aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-01erofs: switch to ->free_inode()Gravatar Al Viro 1-8/+2
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-0/+1
2019-04-07Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-2/+31
2019-04-07Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Gravatar Olof Johansson 1-0/+1
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+1
2019-04-07Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+5
2019-04-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-12/+19
2019-04-06Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+3
2019-04-06Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+5
2019-04-06Revert: parisc: Use F_EXTEND() macro in iosapic codeGravatar Helge Deller 1-1/+5
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Gravatar Kirill Smelkov 1-3/+1
2019-04-06xsysace: Fix error handling in ace_setupGravatar Guenter Roeck 1-0/+2
2019-04-06null_blk: prevent crash from bad home_node valueGravatar John Pittman 1-0/+5
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Gravatar Linus Torvalds 4-5/+12
2019-04-06i2c: imx: don't leak the i2c adapter on errorGravatar Laurentiu Tudor 1-1/+3
2019-04-05Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-27/+72
2019-04-05Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-3/+17
2019-04-05dm integrity: fix deadlock with overlapping I/OGravatar Mikulas Patocka 1-3/+1
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGravatar Greg Kroah-Hartman 1-1/+1
2019-04-05paride/pcd: Fix potential NULL pointer dereference and mem leakGravatar YueHaibing 1-1/+13
2019-04-05xen: use struct_size() helper in kzalloc()Gravatar Andrea Righi 1-2/+1
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 11-17/+44
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 57-317/+447
2019-04-04ibmvnic: Fix completion structure initializationGravatar Thomas Falcon 1-2/+3
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-1/+4
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+5
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 5-11/+11
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 3-22/+45
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 6-6/+33
2019-04-04libcxgb: fix incorrect ppmax calculationGravatar Varun Prakash 1-1/+8
2019-04-05mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferGravatar Liu Jian 1-1/+5
2019-04-04Merge branch 'acpica' into acpiGravatar Rafael J. Wysocki 1-1/+5
2019-04-04dm: disable DISCARD if the underlying storage no longer supports itGravatar Mike Snitzer 3-8/+24
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopGravatar Lorenzo Bianconi 1-8/+12
2019-04-04net: hns: Fix sparse: some warnings in HNS driversGravatar Yonglong Liu 11-43/+33
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledGravatar Yonglong Liu 1-1/+3
2019-04-04net: hns: fix ICMP6 neighbor solicitation messages discard problemGravatar Yonglong Liu 1-6/+27
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedGravatar Yonglong Liu 1-1/+1
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverGravatar Yonglong Liu 1-5/+2
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Gravatar Liubin Shu 1-2/+3
2019-04-03scsi: lpfc: Fix missing wakeups on abort threadsGravatar James Smart 1-4/+3
2019-04-03scsi: storvsc: Reduce default ring buffer size to 128 KbytesGravatar Michael Kelley 1-1/+1
2019-04-03scsi: storvsc: Fix calculation of sub-channel countGravatar Michael Kelley 1-2/+11
2019-04-03scsi: core: add new RDAC LENOVO/DE_Series deviceGravatar Xose Vazquez Perez 2-0/+2
2019-04-03Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Gravatar Rodrigo Vivi 4-10/+7
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugGravatar Chris Wilson 1-1/+1
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeGravatar Xiong Zhang 1-6/+2
2019-04-03vfio/type1: Limit DMA mappings per containerGravatar Alex Williamson 1-0/+14
2019-04-03vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticGravatar Wang Hai 1-1/+1
2019-04-03vfio/pci: use correct format charactersGravatar Louis Taylor 1-2/+2