summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-09-01PCI: aspeed: Fix clk and PHY leak in aspeed_pcie_port_init() error pathsLiu Zhenlong
2026-09-01drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()Lu Yao
2026-09-01cpuidle: dt_idle_genpd: kfree() the original name allocationLinkai Gong
2026-09-01HID: rmi: fix OOB access with undersized RMI reportsWei Jie Law
2026-09-01pmdomain: airoha: fix unselectable AIROHA_CPU_PM_DOMAIN kconfigChristian Marangi
2026-09-01drivers: base: test: DRIVER_PE_KUNIT_TEST should not select OFGeert Uytterhoeven
2026-09-01usb: typec: qcom-pmic-typec: drain cc_debounce_dwork if port_start() failsFan Wu
2026-09-01usb: typec: qcom-pmic-typec: disable cc_debounce_dwork on stopFan Wu
2026-09-01usb: gadget: fix null pointer dereference in usb_put_function_instance()Jeffin Philip
2026-09-01usb: typec: qcom-pmic: cancel reset_work on stopFan Wu
2026-09-01usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_n...Jeffin Philip
2026-09-01usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()Andy Shevchenko
2026-09-01usb: storage: realtek_cr: fix use-after-free on disconnectMyeonghun Pak
2026-09-01ublk: clear VM_MAYWRITE on read-only ublk char device mmapKanishka De Silva
2026-09-01usb: cdnsp: fix wakeup from S3 after controller context lossPawel Laszczak
2026-09-01usb-storage: ene_ub6250: fix race between scan work and probeLiu Qi
2026-09-01loop, zloop: fix dma_alignment for large or unreported limitsKeith Busch
2026-09-01USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()Lovekesh Solanki
2026-09-01usb: gadget: f_midi: initialize work in f_midi_alloc()Jeffin Philip
2026-09-01usb: gadget: f_midi2: fix use-after-free in string attribute show pathIvy Lopez
2026-09-01usb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321xSven Peter
2026-09-01Input: cyttsp5 - clamp the HID report size before memcpyLinkai Gong
2026-09-01usb: gadget: midi2: Fix null-pointer dereference in f_midi2_free_ep_reqsAleksandr Nogikh
2026-09-01PCI: imx6: Fix pwrctrl device leak on PM runtime setup failurehanzhijian
2026-09-01Input: zero ff_effect before compat copy in input_ff_effect_from_userIván Ezequiel Rodriguez
2026-09-01Input: evdev - zero absinfo before partial copy in EVIOCSABSIván Ezequiel Rodriguez
2026-09-01usb: typec: hd3ss3220: Add support for supply regulatorsAlexey Charkov
2026-09-01usb: typec: hd3ss3220: track VBUS enable state per consumerChang Wu
2026-09-01usb: dwc3: clear forceRM when issuing EndTransferElson Serrao
2026-09-01usb: dwc3: google: Initialise probe properties with DWC3_DEFAULT_PROPERTIESRadhey Shyam Pandey
2026-09-01usb: typec: mux: avoid duplicated mux switchesMarek Vasut
2026-09-01usb: typec: mux: Fix typec_switch_match()Marek Vasut
2026-09-01usb: image: mdc800: change kmalloc() to kzalloc()Griffin Kroah-Hartman
2026-09-01usb: typec: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-09-01usb: renesas_usbhs: Remove redundant dev_err()Pan Chuang
2026-09-01usb: phy: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-09-01usb: mtu3: Remove redundant dev_err()Pan Chuang
2026-09-01usb: misc: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-09-01usb: host: xhci-tegra: Remove redundant dev_err()Pan Chuang
2026-09-01usb: gadget: Remove redundant dev_err()Pan Chuang
2026-09-01usb: dwc3: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-09-01usb: dwc2: gadget: Remove redundant dev_err()Pan Chuang
2026-09-01usb: common: usb-conn-gpio: Remove redundant dev_err()Pan Chuang
2026-09-01usb: cdns3: Remove redundant dev_err()Pan Chuang
2026-09-01usb: dwc3: simplify dwc3_lsp_write()Dmitry Antipov
2026-09-01usb: dwc3: qcom: Add support to skip phy management by USB coreKrishna Kurapati
2026-09-01HID: bpf: mark struct hid_device as safe BPF pointerBenjamin Tissoires
2026-09-01PCI: cadence: Fix enum type mismatch warning in LTSSM debugfsHans Zhang
2026-09-01IB/mlx4: Fix use-after-free on pkey sysfs registration failureShuangpeng Bai
2026-09-01RDMA/uverbs: Fix mmap_lock/disassociation_lock circular dependencyOr Har-Toov