1. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 03758db kasan: only select SLUB_DEBUG with SYSFS=y by Arnd Bergmann · 6 years ago
  3. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. a527d3f Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  5. ea75a2c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. d028b6f kobject: kset_create_and_add() - fetch ownership info from parent by Dmitry Torokhov · 6 years ago
  7. 5f81880 sysfs, kobject: allow creating kobject belonging to arbitrary users by Dmitry Torokhov · 6 years ago
  8. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  9. 107d01f lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  10. ca146f6 lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() by Dan Williams · 6 years ago
  11. abd08d7 lib/iov_iter: Document _copy_to_iter_flushcache() by Dan Williams · 6 years ago
  12. bf3eeb9 lib/iov_iter: Document _copy_to_iter_mcsafe() by Dan Williams · 6 years ago
  13. 0026129 rhashtable: add restart routine in rhashtable_free_and_destroy() by Taehee Yoo · 6 years ago
  14. 06ae482 lib: reciprocal_div: implement the improved algorithm on the paper mentioned by Jiong Wang · 7 years ago
  15. c643ecf lib: rhashtable: Correct self-assignment in rhashtable.c by Rishabh Bhatnagar · 7 years ago
  16. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  19. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  20. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 7 years ago
  21. 3203c90 test_bpf: flag tests that cannot be jited on s390 by Kleber Sacilotto de Souza · 7 years ago
  22. 90368a3 Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  23. dd275ca kasan: depend on CONFIG_SLUB_DEBUG by Jason A. Donenfeld · 7 years ago
  24. 4bb6e96a lib/percpu_ida.c: don't do alloc from per-CPU list if there is none by Sebastian Andrzej Siewior · 7 years ago
  25. 7861552 netlink: Return extack message if attribute validation fails by David Ahern · 7 years ago
  26. 0e2dc70 bitfield: add tests by Johannes Berg · 7 years ago
  27. 9ff3b40 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 043f891 Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests" by Petr Mladek · 7 years ago
  29. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. c069001 rhashtable: clean up dereference of ->future_tbl. by NeilBrown · 7 years ago
  31. 0ad6644 rhashtable: use cmpxchg() to protect ->future_tbl. by NeilBrown · 7 years ago
  32. 5af68ef rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert() by NeilBrown · 7 years ago
  33. 9b4f64a rhashtable: simplify INIT_RHT_NULLS_HEAD() by NeilBrown · 7 years ago
  34. 9f9a707 rhashtable: remove nulls_base and related code. by NeilBrown · 7 years ago
  35. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  36. cbab901 rhashtable: silence RCU warning in rhashtable_test. by NeilBrown · 7 years ago
  37. 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  38. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  39. ee410f1 lib/test_printf.c: call wait_for_random_bytes() before plain %p tests by Thierry Escande · 7 years ago
  40. f1b4bd0 fault-injection: reorder config entries by Mikulas Patocka · 7 years ago
  41. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago
  42. e37460c dma-mapping: use obj-y instead of lib-y for generic dma ops by Christoph Hellwig · 7 years ago
  43. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  44. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  45. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  46. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  47. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  48. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  49. 8958fd4 test_overflow: fix an IS_ERR() vs NULL bug by Dan Carpenter · 7 years ago
  50. 7ea959c locking/refcounts: Implement refcount_dec_and_lock_irqsave() by Anna-Maria Gleixner · 7 years ago
  51. ccfbb5b atomic: Add irqsave variant of atomic_dec_and_lock() by Anna-Maria Gleixner · 7 years ago
  52. f2ae679 alpha: Remove custom dec_and_lock() implementation by Sebastian Andrzej Siewior · 7 years ago
  53. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  54. 5aadfde kcov: test compiler capability in Kconfig and correct dependency by Masahiro Yamada · 7 years ago
  55. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  56. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  57. 09088a4 lib/ucs2_string.c: add MODULE_LICENSE() by Randy Dunlap · 7 years ago
  58. cbdc61a lib/mpi: headers cleanup by Vasily Averin · 7 years ago
  59. 804209d lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock by Sebastian Andrzej Siewior · 7 years ago
  60. b94078e lib/idr.c: remove simple_ida_lock by Matthew Wilcox · 7 years ago
  61. ca1250b lib/bitmap.c: micro-optimization for __bitmap_complement() by Yury Norov · 7 years ago
  62. ce91f6e mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags by Michal Hocko · 7 years ago
  63. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  64. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  65. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  66. ca90800 test_overflow: Add memory allocation overflow tests by Kees Cook · 7 years ago
  67. 8fee81a test_overflow: Report test failures by Kees Cook · 7 years ago
  68. 6d33443 test_overflow: macrofy some more, do more tests for free by Rasmus Villemoes · 7 years ago
  69. 455a35a lib: add runtime test of check_*_overflow functions by Rasmus Villemoes · 7 years ago
  70. 25d80be Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  71. 8bafa2a Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18 by Petr Mladek · 7 years ago
  72. 666902e lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 7 years ago
  73. d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  75. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. be08815 bpf: add also cbpf long jump test cases with heavy expansion by Daniel Borkmann · 7 years ago
  77. 2550bbf dma-direct: don't crash on device without dma_mask by Christoph Hellwig · 7 years ago
  78. f068fe3 core, dma-direct: add a flag 32-bit dma limits by Christoph Hellwig · 7 years ago
  79. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 7 years ago
  81. e6fc464 blk-mq: avoid starving tag allocation after allocating process migrates by Ming Lei · 7 years ago
  82. 78c4783 dma-debug: check scatterlist segments by Robin Murphy · 7 years ago
  83. 522239b uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation by Dan Williams · 7 years ago
  84. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  86. 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 7 years ago
  87. 35ddb69 dma-mapping: simplify Kconfig dependencies by Christoph Hellwig · 7 years ago
  88. 9f41822 radix tree: fix multi-order iteration race by Ross Zwisler · 7 years ago
  89. 1e3054b lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly by Matthew Wilcox · 7 years ago
  90. 85f4f12 vsprintf: Replace memory barrier with static_key for random_ptr_key update by Steven Rostedt (VMware) · 7 years ago
  91. 8780356 x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() by Dan Williams · 7 years ago
  92. c854ab5 sbitmap: fix race in wait batch accounting by Jens Axboe · 7 years ago
  93. 0503fd6 Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  94. 05e13bb swiotlb: silent unwanted warning "buffer is full" by Jean Delvare · 7 years ago
  95. 4ba281d lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() by Yury Norov · 7 years ago
  96. 61445b56 sbitmap: warn if using smaller shallow depth than was setup by Omar Sandoval · 7 years ago
  97. a327553 sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() by Omar Sandoval · 7 years ago
  98. d0c8ba4 swiotlb: update comments to refer to physical instead of virtual addresses by Yisheng Xie · 7 years ago
  99. 30fd642 swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs by Christoph Hellwig · 7 years ago
  100. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago