Age | Commit message (Expand) | Author |
2016-07-28 | printk: when dumping regs, show the stack, not thread_info | Andy Lutomirski |
2016-07-28 | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski |
2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski |
2016-07-28 | mm: cleanup ifdef guards for vmem_altmap | Dan Williams |
2016-07-28 | mm: convert zone_reclaim to node_reclaim | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-07-28 | cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask | Michal Hocko |
2016-07-28 | freezer, oom: check TIF_MEMDIE on the correct task | Michal Hocko |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-07-26 | cgroup: remove unnecessary 0 check from css_from_id() | Johannes Weiner |
2016-07-26 | cgroup: fix idr leak for the first cgroup root | Johannes Weiner |
2016-07-26 | mm: charge/uncharge kmemcg from generic page allocator paths | Vladimir Davydov |
2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-07-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | bpf: Add bpf_probe_write_user BPF helper to be called in tracers | Sargun Dhillon |
2016-07-25 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-07-25 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-25 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-25 | bpf, events: fix offset in skb copy handler | Daniel Borkmann |
2016-07-25 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2016-07-25 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki |
2016-07-24 | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-22 | PM / hibernate: Introduce test_resume mode for hibernation | Chen Yu |
2016-07-21 | cpufreq: schedutil: map raw required frequency to driver frequency | Steve Muckle |
2016-07-19 | bpf: enable direct packet data write for xdp progs | Brenden Blanco |
2016-07-19 | bpf: add XDP prog type for early driver filter | Brenden Blanco |
2016-07-19 | bpf: add bpf_prog_add api for bulk prog refcnt | Brenden Blanco |
2016-07-19 | kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug | Andrew Morton |
2016-07-19 | cgroup: remove duplicated include from cgroup.c | Wei Yongjun |
2016-07-19 | tick/nohz: Optimize nohz idle enter | Gaurav Jindal |
2016-07-19 | genirq: Fix missing irq allocation affinity hint | Vincent Stehle |
2016-07-19 | clockevents: Make clockevents_subsys static | Ben Dooks |
2016-07-16 | bpf: bpf_event_entry_gen's alloc needs to be in atomic context | Daniel Borkmann |
2016-07-16 | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-07-15 | bpf: avoid stack copy and use skb ctx for event output | Daniel Borkmann |
2016-07-15 | bpf, perf: split bpf_perf_event_output | Daniel Borkmann |
2016-07-15 | perf, events: add non-linear data support for raw records | Daniel Borkmann |
2016-07-15 | x86 / hibernate: Use hlt_play_dead() when resuming from hibernation | Rafael J. Wysocki |
2016-07-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |