1. 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
  2. 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
  3. 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
  4. 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
  5. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  6. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  7. 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
  8. c131187 bpf: fix branch pruning logic by Alexei Starovoitov · 7 years ago
  9. a60dd35 bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  10. 5c4e120 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  11. eb33f2c bpf: remove explicit handling of 0 for arg2 in bpf_probe_read by Gianluca Borello · 7 years ago
  12. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  13. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  14. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  15. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  16. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  17. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  18. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  19. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  20. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  21. 1ee6400 bpf: revert report offload info to user space by Jakub Kicinski · 7 years ago
  22. 62c71b4 bpf: offload: ignore namespace moves by Jakub Kicinski · 7 years ago
  23. 479321e bpf: turn bpf_prog_get_type() into a wrapper by Jakub Kicinski · 7 years ago
  24. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  25. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
  26. 649f11d bpf: offload: limit offload to cls_bpf and xdp programs only by Jakub Kicinski · 7 years ago
  27. 13a9c48 bpf: offload: add comment warning developers about double destroy by Jakub Kicinski · 7 years ago
  28. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  29. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  30. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  31. fcf4eda kcov: remove pointless current != NULL check by Andrey Ryabinin · 7 years ago
  32. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  33. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  34. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  35. f9eb2fd kernel/sysctl.c: code cleanups by Ola N. Kaldestad · 7 years ago
  36. de40cce kdump: print a message in case parse_crashkernel_mem resulted in zero bytes by Dave Young · 7 years ago
  37. 4269157 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  38. ac25385 kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  39. 628c1bc kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  40. fb910c4 sysctl: check for UINT_MAX before unsigned int min/max by Joe Lawrence · 7 years ago
  41. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  42. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  43. 8c703d6 kernel/umh.c: optimize 'proc_cap_handler()' by Christophe JAILLET · 7 years ago
  44. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  45. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  46. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  47. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  48. 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
  49. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  51. 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
  52. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  53. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  54. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  55. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  56. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  57. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  58. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  59. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  60. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  61. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  62. 0be5003 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  63. 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
  64. f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  65. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  66. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  67. 0ef7687 Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  68. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  69. 89ad2fa bpf: fix lockdep splat by Eric Dumazet · 7 years ago
  70. fc41efc18 Merge branch 'for-4.15/callbacks' into for-linus by Jiri Kosina · 7 years ago
  71. cb65dc7 Merge branch 'for-4.15/shadow-variables' into for-linus by Jiri Kosina · 7 years ago
  72. 4a31b42 perf/core: Fix memory leak triggered by perf --namespace by Vasily Averin · 7 years ago
  73. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  74. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  75. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  76. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  77. 41cc304 Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  78. aea3706 timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD by Miroslav Lichvar · 7 years ago
  79. d4bfeab Merge branch 'linus' into timers/urgent by Thomas Gleixner · 7 years ago
  80. 92ee46e jump_label: Invoke jump_label_test() via early_initcall() by Jason Baron · 7 years ago
  81. 9c019e2 bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO by Yonghong Song · 7 years ago
  82. 9fd29c0 bpf: improve verifier ARG_CONST_SIZE_OR_ZERO semantics by Yonghong Song · 7 years ago
  83. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  84. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  93. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  94. 81445e63 Merge remote-tracking branch 'tip/timers/core' into afs-next by David Howells · 7 years ago
  95. 8e7df2b timer/debug: Change /proc/timer_list from 0444 to 0400 by Ingo Molnar · 7 years ago
  96. 516fb7f /proc/module: use the same logic as /proc/kallsyms for address exposure by Linus Torvalds · 7 years ago
  97. 277642d modules: make sysfs attribute files readable by owner only by Linus Torvalds · 7 years ago
  98. 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  99. 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  100. 9d56041 Merge branch 'kallsyms-restrictions' by Linus Torvalds · 7 years ago