summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-30xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-04-30Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam
2026-04-18i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold
2026-04-18i2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt
2026-04-18scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-04-18dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
2026-04-18dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
2026-04-18usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu
2026-04-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-04-18usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann
2026-04-18xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-18mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-04-18drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-18nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-18iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa
2026-04-18gpiolib: cdev: fix uninitialised kfifoKent Gibson
2026-04-18media: uvcvideo: Use heuristic to find stream entityRicardo Ribalda
2026-04-18media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo
2026-04-18Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov
2026-04-18Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-18wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-04-18usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha
2026-04-18usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai
2026-04-18usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai
2026-04-18staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K
2026-04-18fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2026-04-18can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-04-18can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde
2026-04-18can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-04-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban
2026-04-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern
2026-04-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern
2026-04-18thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-04-18vxlan: validate ND option lengths in vxlan_na_createYang Yang
2026-04-18comedi: me4000: Fix potential overrun of firmware bufferIan Abbott
2026-04-18comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott
2026-04-18comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott
2026-04-18comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott
2026-04-18comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey
2026-04-18cdc-acm: new quirk for EPSON HMDOliver Neukum
2026-04-18phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power offClaudiu Beznea
2026-04-18phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver dataClaudiu Beznea