Age | Commit message (Expand) | Author |
2016-11-07 | bpf: fix htab map destruction when extra reserve is in use | Daniel Borkmann |
2016-11-05 | Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://... | Linus Torvalds |
2016-11-03 | taskstats: fix the length of cgroupstats_cmd_get_policy | WANG Cong |
2016-11-03 | sched/core: Remove pointless printout in sched_show_task() | Linus Torvalds |
2016-11-03 | sched/core: Fix oops in sched_show_task() | Tetsuo Handa |
2016-11-02 | PM / sleep: fix device reference leak in test_suspend | Johan Hovold |
2016-11-01 | fork: Add task stack refcounting sanity check and prevent premature task stac... | Andy Lutomirski |
2016-10-31 | bpf, inode: add support for symlinks and fix mtime/ctime | Daniel Borkmann |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-29 | bpf: Print function name in addition to function id | Thomas Graf |
2016-10-28 | Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-10-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-28 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-10-28 | Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2016-10-28 | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa |
2016-10-28 | perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ... | Jiri Olsa |
2016-10-27 | kcov: properly check if we are in an interrupt | Andrey Konovalov |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg |
2016-10-27 | genetlink: statically initialize families | Johannes Berg |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg |
2016-10-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-27 | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds |
2016-10-27 | sched/fair: Remove unused but set variable 'rq' | Tobias Klauser |
2016-10-25 | timers: Prevent base clock corruption when forwarding | Thomas Gleixner |
2016-10-25 | timers: Prevent base clock rewind when forwarding clock | Thomas Gleixner |
2016-10-25 | timers: Lock base for same bucket optimization | Thomas Gleixner |
2016-10-25 | timers: Plug locking race vs. timer migration | Thomas Gleixner |
2016-10-24 | PM / suspend: Fix missing KERN_CONT for suspend message | Jon Hunter |
2016-10-22 | bpf: add helper for retrieving current numa node id | Daniel Borkmann |
2016-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-10-21 | softirq: Display IRQ_POLL for irq-poll statistics | Sagi Grimberg |
2016-10-21 | kernel/irq: Export irq_set_parent() | Sudip Mukherjee |
2016-10-19 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-19 | printk: suppress empty continuation lines | Linus Torvalds |
2016-10-19 | Merge branch 'gup_flag-cleanups' | Linus Torvalds |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-19 | bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers | Thomas Graf |
2016-10-19 | sched/fair: Fix incorrect task group ->load_avg | Vincent Guittot |
2016-10-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-10-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-10-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-17 | alarmtimer: Remove unused but set variable | Tobias Klauser |
2016-10-16 | cpu/hotplug: Use distinct name for cpu_hotplug.dep_map | Joonas Lahtinen |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-10-12 | Disable the __builtin_return_address() warning globally after all | Linus Torvalds |
2016-10-11 | hung_task: allow hung_task_panic when hung_task_warnings is 0 | John Siddle |
2016-10-11 | kthread: better support freezable kthread workers | Petr Mladek |
2016-10-11 | kthread: allow to modify delayed kthread work | Petr Mladek |