summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-12cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada
2026-03-12RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-03-12RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-12IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-12net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn
2026-03-12gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg
2026-03-12wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-03-12platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja
2026-03-12platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptopsKurt Borja
2026-03-12platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-12HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach
2026-03-12HID: pidff: Fix condition effect bit clearingTomasz PakuĊ‚a
2026-03-12HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-03-12can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-12can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-12can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-12can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-12can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-12can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-12net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-12nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman
2026-03-12media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-03-12accel/rocket: fix unwinding in error path in rocket_probeQuentin Schulz
2026-03-12accel/rocket: fix unwinding in error path in rocket_core_initQuentin Schulz
2026-03-12usb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai
2026-03-12usb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai
2026-03-12usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai
2026-03-12spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel
2026-03-12drm/client: Do not destroy NULL modesJonathan Cavitt
2026-03-12zloop: check for spurious options passed to removeChristoph Hellwig
2026-03-12zloop: advertise a volatile write cacheChristoph Hellwig
2026-03-12irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei
2026-03-12regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu
2026-03-12regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu
2026-03-12scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang
2026-03-12cxl/mbox: validate payload size before accessing contents in cxl_payload_from...Davidlohr Bueso
2026-03-12cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang
2026-03-12cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang
2026-03-12clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich
2026-03-12drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-03-12accel/amdxdna: Validate command buffer payload countLizhi Hou