Age | Commit message (Expand) | Author |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-10-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-10-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-23 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-23 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-23 | Merge branch 'x86/cache' into perf/core, to pick up fixes | Ingo Molnar |
2018-10-23 | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-10-22 | umh: Add command line to user mode helpers | Olivier Brunel |
2018-10-23 | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-10-22 | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-22 | x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star... | Christophe Leroy |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-21 | Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic... | Mark Brown |
2018-10-20 | bpf, verifier: avoid retpoline for map push/pop/peek operation | Daniel Borkmann |
2018-10-20 | bpf, verifier: remove unneeded flow key in check_helper_mem_access | Daniel Borkmann |
2018-10-20 | bpf, verifier: reject xadd on flow key memory | Daniel Borkmann |
2018-10-20 | bpf, verifier: fix register type dump in xadd and st | Daniel Borkmann |
2018-10-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman |
2018-10-20 | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2018-10-19 | tracing: Fix synthetic event to allow semicolon at end | Masami Hiramatsu |
2018-10-19 | tracing: Fix synthetic event to accept unsigned modifier | Masami Hiramatsu |
2018-10-19 | bpf: remove unused variable | Alexei Starovoitov |
2018-10-19 | bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB | Song Liu |
2018-10-19 | bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall | Mauricio Vasquez B |
2018-10-19 | bpf: add queue and stack maps | Mauricio Vasquez B |
2018-10-19 | bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE | Mauricio Vasquez B |
2018-10-19 | bpf/syscall: allow key to be null in map functions | Mauricio Vasquez B |
2018-10-19 | bpf: rename stack trace map operations | Mauricio Vasquez B |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman |
2018-10-19 | locking/lockdep: Fix debug_locks off performance problem | Waiman Long |
2018-10-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki |
2018-10-18 | Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2018-10-17 | tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c | Steven Rostedt (VMware) |
2018-10-17 | tracepoint: Fix tracepoint array element size mismatch | Mathieu Desnoyers |
2018-10-17 | locking/pvqspinlock: Extend node size when pvqspinlock is configured | Waiman Long |
2018-10-17 | locking/qspinlock_stat: Count instances of nested lock slowpaths | Waiman Long |
2018-10-16 | locking/qspinlock, x86: Provide liveness guarantee | Peter Zijlstra |
2018-10-16 | locking/qspinlock: Rework some comments | Peter Zijlstra |
2018-10-16 | locking/qspinlock: Re-order code | Peter Zijlstra |
2018-10-16 | Merge branch 'x86/build' into locking/core, to pick up dependent patches and ... | Ingo Molnar |