messages from 2026-04-10 13:07:50 to 2026-04-27 21:52:25 UTC [more...]
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-27 21:52 UTC (23+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[PATCH 0/3] Add support for qcrypto in kaanapali
2026-04-27 11:50 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: dma: qcom: bam-dma: Add support for kaanapali BAM v2.0.0
` [PATCH 2/3] dmaengine: qcom: bam_dma: Add support for "
` [PATCH 3/3] arm64: dts: qcom: kaanapali: Add qcrypto node support
[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-04-27 9:15 UTC (13+ messages)
` [PATCH v16 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v16 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v16 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v16 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v16 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v16 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v16 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v16 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v16 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v16 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v16 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v16 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v4 0/4] dmaengine: dma-axi-dmac: Some memory related fixes
2026-04-24 17:40 UTC (5+ messages)
` [PATCH v4 1/4] dmaengine: Fix possible use after free
` [PATCH v4 2/4] dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
` [PATCH v4 3/4] dmaengine: dma-axi-dmac: Drop struct clk from main struct
` [PATCH v4 4/4] dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor
[PATCH v3 0/5] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
2026-04-24 17:03 UTC (8+ messages)
` [PATCH v3 1/5] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v3 2/5] dmaengine: mmp_pdma: support variable extended DRCMR base
` [PATCH v3 3/5] dmaengine: mmp_pdma: add Spacemit K3 support
` [PATCH v3 4/5] clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL
` [PATCH v3 5/5] riscv: dts: spacemit: Add PDMA controller node for K3 SoC
[bug report] Potential deadlock bug in 'drivers/dma/milbeaut-hdmac.c', between 'milbeaut_xdmac_interrupt()' and 'milbeaut_hdmac_chan_config()'
2026-04-24 14:06 UTC
[bug report] Potential deadlock bug in 'drivers/dma/mediatek/mtk-hsdma.c', between 'mtk_hsdma_irq()' and 'mtk_hsdma_free_active_desc()'
2026-04-24 8:49 UTC
[bug report] Potential deadlock bug in 'drivers/dma/idxd/irq.c', between 'idxd_wq_thread()' and 'idxd_int_handle_revoke()'
2026-04-24 7:51 UTC
[PATCH v2] dmaengine: idxd: Fix use-after-free of idxd_wq
2026-04-24 5:56 UTC (6+ messages)
[PATCH] dmaengine: qcom: Unify user-visible "Qualcomm" name
2026-04-23 17:36 UTC
[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-04-23 14:55 UTC (5+ messages)
` [PATCH v7 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support
` [PATCH v7 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v7 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode
[PATCH v2 00/24] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
2026-04-23 8:42 UTC (8+ messages)
` [PATCH v2 01/24] dt-bindings: clock: renesas: Add audio clock inputs for RZ/V2H family
` [PATCH v2 05/24] ASoC: dt-bindings: renesas,rsnd: Split into generic and SoC-specific parts
` [PATCH v2 06/24] ASoC: dt-bindings: Add RZ/G3E (R9A09G047) sound binding
[PATCH v6 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-04-23 6:38 UTC (7+ messages)
` [PATCH v6 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v6 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode
[PATCH v2] dmaengine: idxd: fix double free in idxd_alloc() error path
2026-04-23 3:13 UTC (3+ messages)
[PATCH v6 0/2] dma: arm-dma350: handle shared channel IRQ wiring on sky1
2026-04-22 10:33 UTC (5+ messages)
` [PATCH v6 1/2] dma: arm-dma350: enable ANYCH interrupt for shared IRQ wiring
[PATCH RESEND] dmaengine: tegra: Fix burst size calculation
2026-04-22 9:26 UTC (2+ messages)
[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
2026-04-21 20:04 UTC (46+ messages)
` [PATCH 03/23] dmaengine: sdxi: Add PCI initialization
` [PATCH 04/23] dmaengine: sdxi: Feature discovery and initial configuration
` [PATCH 05/23] dmaengine: sdxi: Configure context tables
` [PATCH 06/23] dmaengine: sdxi: Allocate DMA pools
` [PATCH 07/23] dmaengine: sdxi: Allocate administrative context
` [PATCH 08/23] dmaengine: sdxi: Install "
` [PATCH 09/23] dmaengine: sdxi: Start functions on probe, stop on remove
` [PATCH 10/23] dmaengine: sdxi: Complete administrative context jump start
` [PATCH 11/23] dmaengine: sdxi: Add client context alloc and release APIs
` [PATCH 12/23] dmaengine: sdxi: Add descriptor ring management
` [PATCH 13/23] dmaengine: sdxi: Add unit tests for descriptor ring reservations
` [PATCH 14/23] dmaengine: sdxi: Attach descriptor ring state to contexts
` [PATCH 15/23] dmaengine: sdxi: Per-context access key (AKey) table entry allocator
` [PATCH 16/23] dmaengine: sdxi: Generic descriptor manipulation helpers
` [PATCH 17/23] dmaengine: sdxi: Add completion status block API
` [PATCH 18/23] dmaengine: sdxi: Encode context start, stop, and sync descriptors
` [PATCH 19/23] dmaengine: sdxi: Provide context start and stop APIs
` [PATCH 20/23] dmaengine: sdxi: Encode nop, copy, and interrupt descriptors
` [PATCH 21/23] dmaengine: sdxi: Add unit tests for descriptor encoding
` [PATCH 22/23] dmaengine: sdxi: MSI/MSI-X vector allocation and mapping
` [PATCH 23/23] dmaengine: sdxi: Add DMA engine provider
[PATCH V3] dmaengine: imx-sdma: Fix SPBA bus detection on multi-SPBA platforms
2026-04-21 10:25 UTC (6+ messages)
[PATCH v1] dmaengine: idxd: fix deadlock and double free in idxd_cdev_open()
2026-04-20 20:06 UTC (3+ messages)
[PATCH v4 00/17] Renesas: dmaengine and ASoC fixes
2026-04-20 14:53 UTC (37+ messages)
` [PATCH v4 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
` sashiko.dev review (Re: [PATCH v4 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up)
` [PATCH v4 02/17] dmaengine: sh: rz-dmac: Fix incorrect NULL check on list_first_entry()
` [PATCH v4 03/17] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
` [PATCH v4 04/17] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
` sashiko.dev review (Re: [PATCH v4 04/17] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw())
` [PATCH v4 05/17] dmaengine: sh: rz-dmac: Do not disable the channel on error
` [PATCH v4 06/17] dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
` [PATCH v4 07/17] dmaengine: sh: rz-dmac: Save the start LM descriptor
` sashiko.dev review (Re: [PATCH v4 07/17] dmaengine: sh: rz-dmac: Save the start LM descriptor)
` [PATCH v4 08/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
` [PATCH v4 09/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is paused
` [PATCH v4 10/17] dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
` sashiko.dev review (Re: [PATCH v4 10/17] dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing)
` [PATCH v4 11/17] dmaengine: sh: rz-dmac: Refactor pause/resume code
` sashiko.dev review (Re: [PATCH v4 11/17] dmaengine: sh: rz-dmac: Refactor pause/resume code)
` [PATCH v4 12/17] dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
` [PATCH v4 13/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
` sashiko.dev review (Re: [PATCH v4 13/17] dmaengine: sh: rz-dmac: Add cyclic DMA support)
` [PATCH v4 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support
` sashiko.dev review (Re: [PATCH v4 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support)
` [PATCH v4 15/17] ASoC: renesas: rz-ssi: Add pause support
` [PATCH v4 16/17] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH v4 17/17] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
[PATCH AUTOSEL 6.18] dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()
2026-04-20 13:20 UTC
[PATCH v2] dmaengine: Fix refcount leak in channel register error path
2026-04-20 8:03 UTC (3+ messages)
[PATCHv4] dmaengine: hsu: use kzalloc_flex()
2026-04-20 7:35 UTC (6+ messages)
[PATCH] dmaengine: idxd: Fix saved engines array leak in config save
2026-04-20 5:59 UTC (2+ messages)
[PATCH] dma: add COMPILE_TEST to AMBA_PL08X
2026-04-17 10:55 UTC (2+ messages)
[PATCH v1] dmaengine: idxd: fix double free of wq, engine, and group structs
2026-04-15 20:54 UTC
[PATCHv2] dmaengine: hsu: use kzalloc_flex()
2026-04-14 23:55 UTC (9+ messages)
[PATCH] dmaengine: idxd: Fix use-after-free of idxd_wq
2026-04-14 13:14 UTC (2+ messages)
[PATCH v2] dmaengine: idxd: fix double free in idxd_cdev_open() error path
2026-04-13 11:39 UTC
[PATCH v2] dmaengine: idxd: fix double free in idxd_setup_wqs() error path
2026-04-13 11:24 UTC
[PATCH v4] dmaengine: tegra210-adma: Add error logging on failure paths
2026-04-13 6:45 UTC
[PATCH] dmaengine: Fix refcount leak in channel register error path
2026-04-11 15:59 UTC
[PATCH] dmaengine: idxd: fix double free in idxd_cdev_open() error path
2026-04-11 15:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox