summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-04xen/xenbus: better handle backend crashJuergen Gross2-2/+47
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross7-32/+34
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-04Revert "drm/pagemap: Disable device-to-device migration"Thomas Hellström1-12/+2
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander1-3/+8
2026-03-04i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock1-4/+10
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst1-2/+2
2026-03-04pmdomain: rockchip: Fix PD_VCODEC for RK3588Shawn Lin1-1/+1
2026-03-04ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel2-0/+2
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-04ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo1-0/+1
2026-03-04power: sequencing: pcie-m2: Fix device node reference leak in probeFelix Gu1-1/+1
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde1-1/+3
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni1-0/+1
2026-03-04amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-04netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao1-1/+1
2026-03-04igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera2-11/+26
2026-03-04igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-04iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-04libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-04ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-03-04ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-04ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-04ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen1-2/+1
2026-03-03cxl/port: Fix use after free of parent_port in cxl_detach_ep()Alison Schofield1-2/+6
2026-03-03Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki1-9/+0
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-03-03platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum1-1/+0
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich2-11/+2
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg2-26/+16
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen2-2/+9
2026-03-03tee: shm: Remove refcounting of kernel pagesMatthew Wilcox1-27/+0
2026-03-03net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
2026-03-03spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev1-1/+1
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3