1. 7dfaa98f lib/find_bit.c: uninline helper _find_next_bit() by Yury Norov · 5 years ago
  2. b78c571 lib/find_bit.c: join _find_next_bit{_le} by Yury Norov · 5 years ago
  3. d576705 uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 5 years ago
  4. 4e456fe lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 5 years ago
  5. 803521b lib/zlib: add zlib_deflate_dfltcc_enabled() function by Mikhail Zaslonko · 5 years ago
  6. c65e681 s390/boot: add dfltcc= kernel command line parameter by Mikhail Zaslonko · 5 years ago
  7. 1261961 lib/zlib: add s390 hardware support for kernel zlib_inflate by Mikhail Zaslonko · 5 years ago
  8. aa5b395 lib/zlib: add s390 hardware support for kernel zlib_deflate by Mikhail Zaslonko · 5 years ago
  9. 3e21d9a lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 5 years ago
  10. 69334ca lib/test_bitmap: correct test data offsets for 32-bit by Andy Shevchenko · 5 years ago
  11. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  12. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  13. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  14. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  15. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  16. 534b0a8 Merge tag 'core-debugobjects-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  18. 22a8f39 Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  19. 715d128 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  20. 0238d3c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  21. 2092767 bitmap: Introduce bitmap_cut(): cut bits and shift remaining by Stefano Brivio · 5 years ago
  22. ab10ae1 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 5 years ago
  23. 4703d91 Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  24. 0e0c123 lib: crc64: include <linux/crc64.h> for 'crc64_be' by Ben Dooks (Codethink) · 5 years ago
  25. 72c7943 crypto: chacha20poly1305 - add back missing test vectors and test chunking by Jason A. Donenfeld · 5 years ago
  26. c44aa5e XArray: Fix xas_find returning too many entries by Matthew Wilcox (Oracle) · 5 years ago
  27. 19c30f4 XArray: Fix xa_find_after with multi-index entries by Matthew Wilcox (Oracle) · 5 years ago
  28. 430f24f XArray: Fix infinite loop with entry at ULONG_MAX by Matthew Wilcox (Oracle) · 5 years ago
  29. 35fd7a6 debugobjects: Fix various data races by Marco Elver · 5 years ago
  30. be6da98 livepatch/samples/selftest: Use klp_shadow_alloc() API correctly by Petr Mladek · 5 years ago
  31. c24c57a livepatch/selftest: Clean up shadow variable names and type by Petr Mladek · 5 years ago
  32. 49a101d lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres() by Christophe Leroy · 5 years ago
  33. a8bdf2c crypto: curve25519 - Fix selftest build error by Herbert Xu · 5 years ago
  34. d7d7b85 crypto: x86/poly1305 - wire up faster implementations for kernel by Jason A. Donenfeld · 5 years ago
  35. 1c08a10 crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 5 years ago
  36. 660fd04 lib/vdso: Prepare for time namespace support by Thomas Gleixner · 5 years ago
  37. c966533 lib/vdso: Mark do_hres() and do_coarse() as __always_inline by Andrei Vagin · 5 years ago
  38. cdb7c5a lib/vdso: Avoid duplication in __cvdso_clock_getres() by Christophe Leroy · 5 years ago
  39. 8463cf8 lib/vdso: Let do_coarse() return 0 to simplify the callsite by Christophe Leroy · 5 years ago
  40. a279235 lib/vdso: Remove checks on return value for 32 bit vDSO by Vincenzo Frascino · 5 years ago
  41. b767081 lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK by Vincenzo Frascino · 5 years ago
  42. bf27984 lib/vdso: Build 32 bit specific functions in the right context by Vincenzo Frascino · 5 years ago
  43. f591df3 md/raid6: fix algorithm choice under larger PAGE_SIZE by Zhengyuan Liu · 5 years ago
  44. 5e5ac01 raid6/test: fix a compilation warning by Zhengyuan Liu · 5 years ago
  45. ffd0873 lib/vdso: Make __cvdso_clock_getres() static by Vincenzo Frascino · 5 years ago
  46. 9fe124b kunit: allow kunit to be loaded as a module by Alan Maguire · 5 years ago
  47. 1c024d4 kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds by Alan Maguire · 5 years ago
  48. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  49. 9bbb11c kunit: hide unexported try-catch interface in try-catch-impl.h by Alan Maguire · 5 years ago
  50. 109fb06 kunit: move string-stream.h to lib/kunit by Alan Maguire · 5 years ago
  51. c273a2b libfdt: include fdt_addresses.c by AKASHI Takahiro · 5 years ago
  52. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  53. aa12796 crypto: lib/curve25519 - re-add selftests by Jason A. Donenfeld · 5 years ago
  54. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  55. 9efa3ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  56. 44579f3 Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. df034c9 sbitmap: only queue kyber's wait callback if not already active by David Jeffery · 5 years ago
  58. 045f6d7 lib/Kconfig.debug: fix some messed up configurations by Changbin Du · 5 years ago
  59. e0ff126 pipe: Fix bogus dereference in iov_iter_alignment() by Jan Kara · 5 years ago
  60. 702600e lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 5 years ago
  61. 9f47286 sched/core: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 5 years ago
  62. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  63. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  64. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  65. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  66. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  67. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  68. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  69. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  70. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  71. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  72. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  73. 30544ed lib/bitmap: introduce bitmap_replace() helper by Andy Shevchenko · 5 years ago
  74. 780ff33 lib/test_bitmap: fix comment about this file by Andy Shevchenko · 5 years ago
  75. c21dd8a lib/test_bitmap: move exp1 and exp2 upper for others to use by Andy Shevchenko · 5 years ago
  76. 0ee312e lib/test_bitmap: rename exp to exp1 to avoid ambiguous name by Andy Shevchenko · 5 years ago
  77. a4881d1 lib/test_bitmap: name EXP_BYTES properly by Andy Shevchenko · 5 years ago
  78. 5422404 lib/test_bitmap: undefine macros after use by Andy Shevchenko · 5 years ago
  79. 17b6753 lib/test_bitmap: force argument of bitmap_parselist_user() to proper address space by Andy Shevchenko · 5 years ago
  80. ce5c31d lib/ubsan: don't serialize UBSAN report by Julien Grall · 5 years ago
  81. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  82. fd7eb25 lib/genalloc.c: export symbol addr_in_gen_pool by Huang Shijie · 5 years ago
  83. 323dd2c lib/math/rational.c: fix possible incorrect result from rational fractions helper by Trent Piepho · 5 years ago
  84. dc5c5ad lib/test_meminit.c: add bulk alloc/free tests by Laura Abbott · 5 years ago
  85. e4aa168 lib/test_bitmap.c: add for_each_set_clump8 test cases by William Breathitt Gray · 5 years ago
  86. 169c474 bitops: introduce the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  87. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  88. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  89. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  90. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  91. 3732391 Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  92. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  93. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  94. 0651391 kasan: add test for vmalloc by Daniel Axtens · 5 years ago
  95. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  96. e4dcad2 rss_stat: add support to detect RSS updates of external mm by Joel Fernandes (Google) · 5 years ago
  97. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  98. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  99. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  100. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago