1. b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 3 months ago
  2. 8fc7564 XArray: add xas_split by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  3. 57417ce XArray: add xa_get_order by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  4. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  5. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  6. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  7. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  8. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  9. 73228c7 KASAN: port KASAN Tests to KUnit by Patricia Alfonso · 4 years, 3 months ago
  10. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  11. 9b53122 lib/test_hmm.c: remove unused dmirror_zero_page by Ralph Campbell · 4 years, 3 months ago
  12. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  13. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  14. 527f675 kasan: remove mentions of unsupported Clang versions by Marco Elver · 4 years, 3 months ago
  15. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  16. 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  17. 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
  18. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  19. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  20. ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  21. 20d49bf Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  22. ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  23. 7ea6bf2 percpu_ref: don't refer to ref->data if it isn't allocated by Ming Lei · 4 years, 3 months ago
  24. d6c4c11 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 3 months ago
  25. e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  26. 2b0d3d3 percpu_ref: reduce memory footprint of percpu_ref in fast path by Ming Lei · 4 years, 3 months ago
  27. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  28. 86fdf61 Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago
  29. 5d90e05 test_firmware: Test partial read support by Scott Branden · 4 years, 3 months ago
  30. 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 3 months ago
  31. bfdc597 iov_iter: refactor rw_copy_check_uvector and import_iovec by Christoph Hellwig · 4 years, 3 months ago
  32. 09a6b0b random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 3 months ago
  33. ae6ee6a lib/mpi: Fix unused variable warnings by Herbert Xu · 4 years, 3 months ago
  34. 88451f2 debugobjects: Free per CPU pool after CPU unplug by Zqiang · 4 years, 4 months ago
  35. 0fd1601 lib: string_helpers: provide kfree_strarray() by Bartosz Golaszewski · 4 years, 3 months ago
  36. e5e5fce dyndbg: use keyword, arg varnames for query term pairs by Jim Cromie · 4 years, 3 months ago
  37. ffa550c lib/memregion.c: include memregion.h by Jason Yan · 4 years, 3 months ago
  38. 1e1b6d6 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 3 months ago
  39. fb041b5 iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c by David Laight · 4 years, 3 months ago
  40. 700cd59 vsprintf: use bd_partno in bdev_name by Christoph Hellwig · 4 years, 4 months ago
  41. 6735b46 Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 3 months ago
  42. d58bb7e lib/mpi: Introduce ec implementation to MPI library by Tianjia Zhang · 4 years, 3 months ago
  43. a8ea8bd lib/mpi: Extend the MPI library by Tianjia Zhang · 4 years, 3 months ago
  44. 255f6c2 crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally by Herbert Xu · 4 years, 4 months ago
  45. f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
  46. aedcade debugobjects: Allow debug_obj_descr to be const by Stephen Boyd · 4 years, 5 months ago
  47. c9c9e6a Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  48. d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  49. c7af4ec lib/bootconfig: Fix to remove tailing spaces after value by Masami Hiramatsu · 4 years, 3 months ago
  50. ead1e19a lib/bootconfig: Fix a bug of breaking existing tree nodes by Masami Hiramatsu · 4 years, 3 months ago
  51. 769f508 rhashtable: fix indentation of a continue statement by Colin Ian King · 4 years, 3 months ago
  52. 2645d43 kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' by Changbin Du · 4 years, 3 months ago
  53. 00af672 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 4 months ago
  54. 9ef8638 Merge 5.9-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 4 months ago
  55. 20a7b6b Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 4 months ago
  56. 952e934 Revert "dyndbg: accept query terms like file=bar and module=foo" by Greg Kroah-Hartman · 4 years, 4 months ago
  57. 7f6e1f3 Revert "dyndbg: fix problem parsing format="foo bar"" by Greg Kroah-Hartman · 4 years, 4 months ago
  58. 0c7a6b9 driver core: platform: Document return type of more functions by Stephen Boyd · 4 years, 4 months ago
  59. baaabec test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 4 months ago
  60. 7c69898 Revert "test_firmware: Test platform fw loading on non-EFI systems" by Greg Kroah-Hartman · 4 years, 4 months ago
  61. e2028c8 lib/fonts: add font 6x8 for OLED display by Sven Schneider · 4 years, 4 months ago
  62. 18efb2f test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 5 months ago
  63. 28d9fdf lib: devres: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  64. 07ecc66 kobject: Drop unneeded conditional in __kobject_del() by Andy Shevchenko · 4 years, 5 months ago
  65. 42f0781 dyndbg: fix problem parsing format="foo bar" by Jim Cromie · 4 years, 4 months ago
  66. a2d375e dyndbg: refine export, rename to dynamic_debug_exec_queries() by Jim Cromie · 4 years, 4 months ago
  67. b52a95e dyndbg: give %3u width in pr-format, cosmetic only by Jim Cromie · 4 years, 4 months ago
  68. ead5d1f Merge branch 'master' into for-next by Jiri Kosina · 4 years, 4 months ago
  69. 40b8b82 kobject: Restore old behaviour of kobject_del(NULL) by Andy Shevchenko · 4 years, 5 months ago
  70. 96a16f4 lockdep/selftest: Introduce recursion3 by Boqun Feng · 4 years, 5 months ago
  71. ad56450 locking/selftest: Add test cases for queued_read_lock() by Boqun Feng · 4 years, 5 months ago
  72. 108dc42 Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests" by Boqun Feng · 4 years, 5 months ago
  73. 8ef7ca7 lockdep/selftest: Add more recursive read related test cases by Boqun Feng · 4 years, 5 months ago
  74. 31e0d74 lockdep/selftest: Unleash irq_read_recursion2 and add more by Boqun Feng · 4 years, 5 months ago
  75. d4f200e5 lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior by Boqun Feng · 4 years, 5 months ago
  76. e918188 locking: More accurate annotations for read_lock() by Boqun Feng · 4 years, 5 months ago
  77. bec4a24 kcsan: Test support for compound instrumentation by Marco Elver · 4 years, 5 months ago
  78. 6a9dc5f lib: Revert use of fallthrough pseudo-keyword in lib/ by Gustavo A. R. Silva · 4 years, 4 months ago
  79. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  80. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  81. 99a2c96 csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum by Al Viro · 4 years, 6 months ago
  82. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  83. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 5 months ago
  84. 33d0f96 lib/string.c: Use freestanding environment by Arvind Sankar · 4 years, 4 months ago
  85. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  86. b1a3e75 lz4: fix kernel decompression speed by Nick Terrell · 4 years, 5 months ago
  87. b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  88. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  89. 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
  90. 9d5b134 lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT by Tiezhu Yang · 4 years, 5 months ago
  91. 0776d12 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years, 5 months ago
  92. 6d51102 lib/test_bits.c: add tests of GENMASK by Rikard Falkeborn · 4 years, 5 months ago
  93. ef0f268 kstrto*: do not describe simple_strto*() as obsolete/replaced by Kars Mulder · 4 years, 5 months ago
  94. b642e44 kstrto*: correct documentation references to simple_strto*() by Kars Mulder · 4 years, 5 months ago
  95. d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  96. 3adf3ba lib/test_lockup.c: fix return value of test_lockup_init() by Tiezhu Yang · 4 years, 5 months ago
  97. 63646bc lib/Kconfig.debug: make TEST_LOCKUP depend on module by Tiezhu Yang · 4 years, 5 months ago
  98. f363317 lib/test_lockup.c: make symbol 'test_works' static by Wei Yongjun · 4 years, 5 months ago
  99. 403f177 lib/test_bitops: do the full test during module init by Geert Uytterhoeven · 4 years, 5 months ago
  100. bcb32a1 lib/test_bitmap.c: add test for bitmap_cut() by Stefano Brivio · 4 years, 5 months ago