1. a7c9e91 lightnvm: pass flag on graceful teardown to targets by Javier González · 7 years ago
  2. 84e92c1 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block by Jens Axboe · 7 years ago
  3. a8a275c block: unexport elevator_init/exit by Christoph Hellwig · 7 years ago
  4. aafd3af nvme.h: add AEN configuration symbols by Hannes Reinecke · 7 years ago
  5. b3984e0 nvme.h: add the changed namespace list log by Christoph Hellwig · 7 years ago
  6. 868c239 nvme.h: untangle AEN notice definitions by Christoph Hellwig · 7 years ago
  7. dad0852 block: Drop bioset_create() by Kent Overstreet · 7 years ago
  8. 64c4bc4 pktcdvd: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  9. 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  10. 9c55873 blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper by Jens Axboe · 7 years ago
  11. 5de815a block: remove parent device reference from struct bsg_class_device by Christoph Hellwig · 7 years ago
  12. 5afb783 block: don't print a message when the device went away by Christoph Hellwig · 7 years ago
  13. 0b7576d block: move ->timeout request member by Jens Axboe · 7 years ago
  14. 88b0cfa block: document the blk_eh_timer_return values by Christoph Hellwig · 7 years ago
  15. f6e7d48 block: remove BLK_EH_HANDLED by Christoph Hellwig · 7 years ago
  16. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  17. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 7 years ago
  18. 01fc27d libata: remove ata_scsi_timed_out by Christoph Hellwig · 7 years ago
  19. e6fc464 blk-mq: avoid starving tag allocation after allocating process migrates by Ming Lei · 7 years ago
  20. 45db54d block: Split out bio_list_copy_data() by Kent Overstreet · 7 years ago
  21. 38a72da block: Add bio_copy_data_iter(), zero_fill_bio_iter() by Kent Overstreet · 7 years ago
  22. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  23. 917a38c block: Add bioset_init()/bioset_exit() by Kent Overstreet · 7 years ago
  24. 8aa6ba2 block: Convert bio_set to mempool_init() by Kent Overstreet · 7 years ago
  25. c1a67fe mempool: Add mempool_init()/mempool_exit() by Kent Overstreet · 10 years ago
  26. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  27. a327553 sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow() by Omar Sandoval · 7 years ago
  28. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  29. 84c7afc block: use ktime_get_ns() instead of sched_clock() for cfq and bfq by Omar Sandoval · 7 years ago
  30. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  31. 5238dcf block: replace bio->bi_issue_stat with bio-specific type by Omar Sandoval · 7 years ago
  32. 8e95cb33 Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  33. 4a7a772 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  34. f933147 Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  35. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  36. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 8236b0a bdi: wake up concurrent wb_shutdown() callers. by Tetsuo Handa · 7 years ago
  38. 328da89 Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  39. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  41. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  42. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  43. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  44. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  45. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  46. ed76952 usb: gadget: composite Allow for larger configuration descriptors by Joel Pepper · 7 years ago
  47. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  48. 6082d9c net/mlx5: Fix mlx5_get_vector_affinity function by Israel Rukshin · 7 years ago
  49. bf0ddab blk-mq: fix sysfs inflight counter by Omar Sandoval · 7 years ago
  50. 21f2db5 Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 7 years ago
  51. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  52. 69bfd47 Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  53. 3442097 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  54. 8fba70b Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  56. fcd5803 remoteproc: fix crashed parameter logic on stop call by Arnaud Pouliquen · 7 years ago
  57. 24a7e4d virtio: add ability to iterate over vqs by Michael S. Tsirkin · 7 years ago
  58. fe64407 block: mq: Add some minor doc for core structs by Linus Walleij · 7 years ago
  59. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
  61. 6510bbc mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 7 years ago
  62. ba6b8de bpf: sockmap, map_release does not hold refcnt for pinned maps by John Fastabend · 7 years ago
  63. 6899b32 bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY by Roman Gushchin · 7 years ago
  64. 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 7 years ago
  65. 903f9db tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 7 years ago
  66. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  67. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  68. c1e9dae Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 12c8f25 kasan: add no_sanitize attribute for clang builds by Andrey Konovalov · 7 years ago
  71. 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
  72. e01e806 fork: unconditionally clear stack on fork by Kees Cook · 7 years ago
  73. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  74. b9abdcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 0d9cf33 Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  76. 4d18905 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  77. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  78. d90a10e fsnotify: Fix fsnotify_mark_connector race by Robert Kolchmeyer · 7 years ago
  79. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  80. ed4564b drivers: change struct device_driver::coredump() return type to void by Arend van Spriel · 7 years ago
  81. ccce20f scsi: sd_zbc: Avoid that resetting a zone fails sporadically by Bart Van Assche · 7 years ago
  82. 5692fce ARM: OMAP2+: Fix build when using split object directories by Dave Gerlach · 7 years ago
  83. 0ce9144 block: add blk_queue_fua() helper function by Dave Chinner · 7 years ago
  84. 7ce2367 vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 7 years ago
  85. e142aa0 timekeeping: Remove __current_kernel_time() by Baolin Wang · 7 years ago
  86. f0ae6a0 timers: Remove stale struct tvec_base forward declaration by Liu, Changcheng · 7 years ago
  87. 3b2c77d livepatch: Allow to call a custom callback when freeing shadow variables by Petr Mladek · 7 years ago
  88. e91c2518 livepatch: Initialize shadow variables safely by a custom callback by Petr Mladek · 7 years ago
  89. 5968a70 textsearch: fix kernel-doc warnings and add kernel-api section by Randy Dunlap · 7 years ago
  90. 4ad69b80 clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux by Jerome Brunet · 7 years ago
  91. 8e04944 mm,vmscan: Allow preallocating memory for register_shrinker(). by Tetsuo Handa · 7 years ago
  92. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  95. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  96. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  97. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  98. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  99. ee6ebed include/linux/kexec.h: silence compile warnings by Philipp Rudo · 7 years ago
  100. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago