1. 13b51d9 lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 5 months ago
  2. 33ab913 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 3 years, 5 months ago
  3. e846c28 lib: vsprintf: Fix handling of number field widths in vsscanf by Richard Fitzgerald · 3 years, 6 months ago
  4. 9ed57fc seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 5 months ago
  5. 63e68b5 iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 6 months ago
  6. 846ae1d copy_page_to_iter(): fix ITER_DISCARD case by Al Viro · 3 years, 7 months ago
  7. defcc2b lib/lz4: explicitly support in-place decompression by Gao Xiang · 4 years ago
  8. 0a890e2 XArray: add xas_split by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  9. 03a390d XArray: add xa_get_order by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  10. 94600a8 lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 6 months ago
  11. fb80624 kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 8 months ago
  12. 2f9f92e net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 7 months ago
  13. efb0f45 bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 8 months ago
  14. c7166a5 avoid __memcat_p link failure by Arnd Bergmann · 3 years, 7 months ago
  15. f954030 PCI: Fix pci_register_io_range() memory leak by Geert Uytterhoeven · 3 years, 10 months ago
  16. 0b42ab0 udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 3 years, 10 months ago
  17. 2abc545 lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 3 years, 11 months ago
  18. 663a0bcb lib/genalloc: fix the overflow when size is too big by Huang Shijie · 3 years, 11 months ago
  19. 867fbf2 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years ago
  20. 213e123 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 3 months ago
  21. b1d16be lib/crc32test: remove extra local_irq_disable/enable by Vasily Gorbik · 4 years ago
  22. 61402d6 Fonts: Replace discarded const qualifier by Lee Jones · 4 years ago
  23. c421c08 sgl_alloc_order: fix memory leak by Douglas Gilbert · 4 years, 1 month ago
  24. 410f50b lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 1 month ago
  25. 2577720 ida: Free allocated bitmap in error path by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  26. f51ec3f Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 2 months ago
  27. 1d13c3a random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 2 months ago
  28. f05f667 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 2 months ago
  29. 03c4d42 kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() by Iurii Zaikin · 5 years ago
  30. b9fb631f kobject: Restore old behaviour of kobject_del(NULL) by Andy Shevchenko · 4 years, 4 months ago
  31. 8620d18 test_kmod: avoid potential double free in trigger_config_run_type() by Tiezhu Yang · 4 years, 3 months ago
  32. cf304df devres: keep both device name and resource name in pretty name by Vladimir Oltean · 4 years, 6 months ago
  33. adbb26e kobject: Avoid premature parent object freeing in kobject_cleanup() by Heikki Krogerus · 4 years, 5 months ago
  34. db9b14a dyndbg: fix a BUG_ON in ddebug_describe_flags by Jim Cromie · 4 years, 4 months ago
  35. f2b639b crc-t10dif: Fix potential crypto notify dead-lock by Herbert Xu · 4 years, 5 months ago
  36. c131009 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 4 months ago
  37. c15a77b random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 4 months ago
  38. 8dba9173 test_objagg: Fix potential memory leak in error handling by Aditya Pakki · 4 years, 5 months ago
  39. b7ce2e4 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 5 months ago
  40. d6c2b4d kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE by Daniel Axtens · 4 years, 6 months ago
  41. 338ff296 lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 7 months ago
  42. d4904b3 lib/lzo: fix ambiguous encoding bug in lzo-rle by Dave Rodgman · 4 years, 5 months ago
  43. 0e1d5f6 vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 6 months ago
  44. 78b19f5 lib: devres: add a helper function for ioremap_uc by Tuowen Zhao · 5 years ago
  45. 07fea3d lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 7 months ago
  46. 8652254 lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 8 months ago
  47. aea3873 kbuild, btf: Fix dependencies for DEBUG_INFO_BTF by Slava Bacherikov · 4 years, 8 months ago
  48. 07378b0 xarray: Fix early termination of xas_for_each_marked by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  49. 8f4c8e9 XArray: Fix xas_pause for large multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  50. 8b0f0803 uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 4 years, 10 months ago
  51. 16696ee XArray: Fix xa_find_next for large multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  52. ecd77a3 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  53. 9bb971b lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 9 months ago
  54. 23b88b5 lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 4 years, 10 months ago
  55. 84255fe debugobjects: Fix various data races by Marco Elver · 4 years, 10 months ago
  56. a922fa7 raid6/test: fix a compilation warning by Zhengyuan Liu · 5 years ago
  57. db16590 lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 4 years, 10 months ago
  58. 0802225 XArray: Fix xas_pause at ULONG_MAX by Matthew Wilcox (Oracle) · 5 years ago
  59. 9f62168 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 4 years, 10 months ago
  60. dd05cf1 XArray: Fix xas_find returning too many entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  61. db38561 XArray: Fix xa_find_after with multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  62. a5135ca XArray: Fix infinite loop with entry at ULONG_MAX by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  63. dba0d9c sbitmap: only queue kyber's wait callback if not already active by David Jeffery · 5 years ago
  64. 735e7a1 lib/ubsan: don't serialize UBSAN report by Julien Grall · 5 years ago
  65. 3930357 ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uaccess regions by Peter Zijlstra · 5 years ago
  66. 9b7935f lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 5 years ago
  67. 8e20ba2 lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations by Lasse Collin · 5 years ago
  68. 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
  69. 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  70. 5cbf2ff dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 5 years ago
  71. b7e9728f idr: Fix idr_alloc_u32 on 32-bit systems by Matthew Wilcox (Oracle) · 5 years ago
  72. 5a74ac4 idr: Fix idr_get_next_ul race with idr_remove by Matthew Wilcox (Oracle) · 5 years ago
  73. 1638b8f lib/vdso: Make clock_getres() POSIX compliant again by Thomas Gleixner · 5 years ago
  74. 8eb4b3b Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  75. f418ddd usercopy: Avoid soft lockups in test_check_nonzero_user() by Michael Ellerman · 5 years ago
  76. 03a9349 lib/test_meminit: add a kmem_cache_alloc_bulk() test by Alexander Potapenko · 5 years ago
  77. 3c52b0a lib/generic-radix-tree.c: add kmemleak annotations by Eric Biggers · 5 years ago
  78. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. e60329c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. bec5007 lib/string: Make memzero_explicit() inline instead of external by Arvind Sankar · 5 years ago
  81. 50a2610 lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO by Vincenzo Frascino · 5 years ago
  82. c90012a lib: test_user_copy: style cleanup by Aleksa Sarai · 5 years ago
  83. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  84. 3411158 usercopy: Add parentheses around assignment in test_copy_struct_from_user by Nathan Chancellor · 5 years ago
  85. 2105b52 lib: textsearch: fix escapes in example code by Randy Dunlap · 5 years ago
  86. f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
  87. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  88. 991ad2b lib: dimlib: fix help text typos by Randy Dunlap · 5 years ago
  89. 424adc3 dimlib: make DIMLIB a hidden symbol by Uwe Kleine-König · 5 years ago
  90. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  91. 09b35b4 lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle by Dave Rodgman · 5 years ago
  92. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  93. ac7c3e4 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly by Masahiro Yamada · 5 years ago
  94. 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
  95. 8e72a7a lib/extable.c: add missing prototypes by Valdis Kletnieks · 5 years ago
  96. e3f4faa lib/generic-radix-tree.c: make 2 functions static inline by Valdis Kletnieks · 5 years ago
  97. 9a15646 strscpy: reject buffer sizes larger than INT_MAX by Kees Cook · 5 years ago
  98. 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
  99. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  100. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago