summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)1-1/+1
2026-03-12HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach1-3/+29
2026-03-12HID: pidff: Fix condition effect bit clearingTomasz PakuĊ‚a1-4/+7
2026-03-12HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman3-3/+3
2026-03-12can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman1-3/+21
2026-03-12can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman1-0/+6
2026-03-12can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-1/+7
2026-03-12can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman1-1/+1
2026-03-12can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-2/+13
2026-03-12can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman1-1/+6
2026-03-12net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman1-1/+12
2026-03-12net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman1-0/+7
2026-03-12net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman1-0/+13
2026-03-12nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman1-0/+1
2026-03-12media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe1-1/+3
2026-03-12accel/rocket: fix unwinding in error path in rocket_probeQuentin Schulz1-1/+14
2026-03-12accel/rocket: fix unwinding in error path in rocket_core_initQuentin Schulz1-2/+5
2026-03-12usb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai2-66/+66
2026-03-12usb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai2-0/+17
2026-03-12usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai3-0/+234
2026-03-12spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat1-0/+3
2026-03-12drm/amdgpu: Fix error handling in slot resetLijo Lazar1-7/+10
2026-03-12drm/amdgpu: Fix locking bugs in error pathsBart Van Assche1-5/+7
2026-03-12drm/amdgpu: Unlock a mutex before destroying itBart Van Assche1-0/+1
2026-03-12drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin1-4/+4
2026-03-12PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-12PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel1-9/+13
2026-03-12drm/client: Do not destroy NULL modesJonathan Cavitt1-1/+2
2026-03-12zloop: check for spurious options passed to removeChristoph Hellwig1-1/+6
2026-03-12zloop: advertise a volatile write cacheChristoph Hellwig1-6/+18
2026-03-12irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei1-2/+4
2026-03-12regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu1-2/+1
2026-03-12regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu1-4/+3
2026-03-12scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang1-9/+9
2026-03-12cxl/mbox: validate payload size before accessing contents in cxl_payload_from...Davidlohr Bueso1-2/+9
2026-03-12cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang3-2/+42
2026-03-12cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang3-10/+19
2026-03-12clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich3-2/+36
2026-03-12drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper2-12/+60
2026-03-12accel/amdxdna: Validate command buffer payload countLizhi Hou1-1/+4
2026-03-12accel/amdxdna: Prevent ubuf size overflowLizhi Hou1-1/+5
2026-03-12accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou1-4/+4
2026-03-12accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou1-7/+11
2026-03-12accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou1-4/+5
2026-03-12accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou6-19/+26
2026-03-12accel/amdxdna: Reduce log noise during process terminationMario Limonciello2-3/+7
2026-03-12accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou1-0/+3
2026-03-12accel/amdxdna: Switch to always use chained commandLizhi Hou1-2/+2
2026-03-12accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou1-19/+19
2026-03-12gpio: shared: fix memory leaksDaniel J Blueman1-3/+3