1. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. f73c52a sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  6. cef31d9 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 7 years ago
  7. 0424378 Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  8. b00d607 tracing: Have stack trace not record if RCU is not watching by Steven Rostedt (VMware) · 7 years ago
  9. 7c2c11b arch: define weak abort() by Sudip Mukherjee · 7 years ago
  10. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  11. 689d77f kcov: fix comparison callback signature by Dmitry Vyukov · 7 years ago
  12. 9147efc bpf: add schedule points to map alloc/free by Eric Dumazet · 7 years ago
  13. 283ca52 bpf: fix corruption on concurrent perf_event_output calls by Daniel Borkmann · 7 years ago
  14. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  15. d89c703 locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y by Will Deacon · 7 years ago
  16. f87f3a3 locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK by Will Deacon · 7 years ago
  17. 085bec8 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  18. 72dd379 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  19. 01dfee9 workqueue: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  20. 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
  21. d70ef22 futex: futex_wake_op, fix sign_extend32 sign bits by Jiri Slaby · 7 years ago
  22. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. 968edbd Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  24. 4b43a3b Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. e017b4d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 1c76472 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 189dbab Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 61d6be3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. c07d353 kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 10 years ago
  30. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  31. a4c3c04 sched/fair: Update and fix the runnable propagation rule by Vincent Guittot · 7 years ago
  32. c6b9d9a sched/wait: Fix add_wait_queue() behavioral change by Omar Sandoval · 7 years ago
  33. 5e351ad locking/lockdep: Fix possible NULL deref by Peter Zijlstra · 7 years ago
  34. 5b1ead6 cpu/hotplug: Fix state name in takedown_cpu() comment by Brendan Jackman · 7 years ago
  35. b7ad7ef remove task and stack pointer printout from oops dump by Linus Torvalds · 7 years ago
  36. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  37. bdfbbda Revert "cgroup/cpuset: remove circular dependency deadlock" by Tejun Heo · 7 years ago
  38. 62408c1 workqueue/hotplug: remove the workaround in rebind_workers() by Lai Jiangshan · 7 years ago
  39. e8b3f8d workqueue/hotplug: simplify workqueue_offline_cpu() by Lai Jiangshan · 7 years ago
  40. 11db855 Revert "cpuset: Make cpuset hotplug synchronous" by Tejun Heo · 7 years ago
  41. bb5c4342 genirq/matrix: Fix the precedence fix for real by Thomas Gleixner · 7 years ago
  42. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. a773d41 tracing: Pass export pointer as argument to ->write() by Felipe Balbi · 8 years ago
  44. c4bfd39 ring-buffer: Remove unused function __rb_data_page_index() by Matthias Kaehlcke · 8 years ago
  45. 2dde6b0 tracing: make PREEMPTIRQ_EVENTS depend on TRACING by Arnd Bergmann · 7 years ago
  46. 90e406f tracing: Allocate mask_str buffer dynamically by Changbin Du · 7 years ago
  47. 5a93bae tracing: Fix code comments in trace.c by Chunyu Hu · 7 years ago
  48. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  49. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  50. c8c088b bpf: set maximum number of attached progs to 64 for a single perf tp by Yonghong Song · 7 years ago
  51. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 7 years ago
  52. 6e948c6 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  53. 4fc31ba Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  54. 34900ec perf: Fix header.size for namespace events by Jiri Olsa · 7 years ago
  55. 52cf373 cgroup: properly init u64_stats by Lucas Stach · 7 years ago
  56. 46febd3 smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place by Lai Jiangshan · 7 years ago
  57. a39e17b bpf: offload: add a license header by Jakub Kicinski · 7 years ago
  58. ddf7005 debug cgroup: use task_css_set instead of rcu_dereference by Wang Long · 7 years ago
  59. 2967acb blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
  60. c98a980 workqueue: respect isolated cpus when queueing an unbound work by Tal Shorer · 7 years ago
  61. 1599a18 cpuset: Make cpuset hotplug synchronous by Prateek Sood · 7 years ago
  62. aa24163 cgroup/cpuset: remove circular dependency deadlock by Prateek Sood · 7 years ago
  63. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. cd4b5d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  68. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  69. 866c9b9 Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent by Thomas Gleixner · 7 years ago
  70. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  71. a60dd35 bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  72. 5c4e120 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  73. eb33f2c bpf: remove explicit handling of 0 for arg2 in bpf_probe_read by Gianluca Borello · 7 years ago
  74. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  75. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  76. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  77. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  78. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  79. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  80. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  81. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  82. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  83. 1ee6400 bpf: revert report offload info to user space by Jakub Kicinski · 7 years ago
  84. 62c71b4 bpf: offload: ignore namespace moves by Jakub Kicinski · 7 years ago
  85. 479321e bpf: turn bpf_prog_get_type() into a wrapper by Jakub Kicinski · 7 years ago
  86. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  87. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
  88. 649f11d bpf: offload: limit offload to cls_bpf and xdp programs only by Jakub Kicinski · 7 years ago
  89. 13a9c48 bpf: offload: add comment warning developers about double destroy by Jakub Kicinski · 7 years ago
  90. 1690102 blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio by Marcos Paulo de Souza · 7 years ago
  91. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  92. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  93. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  94. fcf4eda kcov: remove pointless current != NULL check by Andrey Ryabinin · 7 years ago
  95. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  96. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  97. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  98. f9eb2fd kernel/sysctl.c: code cleanups by Ola N. Kaldestad · 7 years ago
  99. de40cce kdump: print a message in case parse_crashkernel_mem resulted in zero bytes by Dave Young · 7 years ago
  100. 4269157 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago