summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-20801-3610/+6708
|\
| * Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-181-0/+3
| |\
| | * Merge tag 'qcom-drivers-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2021-04-081-0/+3
| | |\
| | | * soc: qcom: geni: shield geni_icc_get() for ACPI bootShawn Guo2021-03-121-0/+3
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-04-183-31/+22
| |\ \ \
| | * | | scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah2021-04-081-5/+4
| | * | | scsi: iscsi: Fix iSCSI cls conn stateMike Christie2021-04-082-26/+18
| * | | | Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-184-13/+27
| |\ \ \ \
| | * \ \ \ Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie2021-04-184-13/+27
| | |\ \ \ \
| | | * | | | drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin2021-04-143-8/+19
| | | * | | | drm/vmwgfx: Fix the lockdep breakageZack Rusin2021-04-142-11/+8
| | | * | | | drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2021-04-142-0/+6
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-171-0/+4
| |\ \ \ \ \ \
| | * | | | | | i2c: mv64xxx: Fix random system lock caused by runtime PMMarek Behún2021-04-151-0/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-1718-248/+127
| |\ \ \ \ \ \
| | * | | | | | ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav2021-04-161-53/+0
| | * | | | | | ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav2021-04-161-19/+0
| | * | | | | | ch_ktls: fix device connection closeVinay Kumar Yadav2021-04-161-0/+6
| | * | | | | | ch_ktls: Fix kernel panicVinay Kumar Yadav2021-04-161-19/+5
| | * | | | | | Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-04-163-19/+12
| | |\ \ \ \ \ \
| | | * | | | | | net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu2021-04-151-0/+3
| | | * | | | | | net/mlx5e: Fix setting of RS FEC modeAya Levin2021-04-151-19/+4
| | | * | | | | | net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin2021-04-151-0/+5
| | * | | | | | | i40e: fix the panic when running bpf in xdpdrv modeJason Xing2021-04-151-0/+6
| | * | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-142-3/+15
| | |\ \ \ \ \ \ \
| | | * | | | | | | ice: Fix potential infinite loop when using u8 loop counterColin Ian King2021-04-131-2/+2
| | | * | | | | | | ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu2021-04-131-0/+5
| | | * | | | | | | ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck2021-04-131-1/+8
| | * | | | | | | | Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding2021-04-141-83/+1
| | * | | | | | | | cavium/liquidio: Fix duplicate argumentWan Jiabing2021-04-141-1/+1
| | * | | | | | | | net: macb: fix the restore of cmp registersClaudiu Beznea2021-04-141-1/+1
| | * | | | | | | | vrf: fix a comment about loopback deviceNicolas Dichtel2021-04-141-6/+4
| | * | | | | | | | ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan2021-04-141-5/+0
| | * | | | | | | | ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan2021-04-141-5/+1
| | * | | | | | | | ibmvnic: avoid calling napi_disable() twiceLijun Pan2021-04-141-2/+1
| | * | | | | | | | r8169: don't advertise pause in jumbo modeHeiner Kallweit2021-04-141-2/+7
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | xen-netback: Check for hotplug-status existence before watchingMichael Brown2021-04-141-4/+8
| | * | | | | | | ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan2021-04-131-4/+7
| | |/ / / / / /
| | * | | | | | net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-122-20/+42
| | * | | | | | net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter2021-04-121-0/+6
| | * | | | | | net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET2021-04-121-2/+4
| * | | | | | | Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-04-174-18/+55
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-5.12/dax' into libnvdimm-fixesDan Williams2021-04-101-4/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | dax: avoid -Wempty-body warningsArnd Bergmann2021-03-221-4/+2
| | * | | | | | | | libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain2021-04-101-2/+7
| | * | | | | | | | libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams2021-04-093-12/+46
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-171-63/+89
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cxl/mem: Fix memory device capacity probingDan Williams2021-04-171-2/+5
| | * | | | | | | | cxl/mem: Fix register block offset calculationBen Widawsky2021-04-161-1/+1
| | * | | | | | | | cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAXRobert Richter2021-04-061-1/+1