1. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  2. 27529c8 Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  3. 8e44e66 Merge branch 'KASAN-read_word_at_a_time' by Linus Torvalds · 6 years ago
  4. 1a3241f lib/strscpy: Shut up KASAN false-positives in strscpy() by Andrey Ryabinin · 6 years ago
  5. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  6. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  7. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  8. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  9. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  10. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  11. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. c148879 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 6 years ago
  15. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  17. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 6 years ago
  18. 841a915 vsprintf: Do not have bprintf dereference pointers by Steven Rostedt (VMware) · 7 years ago
  19. 172856e kobject: Export kobj_ns_grab_current() and kobj_ns_drop() by Bart Van Assche · 7 years ago
  20. a5e1923 test_firmware: fix missing unlock on error in config_num_requests_store() by Wei Yongjun · 7 years ago
  21. 76f8ab1 test_firmware: make local symbol test_fw_config static by Wei Yongjun · 7 years ago
  22. 51ccbb0 Merge branch 'for-4.16-print-symbol' into for-4.16 by Petr Mladek · 7 years ago
  23. fcd1c91 bpf: add couple of test cases for signed extended imms by Daniel Borkmann · 7 years ago
  24. 8c7a8d1 lib/scatterlist: Fix chaining support in sgl_alloc_order() by Bart Van Assche · 7 years ago
  25. 4bd89ed swiotlb: remove various exports by Christoph Hellwig · 7 years ago
  26. 0176adb swiotlb: refactor coherent buffer allocation by Christoph Hellwig · 7 years ago
  27. a25381a swiotlb: refactor coherent buffer freeing by Christoph Hellwig · 7 years ago
  28. aaf796d swiotlb: wire up ->dma_supported in swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  29. 251533e swiotlb: add common swiotlb_map_ops by Christoph Hellwig · 7 years ago
  30. 7f2c8bb swiotlb: rename swiotlb_free to swiotlb_exit by Christoph Hellwig · 7 years ago
  31. d0bc0c2 swiotlb: suppress warning when __GFP_NOWARN is set by Christian König · 7 years ago
  32. 1a9777a dma-direct: reject too small dma masks by Christoph Hellwig · 7 years ago
  33. 19dca8c dma-direct: make dma_direct_{alloc,free} available to other implementations by Christoph Hellwig · 7 years ago
  34. 95f1839 dma-direct: retry allocations using GFP_DMA for small masks by Christoph Hellwig · 7 years ago
  35. c61e963 dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32 by Christoph Hellwig · 7 years ago
  36. 21f237e dma-direct: use node local allocations for coherent memory by Christoph Hellwig · 7 years ago
  37. 080321d dma-direct: add support for CMA allocation by Christoph Hellwig · 7 years ago
  38. 2797596 dma-direct: add dma address sanity checks by Christoph Hellwig · 7 years ago
  39. 2e86a04 dma-direct: use phys_to_dma by Christoph Hellwig · 7 years ago
  40. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  41. 4b1a29a error-injection: Support fault injection framework by Masami Hiramatsu · 7 years ago
  42. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  43. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  44. 7660b1f crypto: chacha20 - use rol32() macro from bitops.h by Eric Biggers · 7 years ago
  45. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  47. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  48. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  49. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  51. 04b8eb7 symbol lookup: introduce dereference_symbol_descriptor() by Sergey Senozhatsky · 7 years ago
  52. 0d85adb lib/crc-ccitt: Add CCITT-FALSE CRC16 variant by Andrew Morton · 7 years ago
  53. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  54. 64648a5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  55. d202d47 lib: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  56. 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
  57. 8c9076b Merge 4.15-rc6 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  58. 14ebc28 errseq: Add to documentation tree by Matthew Wilcox · 7 years ago
  59. 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
  60. 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
  61. 9f4533c timerqueue: Document return values of timerqueue_add/del() by Thomas Gleixner · 7 years ago
  62. 4e5dff4 blk-mq: improve heavily contended tag case by Jens Axboe · 7 years ago
  63. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 45fa9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  65. bbc25be lib/mpi: Fix umul_ppmm() for MIPS64r6 by James Hogan · 7 years ago
  66. 27e7c0e vsprintf: Fix a dangling documentation reference by Jonathan Corbet · 7 years ago
  67. b3ed232 doc: convert printk-formats.txt to rst by Tobin C. Harding · 7 years ago
  68. 9b3fa47 kobject: fix suppressing modalias in uevents delivered over netlink by Dmitry Torokhov · 7 years ago
  69. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  70. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. 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
  72. 87ab819 bpf: add test case for ld_abs and helper changing pkt data by Daniel Borkmann · 7 years ago
  73. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  74. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  75. d063623 Documentation: add UUID/GUID to kernel-api by Randy Dunlap · 7 years ago
  76. 0f7cda2 Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 by Kees Cook · 7 years ago
  77. 64e0cd0 rhashtable: Call library function alloc_bucket_locks by Tom Herbert · 7 years ago
  78. 92f36cc spinlock: Add library function to allocate spinlock buckets array by Tom Herbert · 7 years ago
  79. 2db54b4 rhashtable: Add rhastable_walk_peek by Tom Herbert · 7 years ago
  80. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  81. a0e9459 Fix misannotated out-of-line _copy_to_user() by Christophe Leroy · 7 years ago
  82. 73cf7e1 Merge 4.15-rc3 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  83. 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
  84. 8dfd2f2 509: fix printing uninitialized stack memory when OID is empty by Eric Biggers · 7 years ago
  85. 47e0a20 X.509: fix buffer overflow detection in sprint_oid() by Eric Biggers · 7 years ago
  86. 81a7be2 ASN.1: check for error from ASN1_OP_END__ACT actions by Eric Biggers · 7 years ago
  87. e0058f3 ASN.1: fix out-of-bounds read when parsing indefinite length item by Eric Biggers · 7 years ago
  88. 6e237d0 netlink: Relax attr validation for fixed length types by David Ahern · 7 years ago
  89. 045c5f7 kobject: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  90. d9d16e1 kobject: add SPDX identifiers to all kobject files by Greg Kroah-Hartman · 7 years ago
  91. 516df05 lib/assoc_array: Remove smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  92. b393e8b percpu: READ_ONCE() now implies smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  93. 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
  94. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  95. ef0010a vsprintf: don't use 'restricted_pointer()' when not restricting by Linus Torvalds · 7 years ago
  96. 9f480fa crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  97. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  98. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  99. 57e7344 vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  100. 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