1. 4cd13c2 softirq: Let ksoftirqd do its job by Eric Dumazet · 8 years ago
  2. e022300 cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_release_agent() by Tejun Heo · 8 years ago
  3. 679a5e3 cpuset: fix error handling regression in proc_cpuset_show() by Tejun Heo · 8 years ago
  4. d282b9c tracing/syscalls: fix multiline in error message text by Colin Ian King · 8 years ago
  5. 4846113 bpf: allow access into map value arrays by Josef Bacik · 8 years ago
  6. b761fe2 bpf: clean up put_cpu_var usage by Shaohua Li · 8 years ago
  7. 9dcfcda compat: remove compat_printk() by Arnd Bergmann · 8 years ago
  8. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  9. 8ab293e Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  10. 9b80a18 fs/file: more unsigned file descriptors by Alexey Dobriyan · 8 years ago
  11. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  12. e0e0be8 libfs: support RENAME_NOREPLACE in simple_rename() by Miklos Szeredi · 8 years ago
  13. 1955351 bpf: Set register type according to is_valid_access() by Mickaël Salaün · 8 years ago
  14. 4c04b4b Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  15. b8129a1 genirq: Make function __irq_do_set_handler() static by Wei Yongjun · 8 years ago
  16. 1ae2293 fix memory leaks in tracing_buffers_splice_read() by Al Viro · 8 years ago
  17. 1245800 tracing: Move mutex to protect against resetting of seq data by Steven Rostedt (Red Hat) · 8 years ago
  18. 9c0e28a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 4b8b0ff Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 9157056 cgroup: fix invalid controller enable rejections with cgroup namespace by Tejun Heo · 8 years ago
  21. a0d0c62 tracing: Call traceoff trigger after event is recorded by Masami Hiramatsu · 8 years ago
  22. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  24. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  25. a7306ed nsfs: add ioctl to get a parent namespace by Andrey Vagin · 8 years ago
  26. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
  27. ce836c2 kvmconfig: add virtio-gpu to config fragment by Rob Herring · 8 years ago
  28. bd6c922 config: move x86 kvm_guest.config to a common location by Rob Herring · 8 years ago
  29. df75e77 userns: When the per user per user namespace limit is reached return ENOSPC by Eric W. Biederman · 8 years ago
  30. d32cdbf locking/lglock: Remove lglock implementation by Peter Zijlstra · 9 years ago
  31. e625397 stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() by Oleg Nesterov · 9 years ago
  32. b193049 locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock() by Pan Xinhui · 8 years ago
  33. 7cf0f14 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  34. a18a579 sched/debug: Hide printk() by default by Peter Zijlstra · 8 years ago
  35. 8bf46a3 sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks by Srivatsa Vaddagiri · 8 years ago
  36. 3bf6215 perf/core: Limit matching exclusive events to one PMU by Alexander Shishkin · 8 years ago
  37. 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
  38. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
  39. bf89a30 stop_machine: Avoid a sleep and wakeup in stop_one_cpu() by Cheng Chao · 8 years ago
  40. 0b84735 sched/core: Remove unnecessary initialization in sched_init() by Cheng Chao · 8 years ago
  41. 5079785 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  42. 8db5494 smp: Allocate smp_call_on_cpu() workqueue on stack too by Peter Zijlstra · 8 years ago
  43. 4fa5cd5 sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn() by Con Kolivas · 8 years ago
  44. 6b17387 bpf: recognize 64bit immediate loads as consts by Jakub Kicinski · 8 years ago
  45. 13a27df bpf: enable non-core use of the verfier by Jakub Kicinski · 8 years ago
  46. 58e2af8 bpf: expose internal verfier structures by Jakub Kicinski · 8 years ago
  47. 3df126f bpf: don't (ab)use instructions to store state by Jakub Kicinski · 8 years ago
  48. 36bbef5 bpf: direct packet write and access for helpers for clsact progs by Daniel Borkmann · 8 years ago
  49. b399cf6 bpf, verifier: enforce larger zero range for pkt on overloading stack buffs by Daniel Borkmann · 8 years ago
  50. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  51. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  52. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  53. 30e9215 padata: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  54. 1984e07 genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE by Marc Zyngier · 8 years ago
  55. 8a15b81 cpuset: fix non static symbol warning by Wei Yongjun · 8 years ago
  56. ac496bf fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_VMAP_STACK=y by Andy Lutomirski · 8 years ago
  57. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
  58. 23196f2 kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function by Oleg Nesterov · 8 years ago
  59. 2d8fbcd Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  60. 0a30d69 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  61. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  62. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  63. 44082fd genirq/affinity: Remove old irq spread infrastructure by Thomas Gleixner · 8 years ago
  64. e75eafb genirq/msi: Switch to new irq spreading infrastructure by Thomas Gleixner · 8 years ago
  65. 34c3d98 genirq/affinity: Provide smarter irq spreading infrastructure by Thomas Gleixner · 8 years ago
  66. 28f4b04 genirq/msi: Add cpumask allocation to alloc_msi_entry by Thomas Gleixner · 8 years ago
  67. d74b62b Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'hotplug.2016.08.22c' and 'torture.2016.08.22c' into HEAD by Paul E. McKenney · 8 years ago
  68. 6846351 x86/signal: Add SA_{X32,IA32}_ABI sa_flags by Dmitry Safonov · 8 years ago
  69. 16217dc Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  70. ecb3f39 genirq: Expose interrupt information through sysfs by Craig Gallek · 8 years ago
  71. 21ca6d2 cpufreq: schedutil: Add iowait boosting by Rafael J. Wysocki · 8 years ago
  72. 8c34ab1 cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition by Rafael J. Wysocki · 8 years ago
  73. fda6751 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. ee319d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  76. 28b89b9 cpuset: handle race between CPU hotplug and cpuset_hotplug_work by Joonwoo Park · 8 years ago
  77. e275329 x86/pkeys: Fix pkeys build breakage for some non-x86 arches by Dave Hansen · 8 years ago
  78. 1ad1410 PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO by Anisse Astier · 8 years ago
  79. fa7fd6f PM / sleep: enable suspend-to-idle even without registered suspend_ops by Sudeep Holla · 8 years ago
  80. 5b3f249 PM / sleep: Increase default DPM watchdog timeout to 120 by Chen Yu · 8 years ago
  81. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. f971cc9 tracing: Have max_latency be defined for HWLAT_TRACER as well by Steven Rostedt (Red Hat) · 8 years ago
  83. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  85. de58af8 Revert "sched/fair: Make update_min_vruntime() more readable" by Peter Zijlstra · 8 years ago
  86. b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
  87. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  88. f3694e0 bpf: add BPF_CALL_x macros for declaring helpers by Daniel Borkmann · 8 years ago
  89. f035a51 bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros by Daniel Borkmann · 8 years ago
  90. 6088b58 bpf: minor cleanups in helpers by Daniel Borkmann · 8 years ago
  91. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  92. 2d2be8c bpf: fix range propagation on direct packet access by Daniel Borkmann · 8 years ago
  93. 950d838 Merge branch 'linus' into timers/core, to refresh the branch by Ingo Molnar · 8 years ago
  94. f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
  95. c4544db kernel/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  96. 6731d4f slab: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  97. e6d4989 relayfs: Convert to hotplug state machine by Richard Weinberger · 8 years ago
  98. 017c59c relay: Use per CPU constructs for the relay channel buffer pointers by Akash Goel · 8 years ago
  99. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  100. 677f664 cpu/hotplug: Make state names consistent by Thomas Gleixner · 8 years ago