1. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  2. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  3. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  4. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  5. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  6. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 5 years ago
  7. adcc572 swiotlb: clean up reporting by Kees Cook · 5 years ago
  8. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  9. d041ed2 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 5 years ago
  10. d05e26d lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  11. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  12. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  13. acfbd28 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 6 years ago
  14. fb19348 rhashtable: add schedule points by Eric Dumazet · 6 years ago
  15. 4a67b82 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 6 years ago
  16. 414bd73 debugobjects: Make stack check warning more informative by Joel Fernandes (Google) · 6 years ago
  17. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  18. 09ae008 lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  19. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  20. ee4bba5 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y by Yonghong Song · 6 years ago
  21. 6ab4413 kobject: don't use WARN for registration failures by Dmitry Vyukov · 6 years ago
  22. ad62170 rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 6 years ago
  23. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  24. d9868db lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 6 years ago
  25. ef3af34 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  26. d39838a 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 6 years ago
  27. 3c83fe5 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 6 years ago
  28. 3f81301 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 6 years ago
  29. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  30. a780a72 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago
  31. a77c116 lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  32. 44acfcb ASN.1: check for error from ASN1_OP_END__ACT actions by Eric Biggers · 6 years ago
  33. 608845a ASN.1: fix out-of-bounds read when parsing indefinite length item by Eric Biggers · 6 years ago
  34. 443d26a lib/mpi: call cond_resched() from mpi_powm() loop by Eric Biggers · 7 years ago
  35. 8ea52a6 KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] by Eric Biggers · 7 years ago
  36. cb14a0d KEYS: fix out-of-bounds read during ASN.1 parsing by Eric Biggers · 7 years ago
  37. 67bcc5e assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  38. f9e7e2d lib/digsig: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  39. 1c08912 lib/ratelimit.c: use deferred printk() version by Sergey Senozhatsky · 7 years ago
  40. 31decdc lib/mpi: kunmap after finishing accessing buffer by Stephan Mueller · 7 years ago
  41. 529ada2 lz4: fix bogus gcc warning by Greg Kroah-Hartman · 7 years ago
  42. d12824c lib/Kconfig.debug: fix frv build failure by Sudip Mukherjee · 7 years ago
  43. 542ebc9 sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 7 years ago
  44. 9d00195 swiotlb: ensure that page-sized mappings are page-aligned by Nikita Yushchenko · 7 years ago
  45. 7c679fe lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
  46. b355b89 crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
  47. a6a7d8a usercopy: Adjust tests to deal with SMAP/PAN by Kees Cook · 7 years ago
  48. 493d0a7 bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 7 years ago
  49. ff76ab9 new privimitive: iov_iter_revert() by Al Viro · 7 years ago
  50. 673dfb6 lib/syscall: Clear return values when no stack by Kees Cook · 7 years ago
  51. 41c6b3e swiotlb: Add swiotlb=noforce debug option by Geert Uytterhoeven · 7 years ago
  52. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 7 years ago
  53. d06367a fix a fencepost error in pipe_advance() by Al Viro · 7 years ago
  54. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 7 years ago
  55. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 7 years ago
  56. 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
  57. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 7 years ago
  58. f8ff04e lib/debugobjects: export for use in modules by Chris Wilson · 7 years ago
  59. 2513940 locking/selftest: Fix output since KERN_CONT changes by Michael Ellerman · 8 years ago
  60. f5527ff mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] by Andrey Ryabinin · 8 years ago
  61. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  62. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  63. 680bb94 fix iov_iter_advance() for ITER_PIPE by Abhi Das · 8 years ago
  64. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  65. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  66. 62e931f lib/genalloc.c: start search from start of chunk by Daniel Mentz · 8 years ago
  67. 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
  68. 0e07f66 latent_entropy: raise CONFIG_FRAME_WARN by default by Kees Cook · 8 years ago
  69. 0d906b1 bpf, test: fix ld_abs + vlan push/pop stress test by Daniel Borkmann · 8 years ago
  70. 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
  71. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  73. 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
  74. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  75. 65deb8a kcov: do not instrument lib/stackdepot.c by Alexander Potapenko · 8 years ago
  76. 2d13e6c lib/bitmap.c: enhance bitmap syntax by Noam Camus · 8 years ago
  77. 8cfd56d lib/kstrtox.c: smaller _parse_integer() by Alexey Dobriyan · 8 years ago
  78. bf90e56 lib: harden strncpy_from_user by Mark Rutland · 8 years ago
  79. 1689c73 Fix off-by-one in __pipe_get_pages() by Al Viro · 8 years ago
  80. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  81. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 1848929 samples: move blackfin gptimers-example from Documentation by Shuah Khan · 8 years ago
  83. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  85. 6776648 nmi_backtrace: do a local dump_stack() instead of a self-NMI by Chris Metcalf · 8 years ago
  86. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  87. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  88. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  90. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  91. c23112e Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  92. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  93. a779638 pipe: add pipe_buf_release() helper by Miklos Szeredi · 8 years ago
  94. 241699c new iov_iter flavour: pipe-backed by Al Viro · 8 years ago
  95. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  96. d3798ae mm: filemap: don't plant shadow entries without radix tree node by Johannes Weiner · 8 years ago
  97. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  98. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago