summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming
2026-07-20RDMA/ionic: Add robust udata compatibility checks to all uapi verbsAbhijit Gangurde
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky
2026-07-20RDMA/usnic: use kmalloc() for the page pointer arrayLeon Romanovsky
2026-07-20RDMA/mlx4: use kzalloc() for the fast registration page listLeon Romanovsky
2026-07-20RDMA/cxgb4: use kmalloc() for the PBL address arrayLeon Romanovsky
2026-07-20RDMA/irdma: Enable uverbs_robust_udata compliance flagJacob Moroni
2026-07-20RDMA/irdma: Fix legacy i40iw compat check in create_qpJacob Moroni
2026-07-20RDMA/irdma: Use robust udata helper for QP creationJacob Moroni
2026-07-20RDMA/irdma: Use robust input copy helpersJacob Moroni
2026-07-20RDMA/irdma: Clear udata response buffers where necessaryJacob Moroni
2026-07-20RDMA/irdma: Add checks for no udataJacob Moroni
2026-07-20RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-20dm-pcache: remove unused 'allocated' variable in cache_data_alloc()Jianyun Gao
2026-07-20dm-pcache: replace tabs with spaces in comments to fix ASCII diagram alignmentJianyun Gao
2026-07-20dm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
2026-07-20dm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
2026-07-20dm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
2026-07-20drm/imagination: Use struct_size_t()Matt Coster
2026-07-20drm/imagination: Add and use FLEX_ARRAY_CHECK()Matt Coster
2026-07-20spi: spi-rpc-if: Implement 200ms runtime PM autosuspend delayLad Prabhakar
2026-07-20PCI: aspeed: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2026-07-20drm/panel: sofef00: Fix DSI transfer errors on backlight updateCédric Bellegarde
2026-07-20drm/panel: Add Novatek NT36536 panel driverPengyu Luo
2026-07-20drm/panel: find_panel_by_fwnode() return a counted referenceAlbert Esteve
2026-07-20drm/panel: of_drm_find_panel() return a counted referenceAlbert Esteve
2026-07-20drm/bridge/panel: hold a reference to the wrapped panelAlbert Esteve
2026-07-20drm/panel: have drm_panel_add/remove manage a list referenceAlbert Esteve
2026-07-20RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind countersTanZheng
2026-07-20RDMA/bnxt_re: Validate udata before executing commandsLeon Romanovsky
2026-07-20IB/mlx4: Fix stale CM id_map entries when RTU is never receivedPraveen Kumar Kannoju
2026-07-20RDMA: Use ib_no_udata_io() in query_device callbacksLeon Romanovsky
2026-07-20RDMA/rxe: Validate num_sge/cur_sge before indexing wqe->dma.sge[]Ibrahim Hashimov
2026-07-20RDMA/rxe: Fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qpIbrahim Hashimov
2026-07-20RDMA/hfi1: Propagate sdma_txinit_ahg() errorsDanila Chernetsov
2026-07-20RDMA/umem: Constify struct dma_buf_attach_opsChristophe JAILLET
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-20drm/i915/dp_tunnel: Add UHBR tunneling supportImre Deak
2026-07-20drm/i915/dp: Disable UHBR link configs with 1/2 lanesImre Deak
2026-07-20drm/i915/dp: Remove UHBR dependency from SST fallback kunit testImre Deak
2026-07-20drm/i915/dp: Enable SST fallback between UHBR and non-UHBR ratesImre Deak
2026-07-20drm/i915/dp: End link configuration loops properlyImre Deak
2026-07-20drm/dp_tunnel: Add UHBR tunneling supportImre Deak
2026-07-20PCI: imx6: Add runtime PM support for i.MX95Richard Zhu
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru