1. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  3. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  4. fd92d66 bpf: test_bpf: turn off preemption in function __run_once by Anders Roxell · 6 years ago
  5. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  7. 56b90fa lib/test_rhashtable: fix spelling mistake "existant" -> "existent" by Colin Ian King · 6 years ago
  8. 1f5a018 Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  9. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. 0b999ae Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  11. bb2ba2d assoc_array: Fix shortcut creation by David Howells · 6 years ago
  12. ff98e20 lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure by Miguel Ojeda · 6 years ago
  13. fa8ba2c lib: objagg: fix handling of object with 0 users when assembling hints by Jiri Pirko · 6 years ago
  14. e7c2e3b test_objagg: Uninitialized variable in error handling by Dan Carpenter · 6 years ago
  15. 951d3d6 test_objagg: Test the correct variable by Dan Carpenter · 6 years ago
  16. 4446eb8 lib: objagg: Fix an error code in objagg_hints_get() by Dan Carpenter · 6 years ago
  17. 204f6a8 lib: objagg: add root count to stats by Jiri Pirko · 6 years ago
  18. 9069a38 lib: objagg: implement optimization hints assembly and use hints for object creation by Jiri Pirko · 6 years ago
  19. bb72e68 lib: objagg: fix typo in objagg_stats_put() docstring by Jiri Pirko · 6 years ago
  20. 27b4ad6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  21. db7ddea lib/test_kmod.c: potential double free in error handling by Dan Carpenter · 6 years ago
  22. fc42a68 lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically by Bart Van Assche · 6 years ago
  23. 48b1619 Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  24. fbfaf85 fix int_sqrt64() for very large numbers by Florian La Roche · 6 years ago
  25. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  26. d69d287 XArray tests: Check mark 2 gets squashed by Matthew Wilcox · 6 years ago
  27. 3719876 sbitmap: Protect swap_lock from softirqs by Steven Rostedt (VMware) · 6 years ago
  28. b0606fe XArray: Honour reserved entries in xa_insert by Matthew Wilcox · 6 years ago
  29. 76b4e52 XArray: Permit storing 2-byte-aligned pointers by Matthew Wilcox · 6 years ago
  30. 4a31896 XArray: Change xa_for_each iterator by Matthew Wilcox · 6 years ago
  31. 02669b1 XArray: Turn xa_init_flags into a static inline by Matthew Wilcox · 6 years ago
  32. 490fd30f XArray tests: Add RCU locking by Matthew Wilcox · 6 years ago
  33. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  34. d7252d0 Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  35. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  36. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  37. 35004f2 lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  38. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  39. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  40. 6862d2f lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
  41. 439e00b lib/find_bit_benchmark.c: align test_find_next_and_bit with others by Yury Norov · 6 years ago
  42. 52fbf11 lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  43. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  44. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  45. dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
  46. 04a17ed Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  47. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  48. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  49. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  50. d8372ba lib: don't depend on linux headers being installed. by NeilBrown · 6 years ago
  51. b07039b Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  52. 117eda8 Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  53. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  54. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  55. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  56. d53ce04 kmemleak: add config to select auto scan by Sri Krishna chowdary · 6 years ago
  57. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  58. 36ddc5a lib/ioremap: ensure phys_addr actually corresponds to a physical address by Will Deacon · 6 years ago
  59. d239865 ioremap: rework pXd_free_pYd_page() API by Will Deacon · 6 years ago
  60. c3a5c77 lib/show_mem.c: drop pgdat_resize_lock in show_mem() by Wei Yang · 6 years ago
  61. 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
  62. a9ee3a6 debugobjects: call debug_objects_mem_init eariler by Qian Cai · 6 years ago
  63. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  64. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  65. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  66. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  67. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 89261c5 Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  69. 29924e5 seq_buf: Use size_t for len in seq_buf_puts() by Michael Ellerman · 6 years ago
  70. 0464ed2 seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  71. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  72. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. 9f6b7ef sbitmap: add helpers for add/del wait queue handling by Jens Axboe · 6 years ago
  74. be85f93 lib/raid6: add option to skip algo benchmarking by Daniel Verkamp · 6 years ago
  75. 0437de4 lib/raid6: sort algos in rough performance order by Daniel Verkamp · 6 years ago
  76. 86919f9 lib/raid6: check for assembler SSSE3 support by Daniel Verkamp · 6 years ago
  77. e213574 raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  78. ac8b6f1 Fonts: New Terminus large console font by Amanoel Dawod · 6 years ago
  79. 809c670 test_rhashtable: remove semaphore usage by Arnd Bergmann · 6 years ago
  80. 10fdf83 lib: fix build failure in CONFIG_DEBUG_VIRTUAL test by Christophe Leroy · 6 years ago
  81. 4848361 XArray: Fix xa_alloc when id exceeds max by Matthew Wilcox · 6 years ago
  82. d05f443 iov_iter: introduce hash_and_copy_to_iter helper by Sagi Grimberg · 6 years ago
  83. cb002d0 iov_iter: pass void csum pointer to csum_and_copy_to_iter by Sagi Grimberg · 6 years ago
  84. b2dbff1 sbitmap: flush deferred clears for resize and shallow gets by Jens Axboe · 6 years ago
  85. 4d42c44 lib/vsprintf: Print time and date in human readable format via %pt by Andy Shevchenko · 6 years ago
  86. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 58ab5e3 sbitmap: silence bogus lockdep IRQ warning by Jens Axboe · 6 years ago
  88. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  89. 4f145cd XArray tests: Check iterating over multiorder entries by Matthew Wilcox · 6 years ago
  90. b7677a1 XArray tests: Handle larger indices more elegantly by Matthew Wilcox · 6 years ago
  91. eff3860 radix tree: Don't return retry entries from lookup by Matthew Wilcox · 6 years ago
  92. 186bddb kref/kobject: Improve documentation by Ezequiel Garcia · 6 years ago
  93. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  94. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  95. ce01a56 Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  96. 82208d0d rhashtable: detect when object movement between tables might have invalidated a lookup by NeilBrown · 6 years ago
  97. 7782b57 Merge 4.20-rc5 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  98. 8de456c debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  99. 5618cf0 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  100. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago