1. 1fb05a3 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
  2. 20530f7 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 9 months ago
  3. fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 3 years, 8 months ago
  4. d6c635a net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 8 months ago
  5. 556e75a bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 10 months ago
  6. bbd61fa crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 9 months ago
  7. 051dd06 lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf() by Rasmus Villemoes · 3 years, 8 months ago
  8. 90402b6 dyndbg: fix parsing file query without a line-range suffix by Shuo Chen · 3 years, 9 months ago
  9. 955da2b lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
  10. d99e22c XArray: Fix splitting to non-zero orders by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  11. 2934985 math: Export mul_u64_u64_div_u64 by David S. Miller · 3 years, 9 months ago
  12. 219fc4b kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 3 years, 10 months ago
  13. 6d4fabc PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 4 years ago
  14. 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 11 months ago
  15. 486c152 Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" by Thomas Gleixner · 3 years, 11 months ago
  16. cf1cab6 ubsan: implement __ubsan_handle_alignment_assumption by Nathan Chancellor · 3 years, 11 months ago
  17. 37d4f78 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
  18. 2aa134d lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years ago
  19. 8532d3e lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years ago
  20. fdac87b zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c by Randy Dunlap · 4 years ago
  21. a5184f3 lib/zlib: fix inflating zlib streams on s390 by Ilya Leoshkevich · 4 years ago
  22. fe9db43 dyndbg: fix use before null check by Jim Cromie · 4 years, 1 month ago
  23. 84edc2e selftest/fpu: avoid clang warning by Arnd Bergmann · 4 years, 1 month ago
  24. 11fb479 zlib: export S390 symbols for zlib modules by Randy Dunlap · 4 years, 1 month ago
  25. 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 1 month ago
  26. 6fa6d28 lib/strncpy_from_user.c: Mask out bytes after NUL terminator. by Daniel Xu · 4 years, 1 month ago
  27. fc7b66e Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  28. 9522750c Fonts: Replace discarded const qualifier by Lee Jones · 4 years, 2 months ago
  29. aa4e460 lib/crc32test: remove extra local_irq_disable/enable by Vasily Gorbik · 4 years, 2 months ago
  30. 58b999d kasan: adopt KUNIT tests to SW_TAGS mode by Andrey Konovalov · 4 years, 2 months ago
  31. 9c75b68 Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 2 months ago
  32. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 2 months ago
  33. 1f41be7 lib/scatterlist: use consistent sg_copy_buffer() return type by David Disseldorp · 4 years, 2 months ago
  34. 91f28da Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom by Linus Torvalds · 4 years, 2 months ago
  35. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  36. c6e169b random32: add a selftest for the prandom32 code by Willy Tarreau · 4 years, 2 months ago
  37. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
  38. c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
  39. fc03b2d Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  40. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  41. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  42. c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 2 months ago
  43. 272d708 Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 by Peilin Ye · 4 years, 2 months ago
  44. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  45. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  46. a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
  47. 49dc6fb Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 2 months ago
  48. 09a31a7 Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 2 months ago
  49. 294a7f1 lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE by Vitor Massaru Iha · 4 years, 3 months ago
  50. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  51. 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 2 months ago
  52. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 2 months ago
  53. 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 2 months ago
  54. 904542d lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 2 months ago
  55. f3c9d0a lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() by Dan Carpenter · 4 years, 2 months ago
  56. 1d33963 lib/percpu_counter.c: use helper macro abs() by Miaohe Lin · 4 years, 2 months ago
  57. 6ed9b92 lib/scatterlist.c: avoid a double memset by Christophe JAILLET · 4 years, 2 months ago
  58. 3b67426 lib/idr.c: document calling context for IDA APIs mustn't use locks by Stephen Boyd · 4 years, 2 months ago
  59. 8d8472c lib/mpi/mpi-bit.c: fix spello of "functions" by Randy Dunlap · 4 years, 2 months ago
  60. 2d04698 lib: test_sysctl: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  61. 408a93a lib: syscall: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  62. e065650 lib: radix-tree: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  63. 4e20ace lib: earlycpio: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  64. dde57fe lib: dynamic_queue_limits: delete duplicated words + fix typo by Randy Dunlap · 4 years, 2 months ago
  65. 2f22385 lib: decompress_bunzip2: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  66. f1e594a lib: libcrc32c: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  67. 197d6c1 lib: bitmap: delete duplicated words by Randy Dunlap · 4 years, 2 months ago
  68. b296a6d kernel.h: split out min()/max() et al. helpers by Andy Shevchenko · 4 years, 2 months ago
  69. 8fc7564 XArray: add xas_split by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  70. 57417ce XArray: add xa_get_order by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  71. 9a40401 lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED values by Jason Gunthorpe · 4 years, 2 months ago
  72. b2a182a sgl_alloc_order: fix memory leak by Douglas Gilbert · 4 years, 2 months ago
  73. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  74. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 2 months ago
  75. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  76. 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
  77. 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
  78. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  79. 73228c7 KASAN: port KASAN Tests to KUnit by Patricia Alfonso · 4 years, 3 months ago
  80. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 3 months ago
  81. 9b53122 lib/test_hmm.c: remove unused dmirror_zero_page by Ralph Campbell · 4 years, 3 months ago
  82. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  83. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  84. 527f675 kasan: remove mentions of unsupported Clang versions by Marco Elver · 4 years, 3 months ago
  85. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  86. 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
  87. d2585f5 lib: kunit: add bitfield test conversion to KUnit by Vitor Massaru Iha · 4 years, 5 months ago
  88. 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
  89. 84c34df XArray: Fix xas_create_range for ranges above 4 billion by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  90. f82cd2f XArray: Add private interface for workingset node deletion by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  91. 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
  92. 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
  93. 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
  94. 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
  95. 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
  96. 44f3625 netlink: export policy in extended ACK by Johannes Berg · 4 years, 3 months ago
  97. 45dcbb6 kunit: test: add test plan to KUnit TAP format by Brendan Higgins · 4 years, 5 months ago
  98. 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
  99. aac3546 kunit: test: create a single centralized executor for all tests by Alan Maguire · 4 years, 5 months ago
  100. 7ea6bf2 percpu_ref: don't refer to ref->data if it isn't allocated by Ming Lei · 4 years, 3 months ago