1. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  2. 5015a30 lib: introduce test_meminit module by Alexander Potapenko · 5 years ago
  3. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  4. 509e56b blackhole_dev: add a selftest by Mahesh Bandewar · 5 years ago
  5. 4f75da3 linux/dim: Move implementation to .c files by Tal Gilboa · 6 years ago
  6. dc51f25 crypto: arc4 - refactor arc4 core code into separate library by Ard Biesheuvel · 5 years ago
  7. 7b43b8f memory: move jedec_ddr_data.c from lib/ to drivers/memory/ by Masahiro Yamada · 5 years ago
  8. 2c64e9c lib: Move mathematic helpers to separate folder by Andy Shevchenko · 6 years ago
  9. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  10. 71ae5fc Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  11. 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 554aae3 lib: Add support for generic packing operations by Vladimir Oltean · 6 years ago
  13. b51ce37 x86/mm/mem_encrypt: Disable all instrumentation for early SME setup by Gary Hook · 6 years ago
  14. 0b0600c lib: Add test module for strscpy_pad by Tobin C. Harding · 6 years ago
  15. d08965a x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 6 years ago
  16. 13d3bc7 libfdt: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  17. 586187d Drop flex_arrays by Kent Overstreet · 6 years ago
  18. ba20ba2 generic radix trees by Kent Overstreet · 6 years ago
  19. 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
  20. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  21. 3f21a6b vmalloc: add test driver to analyse vmalloc allocator by Uladzislau Rezki (Sony) · 6 years ago
  22. 50ceaa95e lib: Introduce test_stackinit module by Kees Cook · 6 years ago
  23. a2818ee selftests/livepatch: introduce tests by Joe Lawrence · 6 years ago
  24. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  25. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  26. 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
  27. 3dca04d Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  28. 0ef08ca Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines" by Palmer Dabbelt · 6 years ago
  29. 746bb4e Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  30. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  31. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  32. 6315730 lib: Add umoddi3 and udivmoddi4 of GCC library routines by Zong Li · 6 years ago
  33. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago
  34. f8d5d0c xarray: Add definition of struct xarray by Matthew Wilcox · 7 years ago
  35. 93048c0 lib: Fix ia64 bootloader linkage by Alexander Shishkin · 6 years ago
  36. f0fe77f lib/bch: fix possible stack overrun by Arnd Bergmann · 6 years ago
  37. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 6 years ago
  38. ce76d93 lib: Add memcat_p(): paste 2 pointer arrays together by Alexander Shishkin · 6 years ago
  39. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  40. feba04f lib: add crc64 calculation routines by Coly Li · 6 years ago
  41. 8ab8ba3 ida: Start new test_ida module by Matthew Wilcox · 6 years ago
  42. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  43. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  44. da86748 Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  45. 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
  46. 0e2dc70 bitfield: add tests by Johannes Berg · 6 years ago
  47. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 02361bc lib/bch: Remove VLA usage by Kees Cook · 6 years ago
  49. 693ba15 scsi: Remove percpu_ida by Matthew Wilcox · 6 years ago
  50. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 6 years ago
  51. e37460c dma-mapping: use obj-y instead of lib-y for generic dma ops by Christoph Hellwig · 6 years ago
  52. f2ae679 alpha: Remove custom dec_and_lock() implementation by Sebastian Andrzej Siewior · 6 years ago
  53. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  54. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  55. 455a35a lib: add runtime test of check_*_overflow functions by Rasmus Villemoes · 7 years ago
  56. 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 7 years ago
  57. 0d3fdb1 iommu-common: move to arch/sparc by Christoph Hellwig · 7 years ago
  58. e3d5980 lib: Rename compiler intrinsic selects to GENERIC_LIB_* by Matt Redfearn · 7 years ago
  59. 854686f lib: add testing module for UBSAN by Jinbum Park · 7 years ago
  60. 69ca372 kasan: prevent compiler from optimizing away memset in tests by Andrey Konovalov · 7 years ago
  61. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  62. 357aa6a Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  63. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 7 years ago
  64. e36df28 printk: move dump stack related code to lib/dump_stack.c by Dave Young · 7 years ago
  65. dceeb3e lib/test_find_bit.c: rename to find_bit_benchmark.c by Yury Norov · 7 years ago
  66. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  67. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  68. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  69. 92f36cc spinlock: Add library function to allocate spinlock buckets array by Tom Herbert · 7 years ago
  70. 4441fca lib: test module for find_*_bit() functions by Yury Norov · 7 years ago
  71. d6b28e0 lib: add module support to string tests by Geert Uytterhoeven · 7 years ago
  72. b293fca Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. b35cd98 lib: Add shared copies of some GCC library routines by Palmer Dabbelt · 7 years ago
  75. e7cdb60 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  76. e4dace3 lib: add test module for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 7 years ago
  77. 73f3d1b lib: Add zstd modules by Nick Terrell · 7 years ago
  78. 5d24052 lib: Add xxhash module by Nick Terrell · 7 years ago
  79. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago
  80. 9308f2f test_sysctl: add dedicated proc sysctl test driver by Luis R. Rodriguez · 7 years ago
  81. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  82. 84cbada lib: add errseq_t type and infrastructure for handling it by Jeff Layton · 7 years ago
  83. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  84. 0cbaa44 lib: Add crc4 module by Jeremy Kerr · 7 years ago
  85. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  86. e327fd7 lib: add module support to linked list sorting tests by Geert Uytterhoeven · 8 years ago
  87. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  88. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  89. d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
  90. 3c7eb3c md5: remove from lib and only live in crypto by Jason A. Donenfeld · 8 years ago
  91. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  92. 74efe07 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  94. c5adae9 lib: add CONFIG_TEST_SORT to enable self-test of sort() by Kostenzer Felix · 8 years ago
  95. ba95b04 lib: add module support to glob tests by Geert Uytterhoeven · 8 years ago
  96. 5fb7f87 lib: add module support to crc32 tests by Geert Uytterhoeven · 8 years ago
  97. 29dee3c locking/refcounts: Out-of-line everything by Peter Zijlstra · 8 years ago
  98. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  99. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  100. 7e73eb0 idr: Add missing __rcu annotations by Matthew Wilcox · 8 years ago