| Age | Commit message (Expand) | Author |
| 2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2016-05-16 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2016-05-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2016-05-16 | bpf: add generic constant blinding for use in jits | Daniel Borkmann |
| 2016-05-16 | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann |
| 2016-05-16 | bpf: add bpf_patch_insn_single helper | Daniel Borkmann |
| 2016-05-16 | bpf: minor cleanups in ebpf code | Daniel Borkmann |
| 2016-05-16 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
| 2016-05-15 | locking/rwsem: Fix down_write_killable() | Peter Zijlstra |
| 2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2016-05-13 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2016-05-13 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2016-05-13 | ring-buffer: Prevent overflow of size in ring_buffer_resize() | Steven Rostedt (Red Hat) |
| 2016-05-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2016-05-13 | ring-buffer: Use long for nr_pages to avoid overflow failures | Steven Rostedt (Red Hat) |
| 2016-05-13 | secomp: Constify mode1 syscall whitelist | Matt Redfearn |
| 2016-05-13 | seccomp: Get compat syscalls from asm-generic header | Matt Redfearn |
| 2016-05-12 | workqueue: fix rebind bound workers warning | Wanpeng Li |
| 2016-05-12 | cgroup: fix compile warning | Felipe Balbi |
| 2016-05-12 | perf/core: Disable the event on a truncated AUX record | Alexander Shishkin |
| 2016-05-12 | perf/core: Disable the event on a truncated AUX record | Alexander Shishkin |
| 2016-05-12 | sched/core: Provide a tsk_nr_cpus_allowed() helper | Thomas Gleixner |
| 2016-05-12 | sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed | Thomas Gleixner |
| 2016-05-12 | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems | Vik Heyndrickx |
| 2016-05-12 | sched/fair: Correct unit of load_above_capacity | Morten Rasmussen |
| 2016-05-12 | sched/fair: Clean up scale confusion | Peter Zijlstra |
| 2016-05-12 | sched/nohz: Fix affine unpinned timers mess | Wanpeng Li |
| 2016-05-12 | sched/fair: Fix fairness issue on migration | Peter Zijlstra |
| 2016-05-12 | sched/core: Kill sched_class::task_waking to clean up the migration logic | Peter Zijlstra |
| 2016-05-12 | sched/fair: Prepare to fix fairness problems on migration | Peter Zijlstra |
| 2016-05-12 | sched/fair: Move record_wakee() | Peter Zijlstra |
| 2016-05-12 | Merge branch 'smp/hotplug' into sched/core, to resolve conflicts | Ingo Molnar |
| 2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar |
| 2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
| 2016-05-11 | genirq: Ensure IRQ descriptor is valid when setting-up the IRQ | Jon Hunter |
| 2016-05-11 | Revert "sched/fair: Fix fairness issue on migration" | Ingo Molnar |
| 2016-05-10 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2016-05-10 | blktrace: add missed mask name | Shaohua Li |
| 2016-05-10 | blktrace: delete garbage for message trace | Shaohua Li |
| 2016-05-10 | sched/rt, sched/dl: Don't push if task's scheduling class was changed | Xunlei Pang |
| 2016-05-09 | perf/core: Change the default paranoia level to 2 | Andy Lutomirski |
| 2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2016-05-09 | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn |
| 2016-05-09 | sched/core: Fix comment typo in wake_q_add() | Davidlohr Bueso |
| 2016-05-09 | sched/core: Remove unused variable | Muhammad Falak R Wani |
| 2016-05-07 | sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage | Rafael J. Wysocki |
| 2016-05-06 | bpf: improve verifier state equivalence | Alexei Starovoitov |
| 2016-05-06 | bpf: direct packet access | Alexei Starovoitov |
| 2016-05-06 | bpf: cleanup verifier code | Alexei Starovoitov |