summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-14net: libwx: fix VF illegal register accessJiawen Wu1-2/+5
2026-05-14accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski1-0/+21
2026-05-14mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus1-1/+3
2026-05-14staging: vme_user: fix root device leak on init failureJohan Hovold1-0/+2
2026-05-14staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_allocShyam Sunder Reddy Padira1-1/+2
2026-05-14spi: s3c64xx: fix NULL-deref on driver unbindJohan Hovold1-5/+0
2026-05-14spi: tegra20-sflash: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: zynqmp-gqspi: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14spi: tegra114: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: sun6i: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: ti-qspi: fix controller deregistrationJohan Hovold1-8/+6
2026-05-14spi: zynq-qspi: fix controller deregistrationJohan Hovold1-4/+11
2026-05-14spi: sun4i: fix controller deregistrationJohan Hovold1-1/+9
2026-05-14spi: syncuacer: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14rust: allow `clippy::collapsible_if` globallyMiguel Ojeda1-1/+0
2026-05-14Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
2026-05-14Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
2026-05-14Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
2026-05-14usb: typec: tcpm: fix debug accessory mode detection for sink portsXu Yang1-9/+16
2026-05-14usb: ulpi: fix memory leak on ulpi_register() error pathsFelix Gu1-1/+4
2026-05-14USB: serial: option: add Telit Cinterion LE910Cx compositionsFabio Porcedda1-0/+4
2026-05-14USB: omap_udc: DMA: Don't enable burst 4 modeAaro Koskinen1-4/+0
2026-05-14usb: dwc3: Move GUID programming after PHY initializationSelvarasu Ganesan1-6/+6
2026-05-14usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctlGreg Kroah-Hartman1-1/+1
2026-05-14usb: usblp: fix heap leak in IEEE 1284 device ID via short responseGreg Kroah-Hartman1-0/+1
2026-05-14wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski1-2/+4
2026-05-14wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani1-1/+2
2026-05-14wifi: ath5k: do not access array OOBJiri Slaby (SUSE)1-1/+2
2026-05-14wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park1-3/+2
2026-05-14wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani1-1/+2
2026-05-14wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou1-3/+4
2026-05-14wifi: mt76: mt7921: fix a potential clc buffer length underflowLeon Yen1-0/+3
2026-05-14wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh1-1/+1
2026-05-14wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou1-2/+4
2026-05-14spi: rockchip: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou1-1/+1
2026-05-14iommufd: Fix a race with concurrent allocation and unmapSina Hassani1-0/+10
2026-05-14ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra1-0/+8
2026-05-14ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan1-3/+3
2026-05-14ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIOJan Schär1-0/+8
2026-05-14ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li2-2/+2
2026-05-14ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle statesBreno Leitao1-7/+3
2026-05-14fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta1-1/+30
2026-05-14ipmi:si: Return state to normal if message allocation failsCorey Minyard1-2/+6
2026-05-14ipmi: Check event message buffer response for bad dataCorey Minyard1-1/+7
2026-05-14ipmi: Add limits to event and receive message requestsCorey Minyard2-13/+64
2026-05-14scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()Greg Kroah-Hartman1-1/+1
2026-05-07ipmi:ssif: NULL thread on errorCorey Minyard1-0/+1
2026-05-07ipmi:ssif: Remove unnecessary indentionCorey Minyard1-16/+12
2026-05-07drm/imagination: Fix segfault when updating ftrace maskBrajesh Gupta1-1/+1