1. 1bb7772 dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 4 years, 7 months ago
  2. 198d33a kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 4 years, 8 months ago
  3. 175a407 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 4 years, 9 months ago
  4. 53e054b siphash: add cryptographically secure PRF by Jason A. Donenfeld · 4 years, 9 months ago
  5. 8dd8b4d lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 6 years ago
  6. 8fc1866 lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE by Christophe Leroy · 5 years ago
  7. 2419d39 rslib: Fix handling of of caller provided syndrome by Ferdinand Blomqvist · 5 years ago
  8. 5c345e2 rslib: Fix decoding of shortened codes by Ferdinand Blomqvist · 5 years ago
  9. ea68394 lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 5 years ago
  10. 50013ea mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 5 years ago
  11. b34d655 ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings by Andrey Ryabinin · 5 years ago
  12. 5d01a64 kasan: prevent compiler from optimizing away memset in tests by Andrey Konovalov · 6 years ago
  13. fe71230 kasan: remove redundant initialization of variable 'real_size' by Colin Ian King · 6 years ago
  14. afac7da lib/div64.c: off by one in shift by Stanislaw Gruszka · 5 years ago
  15. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  16. 1de344c ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 5 years ago
  17. 9c24366 kprobes: Prohibit probing on bsearch() by Andrea Righi · 5 years ago
  18. 627f9c3 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  19. e6008a0 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
  20. 740f4ae assoc_array: Fix shortcut creation by David Howells · 5 years ago
  21. cb56da64 seq_buf: Make seq_buf_puts() null-terminate the buffer by Michael Ellerman · 6 years ago
  22. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  23. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  24. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  25. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  26. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  27. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 5 years ago
  28. adcc572 swiotlb: clean up reporting by Kees Cook · 5 years ago
  29. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  30. d041ed2 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 5 years ago
  31. d05e26d lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  32. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  33. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  34. acfbd28 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 6 years ago
  35. fb19348 rhashtable: add schedule points by Eric Dumazet · 6 years ago
  36. 4a67b82 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 6 years ago
  37. 414bd73 debugobjects: Make stack check warning more informative by Joel Fernandes (Google) · 6 years ago
  38. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  39. 09ae008 lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  40. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  41. ee4bba5 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 6 years ago
  42. 6ab4413 kobject: don't use WARN for registration failures by Dmitry Vyukov · 6 years ago
  43. ad62170 rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 6 years ago
  44. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  45. d9868db lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 6 years ago
  46. ef3af34 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  47. d39838a 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 6 years ago
  48. 3c83fe5 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 6 years ago
  49. 3f81301 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 6 years ago
  50. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  51. a780a72 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago
  52. a77c116 lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  53. 44acfcb ASN.1: check for error from ASN1_OP_END__ACT actions by Eric Biggers · 6 years ago
  54. 608845a ASN.1: fix out-of-bounds read when parsing indefinite length item by Eric Biggers · 6 years ago
  55. 443d26a lib/mpi: call cond_resched() from mpi_powm() loop by Eric Biggers · 7 years ago
  56. 8ea52a6 KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] by Eric Biggers · 7 years ago
  57. cb14a0d KEYS: fix out-of-bounds read during ASN.1 parsing by Eric Biggers · 7 years ago
  58. 67bcc5e assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  59. f9e7e2d lib/digsig: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  60. 1c08912 lib/ratelimit.c: use deferred printk() version by Sergey Senozhatsky · 7 years ago
  61. 31decdc lib/mpi: kunmap after finishing accessing buffer by Stephan Mueller · 7 years ago
  62. 529ada2 lz4: fix bogus gcc warning by Greg Kroah-Hartman · 7 years ago
  63. d12824c lib/Kconfig.debug: fix frv build failure by Sudip Mukherjee · 7 years ago
  64. 542ebc9 sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 7 years ago
  65. 9d00195 swiotlb: ensure that page-sized mappings are page-aligned by Nikita Yushchenko · 7 years ago
  66. 7c679fe lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
  67. b355b89 crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
  68. a6a7d8a usercopy: Adjust tests to deal with SMAP/PAN by Kees Cook · 7 years ago
  69. 493d0a7 bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  70. ff76ab9 new privimitive: iov_iter_revert() by Al Viro · 7 years ago
  71. 673dfb6 lib/syscall: Clear return values when no stack by Kees Cook · 7 years ago
  72. 41c6b3e swiotlb: Add swiotlb=noforce debug option by Geert Uytterhoeven · 7 years ago
  73. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 7 years ago
  74. d06367a fix a fencepost error in pipe_advance() by Al Viro · 7 years ago
  75. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 7 years ago
  76. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 7 years ago
  77. 5b43f97 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 7 years ago
  79. f8ff04e lib/debugobjects: export for use in modules by Chris Wilson · 7 years ago
  80. 2513940 locking/selftest: Fix output since KERN_CONT changes by Michael Ellerman · 7 years ago
  81. f5527ff mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] by Andrey Ryabinin · 7 years ago
  82. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  83. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  84. 680bb94 fix iov_iter_advance() for ITER_PIPE by Abhi Das · 8 years ago
  85. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  86. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. 62e931f lib/genalloc.c: start search from start of chunk by Daniel Mentz · 8 years ago
  88. 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
  89. 0e07f66 latent_entropy: raise CONFIG_FRAME_WARN by default by Kees Cook · 8 years ago
  90. 0d906b1 bpf, test: fix ld_abs + vlan push/pop stress test by Daniel Borkmann · 8 years ago
  91. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  92. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  94. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  95. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  96. 65deb8a kcov: do not instrument lib/stackdepot.c by Alexander Potapenko · 8 years ago
  97. 2d13e6c lib/bitmap.c: enhance bitmap syntax by Noam Camus · 8 years ago
  98. 8cfd56d lib/kstrtox.c: smaller _parse_integer() by Alexey Dobriyan · 8 years ago
  99. bf90e56 lib: harden strncpy_from_user by Mark Rutland · 8 years ago
  100. 1689c73 Fix off-by-one in __pipe_get_pages() by Al Viro · 8 years ago