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