1. 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 6 years ago
  2. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. 9f41822 radix tree: fix multi-order iteration race by Ross Zwisler · 6 years ago
  4. 1e3054b lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly by Matthew Wilcox · 6 years ago
  5. 85f4f12 vsprintf: Replace memory barrier with static_key for random_ptr_key update by Steven Rostedt (VMware) · 6 years ago
  6. 0503fd6 Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  7. 05e13bb swiotlb: silent unwanted warning "buffer is full" by Jean Delvare · 6 years ago
  8. 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 6 years ago
  9. d7760d6 iov_iter: fix memory leak in pipe_get_pages_alloc() by Ilya Dryomov · 6 years ago
  10. e76b6312 iov_iter: fix return type of __pipe_get_pages() by Ilya Dryomov · 6 years ago
  11. 892a0be swiotlb: fix inversed DMA_ATTR_NO_WARN test by Michel Dänzer · 6 years ago
  12. fff75eb Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  13. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  14. b4678df1 errseq: Always report a writeback error once by Matthew Wilcox · 6 years ago
  15. 504a918 dma-direct: don't retry allocation for no-op GFP_DMA by Takashi Iwai · 6 years ago
  16. 3e14c6a kobject: don't use WARN for registration failures by Dmitry Vyukov · 6 years ago
  17. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  18. 5968a70 textsearch: fix kernel-doc warnings and add kernel-api section by Randy Dunlap · 6 years ago
  19. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 6 years ago
  21. 4ac1800 Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  22. c5c177c Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  23. 450b1f6 lockref: Add lockref_put_not_zero by Andreas Gruenbacher · 6 years ago
  24. ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 6 years ago
  25. fa290cd radix tree: use GFP_ZONEMASK bits of gfp_t for flags by Matthew Wilcox · 6 years ago
  26. 68c1f08 lib/list_debug.c: print unmangled addresses by Matthew Wilcox · 6 years ago
  27. 3175060 lib/test_ubsan.c: make test_ubsan_misaligned_access() static by Colin Ian King · 6 years ago
  28. 854686f lib: add testing module for UBSAN by Jinbum Park · 6 years ago
  29. f6f66c1 lib/test_bitmap.c: do not accidentally use stack VLA by Kees Cook · 6 years ago
  30. 5f00ae0 lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together by Randy Dunlap · 6 years ago
  31. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 6 years ago
  32. 69ca372 kasan: prevent compiler from optimizing away memset in tests by Andrey Konovalov · 6 years ago
  33. 91c93ed kasan: fix invalid-free test crashing the kernel by Andrey Konovalov · 6 years ago
  34. 9e7f06c swiotlb: fix unexpected swiotlb_alloc_coherent failures by Takashi Iwai · 6 years ago
  35. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  36. 66bdb14 swiotlb: Use dma_direct_supported() for swiotlb_ops by Christoph Hellwig · 6 years ago
  37. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  38. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  39. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  40. 1e6338c vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) by Steven Rostedt (VMware) · 6 years ago
  41. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 6 years ago
  42. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 6 years ago
  43. 357aa6a Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  44. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  45. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 6 years ago
  46. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  47. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  48. df34df4 Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  49. 94514bbe Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  50. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  51. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  52. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  53. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 701f3b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 61d1757 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  57. ae6da1f rhashtable: add schedule points by Eric Dumazet · 6 years ago
  58. 19193bc locking/Kconfig: Restructure the lock debugging menu by Waiman Long · 6 years ago
  59. f07cbeb locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable by Waiman Long · 6 years ago
  60. 5149cba locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches by Waiman Long · 6 years ago
  61. f385178 lib/scatterlist: add sg_init_marker() helper by Prashant Bhole · 6 years ago
  62. 99fe29d test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment() by Dan Carpenter · 6 years ago
  63. e89f5b3 dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs by Christoph Hellwig · 6 years ago
  64. a0306db Merge 4.16-rc7 into staging-next by Greg Kroah-Hartman · 6 years ago
  65. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  66. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  67. 75a24b8 kfifo: fix inaccurate comment by Martin Kelly · 6 years ago
  68. 889ce12 raid: remove tile specific raid6 implementation by Arnd Bergmann · 6 years ago
  69. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  70. df91f56 libcrc32c: Add crc32c_impl function by Nikolay Borisov · 7 years ago
  71. 447a564 treewide: Align function definition open/close braces by Joe Perches · 6 years ago
  72. 76db808 net: bpf: add a test for skb_segment in test_bpf module by Yonghong Song · 6 years ago
  73. dc35da1 lib: zstd: clean up Makefile for simpler composite object handling by Masahiro Yamada · 6 years ago
  74. f49821e kbuild: rename built-in.o to built-in.a by Nicholas Piggin · 6 years ago
  75. ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 6 years ago
  76. 0803e60 swiotlb: Make swiotlb_{alloc,free}_buffer depend on CONFIG_DMA_DIRECT_OPS by Christoph Hellwig · 6 years ago
  77. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  79. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  80. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  81. 692ec06 netns: send uevent messages by Christian Brauner · 6 years ago
  82. 94e5e30 net: add uevent socket member by Christian Brauner · 6 years ago
  83. 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 6 years ago
  84. 52fda36 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches by Thadeu Lima de Souza Cascardo · 6 years ago
  85. 16e73ad dma/swiotlb: Remove swiotlb_{alloc,free}_coherent() by Christoph Hellwig · 6 years ago
  86. c10f07a dma/direct: Handle force decryption for DMA coherent buffers in common code by Christoph Hellwig · 6 years ago
  87. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 6 years ago
  88. e7de6c7 dma/swiotlb: Remove swiotlb_set_mem_attributes() by Christoph Hellwig · 6 years ago
  89. aa9532d lib/raid6: Build proper raid6test files on powerpc by Matt Brown · 7 years ago
  90. 751ba79 lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome by Matt Brown · 7 years ago
  91. 0d707a2 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 6 years ago
  92. b3a5d11 percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods by Tejun Heo · 6 years ago
  93. 73709e1 Merge 4.16-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  94. 1b72341 devres: combine function devm_ioremap* by Yisheng Xie · 6 years ago
  95. 82d1f11 lib/kobject: Join string literals back by Andy Shevchenko · 6 years ago
  96. e36df28 printk: move dump stack related code to lib/dump_stack.c by Dave Young · 6 years ago
  97. 8df3aaa btree: avoid variable-length allocations by Joern Engel · 6 years ago
  98. 163cf84 debugobjects: Avoid another unused variable warning by Arnd Bergmann · 6 years ago
  99. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 6 years ago
  100. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 6 years ago