summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-242-1/+9
|\
| * ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg2018-05-241-0/+1
| * libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-211-0/+2
| * libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami2018-05-141-1/+2
| * libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-081-0/+4
* | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-242-2/+9
|\ \
| * | loop: clear wb_err in bd_inode when detaching backing fileJeff Layton2018-05-211-0/+1
| * | sr: pass down correctly sized SCSI sense bufferJens Axboe2018-05-211-2/+8
* | | Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-241-4/+3
|\ \ \
| * | | PM / core: Fix direct_complete handling for devices with no callbacksRafael J. Wysocki2018-05-221-4/+3
* | | | Merge tag 'mfd-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2018-05-232-4/+22
|\ \ \ \
| * | | | mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris2018-05-232-4/+22
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-216-11/+37
|\ \ \ \
| * | | | scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko2018-05-181-1/+1
| * | | | scsi: core: clean up generated file scsi_devinfo_tbl.cRandy Dunlap2018-05-141-1/+1
| * | | | scsi: target: tcmu: fix error resetting qfull_time_out to defaultPrasanna Kumar Kalever2018-05-141-0/+2
| * | | | scsi: zfcp: fix infinite iteration on ERP ready listJens Remus2018-05-083-9/+33
* | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-0/+8
|\ \ \ \ \
| * | | | | x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-031-0/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2116-216/+286
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9
| * | | | | sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven2018-05-181-1/+1
| * | | | | ibmvnic: Fix statistics buffers memory leakThomas Falcon2018-05-171-9/+15
| * | | | | ibmvnic: Fix non-fatal firmware error resetThomas Falcon2018-05-171-2/+1
| * | | | | ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon2018-05-171-0/+1
| * | | | | tuntap: fix use after free during releaseJason Wang2018-05-161-1/+1
| * | | | | qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
| * | | | | qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
| * | | | | qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
| * | | | | net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven2018-05-161-1/+3
| * | | | | net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli2018-05-161-4/+7
| * | | | | net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli2018-05-161-9/+11
| * | | | | net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli2018-05-161-1/+4
| * | | | | net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel2018-05-161-0/+31
| * | | | | ipvlan: call netdevice notifier when master mac address changedKeefe Liu2018-05-161-1/+3
| * | | | | vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com2018-05-142-2/+24
| * | | | | vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com2018-05-142-28/+30
| * | | | | cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-141-58/+30
| * | | | | net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3
| * | | | | tun: fix use after free for ptr_ringJason Wang2018-05-141-15/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-131-1/+1
| |\ \ \ \ \
| | * | | | | nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-091-1/+1
| * | | | | | qede: Fix ref-cnt usage countMichal Kalderon2018-05-131-2/+1
| * | | | | | 3c59x: convert to generic DMA APIChristoph Hellwig2018-05-131-53/+51
* | | | | | | Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller2018-05-181-1/+1
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-201-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland2018-05-191-0/+10
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-194-5/+18
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'reset-fixes-for-4.17' of git://git.pengutronix.de/pza/linux into f...Olof Johansson2018-05-141-3/+3
| |\ \ \ \ \ \ \ \ \