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