aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-20device-dax: Set page->indexGravatar Dan Williams 1-0/+4
2018-07-20device-dax: Enable page_mapping()Gravatar Dan Williams 1-17/+38
2018-07-20device-dax: Convert to vmf_insert_mixed and vm_fault_tGravatar Dan Williams 1-15/+11
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-6/+9
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-27/+35
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 26-65/+369
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-7/+7
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2018-06-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-11/+15
2018-06-29sg: remove ->sg_magic memberGravatar Jens Axboe 1-3/+0
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-7/+12
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-8/+7
2018-06-29Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 8-27/+59
2018-06-29Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 9-27/+33
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusGravatar Jens Axboe 1-2/+5
2018-06-29drbd: Fix drbd_request_prepare() discard handlingGravatar Bart Van Assche 1-2/+2
2018-06-29Merge branch 'pm-domains'Gravatar Rafael J. Wysocki 1-4/+3
2018-06-29i2c: gpio: initialize SCL to HIGH againGravatar Wolfram Sang 1-2/+2
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersGravatar Peter Rosin 1-5/+9
2018-06-29i2c: algos: bit: mention our experience about initial statesGravatar Wolfram Sang 1-0/+5
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Gravatar Wolfram Sang 1-5/+0
2018-06-29Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-4/+8
2018-06-29Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 4-14/+35
2018-06-28dm: prevent DAX mounts if not supportedGravatar Ross Zwisler 2-5/+5
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Gravatar Ross Zwisler 1-0/+8
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeGravatar Ross Zwisler 1-1/+2
2018-06-28Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 7-25/+61
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLGravatar Linus Torvalds 3-18/+15
2018-06-28nvme-rdma: fix possible double free of controller async event bufferGravatar Sagi Grimberg 1-2/+5
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Gravatar Alexander Potapenko 1-2/+2
2018-06-28serdev: fix memleak on module unloadGravatar Johan Hovold 1-0/+1
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistGravatar Andy Shevchenko 1-2/+0
2018-06-28n_tty: Access echo_* variables carefully.Gravatar Tetsuo Handa 1-18/+24
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Gravatar Tetsuo Handa 1-5/+8
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 1-0/+14
2018-06-28Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 1-4/+6
2018-06-28Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Gravatar Dave Airlie 3-5/+10
2018-06-27drm/amd/display: release spinlock before committing updates to streamGravatar Shirish S 1-4/+2
2018-06-27drm/amdgpu:Support new VCN FW version naming conventionGravatar James Zhu 1-6/+27
2018-06-27drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cGravatar Leo Liu 1-1/+1
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 3-11/+40
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 4-15/+40
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 24-123/+340
2018-06-27Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Gravatar Catalin Marinas 1-1/+1
2018-06-27dm thin: handle running out of data space vs concurrent discardGravatar Mike Snitzer 1-2/+9
2018-06-26Input: psmouse - fix button reporting for basic protocolsGravatar Dmitry Torokhov 1-6/+6
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigGravatar Lorenzo Pieralisi 1-3/+0
2018-06-26PCI: Initialize endpoint library before controllersGravatar Alan Douglas 1-3/+3
2018-06-26Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-1/+2
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsGravatar Bjorn Helgaas 1-1/+9