summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou
2026-07-20media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formatsEugen Hristev
2026-07-20timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpuBabanpreet Singh
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan
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-20ASoC: codecs: ES8389: Remove redundant comparisonEthan Tidmore
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-20dt-bindings: display: panel: Add Novatek NT36536Pengyu 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