summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-17spi: st-ssc4: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17regulator: mt6357: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-05-17staging: media: atomisp: Disallow all private IOCTLsSakari Ailus1-0/+4
2026-05-17spi: atmel: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17spi: bcm63xx: fix controller deregistrationJohan Hovold1-1/+7
2026-05-17drm/gpusvm: Force unmapping on error in drm_gpusvm_get_pagesMatthew Brost1-0/+1
2026-05-17drm/gpusvm: Allow device pages to be mapped in mixed mappings after system pagesMatthew Brost1-1/+1
2026-05-17media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo1-0/+3
2026-05-17media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo1-1/+10
2026-05-17media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li1-0/+1
2026-05-17media: i2c: ov8856: free control handler on error in ov8856_init_controls()Alexander Koskovich1-2/+8
2026-05-17media: renesas: vin: Fix RAW8 (again)Tomi Valkeinen2-0/+34
2026-05-17media: renesas: vsp1: Fix NULL pointer deref on module unloadTomi Valkeinen1-2/+6
2026-05-17media: mali-c55: Fix Iridix bypass macrosDaniel Scally1-2/+2
2026-05-17media: mali-c55: Initialize the ISP in enable_streams()Jacopo Mondi4-67/+79
2026-05-17media: rzv2h-ivc: Fix concurrent buffer list accessBarnabás Pőcze1-6/+5
2026-05-17media: rzv2h-ivc: Fix FM_STOP register writeBarnabás Pőcze2-2/+4
2026-05-17media: rzv2h-ivc: Write AXIRX_PIXFMT onceBarnabás Pőcze2-7/+8
2026-05-17media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0Guoniu Zhou1-1/+1
2026-05-17media: rzv2h-ivc: Avoid double job schedulingJacopo Mondi1-4/+7
2026-05-17drm/msm/hdmi: Fix wrong CTRL1 register used in writing info framesKrzysztof Kozlowski1-2/+2
2026-05-17media: uvcvideo: Enable VB2_DMABUF for metadata streamRicardo Ribalda1-2/+1
2026-05-17HID: pidff: Fix integer overflow in pidff_rescaleTomasz Pakuła1-2/+5
2026-05-17HID: appletb-kbd: run inactivity autodim from workqueuesSangyun Kim1-14/+30
2026-05-17HID: appletb-kbd: fix UAF in inactivity-timer cleanup pathSangyun Kim1-8/+8
2026-05-17HID: playstation: Clamp num_touch_reportsT.J. Mercier1-2/+4
2026-05-14net: stmmac: Prevent NULL deref when RX memory exhaustedSam Edwards1-7/+12
2026-05-14net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)4-16/+16
2026-05-14crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum2-4/+4
2026-05-14crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty3-1/+12
2026-05-14crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty1-11/+11
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang3-2/+21
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman3-0/+14
2026-05-14mmc: core: Adjust MDT beyond 2025Avri Altman1-0/+7
2026-05-14octeon_ep_vf: add NULL check for napi_build_skb()David Carlier1-2/+34
2026-05-14remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()Chen Ni1-1/+1
2026-05-14remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()Chen Ni1-1/+1
2026-05-14RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe1-1/+1
2026-05-14RDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito1-0/+11
2026-05-14RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloadsMichael Bommarito1-1/+13
2026-05-14RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe1-2/+2
2026-05-14RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo1-0/+1
2026-05-14RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe1-1/+3
2026-05-14RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe1-6/+7
2026-05-14RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe1-0/+3
2026-05-14RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe1-2/+3
2026-05-14RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe1-5/+4
2026-05-14RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe1-1/+3
2026-05-14RDMA/ionic: Fix typo in format stringJason Gunthorpe1-1/+1
2026-05-14RDMA/ionic: bound node_desc sysfs read with %.64sKai Zen1-1/+1