1. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  2. 1b98658 bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release by Martin KaFai Lau · 6 years ago
  3. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  5. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  7. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  8. a0bf842 swiotlb: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  9. 2bc4fc6 kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions by Zev Weiss · 6 years ago
  10. 8cf7630b2 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 6 years ago
  11. 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
  12. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  13. 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
  14. 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
  15. 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
  16. 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
  17. 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  18. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  19. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  20. 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
  21. 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
  22. 69a106c workqueue, lockdep: Fix a memory leak in wq->lock_name by Qian Cai · 6 years ago
  23. 009bb42 workqueue, lockdep: Fix an alloc_workqueue() error path by Bart Van Assche · 6 years ago
  24. 0126574 locking/lockdep: Only call init_rcu_head() after RCU has been initialized by Bart Van Assche · 6 years ago
  25. 3fe7522 locking/lockdep: Avoid a Clang warning by Arnd Bergmann · 6 years ago
  26. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  27. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  28. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  29. 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
  30. 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
  31. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  32. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  33. fd2081f kernel/fork.c: remove duplicated include by YueHaibing · 6 years ago
  34. 39e07cb kcov: convert kcov.refcount to refcount_t by Elena Reshetova · 6 years ago
  35. ec9672d kcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  36. 13610aa kernel/configs: use .incbin directive to embed config_data.gz by Masahiro Yamada · 6 years ago
  37. 9abdb50 kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  38. 32a5ad9 sysctl: handle overflow for file-max by Christian Brauner · 6 years ago
  39. 7f2923c sysctl: handle overflow in proc_get_long by Christian Brauner · 6 years ago
  40. 4b04700 kernel: workqueue: clarify wq_worker_last_func() caller requirements by Johannes Weiner · 6 years ago
  41. a4507fe dynamic_debug: add static inline stub for ddebug_add_module by Rasmus Villemoes · 6 years ago
  42. 513770f dynamic_debug: move pr_err from module.c to ddebug_add_module by Rasmus Villemoes · 6 years ago
  43. 21f63a5 kernel/sys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  44. b014beb kernel/hung_task.c: Use continuously blocked time when reporting. by Tetsuo Handa · 6 years ago
  45. a98eb6f kernel/hung_task.c - fix sparse warnings by Valdis Kletnieks · 6 years ago
  46. 4169680 kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  47. 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  48. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  49. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  50. 1fc1cd8 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  51. abf7c3d Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  52. bdfa15f Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  53. 2018239 bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field by Daniel Borkmann · 6 years ago
  54. 78c3aff bpf: fix sysctl.c warning by Arnd Bergmann · 6 years ago
  55. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  56. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  57. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. 78e10b5 Merge tag 'y2038-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  59. 133d624 dma: Introduce dma_max_mapping_size() by Joerg Roedel · 6 years ago
  60. 492366f swiotlb: Add is_swiotlb_active() function by Joerg Roedel · 6 years ago
  61. abe420b swiotlb: Introduce swiotlb_max_mapping_size() by Joerg Roedel · 6 years ago
  62. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 7e89a37 ipc: Fix building compat mode without sysvipc by Arnd Bergmann · 6 years ago
  66. dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  67. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  68. 6b7e5ca mm: remove sysctl_extfrag_handler() by Matthew Wilcox · 6 years ago
  69. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  70. abd02ac PM/Hibernate: exclude all PageOffline() pages by David Hildenbrand · 6 years ago
  71. 5b56db3 PM/Hibernate: use pfn_to_online_page() by David Hildenbrand · 6 years ago
  72. e04b742 kexec: export PG_offline to VMCOREINFO by David Hildenbrand · 6 years ago
  73. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  78. 85f726a tracing: Use strncpy instead of memcpy when copying comm in trace.c by Tom Zanussi · 6 years ago
  79. 27242c6 tracing: Use strncpy instead of memcpy when copying comm for hist triggers by Tom Zanussi · 6 years ago
  80. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  81. bf393fd workqueue: Fix spelling in source code comments by Bart Van Assche · 6 years ago
  82. f9d1381 Merge branch 'for-5.1/atomic-replace' into for-linus by Jiri Kosina · 6 years ago
  83. 9f0bbf3 tracing: Use strncpy instead of memcpy for string keys in hist triggers by Tom Zanussi · 6 years ago
  84. ed581aa tracing: Use str_has_prefix() in synth_event_create() by Tom Zanussi · 6 years ago
  85. 4f9020f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  87. e36202a printk: Remove no longer used LOG_PREFIX. by Tetsuo Handa · 6 years ago
  88. c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
  89. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. 3612af7 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  91. 4b91130 bpf: fix u64_stats_init() usage in bpf_prog_alloc() by Eric Dumazet · 6 years ago
  92. 49ef5f4 tracing/kprobes: Use probe_kernel_read instead of probe_mem_read by Masami Hiramatsu · 6 years ago
  93. 6a07212 tracing: Fix event filters and triggers to handle negative numbers by Pavel Tikhomirov · 6 years ago
  94. 352d20d bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  95. 10c3405 perf: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  96. 3fcc553 bpf: fix build without bpf_syscall by Alexei Starovoitov · 6 years ago
  97. 21038f2 perf, bpf: Consider events with attr.bpf_event as side-band events by Song Liu · 6 years ago
  98. edafcce io_uring: add support for pre-mapped user IO buffers by Jens Axboe · 6 years ago
  99. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  100. ad01423 kthread: Do not use TIMER_IRQSAFE by Sebastian Andrzej Siewior · 6 years ago