1. 5211613 kmod: don't run async usermode helper as a child of kworker thread by Oleg Nesterov · 9 years ago
  2. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 56fd16c timekeeping: Increment clock_was_set_seq in timekeeping_init() by Thomas Gleixner · 9 years ago
  4. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  5. 995e2fe Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  6. 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. e3096c9 genirq: Fix handle_bad_irq kerneldoc comment by Arnd Bergmann · 9 years ago
  8. 9d67dc5 genirq: Export handle_bad_irq by Arnd Bergmann · 9 years ago
  9. 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
  10. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  13. 95c2b17 genirq: Fix race in register_irq_proc() by Ben Hutchings · 9 years ago
  14. 874bbfe workqueue: make sure delayed work run in local cpu by Shaohua Li · 9 years ago
  15. 70c8a00 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 7c4f1c6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
  17. e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. fc11a9c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
  21. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  22. bcee19f Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  23. 19a5ecd rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex by Paul E. McKenney · 9 years ago
  24. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  25. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 00cc163 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
  27. f73e22a perf: Fix races in computing the header sizes by Peter Zijlstra · 9 years ago
  28. a723968 perf: Fix u16 overflows by Peter Zijlstra · 9 years ago
  29. f55fc2a perf: Restructure perf syscall point of no return by Peter Zijlstra · 9 years ago
  30. de9b8f5 sched: Fix crash trying to dequeue/enqueue the idle thread by Peter Zijlstra · 9 years ago
  31. 1345df2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  35. f9f9e7b Revert "cgroup: simplify threadgroup locking" by Tejun Heo · 9 years ago
  36. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  37. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  38. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  39. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  40. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  41. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  42. 2619d7e time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() by John Stultz · 9 years ago
  43. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  45. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  46. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  47. 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 9 years ago
  48. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  49. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 9a5bc72 sysctl: fix int -> unsigned long assignments in INT_MIN case by Ilya Dryomov · 9 years ago
  52. 1303a27 kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo by Baoquan He · 9 years ago
  53. bbb78b8 kexec: align crash_notes allocation to make it be inside one physical page by Baoquan He · 9 years ago
  54. 04e9949 kexec: remove unnecessary test in kimage_alloc_crash_control_pages() by Minfei Huang · 9 years ago
  55. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  56. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  57. bb304a5 kmod: handle UMH_WAIT_PROC from system unbound workqueue by Frederic Weisbecker · 9 years ago
  58. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  59. b639e86 kmod: add up-to-date explanations on the purpose of each asynchronous levels by Frederic Weisbecker · 9 years ago
  60. d097c02 kmod: remove unecessary explicit wide CPU affinity setting by Frederic Weisbecker · 9 years ago
  61. b6b50a8 kmod: bunch of internal functions renames by Frederic Weisbecker · 9 years ago
  62. 60b61a6 kmod: correct documentation of return status of request_module by NeilBrown · 9 years ago
  63. 52aa853 kernel/cred.c: remove unnecessary kdebug atomic reads by Joe Perches · 9 years ago
  64. 2307e1a kernel/extable.c: remove duplicated include by Wei Yongjun · 9 years ago
  65. 687f071 bpf: fix out of bounds access in verifier log by Alexei Starovoitov · 9 years ago
  66. 592867b ebpf: fix fd refcount leaks related to maps in bpf syscall by Daniel Borkmann · 9 years ago
  67. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  68. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  69. 61e57c0 cgroup: fix seq_show_option merge with legacy_name by Kees Cook · 9 years ago
  70. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  71. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  72. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  73. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  74. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  75. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. c821990 task_work: remove fifo ordering guarantee by Eric Dumazet · 9 years ago
  77. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  78. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  79. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  80. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  81. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  82. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  83. d4bdd0b watchdog: use park/unpark functions in update_watchdog_all_cpus() by Ulrich Obergfell · 9 years ago
  84. 8c073d2 watchdog: introduce watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  85. 81a4bee watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads() by Ulrich Obergfell · 9 years ago
  86. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  87. 314b08ff watchdog: simplify housekeeping affinity with the appropriate mask by Frederic Weisbecker · 9 years ago
  88. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  89. 3dd08c0 smpboot: make cleanup to mirror setup by Frederic Weisbecker · 9 years ago
  90. 5869b50 smpboot: fix memory leak on error handling by Frederic Weisbecker · 9 years ago
  91. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  92. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  93. e9f0698 kernel/kthread.c:kthread_create_on_node(): clarify documentation by Andrew Morton · 9 years ago
  94. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  96. b7dc42f ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated" by Steven Rostedt (Red Hat) · 9 years ago
  97. 21dd33b kernel/cpu_pm: fix cpu_cluster_pm_exit comment by Lina Iyer · 9 years ago
  98. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  99. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  100. 7d3e2eb Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago