1. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. c07d353 kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 10 years ago
  10. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  11. a4c3c04 sched/fair: Update and fix the runnable propagation rule by Vincent Guittot · 7 years ago
  12. c6b9d9a sched/wait: Fix add_wait_queue() behavioral change by Omar Sandoval · 7 years ago
  13. 5e351ad locking/lockdep: Fix possible NULL deref by Peter Zijlstra · 7 years ago
  14. 5b1ead6 cpu/hotplug: Fix state name in takedown_cpu() comment by Brendan Jackman · 7 years ago
  15. b7ad7ef remove task and stack pointer printout from oops dump by Linus Torvalds · 7 years ago
  16. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  18. bb5c4342 genirq/matrix: Fix the precedence fix for real by Thomas Gleixner · 7 years ago
  19. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  20. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  21. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  22. 914cb78 bpf: cleanup register_is_null() by Alexei Starovoitov · 7 years ago
  23. 3bf1592 bpf: improve JEQ/JNE path walking by Alexei Starovoitov · 7 years ago
  24. 2f18f62 bpf: improve verifier liveness marks by Alexei Starovoitov · 7 years ago
  25. 19ceb41 bpf: don't mark FP reg as uninit by Alexei Starovoitov · 7 years ago
  26. 4e92024 bpf: print liveness info to verifier log by Alexei Starovoitov · 7 years ago
  27. 12a3cc8 bpf: fix stack state printing in verifier log by Alexei Starovoitov · 7 years ago
  28. c8c088b bpf: set maximum number of attached progs to 64 for a single perf tp by Yonghong Song · 7 years ago
  29. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 7 years ago
  30. 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
  31. 4fc31ba Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  32. 34900ec perf: Fix header.size for namespace events by Jiri Olsa · 7 years ago
  33. 46febd3 smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place by Lai Jiangshan · 7 years ago
  34. a39e17b bpf: offload: add a license header by Jakub Kicinski · 7 years ago
  35. 2967acb blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
  36. 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
  37. 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
  38. 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
  39. 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
  40. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  41. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  42. 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
  43. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  44. a60dd35 bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  45. 5c4e120 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  46. eb33f2c bpf: remove explicit handling of 0 for arg2 in bpf_probe_read by Gianluca Borello · 7 years ago
  47. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  48. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  49. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  50. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  51. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  52. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  53. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  54. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  55. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  56. 1ee6400 bpf: revert report offload info to user space by Jakub Kicinski · 7 years ago
  57. 62c71b4 bpf: offload: ignore namespace moves by Jakub Kicinski · 7 years ago
  58. 479321e bpf: turn bpf_prog_get_type() into a wrapper by Jakub Kicinski · 7 years ago
  59. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  60. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
  61. 649f11d bpf: offload: limit offload to cls_bpf and xdp programs only by Jakub Kicinski · 7 years ago
  62. 13a9c48 bpf: offload: add comment warning developers about double destroy by Jakub Kicinski · 7 years ago
  63. 1690102 blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio by Marcos Paulo de Souza · 7 years ago
  64. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  66. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  67. fcf4eda kcov: remove pointless current != NULL check by Andrey Ryabinin · 7 years ago
  68. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  69. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  70. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  71. f9eb2fd kernel/sysctl.c: code cleanups by Ola N. Kaldestad · 7 years ago
  72. de40cce kdump: print a message in case parse_crashkernel_mem resulted in zero bytes by Dave Young · 7 years ago
  73. 4269157 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  74. ac25385 kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  75. 628c1bc kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  76. fb910c4 sysctl: check for UINT_MAX before unsigned int min/max by Joe Lawrence · 7 years ago
  77. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  78. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  79. 8c703d6 kernel/umh.c: optimize 'proc_cap_handler()' by Christophe JAILLET · 7 years ago
  80. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  81. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  82. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  83. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  84. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  85. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  87. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  88. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  89. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  90. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  91. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  92. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  93. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  94. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  95. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  96. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  97. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  98. 0be5003 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  99. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  100. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago