aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-12HID: quirks: really enable the intended work around for appledisplayLukas Bulwahn1-1/+1
2026-05-12HID: hid-sjoy: race between init and usageOliver Neukum1-6/+6
2026-05-12wifi: ath10k: skip WMI and beacon transmission when device is wedgedKang Yang1-8/+7
2026-05-12wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande1-0/+1
2026-05-12wifi: ath11k: fix error path leaks in some WMI callsNicolas Escande1-16/+96
2026-05-12wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
2026-05-12net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
2026-05-12net: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
2026-05-12net: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
2026-05-12net: ethernet: cortina: No mapping is a dropped rxLinus Walleij1-1/+1
2026-05-12spi: ep93xx: fix error pointer deref after DMA setup failureJohan Hovold1-0/+2
2026-05-12drm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah1-2/+7
2026-05-12drm/i915: skip __i915_request_skip() for already signaled requestsSebastian Brzezinka1-1/+2
2026-05-12drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanupGuangshuo Li1-17/+23
2026-05-11qed: fix division by zero in qed_init_wfq_param when all vports are configuredEvgenii Burenchev1-0/+7
2026-05-11net: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski1-1/+4
2026-05-11drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12Jesse Zhang1-0/+7
2026-05-11drm/amd/ras: Fix CPER ring debugfs read overflowXiang Liu1-8/+21
2026-05-11drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLEDMikhail Gavrilov1-1/+7
2026-05-11drm/amdgpu: fix userq hang detection and resetChristian König4-45/+40
2026-05-11drm/amdgpu: remove almost all calls to amdgpu_userq_detect_and_reset_queuesChristian König1-24/+14
2026-05-11drm/amdgpu: rework amdgpu_userq_signal_ioctl v3Christian König3-119/+117
2026-05-11drm/amdgpu: remove deadlocks from amdgpu_userq_pre_resetChristian König1-14/+12
2026-05-11drm/xe/dma-buf: fix UAF with retry loopMatthew Auld1-37/+12
2026-05-11drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld1-15/+16
2026-05-11drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper3-16/+18
2026-05-11drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav7-175/+190
2026-05-11pinctrl: imx1: Allow parsing DT without function nodesFrank Li1-7/+41
2026-05-11nvme: fix race condition between connected uevent and STARTED_ONCE flagMaurizio Lombardi1-1/+1
2026-05-11ACPI: driver: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki14-15/+68
2026-05-11Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"AlanCui40801-2/+0
2026-05-11nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg1-1/+3
2026-05-11nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)1-2/+4
2026-05-11nvmet-auth: Do not print DH-HMAC-CHAP secretsHannes Reinecke2-5/+17
2026-05-11nvme: fix bio leak on mapping failureKeith Busch1-3/+2
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch2-11/+6
2026-05-11s390/cio: Restore GFP_DMA for CHSC allocationPeter Oberparleiter3-13/+13
2026-05-11platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8407AAPaolo Pisati1-0/+9
2026-05-11ublk: reject max_sectors smaller than PAGE_SECTORS in parameter validationMing Lei1-0/+3
2026-05-11irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang1-0/+2
2026-05-11irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao1-2/+1
2026-05-11irqchip/ath79-cpu: Remove unused functionRosen Penev1-7/+0
2026-05-11irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff1-15/+7
2026-05-11irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff1-34/+41
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff2-39/+28
2026-05-11platform/x86: lenovo-wmi-other: Limit adding attributes to supported devicesDerek J. Clark1-4/+88
2026-05-11platform/x86: lenovo-wmi-other: Add Attribute ID helper functionsDerek J. Clark3-33/+44
2026-05-11platform/x86: lenovo-wmi-helpers: Move gamezone enums to wmi-helpersDerek J. Clark5-23/+14
2026-05-11platform/x86: lenovo: Decouple lenovo-wmi-gamezone and lenovo-wmi-otherRong Zhang6-122/+112
2026-05-11platform/x86: lenovo-wmi-other: Fix tunable_attr_01 struct membersDerek J. Clark1-4/+3