1. ecd77a3 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  2. 9bb971b lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 9 months ago
  3. 23b88b5 lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 4 years, 10 months ago
  4. 84255fe debugobjects: Fix various data races by Marco Elver · 4 years, 10 months ago
  5. a922fa7 raid6/test: fix a compilation warning by Zhengyuan Liu · 5 years ago
  6. db16590 lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 4 years, 10 months ago
  7. 0802225 XArray: Fix xas_pause at ULONG_MAX by Matthew Wilcox (Oracle) · 5 years ago
  8. 9f62168 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 4 years, 10 months ago
  9. dd05cf1 XArray: Fix xas_find returning too many entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  10. db38561 XArray: Fix xa_find_after with multi-index entries by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  11. a5135ca XArray: Fix infinite loop with entry at ULONG_MAX by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  12. dba0d9c sbitmap: only queue kyber's wait callback if not already active by David Jeffery · 5 years ago
  13. 735e7a1 lib/ubsan: don't serialize UBSAN report by Julien Grall · 5 years ago
  14. 3930357 ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uaccess regions by Peter Zijlstra · 5 years ago
  15. 9b7935f lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 5 years ago
  16. 8e20ba2 lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations by Lasse Collin · 5 years ago
  17. 820b7c7 lib: Remove select of inexistant GENERIC_IO by Corentin Labbe · 5 years ago
  18. 410ef73 Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 5 years ago
  19. 5cbf2ff dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 5 years ago
  20. b7e9728f idr: Fix idr_alloc_u32 on 32-bit systems by Matthew Wilcox (Oracle) · 5 years ago
  21. 5a74ac4 idr: Fix idr_get_next_ul race with idr_remove by Matthew Wilcox (Oracle) · 5 years ago
  22. 1638b8f lib/vdso: Make clock_getres() POSIX compliant again by Thomas Gleixner · 5 years ago
  23. 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
  24. f418ddd usercopy: Avoid soft lockups in test_check_nonzero_user() by Michael Ellerman · 5 years ago
  25. 03a9349 lib/test_meminit: add a kmem_cache_alloc_bulk() test by Alexander Potapenko · 5 years ago
  26. 3c52b0a lib/generic-radix-tree.c: add kmemleak annotations by Eric Biggers · 5 years ago
  27. 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
  28. e60329c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  29. bec5007 lib/string: Make memzero_explicit() inline instead of external by Arvind Sankar · 5 years ago
  30. 50a2610 lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO by Vincenzo Frascino · 5 years ago
  31. c90012a lib: test_user_copy: style cleanup by Aleksa Sarai · 5 years ago
  32. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  33. 3411158 usercopy: Add parentheses around assignment in test_copy_struct_from_user by Nathan Chancellor · 5 years ago
  34. 2105b52 lib: textsearch: fix escapes in example code by Randy Dunlap · 5 years ago
  35. f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
  36. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  37. 991ad2b lib: dimlib: fix help text typos by Randy Dunlap · 5 years ago
  38. 424adc3 dimlib: make DIMLIB a hidden symbol by Uwe Kleine-König · 5 years ago
  39. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  40. 09b35b4 lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle by Dave Rodgman · 5 years ago
  41. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  42. ac7c3e4 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly by Masahiro Yamada · 5 years ago
  43. 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
  44. 8e72a7a lib/extable.c: add missing prototypes by Valdis Kletnieks · 5 years ago
  45. e3f4faa lib/generic-radix-tree.c: make 2 functions static inline by Valdis Kletnieks · 5 years ago
  46. 9a15646 strscpy: reject buffer sizes larger than INT_MAX by Kees Cook · 5 years ago
  47. 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
  48. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  49. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  50. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  51. b92a953 lib/test_kasan.c: add roundtrip tests by Mark Rutland · 5 years ago
  52. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  53. c59180a mm/kmemleak: increase the max mem pool to 1M by Qian Cai · 5 years ago
  54. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  55. b751c52 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 5 years ago
  56. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  57. 227c3e9 Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  58. 56c1e83 Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  59. b08918f lz4: do not export static symbol by Linus Torvalds · 5 years ago
  60. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  61. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  62. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  63. e7345f9 Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  64. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  65. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 3cd0462 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. 98c82b4 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. 4bd9242 lib/zstd/mem.h: replace __inline by inline by Rasmus Villemoes · 5 years ago
  70. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  71. efd9763 module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES by Masahiro Yamada · 5 years ago
  72. 3dfdecc lib/Kconfig: fix OBJAGG in lib/ menu structure by Randy Dunlap · 5 years ago
  73. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  74. 9326011 Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes by Ingo Molnar · 5 years ago
  75. c75c66b crypto: sha256 - Remove sha256/224_init code duplication by Hans de Goede · 5 years ago
  76. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  77. 7feebfa test_firmware: add support for request_firmware_into_buf by Scott Branden · 5 years ago
  78. ab9bb63 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 5 years ago
  79. 9ecf5ad crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c by Hans de Goede · 5 years ago
  80. 34614c3 Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into arm/fixes by Arnd Bergmann · 5 years ago
  81. 7d2f5b0 crypto: sha256 - Add sha224 support to sha256 library code by Hans de Goede · 5 years ago
  82. 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 5 years ago
  83. 906a4bb crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit by Hans de Goede · 5 years ago
  84. ad767ee crypto: sha256 - Move lib/sha256.c to lib/crypto by Hans de Goede · 5 years ago
  85. aca1111 crypto: sha256 - Fix some coding style issues by Hans de Goede · 5 years ago
  86. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  87. b0c091a lib/mpi: Eliminate unused umul_ppmm definitions for MIPS by Nathan Chancellor · 5 years ago
  88. 0984543 test_bpf: Fix a new clang warning about xor-ing two numbers by Nathan Chancellor · 5 years ago
  89. 4333fb9 media: lib/sort.c: implement sort() variant taking context argument by Rasmus Villemoes · 5 years ago
  90. ee050dc lib/stackdepot: Fix outdated comments by Miles Chen · 5 years ago
  91. 8ebea6e lib/test_printf: Remove obvious comments from %pd and %pD tests by Petr Mladek · 5 years ago
  92. cf6b792 lib/test_printf: Add test of null/invalid pointer dereference for dentry by Jia He · 5 years ago
  93. 36594b3 vsprintf: Prevent crash when dereferencing invalid pointers for %pD by Jia He · 5 years ago
  94. 41b57d1 lib: Remove redundant ftrace flag removal by Mark Rutland · 5 years ago
  95. b884e2d lib: logic_pio: Add logic_pio_unregister_range() by John Garry · 5 years ago
  96. 0a27142 lib: logic_pio: Avoid possible overlap for unregistering regions by John Garry · 5 years ago
  97. 06709e8 lib: logic_pio: Fix RCU usage by John Garry · 5 years ago
  98. bc67d04 crypto: aes - helper function to validate key length for AES algorithms by Iuliana Prodan · 5 years ago
  99. 79e178f lib: scatterlist: Fix to support no mapped sg by Zhou Wang · 5 years ago
  100. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago