summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-26Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-2/+0
2021-05-26nvmet: fix false keep-alive timeout when a controller is torn downSagi Grimberg2-5/+12
2021-05-26nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_responseHou Pu1-1/+1
2021-05-26nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg1-1/+2
2021-05-26drm/ttm: Skip swapout if ttm object is not populatedxinhui pan1-1/+1
2021-05-26md/raid5: remove an incorrect assert in in_chunk_boundaryChristoph Hellwig1-2/+0
2021-05-26net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-26bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov2-2/+2
2021-05-26net: hns: Fix kernel-docYang Li1-3/+3
2021-05-25dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka1-1/+1
2021-05-25dm snapshot: revert "fix a crash when an origin has no snapshots"Mikulas Patocka1-2/+3
2021-05-25dm verity: fix require_signatures module_param permissionsJohn Keeping1-1/+1
2021-05-25i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven1-1/+1
2021-05-25i2c: I2C_HISI should depend on ACPIGeert Uytterhoeven1-1/+1
2021-05-25i2c: icy: Remove unused variable new_fwnode in icy_probe()Geert Uytterhoeven1-1/+0
2021-05-25i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"Colin Ian King1-1/+1
2021-05-25s390/dasd: add missing discipline functionStefan Haberland3-3/+14
2021-05-25drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4Imre Deak1-38/+33
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman1-2/+6
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman1-5/+1
2021-05-25drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
2021-05-25nvme-fabrics: decode host pathing error for connectHannes Reinecke1-0/+5
2021-05-25nvme-fc: short-circuit reconnect retriesHannes Reinecke1-8/+17
2021-05-25nvme: fix potential memory leaks in nvme_cdev_addGuoqing Jiang1-1/+3
2021-05-25net: dsa: microchip: enable phy errata workaround on 9567George McCollister1-0/+1
2021-05-25net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-05-25net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee1-2/+2
2021-05-24thermal/ti-soc-thermal: Fix kernel-docYang Li1-1/+1
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean1-4/+15
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean1-12/+10
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean1-0/+1
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean1-3/+14
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean1-4/+11
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean1-4/+19
2021-05-24net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-05-24r8152: check the informaton of the deviceHayes Wang1-5/+37
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-21/+55
2021-05-24ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki4-17/+50
2021-05-24Merge tag 'thunderbolt-for-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-9/+11
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda1-2/+3
2021-05-24usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso1-1/+4
2021-05-24usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso1-0/+30
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava6-6/+6
2021-05-24net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang1-8/+0
2021-05-24net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-05-24net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2-25/+66
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+4
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+19
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+25