Age | Commit message (Expand) | Author |
2017-09-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-25 | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-25 | blktrace: Fix potential deadlock between delete & sysfs ops | Waiman Long |
2017-09-23 | tracing: Remove RCU work arounds from stack tracer | Steven Rostedt (VMware) |
2017-09-23 | extable: Enable RCU if it is not watching in kernel_text_address() | Steven Rostedt (VMware) |
2017-09-23 | extable: Consolidate *kernel_text_address() functions | Steven Rostedt (VMware) |
2017-09-23 | rcu: Allow for page faults in NMI handlers | Paul E. McKenney |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-22 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-20 | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song |
2017-09-20 | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-19 | bpf: fix ri->map_owner pointer on bpf_prog_realloc | Daniel Borkmann |
2017-09-19 | bpf: do not disable/enable BH in bpf_map_free_id() | Eric Dumazet |
2017-09-19 | tracing: Fix trace_pipe behavior for instance traces | Tahsin Erdogan |
2017-09-19 | tracing: Ignore mmiotrace from kernel commandline | Ziqian SUN (Zamir) |
2017-09-19 | tracing: Erase irqsoff trace with empty write | Bo Yan |
2017-09-18 | bpf: devmap: pass on return value of bpf_map_precharge_memlock | Tobias Klauser |
2017-09-17 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-16 | genirq: Fix cpumask check in __irq_startup_managed() | Thomas Gleixner |
2017-09-15 | bpf/verifier: reject BPF_ALU64|BPF_END | Edward Cree |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-14 | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen |
2017-09-14 | sched/wait: Break up long wake list walk | Tim Chen |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-09-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-13 | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-12 | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-12 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-12 | sched/debug: Add debugfs knob for "sched_debug" | Peter Zijlstra |
2017-09-12 | sched/core: WARN() when migrating to an offline CPU | Peter Zijlstra |
2017-09-12 | sched/fair: Plug hole between hotplug and active_load_balance() | Peter Zijlstra |
2017-09-12 | sched/fair: Avoid newidle balance for !active CPUs | Peter Zijlstra |
2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-09-11 | perf/bpf: fix a clang compilation issue | Yonghong Song |
2017-09-11 | sched/fair: Fix nuisance kernel-doc warning | Randy Dunlap |
2017-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-08 | bpf: devmap, use cond_resched instead of cpu_relax | John Fastabend |
2017-09-08 | bpf: add support for sockmap detach programs | John Fastabend |
2017-09-08 | bpf: don't select potentially stale ri->map from buggy xdp progs | Daniel Borkmann |
2017-09-08 | kcov: support compat processes | Dmitry Vyukov |
2017-09-08 | drivers/pps: aesthetic tweaks to PPS-related content | Robert P. J. Day |
2017-09-08 | kmod: move #ifdef CONFIG_MODULES wrapper to Makefile | Luis R. Rodriguez |
2017-09-08 | kmod: split out umh code into its own file | Luis R. Rodriguez |
2017-09-08 | locking/rtmutex: replace top-waiter and pi_waiters leftmost caching | Davidlohr Bueso |
2017-09-08 | sched/deadline: replace earliest dl and rq leftmost caching | Davidlohr Bueso |