summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-28Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-28Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-27Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-07-27iommufd: Set end correctly when doing batch carryJason Gunthorpe
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe
2023-07-27ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVMing Lei
2023-07-27ublk: fail to recover device if queue setup is interruptedMing Lei
2023-07-27ublk: fail to start device if queue setup is interruptedMing Lei
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour
2023-07-26virtio-net: fix race between set queues and probeJason Wang
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-26Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark
2023-07-26rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov
2023-07-26rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-07-26rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-25net: ipa: only reset hashed tables when supportedAlex Elder
2023-07-25macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian
2023-07-25drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-07-25drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu
2023-07-25drm/amdkfd: fix trap handling work around for debuggingJonathan Kim
2023-07-25dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber
2023-07-25dm raid: protect md_stop() with 'reconfig_mutex'Yu Kuai
2023-07-25dm raid: clean up four equivalent goto tags in raid_ctr()Yu Kuai
2023-07-25dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai
2023-07-25dm integrity: fix double free on memory allocation failureMikulas Patocka