Age | Commit message (Expand) | Author |
2018-03-28 | perf/hwbp: Simplify the perf-hwbp code, fix documentation | Linus Torvalds |
2018-03-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-03-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-03-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-25 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-03-23 | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-03-23 | tracing: probeevent: Fix to support minus offset from symbol | Masami Hiramatsu |
2018-03-22 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-22 | Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-22 | posix-timers: Protect posix clock array access against speculation | Thomas Gleixner |
2018-03-20 | bpf: skip unnecessary capability check | Chenbo Feng |
2018-03-20 | trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs | Yonghong Song |
2018-03-20 | sched/debug: Adjust newlines for better alignment | Joe Lawrence |
2018-03-20 | sched/debug: Fix per-task line continuation for console output | Joe Lawrence |
2018-03-20 | perf/cgroup: Fix child event counting bug | Song Liu |
2018-03-20 | jump_label: Disable jump labels in __exit code | Josh Poimboeuf |
2018-03-20 | locking/mutex: Improve documentation | Matthew Wilcox |
2018-03-19 | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-19 | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-18 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-14 | jump_label: Fix sparc64 warning | Josh Poimboeuf |
2018-03-13 | workqueue: remove unused cancel_work() | Stephen Hemminger |
2018-03-13 | workqueue: use put_device() instead of kfree() | Arvind Yadav |
2018-03-12 | error-injection: Fix to prohibit jump optimization | Masami Hiramatsu |
2018-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-11 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-03-09 | bug: use %pB in BUG and stack protector failure | Kees Cook |
2018-03-09 | rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites | Boqun Feng |
2018-03-09 | perf/core: Fix ctx_event_type in ctx_resched() | Song Liu |
2018-03-08 | module: propagate error in modules_open() | Leon Yu |
2018-03-08 | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-06 | kernel/memremap: Remove stale devres_free() call | Oliver O'Halloran |
2018-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-02 | memremap: fix softlockup reports at teardown | Dan Williams |
2018-03-02 | signals: Move put_compat_sigset to compat.h to silence hardened usercopy | Matt Redfearn |
2018-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2018-02-28 | timers: Forward timer base before migrating timers | Lingutla Chandrasekhar |
2018-02-27 | printk: Wake klogd when passing console_lock owner | Petr Mladek |
2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-02-23 | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-23 | bpf: allow xadd only on aligned memory | Daniel Borkmann |
2018-02-23 | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-02-22 | genirq/matrix: Handle CPU offlining proper | Thomas Gleixner |
2018-02-22 | bpf: fix rcu lockdep warning for lpm_trie map_free callback | Yonghong Song |