summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-22mshv: Fix duplicate GSI detection for GSI 0Stanislav Kinsburskii
2026-07-22Drivers: hv: vmbus: Remove vmbus_irq_initializedSebastian Andrzej Siewior
2026-07-22Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotationSebastian Andrzej Siewior
2026-07-22mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()Yi Xie
2026-07-22mshv_vtl: clear hypercall output before copyoutYousef Alhouseen
2026-07-22Drivers: hv: vmbus: Set DMA coherent mask for VMBus devicesMichael Kelley
2026-07-22drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2Guangshuo Li
2026-07-22drm/mediatek: Check CRTC state before freeingRuoyu Wang
2026-07-22drm/xe/vm: Use regular comment for GSC VM lockdep note in xe_vm_create()Shuicheng Lin
2026-07-22drm/xe/vm: Remove redundant INIT_WORK() for rebind_work in xe_vm_create()Shuicheng Lin
2026-07-22drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin
2026-07-22cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlistShuwei Wu
2026-07-22net: sxgbe: fix null pointer dereference in probe error pathChenguang Zhao
2026-07-22net: phy: motorcomm: Enable optional clock for YT8531Yanan He
2026-07-22net: mdio: Kconfig: Group mdio multiplexers in a submenuMaxime Chevallier
2026-07-22net: mdio: Kconfig: Group mdio controller drivers in a submenuMaxime Chevallier
2026-07-22spi: spacemit: prepare both DMA descriptors before submittingSurendra Singh Chouhan
2026-07-22net: dsa: mt7530: add EN7528 supportAhmed Naseef
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana
2026-07-22PCI: Do not add hotplug reservation multiple timesIlpo Järvinen
2026-07-22drm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou
2026-07-22virt: arm-cca-guest: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-22vxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang
2026-07-22ACPI: CPPC: add paired FFH feedback-counter read hookPengjie Zhang
2026-07-22net: dpaa: fix mode settingMichael Walle
2026-07-22media: s5p-mfc: Treat bitmap size as allocation failureYury Norov
2026-07-22crypto: ccp: Treat bitmap size as allocation failureYury Norov
2026-07-22perf: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22PCI/sysfs: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22RDMA/hfi1: Use sysfs_emit() for cpumask show helperYury Norov
2026-07-22hwtracing: hisi_ptt: Use sysfs_emit() for cpumask showYury Norov
2026-07-22fpga: dfl-fme-perf: Use sysfs_emit() for cpumask showYury Norov
2026-07-22devfreq: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22cpu: Use sysfs_emit() for cpumask show callbackYury Norov
2026-07-22psci: simplify hotplug_tests()Yury Norov
2026-07-22firmware: arm_scmi: Unrequest devices if driver registration failsSudeep Holla
2026-07-22firmware: arm_scmi: Roll back partial protocol table registrationSudeep Holla
2026-07-22Input: byd - synchronize timer deletion before freeing private dataLinmao Li
2026-07-22cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacksEDAMAMEX
2026-07-22cpufreq/amd-pstate: Cache the firmware programmed EPP valueMarco Scardovi
2026-07-22cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systemsMarco Scardovi
2026-07-22cpufreq/amd-pstate: Fix EPP return type and handle errors during initializationMarco Scardovi
2026-07-22cpufreq: amd-pstate-ut: Skip tests when amd-pstate driver is not activeQianheng Peng
2026-07-22cpufreq/amd-pstate: Prevent the driver from loading on unsupported hardwareRong Zhang
2026-07-22cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freqMario Limonciello
2026-07-22Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-22PCI/P2PDMA: Add Nvidia Vera Rubin to whitelistLeon Romanovsky
2026-07-22Merge tag 'platform-drivers-x86-v7.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-22geneve: fix geneve_config leak on register_netdevice() failureEric Dumazet