summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-25xen/privcmd: restrict usage in unprivileged domUJuergen Gross
2026-03-25nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Jaskaran Singh
2026-03-25Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctr...Jaskaran Singh
2026-03-25i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold
2026-03-25i2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt
2026-03-25wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2026-03-25net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2026-03-25nvme: fix admin request_queue lifetimeKeith Busch
2026-03-25drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf
2026-03-25drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf
2026-03-25drm/amdgpu: clarify DC checksAlex Deucher
2026-03-25drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()Alex Deucher
2026-03-25dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()Guodong Xu
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu
2026-03-25i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET
2026-03-25USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)
2026-03-25mailbox: Prevent out-of-bounds access in of_mbox_index_xlate()Joonwon Kang
2026-03-25drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst
2026-03-25hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-03-25net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-25net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-25net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-25ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki
2026-03-25wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-25net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-25PM: runtime: Fix a race condition related to device removalBart Van Assche
2026-03-25net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-25net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-25Bluetooth: qca: fix ROM version reading on WCN3998 chipsDmitry Baryshkov
2026-03-25firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu
2026-03-25soc: fsl: qbman: fix race condition in qman_destroy_fqRichard Genoud
2026-03-25PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-25drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen
2026-03-25spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli
2026-03-25eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
2026-03-25drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park
2026-03-25drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park
2026-03-25drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()Jeongjun Park
2026-03-25gve: defer interrupt enabling until NAPI registrationAnkit Garg
2026-03-25net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-03-25scsi: ufs: core: Fix handling of lrbp->cmdBart Van Assche
2026-03-25dm-verity: disable recursive forward error correctionMikulas Patocka
2026-03-25net: enetc: allocate vf_state during PF probesWei Fang