1. 8f0db01 rhashtable: use bit_spin_locks to protect hash bucket. by NeilBrown · 6 years ago
  2. ff302db rhashtable: allow rht_bucket_var to return NULL. by NeilBrown · 6 years ago
  3. 7a41c29 rhashtable: use cmpxchg() in nested_table_alloc() by NeilBrown · 6 years ago
  4. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  5. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. b11ed18 lib/lzo: fix bugs for very short or empty input by Dave Rodgman · 6 years ago
  7. 5f074f3 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  8. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  10. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  11. 27fad74 iov_iter: Fix build error without CONFIG_CRYPTO by YueHaibing · 6 years ago
  12. d08965a x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 6 years ago
  13. e83b9f5 kbuild: add ability to generate BTF type info for vmlinux by Andrii Nakryiko · 6 years ago
  14. c03a0fd kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice. by Tetsuo Handa · 6 years ago
  15. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  18. e6d1fa5 sbitmap: order READ/WRITE freed instance and setting clear bit by Ming Lei · 6 years ago
  19. f7ad68b rhashtable: rename rht_for_each*continue as *from. by NeilBrown · 6 years ago
  20. 4feb7c7 rhashtable: don't hold lock on first table throughout insertion. by NeilBrown · 6 years ago
  21. 408f13e rhashtable: Still do rehash when we get EEXIST by Herbert Xu · 6 years ago
  22. 2821fd0 lib/test_printf: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  23. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  24. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  25. 13d3bc7 libfdt: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  26. dbc2fba Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  27. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  28. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  29. ba20ba2 generic radix trees by Kent Overstreet · 6 years ago
  30. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  31. ea29548 Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  32. 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
  33. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  34. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  35. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  36. 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
  37. 2bb9954 Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  38. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  39. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  40. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  41. 761b323 lib/lzo: fast 8-byte copy on arm64 by Matt Sealey · 6 years ago
  42. 433b3b3 lib/lzo: 64-bit CTZ on arm64 by Matt Sealey · 6 years ago
  43. 9577759 lib/lzo: tidy-up ifdefs by Dave Rodgman · 6 years ago
  44. 1a6a1db lib/ubsan: default UBSAN_ALIGNMENT to not set by Anders Roxell · 6 years ago
  45. 488cf83 lib/test_firmware.c: remove some dead code by Dan Carpenter · 6 years ago
  46. 76c37f7 lib/assoc_array.c: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  47. 9d7ca61 lib/test_ubsan.c: VLA no longer used in kernel by Olof Johansson · 6 years ago
  48. cdc94a37 lib/div64.c: off by one in shift by Stanislaw Gruszka · 6 years ago
  49. 513770f dynamic_debug: move pr_err from module.c to ddebug_add_module by Rasmus Villemoes · 6 years ago
  50. f008043 dynamic_debug: remove unused EXPORT_SYMBOLs by Rasmus Villemoes · 6 years ago
  51. 4573fe1 dynamic_debug: use pointer comparison in ddebug_remove_module by Rasmus Villemoes · 6 years ago
  52. cdf6d00 dynamic_debug: don't duplicate modname in ddebug_add_module by Rasmus Villemoes · 6 years ago
  53. ef27ac1 lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition by Rasmus Villemoes · 6 years ago
  54. 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
  55. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  56. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. 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
  58. 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
  59. 8aa4976 mm/page_owner: move config option to mm/Kconfig.debug by Changbin Du · 6 years ago
  60. 3f21a6b vmalloc: add test driver to analyse vmalloc allocator by Uladzislau Rezki (Sony) · 6 years ago
  61. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  62. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  63. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  65. 50ceaa95e lib: Introduce test_stackinit module by Kees Cook · 6 years ago
  66. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  67. 335ebe3 lib/raid6: arm: optimize away a mask operation in NEON recovery routine by Ard Biesheuvel · 6 years ago
  68. 1ad3935 lib/raid6: use vdupq_n_u8 to avoid endianness warnings by ndesaulniers@google.com · 6 years ago
  69. 9d93744 kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig by Masahiro Yamada · 6 years ago
  70. b607066 lib/vsprintf: Remove %pCr remnant in comment by Geert Uytterhoeven · 6 years ago
  71. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  72. cdc84d7 locking/lockdep: Make it easy to detect whether or not inside a selftest by Bart Van Assche · 6 years ago
  73. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  74. 6daef95 iov_iter: optimize page_copy_sane() by Eric Dumazet · 6 years ago
  75. fd92d66 bpf: test_bpf: turn off preemption in function __run_once by Anders Roxell · 6 years ago
  76. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  77. 6c4128f rhashtable: Remove obsolete rhashtable_walk_init function by Herbert Xu · 6 years ago
  78. 4a5c8d8 XArray: Fix xa_reserve for 2-byte aligned entries by Matthew Wilcox · 6 years ago
  79. 2fbe967 XArray: Fix xa_erase of 2-byte aligned entries by Matthew Wilcox · 6 years ago
  80. 56b90fa lib/test_rhashtable: fix spelling mistake "existant" -> "existent" by Colin Ian King · 6 years ago
  81. 962033d XArray: Use xa_cmpxchg to implement xa_reserve by Matthew Wilcox · 6 years ago
  82. b38f6c5 XArray: Fix xa_release in allocating arrays by Matthew Wilcox · 6 years ago
  83. 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
  84. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. 4133b01 lib/irq_poll: Support schedules in non-interrupt contexts by Steve Wise · 6 years ago
  86. 0b999ae Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  87. bb2ba2d assoc_array: Fix shortcut creation by David Howells · 6 years ago
  88. ff98e20 lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure by Miguel Ojeda · 6 years ago
  89. fa8ba2c lib: objagg: fix handling of object with 0 users when assembling hints by Jiri Pirko · 6 years ago
  90. e7c2e3b test_objagg: Uninitialized variable in error handling by Dan Carpenter · 6 years ago
  91. 951d3d6 test_objagg: Test the correct variable by Dan Carpenter · 6 years ago
  92. 4446eb8 lib: objagg: Fix an error code in objagg_hints_get() by Dan Carpenter · 6 years ago
  93. 70ca7ba dma-mapping: move debug configuration options to kernel/dma by Andy Shevchenko · 6 years ago
  94. 02106f8 kprobes: Prohibit probing on bsearch() by Andrea Righi · 6 years ago
  95. 984640c kprobes: Prohibit probing on preemption checking debug functions by Masami Hiramatsu · 6 years ago
  96. de9c0d4 ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 6 years ago
  97. d901b27 lib/scatterlist: Provide a DMA page iterator by Jason Gunthorpe · 6 years ago
  98. 9481caf Merge 5.0-rc6 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  99. 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  100. f818b82 XArray: Mark xa_insert and xa_reserve as must_check by Matthew Wilcox · 6 years ago