Age | Commit message (Expand) | Author |
2018-11-06 | Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-05 | tracing/kprobes: Fix strpbrk() argument order | Masami Hiramatsu |
2018-11-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-04 | sched/topology: Fix off by one bug | Peter Zijlstra |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-03 | kernel/sysctl.c: remove duplicated include | Michael Schupikov |
2018-11-03 | kernel/kexec_file.c: remove some duplicated includes | zhong jiang |
2018-11-02 | bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv | Daniel Borkmann |
2018-11-02 | bpf: show main program address and length in bpf_prog_info | Song Liu |
2018-11-02 | bpf: show real jited address in bpf_prog_info->jited_ksyms | Song Liu |
2018-11-02 | bpf: show real jited prog address in /proc/kallsyms | Song Liu |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-11-01 | blkcg: revert blkcg cleanups series | Dennis Zhou |
2018-11-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-01 | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov |
2018-11-01 | irq/matrix: Fix memory overallocation | Michael Kelley |
2018-10-31 | bpf: don't set id on after map lookup with ptr_to_map_val return | Daniel Borkmann |
2018-10-31 | bpf: fix partial copy of map_ptr when dst is scalar | Daniel Borkmann |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-31 | kbuild: fix kernel/bounds.c 'W=1' warning | Arnd Bergmann |
2018-10-31 | kernel/panic.c: filter out a potential trailing newline | Borislav Petkov |
2018-10-31 | kernel/panic.c: do not append newline to the stack protector panic string | Borislav Petkov |
2018-10-31 | kernel/signal.c: fix a comment error | Weikang Shi |
2018-10-31 | kernel/fail_function.c: remove meaningless null pointer check before debugfs_... | zhong jiang |
2018-10-30 | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-10-30 | Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-30 | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-10-30 | perf/core: Clean up inconsisent indentation | Colin Ian King |
2018-10-30 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki |
2018-10-29 | sched/rt: Update comment in pick_next_task_rt() | Muchun Song |
2018-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-10-28 | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-28 | tracing: Return -ENOENT if there is no target synthetic event | Masami Hiramatsu |
2018-10-27 | tracing: Have stack tracer trace full stack | Steven Rostedt (VMware) |
2018-10-27 | tracing: Export trace_dump_stack to modules | Nikolay Borisov |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-10-26 | mm: defer ZONE_DEVICE page initialization to the point where we init pgmap | Alexander Duyck |
2018-10-26 | psi: cgroup support | Johannes Weiner |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner |