1. 509c21e ratelimit: Fix data-races in ___ratelimit(). by Kuniyuki Iwashima · 2 years, 3 months ago
  2. a077528 ida: don't use BUG_ON() for debugging by Linus Torvalds · 2 years, 4 months ago
  3. 84fb3b1 swiotlb: skip swiotlb_bounce when orig_addr is zero by Liu Shixin · 2 years, 5 months ago
  4. fd97de9 Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" by Linus Torvalds · 2 years, 8 months ago
  5. c132f2b swiotlb: fix info leak with DMA_FROM_DEVICE by Halil Pasic · 2 years, 9 months ago
  6. 3ea5fef random: remove ratelimiting for in-kernel unseeded randomness by Jason A. Donenfeld · 2 years, 6 months ago
  7. 99de035 siphash: use one source of truth for siphash permutations by Jason A. Donenfeld · 2 years, 6 months ago
  8. f4f425f uapi: rename ext2_swab() to swab() and share globally in swab.h by Yury Norov · 4 years, 10 months ago
  9. 3ddb66f random: replace custom notifier chain with standard one by Jason A. Donenfeld · 2 years, 9 months ago
  10. 11e8da3 random: remove unused tracepoints by Jason A. Donenfeld · 2 years, 9 months ago
  11. 70e9755 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  12. 79dd56c lib/crypto: sha1: re-roll loops to reduce code size by Jason A. Donenfeld · 2 years, 10 months ago
  13. 1815bfc lib/crypto: blake2s: move hmac construction into wireguard by Jason A. Donenfeld · 2 years, 10 months ago
  14. 38ec02a crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 5 years ago
  15. 63c60b6 crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  16. 68b20d5 random: suppress spammy warnings about unseeded randomness by Theodore Ts'o · 7 years ago
  17. 04e5bfa random: warn when kernel uses unseeded randomness by Jason A. Donenfeld · 7 years ago
  18. 2811cda nodemask: Fix return values to be unsigned by Kees Cook · 2 years, 6 months ago
  19. f482637 net: fix nla_strcmp to handle more then one trailing null character by Maciej Żenczykowski · 3 years, 6 months ago
  20. fb8067f dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC by Mikulas Patocka · 2 years, 6 months ago
  21. 54187b6c assoc_array: Fix BUG_ON during garbage collect by Stephen Brennan · 2 years, 6 months ago
  22. c419dc1 hex2bin: fix access beyond string end by Mikulas Patocka · 2 years, 7 months ago
  23. 75a7b4f hex2bin: make the function hex_to_bin constant-time by Mikulas Patocka · 2 years, 7 months ago
  24. 6f0d11b lib/raid6/test: fix multiple definition linking error by Dirk Müller · 2 years, 9 months ago
  25. fa52124 ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE by Julian Braha · 2 years, 10 months ago
  26. c460ef6 lib/iov_iter: initialize "flags" in new pipe_buffer by Max Kellermann · 2 years, 9 months ago
  27. d47e16b ARM: 8800/1: use choice for kernel unwinders by Stefan Agner · 6 years ago
  28. ef2e640 lib/timerqueue: Rely on rbtree semantics for next timer by Davidlohr Bueso · 2 years, 10 months ago
  29. c89a768 rbtree: cache leftmost node internally by Davidlohr Bueso · 2 years, 10 months ago
  30. 0d604c1 siphash: use _unaligned version by default by Arnd Bergmann · 3 years ago
  31. ad78ed6 lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 1 month ago
  32. 9cea212 lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 1 month ago
  33. 81e1c2d bpf/tests: Do not PASS tests without actually testing the result by Johan Almbladh · 3 years, 4 months ago
  34. 0bc3da1 bpf/tests: Fix copy-and-paste error in double word test by Johan Almbladh · 3 years, 4 months ago
  35. fe0bc3f lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
  36. 03069e4 lib/decompress_unlz4.c: correctly handle zero-padding around initrds. by Dimitri John Ledkov · 3 years, 5 months ago
  37. f2b9f75 seq_buf: Fix overflow in seq_buf_putmem_hex() by Yun Zhou · 3 years, 5 months ago
  38. ad63e13 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 5 months ago
  39. c027848 iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 6 months ago
  40. 02969df lib: stackdepot: turn depot_lock spinlock to raw_spinlock by Zqiang · 3 years, 6 months ago
  41. a36d9ba kobject_uevent: remove warning in init_uevent_argv() by Greg Kroah-Hartman · 3 years, 7 months ago
  42. 316c6cc lib/string: Add strscpy_pad() function by Tobin C. Harding · 6 years ago
  43. 096d1ab lib/genalloc: fix the overflow when size is too big by Huang Shijie · 3 years, 11 months ago
  44. 29da3bb random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 3 months ago
  45. 41cdb4a swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" by Stefano Stabellini · 4 years, 1 month ago
  46. 7dadd4e Fonts: Replace discarded const qualifier by Lee Jones · 4 years ago
  47. 2de51c9 lib/crc32.c: fix trivial typo in preprocessor condition by Tobias Jordan · 4 years, 1 month ago
  48. 23283c8 Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts by Peilin Ye · 4 years, 2 months ago
  49. b7b6642 random32: Restore __latent_entropy attribute on net_rand_state by Thibaut Sautereau · 4 years, 1 month ago
  50. 586d6f17 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 2 months ago
  51. eb8cbd8 dyndbg: fix a BUG_ON in ddebug_describe_flags by Jim Cromie · 4 years, 4 months ago
  52. 8ce7dd3 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 4 months ago
  53. 5aa7839 random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 4 months ago
  54. 900bf0e lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 5 months ago
  55. ed3cbbf lib/mpi: Fix 64-bit MIPS build with Clang by Nathan Chancellor · 4 years, 7 months ago
  56. eff8c03 ubsan: build ubsan.c more conservatively by Arnd Bergmann · 5 years ago
  57. bd44630 x86/uaccess, ubsan: Fix UBSAN vs. SMAP by Peter Zijlstra · 6 years ago
  58. 566ff29 lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 7 months ago
  59. 73e82ee9 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 4 years, 9 months ago
  60. 1cf357f lib/scatterlist.c: adjust indentation in __sg_alloc_table by Nathan Chancellor · 4 years, 10 months ago
  61. 02012ba lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() by Gustavo A. R. Silva · 4 years, 10 months ago
  62. 33a451d bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 6 years ago
  63. 1d06b24 Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" by Linus Torvalds · 5 years ago
  64. db62dde devres: allow const resource arguments by Arnd Bergmann · 5 years ago
  65. 475c147 kobject: Export kobject_get_unless_zero() by Jan Kara · 8 years ago
  66. bbed8ff dma-debug: add a schedule point in debug_dma_dump_mappings() by Eric Dumazet · 5 years ago
  67. 4d1f99a lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 5 years ago
  68. 4964ffc lib/genalloc.c: include vmalloc.h by Olof Johansson · 6 years ago
  69. d84f622 lib/genalloc.c: use vzalloc_node() to allocate the bitmap by Huang Shijie · 6 years ago
  70. bd5d9cd lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  71. 1bb7772 dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 5 years ago
  72. 198d33a kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 5 years ago
  73. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 5 years ago
  74. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 5 years ago
  75. 8dd8b4d lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 7 years ago
  76. 8fc1866 lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE by Christophe Leroy · 5 years ago
  77. 2419d39 rslib: Fix handling of of caller provided syndrome by Ferdinand Blomqvist · 5 years ago
  78. 5c345e2 rslib: Fix decoding of shortened codes by Ferdinand Blomqvist · 5 years ago
  79. ea68394 lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 5 years ago
  80. 50013ea mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 6 years ago
  81. b34d655 ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings by Andrey Ryabinin · 6 years ago
  82. 5d01a64 kasan: prevent compiler from optimizing away memset in tests by Andrey Konovalov · 7 years ago
  83. fe71230 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 7 years ago
  84. afac7da lib/div64.c: off by one in shift by Stanislaw Gruszka · 6 years ago
  85. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 6 years ago
  86. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 6 years ago
  87. 9c24366 kprobes: Prohibit probing on bsearch() by Andrea Righi · 6 years ago
  88. 627f9c3 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  89. e6008a0 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
  90. 740f4ae assoc_array: Fix shortcut creation by David Howells · 6 years ago
  91. cb56da64 seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  92. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  93. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  94. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  95. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  96. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  97. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  98. adcc572 swiotlb: clean up reporting by Kees Cook · 6 years ago
  99. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  100. d041ed2 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago