1. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. 9002b21 kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 6 years ago
  3. 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
  4. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  5. 0548740 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  6. d08e411 tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments() by Steven Rostedt (Red Hat) · 8 years ago
  7. 556a888 signal: don't silently convert SI_USER signals to non-current pidfd by Jann Horn · 6 years ago
  8. 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
  9. 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
  10. 22bdf7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  11. 676e4a6 xdp: fix cpumap redirect SKB creation bug by Jesper Dangaard Brouer · 6 years ago
  12. fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
  13. 206b923 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 6 years ago
  14. 7dd4761 watchdog: Respect watchdog cpumask on CPU hotplug by Thomas Gleixner · 6 years ago
  15. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  16. 927cb78 bpf: remove incorrect 'verifier bug' warning by Paul Chaignon · 6 years ago
  17. 9efb85c ftrace: Fix warning using plain integer as NULL & spelling corrections by Hariprasad Kelam · 6 years ago
  18. 3dee10d tracing: initialize variable in create_dyn_event() by Frank Rowand · 6 years ago
  19. ff9d31d tracing: Remove unnecessary var_ref destroy in track_data_destroy() by Tom Zanussi · 6 years ago
  20. 1da6c4d bpf: fix use after free in bpf_evict_inode by Daniel Borkmann · 6 years ago
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  27. 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
  28. 48084ab watchdog/core: Make variables static by Valdis Kletnieks · 6 years ago
  29. e875005 time/jiffies: Make refined_jiffies static by Valdis Kletnieks · 6 years ago
  30. bb2e320 genirq/devres: Remove excess parameter from kernel doc by Valdis Kletnieks · 6 years ago
  31. 5a07168 futex: Ensure that futex address is aligned in handle_futex_death() by Chen Jie · 6 years ago
  32. 83d1631 bpf: verifier: propagate liveness on all frames by Jakub Kicinski · 6 years ago
  33. 0803278 bpf: do not restore dst_reg when cur_state is freed by Xu Yu · 6 years ago
  34. 82efcab workqueue: Only unregister a registered lockdep key by Bart Van Assche · 6 years ago
  35. cba368c bpf: Only print ref_obj_id for refcounted reg by Martin KaFai Lau · 6 years ago
  36. b9a7b88 sched/fair: Skip LLC NOHZ logic for asymmetric systems by Valentin Schneider · 6 years ago
  37. a0fe2cf sched/fair: Tune down misfit NOHZ kicks by Valentin Schneider · 6 years ago
  38. e25a7a9 sched/fair: Comment some nohz_balancer_kick() kick conditions by Valentin Schneider · 6 years ago
  39. 4c47acd sched/core: Fix buffer overflow in cgroup2 property cpu.max by Konstantin Khlebnikov · 6 years ago
  40. a23314e sched/cpufreq: Fix 32-bit math overflow by Peter Zijlstra · 6 years ago
  41. f01a7db bpf: Try harder when allocating memory for large maps by Martynas Pumputis · 6 years ago
  42. 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
  43. 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
  44. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  46. 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
  47. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  48. a039480 tracing/probe: Verify alloc_trace_*probe() result by Masami Hiramatsu · 6 years ago
  49. 5b7a962 tracing/probe: Check event/group naming rule at parsing by Masami Hiramatsu · 6 years ago
  50. b4443c1 tracing/probe: Check the size of argument name and body by Masami Hiramatsu · 6 years ago
  51. dec65d79 tracing/probe: Check event name length correctly by Masami Hiramatsu · 6 years ago
  52. 287c038 tracing/probe: Check maxactive error cases by Masami Hiramatsu · 6 years ago
  53. f6d85f0 blkcg: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  54. 1b98658 bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release by Martin KaFai Lau · 6 years ago
  55. 31b265b tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 6 years ago
  56. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  57. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  58. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  59. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  60. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  61. a0bf842 swiotlb: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  62. 2bc4fc6 kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions by Zev Weiss · 6 years ago
  63. 8cf7630b2 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 6 years ago
  64. cede666 trace/probes: Remove kernel doc style from non kernel doc comment by Valdis Klētnieks · 6 years ago
  65. 0841625 tracing/probes: Make reserved_field_names static by Valdis Klētnieks · 6 years ago
  66. 6cdfa54 Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  67. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  68. d9c1bb2 perf/core: Restore mmap record type correctly by Stephane Eranian · 6 years ago
  69. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  70. 12ad143 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 9e55f87 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 077d3da Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  74. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  75. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  76. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  77. b339da4 Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  78. 69a106c workqueue, lockdep: Fix a memory leak in wq->lock_name by Qian Cai · 6 years ago
  79. 009bb42 workqueue, lockdep: Fix an alloc_workqueue() error path by Bart Van Assche · 6 years ago
  80. 0126574 locking/lockdep: Only call init_rcu_head() after RCU has been initialized by Bart Van Assche · 6 years ago
  81. 3fe7522 locking/lockdep: Avoid a Clang warning by Arnd Bergmann · 6 years ago
  82. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  83. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  84. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  86. e4ff63b Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  87. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  88. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  89. fd2081f kernel/fork.c: remove duplicated include by YueHaibing · 6 years ago
  90. 39e07cb kcov: convert kcov.refcount to refcount_t by Elena Reshetova · 6 years ago
  91. ec9672d kcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  92. 13610aa kernel/configs: use .incbin directive to embed config_data.gz by Masahiro Yamada · 6 years ago
  93. 9abdb50 kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  94. 32a5ad9 sysctl: handle overflow for file-max by Christian Brauner · 6 years ago
  95. 7f2923c sysctl: handle overflow in proc_get_long by Christian Brauner · 6 years ago
  96. 4b04700 kernel: workqueue: clarify wq_worker_last_func() caller requirements by Johannes Weiner · 6 years ago
  97. a4507fe dynamic_debug: add static inline stub for ddebug_add_module by Rasmus Villemoes · 6 years ago
  98. 513770f dynamic_debug: move pr_err from module.c to ddebug_add_module by Rasmus Villemoes · 6 years ago
  99. 21f63a5 kernel/sys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  100. b014beb kernel/hung_task.c: Use continuously blocked time when reporting. by Tetsuo Handa · 6 years ago