Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -144/+418 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+0 |
2016-07-27 | stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE | Oleg Nesterov | 1 | -0/+8 |
2016-07-27 | module: Invalidate signatures on force-loaded modules | Ben Hutchings | 1 | -4/+9 |
2016-07-27 | module: Issue warnings when tainting kernel | Libor Pechacek | 1 | -1/+10 |
2016-07-27 | module: fix redundant test. | Rusty Russell | 1 | -2/+1 |
2016-07-27 | module: fix noreturn attribute for __module_put_and_exit() | Jiri Kosina | 1 | -1/+1 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+3 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 12 | -518/+666 |
2016-07-26 | cgroup: remove unnecessary 0 check from css_from_id() | Johannes Weiner | 1 | -1/+1 |
2016-07-26 | cgroup: fix idr leak for the first cgroup root | Johannes Weiner | 1 | -7/+1 |
2016-07-26 | mm: charge/uncharge kmemcg from generic page allocator paths | Vladimir Davydov | 1 | -3/+3 |
2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -43/+67 |
2016-07-26 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2 | -10/+37 |
2016-07-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -66/+358 |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -540/+751 |
2016-07-25 | bpf: Add bpf_probe_write_user BPF helper to be called in tracers | Sargun Dhillon | 1 | -0/+45 |
2016-07-25 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+0 |
2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -84/+87 |
2016-07-25 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -186/+412 |
2016-07-25 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -44/+130 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 17 | -111/+290 |
2016-07-25 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -736/+844 |
2016-07-25 | bpf, events: fix offset in skb copy handler | Daniel Borkmann | 1 | -5/+10 |
2016-07-25 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -42/+32 |
2016-07-25 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 11 | -476/+634 |
2016-07-24 | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2016-07-24 | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -6/+0 |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -36/+56 |
2016-07-22 | PM / hibernate: Introduce test_resume mode for hibernation | Chen Yu | 2 | -21/+50 |
2016-07-21 | cpufreq: schedutil: map raw required frequency to driver frequency | Steve Muckle | 1 | -8/+23 |
2016-07-20 | audit: fix a double fetch in audit_log_single_execve_arg() | Paul Moore | 1 | -168/+164 |
2016-07-19 | bpf: enable direct packet data write for xdp progs | Brenden Blanco | 1 | -1/+16 |
2016-07-19 | bpf: add XDP prog type for early driver filter | Brenden Blanco | 1 | -0/+1 |
2016-07-19 | bpf: add bpf_prog_add api for bulk prog refcnt | Brenden Blanco | 1 | -3/+9 |
2016-07-19 | kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug | Andrew Morton | 1 | -1/+3 |
2016-07-19 | cgroup: remove duplicated include from cgroup.c | Wei Yongjun | 1 | -1/+0 |
2016-07-19 | tick/nohz: Optimize nohz idle enter | Gaurav Jindal | 1 | -2/+1 |
2016-07-19 | genirq: Fix missing irq allocation affinity hint | Vincent Stehle | 1 | -1/+1 |
2016-07-19 | clockevents: Make clockevents_subsys static | Ben Dooks | 1 | -1/+1 |
2016-07-16 | bpf: bpf_event_entry_gen's alloc needs to be in atomic context | Daniel Borkmann | 1 | -1/+1 |
2016-07-16 | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+1 |
2016-07-15 | bpf: avoid stack copy and use skb ctx for event output | Daniel Borkmann | 2 | -20/+19 |
2016-07-15 | bpf, perf: split bpf_perf_event_output | Daniel Borkmann | 1 | -13/+22 |
2016-07-15 | perf, events: add non-linear data support for raw records | Daniel Borkmann | 3 | -26/+62 |
2016-07-15 | x86 / hibernate: Use hlt_play_dead() when resuming from hibernation | Rafael J. Wysocki | 2 | -1/+8 |
2016-07-15 | cgroupns: Only allow creation of hierarchies in the initial cgroup namespace | Eric W. Biederman | 1 | -6/+2 |
2016-07-15 | cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns | Eric W. Biederman | 1 | -0/+5 |
2016-07-15 | cgroupns: Fix the locking in copy_cgroup_ns | Eric W. Biederman | 1 | -4/+1 |