summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-09io_uring/zctx: unify zerocopy issue variantsPavel Begunkov-75/+14
2026-03-09io_uring/zctx: move vec regbuf import into io_send_zc_importPavel Begunkov-16/+25
2026-03-09io_uring/zctx: rename flags var for more clarityPavel Begunkov-6/+6
2026-03-09io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()Asbjørn Sloth Tønnesen-17/+17
2026-03-09mmc: renesas_sdhi_sys_dmac: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven-8/+4
2026-03-09mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driverBinbin Zhou-0/+27
2026-03-09mmc: loongson2: Gathering all SoCs private data togetherBinbin Zhou-16/+16
2026-03-09dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300Binbin Zhou-0/+1
2026-03-09mmc: sdhci-of-bst: Fix memory leak in sdhci_bst_alloc_bounce_buffer()Felix Gu-1/+3
2026-03-09mmc: Merge the immutable mux branch into nextUlf Hansson-90/+305
2026-03-09mmc: host: renesas_sdhi_core: support selecting an optional muxJosua Mayer-0/+6
2026-03-09mux: add visible config symbol to enable multiplexer subsystemJosua Mayer-2/+15
2026-03-09dt-bindings: mmc: renesas,sdhi: Add mux-states propertyJosua Mayer-0/+6
2026-03-09i2c: omap: switch to new generic helper for getting selected mux-stateJosua Mayer-19/+5
2026-03-09phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-stateJosua Mayer-28/+2
2026-03-09phy: can-transceiver: drop temporary helper getting optional mux-stateJosua Mayer-11/+1
2026-03-09mux: Add helper functions for getting optional and selected mux-stateJosua Mayer-31/+271
2026-03-09phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflictJosua Mayer-2/+2
2026-03-09phy: can-transceiver: rename temporary helper function to avoid conflictJosua Mayer-2/+2
2026-03-09spi: atcspi200: Fix double-free in atcspi_configure_dma()Felix Gu-21/+7
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu-3/+2
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann-30/+27
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann-18/+22
2026-03-09fbdev: defio: Keep module reference from VMAsThomas Zimmermann-0/+6
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann-37/+145
2026-03-09fbdev: macfb: Replace deprecated strcpy with strscpyThorsten Blum-19/+19
2026-03-09fbdev: tdfxfb: Make the VGA register initialisation a bit more obviousDaniel Palmer-54/+55
2026-03-09fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()Amin GATTOUT-14/+4
2026-03-09fbdev: goldfishfb: use devm_platform_ioremap_resource()Amin GATTOUT-11/+3
2026-03-09dt-bindings: i2c: dw: Update maintainerMika Westerberg-1/+1
2026-03-09ALSA: usb-audio: add Studio 1824 supportFrederic Popp-0/+9
2026-03-09i2c: tiny-usb: drop redundant device referenceJohan Hovold-10/+3
2026-03-09i2c: diolan-u2c: drop redundant device referenceJohan Hovold-9/+3
2026-03-09i2c: robotfuzz-osif: drop redundant device referenceJohan Hovold-3/+1
2026-03-09thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio-1/+1
2026-03-09ceph: do not skip the first folio of the next object in writebackHristo Venev-1/+0
2026-03-09ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann-0/+3
2026-03-09ceph: add a bunch of missing ceph_path_info initializersMax Kellermann-6/+6
2026-03-09ceph: fix i_nlink underrun during async unlinkMax Kellermann-1/+14
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li-1/+1
2026-03-09dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} supportCosmin Tanislav-0/+7
2026-03-09dt-bindings: dma: renesas,rz-dmac: document RZ/{T2H,N2H}Cosmin Tanislav-18/+82
2026-03-09dmaengine: sh: rz_dmac: make register_dma_req() chip-specificCosmin Tanislav-29/+36
2026-03-09dmaengine: sh: rz_dmac: make error interrupt optionalCosmin Tanislav-10/+9
2026-03-09dmaengine: fsl-qdma: Use dev_err_probe() to simplify codeFrank Li-28/+19
2026-03-09dmaengine: fsl-edma: Use dev_err_probe() to simplify codeFrank Li-27/+20
2026-03-09dmaengine: fsl-edma: Use managed API dmaenginem_async_device_register()Frank Li-6/+2
2026-03-09dmaengine: imx-sdma: Use dev_err_probe() to simplify codeFrank Li-8/+5
2026-03-09dmaengine: imx-sdma: Use managed API to simplify codeFrank Li-14/+7
2026-03-09dmaengine: imx-sdma: Use devm_clk_get_prepared() to simplify codeFrank Li-21/+5