summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-11wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
2026-04-11usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
2026-04-11usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-9/+10
2026-04-11usb: gadget: f_rndis: Fix net_device lifecycle with device_moveKuen-Han Tsai2-25/+48
2026-04-11usb: gadget: f_subset: Fix net_device lifecycle with device_moveKuen-Han Tsai2-35/+44
2026-04-11usb: gadget: f_eem: Fix net_device lifecycle with device_moveKuen-Han Tsai2-34/+46
2026-04-11usb: gadget: f_ecm: Fix net_device lifecycle with device_moveKuen-Han Tsai2-19/+39
2026-04-11usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
2026-04-11usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
2026-04-11usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
2026-04-11usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai1-2/+4
2026-04-11usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
2026-04-11HID: appletb-kbd: add .resume method in PMAditya Garg1-2/+3
2026-04-11usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
2026-04-11usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban1-0/+6
2026-04-11USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
2026-04-11USB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
2026-04-11thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
2026-04-11usb: typec: thunderbolt: Set enter_vdo during initializationAndrei Kuchynski1-22/+22
2026-04-11misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng1-1/+3
2026-04-11misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng1-0/+1
2026-04-11thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
2026-04-11thermal: core: Address thermal zone removal races with resumeRafael J. Wysocki1-5/+26
2026-04-11gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()Tzung-Bi Shih1-53/+48
2026-04-11gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang1-1/+9
2026-04-11cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-11virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-11iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe1-1/+1
2026-04-11net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)1-1/+20
2026-04-11net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-11vxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
2026-04-11crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers2-17/+24
2026-04-11counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
2026-04-11counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
2026-04-11vt: resize saved unicode buffer on alt screen exit after resizeNicolas Pitre1-9/+15
2026-04-11vt: discard stale unicode buffer on alt screen exit after resizeLiav Mordouch1-1/+13
2026-04-11gpib: Fix fluke driver s390 compile issueDave Penkler1-0/+1
2026-04-11nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera1-4/+4
2026-04-11nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers2-0/+2
2026-04-11reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li1-1/+0
2026-04-11s390/zcrypt: Fix memory leak with CCA cards used as acceleratorHarald Freudenberger1-18/+14
2026-04-11spi: cadence-qspi: Fix exec_mem_op error handlingEmanuele Ghidoli1-8/+9
2026-04-11firmware: microchip: fail auto-update probe if no flash foundConor Dooley1-4/+6
2026-04-11comedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
2026-04-11comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
2026-04-11comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
2026-04-11comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
2026-04-11comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis1-3/+5
2026-04-11comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
2026-04-11cdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10