| Commit message (Expand) | Author | Age | Files | Lines |
* | srcu: Use "ssp" instead of "sp" for srcu_struct pointer | Paul E. McKenney | 2018-11-27 | 2 | -304/+304 |
* | srcu: Lock srcu_data structure in srcu_gp_start() | Dennis Krein | 2018-11-27 | 1 | -0/+2 |
* | srcu: Prevent __call_srcu() counter wrap with read-side critical section | Paul E. McKenney | 2018-11-09 | 1 | -0/+3 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-11-04 | 2 | -2/+2 |
|\ |
|
| * | sched/topology: Fix off by one bug | Peter Zijlstra | 2018-11-04 | 1 | -1/+1 |
| * | sched/rt: Update comment in pick_next_task_rt() | Muchun Song | 2018-10-29 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-04 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 33 | -1080/+1433 |
| |\ \ |
|
| * | | | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 2018-11-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | perf/core: Clean up inconsisent indentation | Colin Ian King | 2018-10-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | irq/matrix: Fix memory overallocation | Michael Kelley | 2018-11-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | kernel/sysctl.c: remove duplicated include | Michael Schupikov | 2018-11-03 | 1 | -1/+0 |
* | | | kernel/kexec_file.c: remove some duplicated includes | zhong jiang | 2018-11-03 | 1 | -2/+0 |
* | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 2 | -41/+11 |
|\ \ \ |
|
| * | | | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-02 | 2 | -41/+11 |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-11-01 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | kvm_config: add CONFIG_VIRTIO_MENU | Lénaïc Huard | 2018-10-25 | 1 | -0/+1 |
* | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-01 | 4 | -1/+153 |
|\ \ \ \ \ |
|
| * | | | | | stackleak: Allow runtime disabling of kernel stack erasing | Alexander Popov | 2018-09-04 | 2 | -1/+52 |
| * | | | | | fs/proc: Show STACKLEAK metrics in the /proc file system | Alexander Popov | 2018-09-04 | 1 | -0/+4 |
| * | | | | | gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack | Alexander Popov | 2018-09-04 | 1 | -0/+28 |
| * | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov | 2018-09-04 | 3 | -0/+69 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-01 | 1 | -9/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | bpf: don't set id on after map lookup with ptr_to_map_val return | Daniel Borkmann | 2018-11-01 | 1 | -5/+6 |
| * | | | | | | bpf: fix partial copy of map_ptr when dst is scalar | Daniel Borkmann | 2018-11-01 | 1 | -4/+6 |
* | | | | | | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-11-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | tracing: Trivia spelling fix containerof() -> container_of() | Andy Shevchenko | 2018-09-26 | 1 | -1/+1 |
* | | | | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 1 | -1/+2 |
* | | | | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 8 | -8/+7 |
* | | | | | | | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 3 | -6/+6 |
* | | | | | | | kbuild: fix kernel/bounds.c 'W=1' warning | Arnd Bergmann | 2018-10-31 | 1 | -1/+3 |
* | | | | | | | kernel/panic.c: filter out a potential trailing newline | Borislav Petkov | 2018-10-31 | 1 | -2/+6 |
* | | | | | | | kernel/panic.c: do not append newline to the stack protector panic string | Borislav Petkov | 2018-10-31 | 1 | -1/+1 |
* | | | | | | | kernel/signal.c: fix a comment error | Weikang Shi | 2018-10-31 | 1 | -1/+1 |
* | | | | | | | kernel/fail_function.c: remove meaningless null pointer check before debugfs_... | zhong jiang | 2018-10-31 | 1 | -2/+1 |
* | | | | | | | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-10-30 | 10 | -931/+1261 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tracing: Have stack tracer trace full stack | Steven Rostedt (VMware) | 2018-10-27 | 1 | -1/+1 |
| * | | | | | | | tracing: Export trace_dump_stack to modules | Nikolay Borisov | 2018-10-27 | 1 | -0/+1 |
| * | | | | | | | tracing: probeevent: Fix uninitialized used of offset in parse args | Steven Rostedt (VMware) | 2018-10-12 | 1 | -1/+1 |
| * | | | | | | | tracing/kprobes: Allow kprobe-events to record module symbol | Masami Hiramatsu | 2018-10-11 | 3 | -10/+68 |
| * | | | | | | | tracing/kprobes: Check the probe on unloaded module correctly | Masami Hiramatsu | 2018-10-11 | 1 | -13/+26 |
| * | | | | | | | tracing/uprobes: Fix to return -EFAULT if copy_from_user failed | Masami Hiramatsu | 2018-10-11 | 1 | -1/+1 |
| * | | | | | | | tracing: probeevent: Add $argN for accessing function args | Masami Hiramatsu | 2018-10-11 | 5 | -20/+49 |
| * | | | | | | | tracing: probeevent: Add array type support | Masami Hiramatsu | 2018-10-11 | 4 | -40/+170 |
| * | | | | | | | tracing: probeevent: Add symbol type | Masami Hiramatsu | 2018-10-11 | 3 | -4/+18 |
| * | | | | | | | tracing: probeevent: Unify fetch_insn processing common part | Masami Hiramatsu | 2018-10-11 | 3 | -82/+63 |
| * | | | | | | | tracing: probeevent: Append traceprobe_ for exported function | Masami Hiramatsu | 2018-10-11 | 4 | -6/+6 |
| * | | | | | | | tracing: probeevent: Return consumed bytes of dynamic area | Masami Hiramatsu | 2018-10-11 | 4 | -110/+88 |