Age | Commit message (Expand) | Author |
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-06 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-03 | Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-03 | tracing: Don't display trigger file for events that can't be enabled | Chunyu Hu |
2016-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-04-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-04-28 | kcov: don't profile branches in kcov | Andrey Ryabinin |
2016-04-28 | kcov: don't trace the code coverage code | James Morse |
2016-04-28 | kexec: export OFFSET(page.compound_head) to find out compound tail page | Atsushi Kumagai |
2016-04-28 | kexec: update VMCOREINFO for compound_order/dtor | Atsushi Kumagai |
2016-04-28 | bpf: fix check_map_func_compatibility logic | Alexei Starovoitov |
2016-04-28 | bpf: fix refcnt overflow | Alexei Starovoitov |
2016-04-28 | perf/core: Fix perf_event_open() vs. execve() race | Peter Zijlstra |
2016-04-28 | nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() | Peter Zijlstra |
2016-04-27 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-04-27 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-26 | bpf: fix double-fdput in replace_map_fd_with_map_ptr() | Jann Horn |
2016-04-26 | workqueue: fix ghost PENDING flag while doing MQ IO | Roman Pen |
2016-04-25 | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a... | Tejun Heo |
2016-04-23 | Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur... | Linus Torvalds |
2016-04-23 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-04-23 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-23 | lockdep: Fix lock_chain::base size | Peter Zijlstra |
2016-04-23 | locking/lockdep: Fix ->irq_context calculation | Boqun Feng |
2016-04-23 | perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation | Peter Zijlstra |
2016-04-22 | cpu/hotplug: Fix rollback during error-out in __cpu_disable() | Sebastian Andrzej Siewior |
2016-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-04-21 | genirq: Dont allow affinity mask to be updated on IPIs | Matt Redfearn |
2016-04-21 | futex: Acknowledge a new waiter in counter before plist | Davidlohr Bueso |
2016-04-20 | futex: Handle unlock_pi race gracefully | Sebastian Andrzej Siewior |
2016-04-19 | locking/pvqspinlock: Fix division by zero in qstat_read() | Davidlohr Bueso |
2016-04-16 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-04-14 | /proc/iomem: only expose physical resource addresses to privileged users | Linus Torvalds |
2016-04-14 | bpf/verifier: reject invalid LD_ABS | BPF_DW instruction | Alexei Starovoitov |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-04 | locking/lockdep: Fix print_collision() unused warning | Borislav Petkov |
2016-04-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-03-31 | locking/lockdep: Print chain_key collision information | Alfredo Alvarez Fernandez |
2016-03-31 | perf/core: Don't leak event in the syscall error path | Alexander Shishkin |
2016-03-31 | perf/core: Fix time tracking bug with multiplexing | Peter Zijlstra |
2016-03-29 | locking/atomic, sched: Unexport fetch_or() | Frederic Weisbecker |
2016-03-29 | timers/nohz: Convert tick dependency mask to atomic_t | Frederic Weisbecker |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |