1. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 83a5084 Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  3. 15d4e26 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. e9e1a2e Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  5. d6097c9 trace: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 6 years ago
  6. 91862cc tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 6 years ago
  7. b987222 tracing: Fix buffer_ref pipe ops by Jann Horn · 6 years ago
  8. ad759c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  9. c6a9efa bpf: mark registers in all frames after pkt/null checks by Paul Chaignon · 6 years ago
  10. 7a0df7f seccomp: Make NEW_LISTENER and TSYNC flags exclusive by Tycho Andersen · 6 years ago
  11. a860fa7 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 6 years ago
  12. e899cc3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. b25c69b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 2b4cf58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. de3af9a Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 8f4a8c1 kernel/watchdog_hld.c: hard lockup message should end with a newline by Sergey Senozhatsky · 6 years ago
  17. fabe38a kprobes: Mark ftrace mcount handler functions nokprobe by Masami Hiramatsu · 6 years ago
  18. 738a783 signal: use fdget() since we don't allow O_PATH by Christian Brauner · 6 years ago
  19. 3f2552f timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() by Chang-An Chen · 6 years ago
  20. 1b02cd6 sched/deadline: Correctly handle active 0-lag timers by luca abeni · 6 years ago
  21. 2e8e192 sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 6 years ago
  22. 339bc41 perf/ring_buffer: Fix AUX record suppression by Alexander Shishkin · 6 years ago
  23. 52a44f8 perf/core: Fix the address filtering fix by Alexander Shishkin · 6 years ago
  24. 5f843ed kprobes: Fix error check when reusing optimized probes by Masami Hiramatsu · 6 years ago
  25. 8b39adb locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again by Bart Van Assche · 6 years ago
  26. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  27. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  28. 122c215 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 5e6f1fe Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 73fdb2c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 26e2b81 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 6a02298 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 6 years ago
  34. 8c516543 dma-debug: only skip one stackframe entry by Scott Wood · 6 years ago
  35. 07d7e12 alarmtimer: Return correct remaining time by Andrei Vagin · 6 years ago
  36. 90c1cba locking/lockdep: Zap lock classes even with lock debugging disabled by Bart Van Assche · 6 years ago
  37. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  38. 9002b21 kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 6 years ago
  39. 970b766 Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  40. 325aa19 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() by Stephen Boyd · 6 years ago
  41. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  42. e8458e7 genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n by Kefeng Wang · 6 years ago
  43. 0548740 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  44. d08e411 tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments() by Steven Rostedt (Red Hat) · 8 years ago
  45. 0e9f024 sched/fair: Do not re-read ->h_load_next during hierarchical load calculation by Mel Gorman · 6 years ago
  46. 556a888 signal: don't silently convert SI_USER signals to non-current pidfd by Jann Horn · 6 years ago
  47. c29d854 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. f78b5be Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 22bdf7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  50. 676e4a6 xdp: fix cpumap redirect SKB creation bug by Jesper Dangaard Brouer · 6 years ago
  51. fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
  52. 206b923 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 6 years ago
  53. 7dd4761 watchdog: Respect watchdog cpumask on CPU hotplug by Thomas Gleixner · 6 years ago
  54. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  55. 927cb78 bpf: remove incorrect 'verifier bug' warning by Paul Chaignon · 6 years ago
  56. 9efb85c ftrace: Fix warning using plain integer as NULL & spelling corrections by Hariprasad Kelam · 6 years ago
  57. 3dee10d tracing: initialize variable in create_dyn_event() by Frank Rowand · 6 years ago
  58. ff9d31d tracing: Remove unnecessary var_ref destroy in track_data_destroy() by Tom Zanussi · 6 years ago
  59. 1da6c4d bpf: fix use after free in bpf_evict_inode by Daniel Borkmann · 6 years ago
  60. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 49ef015 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. a75eda7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. f6cc519 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. e08fef8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  66. 4a98be8 Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  67. 48084ab watchdog/core: Make variables static by Valdis Kletnieks · 6 years ago
  68. e875005 time/jiffies: Make refined_jiffies static by Valdis Kletnieks · 6 years ago
  69. bb2e320 genirq/devres: Remove excess parameter from kernel doc by Valdis Kletnieks · 6 years ago
  70. 5a07168 futex: Ensure that futex address is aligned in handle_futex_death() by Chen Jie · 6 years ago
  71. 83d1631 bpf: verifier: propagate liveness on all frames by Jakub Kicinski · 6 years ago
  72. 0803278 bpf: do not restore dst_reg when cur_state is freed by Xu Yu · 6 years ago
  73. 82efcab workqueue: Only unregister a registered lockdep key by Bart Van Assche · 6 years ago
  74. cba368c bpf: Only print ref_obj_id for refcounted reg by Martin KaFai Lau · 6 years ago
  75. b9a7b88 sched/fair: Skip LLC NOHZ logic for asymmetric systems by Valentin Schneider · 6 years ago
  76. a0fe2cf sched/fair: Tune down misfit NOHZ kicks by Valentin Schneider · 6 years ago
  77. e25a7a9 sched/fair: Comment some nohz_balancer_kick() kick conditions by Valentin Schneider · 6 years ago
  78. 4c47acd sched/core: Fix buffer overflow in cgroup2 property cpu.max by Konstantin Khlebnikov · 6 years ago
  79. a23314e sched/cpufreq: Fix 32-bit math overflow by Peter Zijlstra · 6 years ago
  80. f01a7db bpf: Try harder when allocating memory for large maps by Martynas Pumputis · 6 years ago
  81. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  82. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  83. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  84. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  85. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  86. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  87. a039480 tracing/probe: Verify alloc_trace_*probe() result by Masami Hiramatsu · 6 years ago
  88. 5b7a962 tracing/probe: Check event/group naming rule at parsing by Masami Hiramatsu · 6 years ago
  89. b4443c1 tracing/probe: Check the size of argument name and body by Masami Hiramatsu · 6 years ago
  90. dec65d79 tracing/probe: Check event name length correctly by Masami Hiramatsu · 6 years ago
  91. 287c038 tracing/probe: Check maxactive error cases by Masami Hiramatsu · 6 years ago
  92. f6d85f0 blkcg: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  93. 1b98658 bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release by Martin KaFai Lau · 6 years ago
  94. 31b265b tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 6 years ago
  95. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  96. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  97. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  98. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  99. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  100. a0bf842 swiotlb: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago