1. c117bac deadline-iosched: Introduce dispatch helpers by Damien Le Moal · 7 years ago
  2. 5700f69 mq-deadline: Introduce zone locking support by Damien Le Moal · 7 years ago
  3. bf09ce5 mq-deadline: Introduce dispatch helpers by Damien Le Moal · 7 years ago
  4. 6cc77e9 block: introduce zoned block devices zone write locking by Christoph Hellwig · 7 years ago
  5. 882d417 pktcdvd: Fix a recently introduced NULL pointer dereference by Bart Van Assche · 7 years ago
  6. 5a0ec38 pktcdvd: Fix pkt_setup_dev() error path by Bart Van Assche · 7 years ago
  7. 8b7bc84 lightnvm: pblk: refactor pblk_ppa_comp function by Matias Bjørling · 7 years ago
  8. 998ba62 lightnvm: pblk: add iostat support by Javier González · 7 years ago
  9. 30d82a86 lightnvm: pblk: print instance name on instance info by Javier González · 7 years ago
  10. c6847e4 lightnvm: pblk: free write buffer on init failure by Javier González · 7 years ago
  11. cc4f5ba lightnvm: pblk: ensure kthread alloc. before kicking it by Javier González · 7 years ago
  12. 8f55459 lightnvm: pblk: do not log recovery read errors by Javier González · 7 years ago
  13. 5d201f0 lightnvm: pblk: ignore high ecc errors on recovery by Javier González · 7 years ago
  14. e539273 lightnvm: set target over-provision on create ioctl by Javier González · 7 years ago
  15. a768993 lightnvm: pblk: use exact free block counter in RL by Javier González · 7 years ago
  16. aed49e1 lightnvm: pblk: remove pblk_gc_stop by Hans Holmberg · 7 years ago
  17. b36bbf9 lightnvm: pblk: prevent premature sync point resets by Hans Holmberg · 7 years ago
  18. 533657c1 lightnvm: pblk: clear flush point on completed writes by Hans Holmberg · 7 years ago
  19. 8154d29 lightnvm: pblk: rename sync_point to flush_point by Hans Holmberg · 7 years ago
  20. 06bc072 lightnvm: pblk: refactor emeta consistency check by Hans Holmberg · 7 years ago
  21. d6d3ec2 lightnvm: pblk: remove pblk_for_each_lun helper by Javier González · 7 years ago
  22. b1bcfda lightnvm: pblk: compress and reorder helper functions by Javier González · 7 years ago
  23. bd77b23 lightnvm: guarantee target unique name across devs. by Javier González · 7 years ago
  24. e29c80e lightnvm: refactor target type lookup by Javier González · 7 years ago
  25. fae7fae lightnvm: make geometry structures 2.0 ready by Matias Bjørling · 7 years ago
  26. bb27aa9 lightnvm: remove lower page tables by Matias Bjørling · 7 years ago
  27. 98281a9 lightnvm: remove unnecessary field from nvm_rq by Javier González · 7 years ago
  28. e3e13bc lightnvm: remove hybrid ocssd 1.2 support by Matias Bjørling · 7 years ago
  29. 26f76dc lightnvm: use internal pblk methods by Matias Bjørling · 7 years ago
  30. aba203d lightnvm: remove rrpc by Matias Bjørling · 7 years ago
  31. 74ede5a null_blk: remove lightnvm support by Matias Bjørling · 7 years ago
  32. 913a950 blk-mq: remove confusing comment of blk_mq_sched_dispatch_requests by Liu Bo · 7 years ago
  33. 4e5dff4 blk-mq: improve heavily contended tag case by Jens Axboe · 7 years ago
  34. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 7 years ago
  35. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  36. f8940a0 Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  40. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 7 years ago
  41. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  43. 2aeb073 x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  44. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  45. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago
  46. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 7 years ago
  47. 2fe1bc1 perf/x86: Enable free running PEBS for REGS_USER/INTR by Andi Kleen · 7 years ago
  48. f2dbad3 x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD by Rudolf Marek · 7 years ago
  49. a8b4db5 x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
  50. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  51. 2ec077c Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  52. 650400b Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  53. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  54. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 7 years ago
  55. f3b5ad8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  56. f25e229 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  57. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  58. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  59. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  61. a84ec72 Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  62. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  63. ee1b43e Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  64. 66dbbd7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  65. 07a20ed Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  66. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  67. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  68. 043ee1d net: qcom/emac: Reduce timeout for mdio read/write by Hemanth Puranik · 7 years ago
  69. 06f976e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  70. b59e697 net: sched: fix static key imbalance in case of ingress/clsact_init error by Jiri Pirko · 7 years ago
  71. 343723d net: sched: fix clsact init error path by Jiri Pirko · 7 years ago
  72. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 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
  74. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 3fba361 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 35d5788 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  78. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  79. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 7 years ago
  80. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  81. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 7 years ago
  82. c05fad5 ip_gre: fix wrong return value of erspan_rcv by Haishuang Yan · 7 years ago
  83. c647c0d net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support by Daniele Palmas · 7 years ago
  84. d1fca67 Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform' by David S. Miller · 7 years ago
  85. 4a98795 pkt_sched: Remove TC_RED_OFFLOADED from uapi by Yuval Mintz · 7 years ago
  86. 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
  87. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  88. 0a06069 Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  89. d4c242d net: aquantia: Increment driver version by Igor Russkikh · 7 years ago
  90. 98bc036 net: aquantia: Fix typo in ethtool statistics names by Igor Russkikh · 7 years ago
  91. f3e2778 net: aquantia: Update hw counters on hw init by Igor Russkikh · 7 years ago
  92. fdb4a08 net: aquantia: Improve link state and statistics check interval callback by Igor Russkikh · 7 years ago
  93. 45cc1c7 net: aquantia: Fill in multicast counter in ndev stats from hardware by Igor Russkikh · 7 years ago
  94. 9f8a220 net: aquantia: Fill ndev stat couters from hardware by Igor Russkikh · 7 years ago
  95. be08d83 net: aquantia: Extend stat counters to 64bit values by Igor Russkikh · 7 years ago
  96. 1e36616 net: aquantia: Fix hardware DMA stream overload on large MRRS by Igor Russkikh · 7 years ago
  97. e4d02ca net: aquantia: Fix actual speed capabilities reporting by Igor Russkikh · 7 years ago
  98. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  99. d9356ed Merge branch 's390-fixes' by David S. Miller · 7 years ago
  100. 02f510f s390/qeth: update takeover IPs after configuration change by Julian Wiedmann · 7 years ago