summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-17selftests: net: add ipv6 RA route to ECMP merge testFernando Fernandez Mancera-0/+19
2026-03-17dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controllerBinbin Zhou-0/+743
2026-03-17dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controllerBinbin Zhou-1/+83
2026-03-17dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_...Binbin Zhou-33/+29
2026-03-17dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()Binbin Zhou-17/+5
2026-03-17dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_regist...Binbin Zhou-5/+2
2026-03-17dmaengine: loongson: New directory for Loongson DMA controllers driversBinbin Zhou-30/+42
2026-03-17clsact: Fix use-after-free in init/destroy rollback asymmetryDaniel Borkmann-6/+13
2026-03-17RDMA/efa: Rename alloc_ucontext comp_mask to supported_capsMichael Margolin-11/+12
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen-8/+1
2026-03-17Merge branch 'icc-qcs615' into icc-nextGeorgi Djakov-0/+270
2026-03-17dt-bindings: dma: xlnx,axi-dma: Convert to DT schemaAbin Joseph-111/+299
2026-03-17dt-bindings: dma: rz-dmac: Add conditional schema for RZ/G3LBiju Das-0/+1
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut-6/+6
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut-1/+22
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut-1/+1
2026-03-17xfrm: iptfs: only publish mode_data after clone setupPaul Moses-3/+3
2026-03-17btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang-0/+17
2026-03-17btrfs: check block group before marking it unused in balance_remap_chunks()Mark Harmstone-8/+17
2026-03-17btrfs: hold block group reference during entire move_existing_remap()Mark Harmstone-5/+4
2026-03-17btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()Qu Wenruo-2/+2
2026-03-17btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()Qu Wenruo-1/+1
2026-03-17btrfs: do not touch page cache for encoded writesQu Wenruo-3/+7
2026-03-17btrfs: fix a bug that makes encoded write bio larger than expectedQu Wenruo-3/+5
2026-03-17btrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana-3/+9
2026-03-17interconnect: qcom: qcs615: enable QoS configurationOdelu Kukatla-0/+247
2026-03-17dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoSOdelu Kukatla-0/+23
2026-03-17dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacksClaudiu Beznea-3/+46
2026-03-17dmaengine: sh: rz-dmac: Add device_tx_status() callbackBiju Das-1/+143
2026-03-17dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptorsJohn Madieu-8/+2
2026-03-17dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() callClaudiu Beznea-5/+0
2026-03-17dmaengine: sh: rz-dmac: Drop goto instruction and labelClaudiu Beznea-3/+1
2026-03-17dmaengine: sh: rz-dmac: Drop read of CHCTRL registerClaudiu Beznea-3/+6
2026-03-17Merge branch 'fixes' into nextVinod Koul-78/+137
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea-5/+4
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea-25/+32
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones-0/+7
2026-03-17btrfs: check for NULL root after calls to btrfs_csum_root()Filipe Manana-6/+84
2026-03-17btrfs: check for NULL root after calls to btrfs_extent_root()Filipe Manana-9/+195
2026-03-17irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu-0/+1
2026-03-17ovpn: consolidate crypto allocations in one chunkRalf Lici-46/+135
2026-03-17selftests: ovpn: add test for the FW mark featureRalf Lici-1/+119
2026-03-17selftests: ovpn: check asymmetric peer-idRalf Lici-81/+271
2026-03-17ovpn: add support for asymmetric peer IDsRalf Lici-11/+50
2026-03-17selftests: ovpn: add notification parsing and matchingRalf Lici-3/+76
2026-03-17ovpn: notify userspace on client float eventRalf Lici-0/+96
2026-03-17ovpn: pktid: use bitops.h APIQingfang Deng-8/+5
2026-03-17ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doitSabrina Dubroca-1/+1
2026-03-17selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3Antonio Quartulli-10/+12
2026-03-17bus: mhi: ep: Test for non-zero return value where applicableManivannan Sadhasivam-8/+8