1. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  2. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  3. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. c148879 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 7 years ago
  7. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  8. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  9. 172856e kobject: Export kobj_ns_grab_current() and kobj_ns_drop() by Bart Van Assche · 7 years ago
  10. 8c7a8d1 lib/scatterlist: Fix chaining support in sgl_alloc_order() by Bart Van Assche · 7 years ago
  11. 4bd89ed swiotlb: remove various exports by Christoph Hellwig · 7 years ago
  12. 0176adb swiotlb: refactor coherent buffer allocation by Christoph Hellwig · 7 years ago
  13. a25381a swiotlb: refactor coherent buffer freeing by Christoph Hellwig · 7 years ago
  14. aaf796d swiotlb: wire up ->dma_supported in swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  15. 251533e swiotlb: add common swiotlb_map_ops by Christoph Hellwig · 7 years ago
  16. 7f2c8bb swiotlb: rename swiotlb_free to swiotlb_exit by Christoph Hellwig · 7 years ago
  17. d0bc0c2 swiotlb: suppress warning when __GFP_NOWARN is set by Christian König · 7 years ago
  18. 1a9777a dma-direct: reject too small dma masks by Christoph Hellwig · 7 years ago
  19. 19dca8c dma-direct: make dma_direct_{alloc,free} available to other implementations by Christoph Hellwig · 7 years ago
  20. 95f1839 dma-direct: retry allocations using GFP_DMA for small masks by Christoph Hellwig · 7 years ago
  21. c61e963 dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32 by Christoph Hellwig · 7 years ago
  22. 21f237e dma-direct: use node local allocations for coherent memory by Christoph Hellwig · 7 years ago
  23. 080321d dma-direct: add support for CMA allocation by Christoph Hellwig · 7 years ago
  24. 2797596 dma-direct: add dma address sanity checks by Christoph Hellwig · 7 years ago
  25. 2e86a04 dma-direct: use phys_to_dma by Christoph Hellwig · 7 years ago
  26. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  27. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  28. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  29. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  30. 0d85adb lib/crc-ccitt: Add CCITT-FALSE CRC16 variant by Andrew Morton · 7 years ago
  31. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  32. 64648a5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  33. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  34. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 4288e6b Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  36. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  37. 4e5dff4 blk-mq: improve heavily contended tag case by Jens Axboe · 7 years ago
  38. bbc25be lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 7 years ago
  39. 9b3fa47 kobject: fix suppressing modalias in uevents delivered over netlink by Dmitry Torokhov · 7 years ago
  40. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  41. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 87ab819 bpf: add test case for ld_abs and helper changing pkt data by Daniel Borkmann · 7 years ago
  43. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  44. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  45. 0f7cda2 Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 by Kees Cook · 7 years ago
  46. a0e9459 Fix misannotated out-of-line _copy_to_user() by Christophe Leroy · 7 years ago
  47. 4ded3be Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus by James Morris · 7 years ago
  48. 8dfd2f2 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 7 years ago
  49. 47e0a20 X.509: fix buffer overflow detection in sprint_oid() by Eric Biggers · 7 years ago
  50. 81a7be2 ASN.1: check for error from ASN1_OP_END__ACT actions by Eric Biggers · 7 years ago
  51. e0058f3 ASN.1: fix out-of-bounds read when parsing indefinite length item by Eric Biggers · 7 years ago
  52. 6e237d0 netlink: Relax attr validation for fixed length types by David Ahern · 7 years ago
  53. 516df05 lib/assoc_array: Remove smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  54. b393e8b percpu: READ_ONCE() now implies smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  55. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  56. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  57. ef0010a vsprintf: don't use 'restricted_pointer()' when not restricting by Linus Torvalds · 7 years ago
  58. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  59. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  60. 57e7344 vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  61. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  63. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  64. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. d677a4d Makefile: support flag -fsanitizer-coverage=trace-cmp by Victor Chibotaru · 7 years ago
  66. 4441fca lib: test module for find_*_bit() functions by Yury Norov · 7 years ago
  67. 0b548e3 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  68. 2f9b7e0 lib/nmi_backtrace.c: fix kernel text address leak by Liu, Changcheng · 7 years ago
  69. 36a3d1d lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  70. e813a61 lib/int_sqrt: adjust comments by Peter Zijlstra · 7 years ago
  71. f8ae107 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  72. 3f32957 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
  73. dc2bf000 lib/test: delete five error messages for failed memory allocations by Markus Elfring · 7 years ago
  74. d6b28e0 lib: add module support to string tests by Geert Uytterhoeven · 7 years ago
  75. 1f3c790 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago
  76. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  77. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  78. 3aaabbf lib/dma-debug.c: fix incorrect pfn calculation by Miles Chen · 7 years ago
  79. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  80. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  81. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  82. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  83. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  84. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  85. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  86. b293fca Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  87. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  88. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  89. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 9de8da4 kconfig: kill off GENERIC_IO option by Rob Herring · 7 years ago
  92. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  94. 28033ae net: netlink: Update attr validation to require exact length for some types by David Ahern · 7 years ago
  95. 1d9ddde1 lib/mpi: call cond_resched() from mpi_powm() loop by Eric Biggers · 7 years ago
  96. 91a6a6c Merge branch 'linus' into x86/asm, to resolve conflict by Ingo Molnar · 7 years ago
  97. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. 624f5ab KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] by Eric Biggers · 7 years ago
  99. c9afbec debugfs: purge obsolete SRCU based removal protection by Nicolai Stange · 7 years ago
  100. d7b417f x86/mm: Add DMA support for SEV memory encryption by Tom Lendacky · 7 years ago