summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-29Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+76
2023-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-64/+114
2023-07-29Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds7-8/+13
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+63
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen1-2/+7
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König6-6/+6
2023-07-28Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-38/+86
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds4-83/+58
2023-07-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-31/+76
2023-07-28Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+30
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-50/+88
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+5
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng1-3/+0
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie10-28/+54
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie11-19/+27
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds31-138/+405
2023-07-27Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+7
2023-07-27Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds4-31/+53
2023-07-27hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan1-2/+15
2023-07-27iommufd: Set end correctly when doing batch carryJason Gunthorpe1-1/+1
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe3-30/+75
2023-07-27ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVMing Lei1-2/+2
2023-07-27ublk: fail to recover device if queue setup is interruptedMing Lei1-1/+3
2023-07-27ublk: fail to start device if queue setup is interruptedMing Lei1-1/+2
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong1-1/+2
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour1-11/+29
2023-07-27virtio-net: fix race between set queues and probeJason Wang1-2/+2
2023-07-27net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang1-4/+12
2023-07-27hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck1-1/+2
2023-07-26Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-40/+173
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark1-1/+1
2023-07-26rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov1-2/+23
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov1-6/+15
2023-07-26rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov1-33/+51
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale1-0/+1
2023-07-26RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale1-1/+1
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli1-12/+28
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi1-0/+6
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi1-0/+4
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi1-3/+6
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi1-2/+5
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh2-20/+31
2023-07-26net: ipa: only reset hashed tables when supportedAlex Elder1-9/+11
2023-07-26macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma1-0/+1
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar1-1/+2
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee1-1/+4
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2