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