1. 51477d3 hex2bin: fix access beyond string end by Mikulas Patocka · 2 years, 8 months ago
  2. 616d354 hex2bin: make the function hex_to_bin constant-time by Mikulas Patocka · 2 years, 8 months ago
  3. 58823a9 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE by Kees Cook · 3 years ago
  4. 6adc01a lz4: fix LZ4_decompress_safe_partial read out of bound by Guo Xuenan · 2 years, 9 months ago
  5. 381636f XArray: Update the LRU list in xas_split() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  6. 1ac49c8 XArray: Fix xas_create_range() when multi-order entry present by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  7. 08ec845 lib/test_lockup: fix kernel pointer check for separate address spaces by Arnd Bergmann · 2 years, 10 months ago
  8. 40a5c93 uaccess: fix type mismatch warnings from access_ok() by Arnd Bergmann · 2 years, 11 months ago
  9. 1b69302 lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3 by Paul Menzel · 2 years, 11 months ago
  10. 327f07e lib/test: use after free in register_test_dev_kmod() by Dan Carpenter · 2 years, 9 months ago
  11. f622bd0 kunit: make kunit_test_timeout compatible with comment by Peng Liu · 2 years, 9 months ago
  12. b02d331 lib/raid6/test: fix multiple definition linking error by Dirk Müller · 2 years, 11 months ago
  13. ebe106e ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE by Julian Braha · 3 years ago
  14. b19ec7a lib/iov_iter: initialize "flags" in new pipe_buffer by Max Kellermann · 2 years, 10 months ago
  15. 8104e58 lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test by Andrey Konovalov · 3 years ago
  16. 6292503 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  17. 9defd7d lib/mpi: Add the return value check of kcalloc() by Zizhuang Deng · 3 years ago
  18. ef55f0f siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
  19. ab5c46f lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 3 months ago
  20. aa5d35e lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 3 months ago
  21. b600866 iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value by Andreas Gruenbacher · 3 years, 5 months ago
  22. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  23. 912afe6 Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH by Lukas Bulwahn · 3 years, 4 months ago
  24. 5944d0e lib/test_stackinit: Fix static initializer test by Kees Cook · 3 years, 5 months ago
  25. 6a35647 bpf/tests: Do not PASS tests without actually testing the result by Johan Almbladh · 3 years, 5 months ago
  26. 99121de bpf/tests: Fix copy-and-paste error in double word test by Johan Almbladh · 3 years, 5 months ago
  27. dde7ff1c lib/mpi: use kcalloc in mpi_resize by Hongbo Li · 3 years, 5 months ago
  28. 7ff0b71 net: kcov: don't select SKB_EXTENSIONS when there is no NET by Randy Dunlap · 4 years, 2 months ago
  29. 6815e21 once: Fix panic when module unload by Kefeng Wang · 3 years, 5 months ago
  30. 4a31baf net: add kcov handle to skb extensions by Aleksandr Nogikh · 4 years, 2 months ago
  31. ff53dfb lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 6 months ago
  32. f9fb498 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 3 years, 6 months ago
  33. 4565540 lib/math/rational.c: fix divide by zero by Trent Piepho · 3 years, 6 months ago
  34. f18f7a2 lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING by Peter Zijlstra · 3 years, 6 months ago
  35. 5a3ac10 locking/lockdep: Reduce LOCKDEP dependency list by Randy Dunlap · 3 years, 7 months ago
  36. 9e914f5 lib: vsprintf: Fix handling of number field widths in vsscanf by Richard Fitzgerald · 3 years, 8 months ago
  37. c556b93 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 6 months ago
  38. 7b0393e iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 7 months ago
  39. b6df9e4 copy_page_to_iter(): fix ITER_DISCARD case by Al Viro · 3 years, 8 months ago
  40. ca2acbd locking/lockdep: Improve noinstr vs errors by Peter Zijlstra · 3 years, 6 months ago
  41. f20eef4 lib/lz4: explicitly support in-place decompression by Gao Xiang · 4 years ago
  42. 1fb05a3 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 8 months ago
  43. 20530f7 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 9 months ago
  44. fe5c0a6 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 3 years, 8 months ago
  45. d6c635a net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 8 months ago
  46. 556e75a bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 9 months ago
  47. bbd61fa crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 9 months ago
  48. 051dd06 lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf() by Rasmus Villemoes · 3 years, 8 months ago
  49. 90402b6 dyndbg: fix parsing file query without a line-range suffix by Shuo Chen · 3 years, 9 months ago
  50. 955da2b lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
  51. d99e22c XArray: Fix splitting to non-zero orders by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  52. 2934985 math: Export mul_u64_u64_div_u64 by David S. Miller · 3 years, 9 months ago
  53. 219fc4b kasan: fix memory corruption in kasan_bitops_tags test by Andrey Konovalov · 3 years, 10 months ago
  54. 6d4fabc PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 3 years, 11 months ago
  55. 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 11 months ago
  56. 486c152 Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs" by Thomas Gleixner · 3 years, 11 months ago
  57. cf1cab6 ubsan: implement __ubsan_handle_alignment_assumption by Nathan Chancellor · 3 years, 11 months ago
  58. 37d4f78 iov_iter: fix the uaccess area in copy_compat_iovec_from_user by Christoph Hellwig · 4 years ago
  59. 2aa134d lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years ago
  60. 8532d3e lib/genalloc: fix the overflow when size is too big by Huang Shijie · 4 years ago
  61. fdac87b zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c by Randy Dunlap · 4 years ago
  62. a5184f3 lib/zlib: fix inflating zlib streams on s390 by Ilya Leoshkevich · 4 years ago
  63. fe9db43 dyndbg: fix use before null check by Jim Cromie · 4 years, 1 month ago
  64. 84edc2e selftest/fpu: avoid clang warning by Arnd Bergmann · 4 years, 1 month ago
  65. 11fb479 zlib: export S390 symbols for zlib modules by Randy Dunlap · 4 years, 1 month ago
  66. 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 1 month ago
  67. 6fa6d28 lib/strncpy_from_user.c: Mask out bytes after NUL terminator. by Daniel Xu · 4 years, 1 month ago
  68. fc7b66e Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  69. 9522750c Fonts: Replace discarded const qualifier by Lee Jones · 4 years, 2 months ago
  70. aa4e460 lib/crc32test: remove extra local_irq_disable/enable by Vasily Gorbik · 4 years, 2 months ago
  71. 58b999d kasan: adopt KUNIT tests to SW_TAGS mode by Andrey Konovalov · 4 years, 2 months ago
  72. 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
  73. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 2 months ago
  74. 1f41be7 lib/scatterlist: use consistent sg_copy_buffer() return type by David Disseldorp · 4 years, 2 months ago
  75. 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
  76. d769139 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  77. c6e169b random32: add a selftest for the prandom32 code by Willy Tarreau · 4 years, 2 months ago
  78. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
  79. c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
  80. fc03b2d Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  81. 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
  82. 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
  83. c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 2 months ago
  84. 272d708 Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 by Peilin Ye · 4 years, 2 months ago
  85. 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
  86. 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
  87. 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
  88. 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
  89. 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
  90. 294a7f1 lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE by Vitor Massaru Iha · 4 years, 2 months ago
  91. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  92. 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 2 months ago
  93. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 2 months ago
  94. 6a6155f ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang by George Popescu · 4 years, 2 months ago
  95. 904542d lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 2 months ago
  96. f3c9d0a lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() by Dan Carpenter · 4 years, 2 months ago
  97. 1d33963 lib/percpu_counter.c: use helper macro abs() by Miaohe Lin · 4 years, 2 months ago
  98. 6ed9b92 lib/scatterlist.c: avoid a double memset by Christophe JAILLET · 4 years, 2 months ago
  99. 3b67426 lib/idr.c: document calling context for IDA APIs mustn't use locks by Stephen Boyd · 4 years, 2 months ago
  100. 8d8472c lib/mpi/mpi-bit.c: fix spello of "functions" by Randy Dunlap · 4 years, 2 months ago