summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-08nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke5-7/+12
2018-12-08nvme: consolidate memset calls in the nvme_setup_cmd pathChaitanya Kulkarni1-3/+1
2018-12-08blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2-3/+4
2018-12-08dm: set the static flush bio device on demandDennis Zhou1-1/+11
2018-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-34/+62
2018-12-07Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-12-07Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+11
2018-12-07Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-30/+93
2018-12-07Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds3-29/+62
2018-12-07nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-07nvme: validate controller state before rescheduling keep aliveJames Smart1-1/+9
2018-12-07Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-3/+3
2018-12-07Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-157/+235
2018-12-07i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+18
2018-12-07i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+7
2018-12-07i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated STARTMasahiro Yamada1-4/+9
2018-12-07i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada1-3/+14
2018-12-07i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-07i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-12-07mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-07mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan1-4/+1
2018-12-07mlxsw: spectrum_switchdev: Avoid leaking FID's reference countIdo Schimmel1-2/+5
2018-12-07mlxsw: spectrum_nve: Remove easily triggerable warningsIdo Schimmel1-2/+2
2018-12-06vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi1-24/+33
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-06vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi1-7/+15
2018-12-06dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko1-3/+3
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-3/+10
2018-12-06gnss: sirf: fix activation retry handlingJohan Hovold1-3/+3
2018-12-06kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-06drm/ast: Fix connector leak during driver unloadSam Bobroff1-0/+1
2018-12-06Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-39/+60
2018-12-06Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie14-53/+104
2018-12-06Merge tag 'msm-fixes-2018-12-04' of https://gitlab.freedesktop.org/seanpaul/d...Dave Airlie14-65/+70
2018-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-37/+39
2018-12-06acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams1-1/+1
2018-12-06libnvdimm, pfn: Pad pfn namespaces relative to other regionsDan Williams3-27/+80
2018-12-06Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+5
2018-12-05Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller1-9/+11
2018-12-05drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu1-1/+2
2018-12-05Merge tag 'mfd-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+7
2018-12-05thermal: broadcom: constify thermal_zone_of_device_ops structureJulia Lawall1-1/+1
2018-12-05thermal: armada: constify thermal_zone_of_device_ops structureJulia Lawall1-1/+1
2018-12-05tty: serial: 8250_mtk: always resume the device in probe.Peter Shih1-9/+7
2018-12-05USB: serial: console: fix reported terminal settingsJohan Hovold2-3/+10
2018-12-05Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra1-1/+7