1. 81733c6 lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically by Bart Van Assche · 5 years ago
  2. 6201e8a seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  3. 328f3de fix int_sqrt64() for very large numbers by Florian La Roche · 6 years ago
  4. 4f44e58 lib: fix build failure in CONFIG_DEBUG_VIRTUAL test by Christophe Leroy · 6 years ago
  5. 439022e raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  6. 53f1c27 debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  7. 27b504a test_firmware: fix error return getting clobbered by Colin Ian King · 6 years ago
  8. f2d12a0 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  9. 91a5147 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  10. 365b1b1 lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  11. b870394 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  12. 117d5fb locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  13. c994b12 test_ida: Fix lockdep warning by Matthew Wilcox · 6 years ago
  14. a291ab2 Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 6 years ago
  15. f0fe77f lib/bch: fix possible stack overrun by Arnd Bergmann · 6 years ago
  16. 588b593 Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  17. 6216560 vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers by Steven Rostedt (VMware) · 6 years ago
  18. 242cdad lib/xz: Put CRC32_POLY_LE in xz_private.h by Joel Stanley · 6 years ago
  19. 4c5d114 lib/Kconfig.debug: fix three typos in help text by Thibaut Sautereau · 6 years ago
  20. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  22. 050cdc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  23. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  24. a99237a lib/fonts: convert comments to utf-8 by Arnd Bergmann · 6 years ago
  25. 2d22ecf lib/rhashtable: guarantee initial hashtable allocation by Davidlohr Bueso · 6 years ago
  26. 93f976b lib/rhashtable: simplify bucket_table_alloc() by Davidlohr Bueso · 6 years ago
  27. de9df39 lib/test_hexdump.c: fix failure on big endian cpu by Christophe Leroy · 6 years ago
  28. fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
  29. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  30. b15f5f1 lib/test_debug_virtual.c: make struct pointer foo static by Colin Ian King · 6 years ago
  31. ccf7a6d lib/bitmap.c: drop unnecessary 0 check for u32 array operations by Andy Shevchenko · 6 years ago
  32. 1df8951 ida: Change ida_get_new_above to return the id by Matthew Wilcox · 6 years ago
  33. b03f8e4 ida: Remove old API by Matthew Wilcox · 6 years ago
  34. f272668 test_ida: check_ida_destroy and check_ida_alloc by Matthew Wilcox · 6 years ago
  35. 5c78b0b test_ida: Convert check_ida_conv to new API by Matthew Wilcox · 6 years ago
  36. 161b47e test_ida: Move ida_check_max by Matthew Wilcox · 6 years ago
  37. 0a38563 test_ida: Move ida_check_leaf by Matthew Wilcox · 6 years ago
  38. 8ab8ba3 ida: Start new test_ida module by Matthew Wilcox · 6 years ago
  39. 5ade60d ida: Add new API by Matthew Wilcox · 6 years ago
  40. 50d97d5 ida: Lock the IDA in ida_destroy by Matthew Wilcox · 6 years ago
  41. 76f070b radix-tree: Fix UBSAN warning by Matthew Wilcox · 6 years ago
  42. ab08dcd rhashtable: remove duplicated include from rhashtable.c by Yue Haibing · 6 years ago
  43. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  44. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  45. 771c035 deprecate the '__deprecated' attribute warnings entirely and for good by Linus Torvalds · 6 years ago
  46. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  47. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  48. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  49. ff93bca ila: make lockdep happy again by Cong Wang · 6 years ago
  50. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  51. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  52. 99a2c78 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  53. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  54. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  55. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  56. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  57. b125d90 Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  58. e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  59. c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  60. 9f68cb5 Merge branch 'for-4.19-nmi' into for-linus by Petr Mladek · 6 years ago
  61. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  62. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 8603596 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. de5d1b3 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. 0ad6b38 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. da86748 Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  68. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  69. d36b6ad test_overflow: Add shift overflow tests by Kees Cook · 6 years ago
  70. 6122bbb lib/mpi: remove redundant variable esign by Colin Ian King · 6 years ago
  71. 554ec50 lib/vsprintf: Do not handle %pO[^F] as %px by Bart Van Assche · 6 years ago
  72. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  73. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. 3ff4f80 debugobjects: Remove redundant NULL pointer check by Zhong Jiang · 6 years ago
  75. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  76. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  77. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  78. c42b65e bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 6 years ago
  79. fc91a3c debugobjects: Make stack check warning more informative by Joel Fernandes (Google) · 6 years ago
  80. d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  81. 3fce461 BackMerge v4.18-rc7 into drm-next by Dave Airlie · 6 years ago
  82. faa16bc lib: Use existing define with polynomial by Krzysztof Kozlowski · 6 years ago
  83. e37f2f9 lib/crc: Use consistent naming for CRC-32 polynomials by Krzysztof Kozlowski · 6 years ago
  84. 1fb2e3f lib/crc: Move polynomial definition to separate header by Krzysztof Kozlowski · 6 years ago
  85. 03758db kasan: only select SLUB_DEBUG with SYSFS=y by Arnd Bergmann · 6 years ago
  86. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  87. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 670d198 Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-testing by Greg Kroah-Hartman · 6 years ago
  89. a527d3f Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  90. d5e8382 devres: Add devm_of_iomap() by Benjamin Herrenschmidt · 6 years ago
  91. ea75a2c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. d028b6f kobject: kset_create_and_add() - fetch ownership info from parent by Dmitry Torokhov · 6 years ago
  93. 5f81880 sysfs, kobject: allow creating kobject belonging to arbitrary users by Dmitry Torokhov · 6 years ago
  94. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  95. 107d01f lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  96. 3672476 vsprintf: Add command line option debug_boot_weak_hash by Tobin C. Harding · 6 years ago
  97. 1c4facb vsprintf: Use hw RNG for ptr_key by Tobin C. Harding · 6 years ago
  98. 37c45b2 Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes by Ingo Molnar · 6 years ago
  99. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  100. ca146f6 lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() by Dan Williams · 6 years ago