summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-09-02ata: ahci: work around lost interrupts on Marvell 88SE61xxHajo Noerenberg1-0/+49
2026-09-01scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_rep...Ivy Lopez1-1/+4
2026-09-01scsi: mpi3mr: Fix use-after-free on tgt_dev->starget during target device ref...Laurence Oberman1-10/+35
2026-09-01scsi: target: iscsi: Reserve a terminator byte for the login payloadSujal Tuladhar1-1/+1
2026-09-01bonding: alb: fix uninitialized transport header access in alb_determine_nd()Eric Dumazet1-6/+7
2026-09-01s390/ctcm: Prevent XID null dereferenceAswin Karuvally1-2/+1
2026-09-01drm/nouveau: Use write-combined maps for coherentFaith Ekstrand1-3/+1
2026-09-01ACPI: bus: Drop two fields from struct acpi_device_pnpRafael J. Wysocki1-4/+0
2026-09-01accel/amdxdna: refuse to flush an imported BOTaimuraz Kaitmazov1-3/+4
2026-09-01HID: bpf: serialize device reference release in struct_ops destroy pathShen Yongchao1-4/+13
2026-09-01drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()Lu Yao1-2/+4
2026-09-01cpuidle: dt_idle_genpd: kfree() the original name allocationLinkai Gong1-2/+1
2026-09-01HID: rmi: fix OOB access with undersized RMI reportsWei Jie Law1-3/+43
2026-09-01pmdomain: airoha: fix unselectable AIROHA_CPU_PM_DOMAIN kconfigChristian Marangi1-2/+3
2026-09-01drivers: base: test: DRIVER_PE_KUNIT_TEST should not select OFGeert Uytterhoeven2-1/+3
2026-09-01usb: typec: qcom-pmic-typec: drain cc_debounce_dwork if port_start() failsFan Wu1-0/+3
2026-09-01usb: typec: qcom-pmic-typec: disable cc_debounce_dwork on stopFan Wu1-0/+2
2026-09-01usb: gadget: fix null pointer dereference in usb_put_function_instance()Jeffin Philip1-1/+1
2026-09-01usb: typec: qcom-pmic: cancel reset_work on stopFan Wu1-0/+2
2026-09-01usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_n...Jeffin Philip1-0/+3
2026-09-01usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()Andy Shevchenko1-1/+1
2026-09-01usb: storage: realtek_cr: fix use-after-free on disconnectMyeonghun Pak1-5/+4
2026-09-01ublk: clear VM_MAYWRITE on read-only ublk char device mmapKanishka De Silva1-0/+6
2026-09-01usb: cdnsp: fix wakeup from S3 after controller context lossPawel Laszczak3-68/+142
2026-09-01usb-storage: ene_ub6250: fix race between scan work and probeLiu Qi1-0/+2
2026-09-01loop, zloop: fix dma_alignment for large or unreported limitsKeith Busch2-6/+10
2026-09-01USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()Lovekesh Solanki1-1/+2
2026-09-01usb: gadget: f_midi: initialize work in f_midi_alloc()Jeffin Philip1-1/+1
2026-09-01usb: gadget: f_midi2: fix use-after-free in string attribute show pathIvy Lopez1-6/+6
2026-09-01usb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321xSven Peter2-6/+15
2026-09-01usb: gadget: midi2: Fix null-pointer dereference in f_midi2_free_ep_reqsAleksandr Nogikh1-3/+2
2026-09-01usb: typec: hd3ss3220: track VBUS enable state per consumerChang Wu1-2/+7
2026-09-01usb: dwc3: clear forceRM when issuing EndTransferElson Serrao2-9/+14
2026-09-01usb: dwc3: google: Initialise probe properties with DWC3_DEFAULT_PROPERTIESRadhey Shyam Pandey1-0/+1
2026-09-01usb: typec: mux: avoid duplicated mux switchesMarek Vasut1-2/+15
2026-09-01usb: typec: mux: Fix typec_switch_match()Marek Vasut1-1/+3
2026-09-01usb: image: mdc800: change kmalloc() to kzalloc()Griffin Kroah-Hartman1-2/+2
2026-09-01HID: bpf: mark struct hid_device as safe BPF pointerBenjamin Tissoires1-0/+6
2026-09-01staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imagebl...Muhammad Bilal4-9/+5
2026-09-01dm cache: fix demotion stats in passthrough modeMing-Hung Tsai1-1/+3
2026-09-01dm-integrity: fix infinite loop on discard with large tag sizeBen Cressey1-1/+1
2026-09-01dm-integrity: fix buffer overflow with keyed discardBen Cressey1-1/+1
2026-09-01dm-integrity: require stable writes for internal hash modesChen Cheng1-0/+4
2026-09-01dm cache: fix issue with background work lockingBenjamin Marzinski1-27/+28
2026-09-01dm-crypt: fix a tiny race condition in crypt_dec_pendingBen Cressey1-2/+1
2026-09-01s390/zcrypt: Fix uninitialized padding in CRT key structureHarald Freudenberger1-0/+1
2026-09-01net: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet3-10/+10
2026-09-01staging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()Muhammad Bilal1-0/+3
2026-09-01staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()Muhammad Bilal1-0/+3
2026-09-01staging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()Muhammad Bilal1-0/+4