summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-20arm64: dts: mediatek: mt8192-asurada: Disable mmc1 on SpherionChen-Yu Tsai
2026-07-20dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA bufferChen-Yu Tsai
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-20arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIeJun Yan
2026-07-20arm64: dts: amlogic: meson-axg: Disable pcie_phy node by defaultJun Yan
2026-07-20arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pinsJun Yan
2026-07-20arm64: dts: amlogic: meson-axg: Disable nfc node by defaultJun Yan
2026-07-20arm64: dts: amlogic: Correct indentation and whitespaceKrzysztof Kozlowski
2026-07-20verification/rvgen: Remove dead codeNam Cao
2026-07-20verification/rvgen: Remove the old state variablesNam Cao
2026-07-20verification/rvgen: Switch __create_matrix() to LarkNam Cao
2026-07-20verification/rvgen: Switch __get_event_variables() to LarkNam Cao
2026-07-20verification/rvgen: Delete __parse_constraint()Nam Cao
2026-07-20verification/rvgen: Simplify the generation for clock variablesNam Cao
2026-07-20rv: Simplify hybrid automata monitors's clock variablesNam Cao
2026-07-20verification/rvgen: Convert __fill_verify_guards_func() to LarkNam Cao
2026-07-20verification/rvgen: Convert __fill_setup_invariants_func() to LarkNam Cao
2026-07-20verification/rvgen: Convert __fill_verify_invariants_func() to LarkNam Cao
2026-07-20verification/rvgen: Implement state and transition parser based on LarkNam Cao
2026-07-20verification/rvgen: Introduce a parse tree for automata using LarkNam Cao