1. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 9 years ago
  2. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  3. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  4. 3ad0040 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs by Daniel Borkmann · 9 years ago
  5. 0cdf5640 ebpf: include perf_event only where really needed by Daniel Borkmann · 9 years ago
  6. bab1899 bpf, seccomp: prepare for upcoming criu support by Daniel Borkmann · 9 years ago
  7. c46646d sched, bpf: add helper for retrieving routing realms by Daniel Borkmann · 9 years ago
  8. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  9. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 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
  11. aec2e2a irq: Export per-cpu irq allocation and de-allocation functions by Maxime Ripard · 9 years ago
  12. a1b7feb genirq: Fix the documentation of request_percpu_irq by Maxime Ripard · 9 years ago
  13. 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
  14. 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
  15. 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
  16. 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
  17. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
  18. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  19. 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
  20. 19a5ecd rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex by Paul E. McKenney · 9 years ago
  21. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  22. 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
  23. 00cc1633 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
  24. f73e22a perf: Fix races in computing the header sizes by Peter Zijlstra · 9 years ago
  25. a723968 perf: Fix u16 overflows by Peter Zijlstra · 9 years ago
  26. f55fc2a perf: Restructure perf syscall point of no return by Peter Zijlstra · 9 years ago
  27. de9b8f5 sched: Fix crash trying to dequeue/enqueue the idle thread by Peter Zijlstra · 9 years ago
  28. 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
  29. 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
  30. 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
  31. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  32. f9f9e7b Revert "cgroup: simplify threadgroup locking" by Tejun Heo · 9 years ago
  33. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  34. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  35. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  36. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  37. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  38. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  39. 2619d7e time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() by John Stultz · 9 years ago
  40. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. 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
  42. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  43. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  44. 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 9 years ago
  45. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  46. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. 9a5bc72 sysctl: fix int -> unsigned long assignments in INT_MIN case by Ilya Dryomov · 9 years ago
  49. 1303a27 kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo by Baoquan He · 9 years ago
  50. bbb78b8 kexec: align crash_notes allocation to make it be inside one physical page by Baoquan He · 9 years ago
  51. 04e9949 kexec: remove unnecessary test in kimage_alloc_crash_control_pages() by Minfei Huang · 9 years ago
  52. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  53. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  54. bb304a5 kmod: handle UMH_WAIT_PROC from system unbound workqueue by Frederic Weisbecker · 9 years ago
  55. 90f0230 kmod: use system_unbound_wq instead of khelper by Frederic Weisbecker · 9 years ago
  56. b639e86 kmod: add up-to-date explanations on the purpose of each asynchronous levels by Frederic Weisbecker · 9 years ago
  57. d097c02 kmod: remove unecessary explicit wide CPU affinity setting by Frederic Weisbecker · 9 years ago
  58. b6b50a8 kmod: bunch of internal functions renames by Frederic Weisbecker · 9 years ago
  59. 60b61a6 kmod: correct documentation of return status of request_module by NeilBrown · 9 years ago
  60. 52aa853 kernel/cred.c: remove unnecessary kdebug atomic reads by Joe Perches · 9 years ago
  61. 2307e1a kernel/extable.c: remove duplicated include by Wei Yongjun · 9 years ago
  62. 687f071 bpf: fix out of bounds access in verifier log by Alexei Starovoitov · 9 years ago
  63. 592867b ebpf: fix fd refcount leaks related to maps in bpf syscall by Daniel Borkmann · 9 years ago
  64. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  66. 61e57c0 cgroup: fix seq_show_option merge with legacy_name by Kees Cook · 9 years ago
  67. 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
  68. 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
  69. 425afcf Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  70. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  71. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  72. 6c0f568 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  73. c821990 task_work: remove fifo ordering guarantee by Eric Dumazet · 9 years ago
  74. 1380fca userfaultfd: activate syscall by Andrea Arcangeli · 9 years ago
  75. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  76. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  77. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  78. ec6a906 watchdog: rename watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  79. 999bbe4 watchdog: use suspend/resume interface in fixup_ht_bug() by Ulrich Obergfell · 9 years ago
  80. d4bdd0b watchdog: use park/unpark functions in update_watchdog_all_cpus() by Ulrich Obergfell · 9 years ago
  81. 8c073d2 watchdog: introduce watchdog_suspend() and watchdog_resume() by Ulrich Obergfell · 9 years ago
  82. 81a4bee watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads() by Ulrich Obergfell · 9 years ago
  83. aacfbe6 kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h by Guenter Roeck · 9 years ago
  84. 314b08ff watchdog: simplify housekeeping affinity with the appropriate mask by Frederic Weisbecker · 9 years ago
  85. 230ec93 smpboot: allow passing the cpumask on per-cpu thread registration by Frederic Weisbecker · 9 years ago
  86. 3dd08c0 smpboot: make cleanup to mirror setup by Frederic Weisbecker · 9 years ago
  87. 5869b50 smpboot: fix memory leak on error handling by Frederic Weisbecker · 9 years ago
  88. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  89. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  90. e9f0698 kernel/kthread.c:kthread_create_on_node(): clarify documentation by Andrew Morton · 9 years ago
  91. 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
  92. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  93. b7dc42f ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated" by Steven Rostedt (Red Hat) · 9 years ago
  94. 21dd33b kernel/cpu_pm: fix cpu_cluster_pm_exit comment by Lina Iyer · 9 years ago
  95. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  96. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  97. 7d3e2eb Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  98. 7c8bb6c nohz: Assert existing housekeepers when nohz full enabled by Frederic Weisbecker · 9 years ago
  99. 9642d18 nohz: Affine unpinned timers to housekeepers by Vatika Harlalka · 9 years ago
  100. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago