aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeGravatar Tejun Heo 2-0/+24
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Gravatar Bart Van Assche 1-0/+10
2018-01-06block: move bio_alloc_pages() to bcacheGravatar Ming Lei 1-1/+0
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqGravatar Ming Lei 1-0/+9
2018-01-06block: introduce bio helpers for converting to multipage bvecGravatar Ming Lei 1-0/+23
2018-01-05block: introduce zoned block devices zone write lockingGravatar Christoph Hellwig 1-0/+111
2018-01-05lightnvm: set target over-provision on create ioctlGravatar Javier González 2-0/+15
2018-01-05lightnvm: make geometry structures 2.0 readyGravatar Matias Bjørling 1-19/+33
2018-01-05lightnvm: remove lower page tablesGravatar Matias Bjørling 1-6/+0
2018-01-05lightnvm: remove unnecessary field from nvm_rqGravatar Javier González 1-1/+0
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportGravatar Matias Bjørling 1-43/+0
2018-01-05lightnvm: use internal pblk methodsGravatar Matias Bjørling 1-19/+0
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 1-3/+3
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceGravatar Ingo Molnar 1-3/+3
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-10/+21
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 7-228/+11
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiGravatar Yuval Mintz 1-1/+0
2017-12-15net: sched: Add TCA_HW_OFFLOADGravatar Yuval Mintz 2-0/+2
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+1
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-5/+8
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2017-12-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-2/+23
2017-12-14mm, oom_reaper: fix memory corruptionGravatar Michal Hocko 2-0/+10
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsGravatar Thiago Rafael Becker 1-0/+1
2017-12-14exec: avoid gcc-8 warning for get_task_commGravatar Arnd Bergmann 1-1/+5
2017-12-14string.h: workaround for increased stack usageGravatar Arnd Bergmann 1-1/+4
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Gravatar Chris Wilson 1-0/+2
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Gravatar Wei Wang 1-0/+1
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Gravatar Linus Torvalds 3-5/+25
2017-12-13drm: rework delayed connector cleanup in connector_iterGravatar Daniel Vetter 2-5/+23
2017-12-13ipv4: igmp: guard against silly MTU valuesGravatar Eric Dumazet 1-0/+1
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Gravatar Keith Packard 1-0/+2
2017-12-12compiler.h: Remove ACCESS_ONCE()Gravatar Mark Rutland 1-36/+11
2017-12-12locking/lockdep: Remove the cross-release locking checksGravatar Ingo Molnar 3-181/+0
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yGravatar Will Deacon 3-11/+0
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+8
2017-12-11fou: fix some member types in guehdrGravatar Xin Long 1-9/+9
2017-12-11ptr_ring: add barriersGravatar Michael S. Tsirkin 1-0/+9
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Gravatar Rafael J. Wysocki 1-0/+1
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-6/+3
2017-12-08kmemcheck: rip it out for realGravatar Michal Hocko 1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 9-50/+33
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-0/+8
2017-12-08tcp: invalidate rate samples during SACK renegingGravatar Yousuk Seung 2-2/+3
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-4/+16
2017-12-07usbnet: fix alignment for frames with no ethernet headerGravatar Bjørn Mork 1-0/+1
2017-12-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+3
2017-12-06PCI: Add pci_get_domain_bus_and_slot() stubGravatar Randy Dunlap 1-0/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGravatar Greg Kroah-Hartman 1-0/+6
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Radim Krčmář 1-2/+2