summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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: 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-01HID: bpf: mark struct hid_device as safe BPF pointerBenjamin Tissoires
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
2026-09-01staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imagebl...Muhammad Bilal
2026-09-01RDMA/core: Reject unregistering netdevs in ib_get_eth_speedKrystian Kaniewski
2026-09-01RDMA/mlx5: Remove warn on missing representor in query_port_speedOr Har-Toov
2026-09-01IB/hfi1: Fix the PIO_CRED credit-return mmapShuhei Takeshita
2026-09-01IB/hfi1: Resolve the credit-return buffer through the send context's nodeShuhei Takeshita
2026-09-01dm cache: fix demotion stats in passthrough modeMing-Hung Tsai
2026-09-01RDMA/rxe: insert mcg into mcg_tree only after rxe_mcast_add() succeedsMichael Bommarito
2026-09-01RDMA/rxe: Restore HMM_PFN_WRITE check in ODP write pathsWeiming Shi
2026-09-01dm-integrity: fix infinite loop on discard with large tag sizeBen Cressey
2026-09-01dm-integrity: fix buffer overflow with keyed discardBen Cressey
2026-09-01dm-integrity: require stable writes for internal hash modesChen Cheng
2026-09-01dm cache: fix issue with background work lockingBenjamin Marzinski
2026-09-01dm-crypt: fix a tiny race condition in crypt_dec_pendingBen Cressey
2026-09-01clk: scpi: use PLATFORM_DEVID_NONE for scpi-cpufreqXixin Liu
2026-09-01clk: scpi: register scpi-cpufreq once and clear on failureXixin Liu
2026-09-01clk: scpi: bound-check DVFS index in scpi_dvfs_recalc_rateXixin Liu
2026-09-01firmware: arm_scpi: reject DVFS OPP count above MAX_DVFS_OPPSXixin Liu
2026-09-01firmware: arm_scpi: fix device_node leak in scpi_dev_domain_idXixin Liu
2026-09-01s390/zcrypt: Fix uninitialized padding in CRT key structureHarald Freudenberger
2026-09-01net: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet
2026-09-01RDMA/rxe: Fix integer overflow in mr_check_range() leading to OOB accessGang Yan
2026-09-01staging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()Muhammad Bilal
2026-09-01staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()Muhammad Bilal
2026-09-01staging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()Muhammad Bilal
2026-09-01staging: fbtft: make dirty_lock IRQ-safeHui Su
2026-09-01RDMA/rxe: validate access flags before swapping the MR's PDNorbert Szetei
2026-09-01drm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan
2026-09-01drm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan
2026-09-01nouveau/instmem: handle iomapping already existingDave Airlie
2026-09-01drm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan
2026-09-01drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan
2026-09-01drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan
2026-09-01Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard