messages from 2026-06-09 12:47:54 to 2026-06-09 14:32:57 UTC [more...]
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-09 14:32 UTC (26+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag
[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
2026-06-09 14:29 UTC (9+ messages)
` [PATCH v5 1/8] can: flexcan: use dedicated IRQ handlers for multi-IRQ platforms
` [PATCH v5 2/8] can: flexcan: disable all IRQ lines in flexcan_chip_interrupts_enable()
` [PATCH v5 3/8] can: flexcan: split rx/tx masks per mailbox IRQ line
` [PATCH v5 4/8] dt-bindings: can: fsl,flexcan: add NXP S32N79 SoC support
` [PATCH v5 5/8] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v5 6/8] can: flexcan: add NXP S32N79 SoC support
` [PATCH v5 7/8] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH v5 8/8] arm64: dts: s32n79: enable FlexCAN devices
[PATCH 0/3] i2c: xiic: fix SMBus block read and PEC support
2026-06-09 14:26 UTC (2+ messages)
[GIT PULL] Allwinner DT Changes for 7.2
2026-06-09 14:02 UTC (9+ messages)
[PATCH 0/4] arm64: cross-CPU NMI via SDEI
2026-06-09 13:58 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH v2 2/3] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v2 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort
[PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
2026-06-09 13:53 UTC (4+ messages)
[PATCH v2 0/1] add USB PHY node and USB OTG pinctrl support to S32G2/S32G3 SoCs
2026-06-09 13:48 UTC (2+ messages)
[PATCH] PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
2026-06-09 13:46 UTC (2+ messages)
[PATCH v2] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
2026-06-09 13:44 UTC (6+ messages)
[PATCH v2] soc: samsung: exynos-pmu: fix of_node refcount leak in exynos_get_pmu_regmap()
2026-06-09 13:44 UTC (2+ messages)
[PATCH v1 0/2] soc: aspeed: Add BMC and host driver for PCIe BMC device
2026-06-09 13:34 UTC (4+ messages)
` [PATCH v2 "
[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
2026-06-09 13:32 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6323 PMIC AUXADC
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
` [PATCH v2 3/4] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH v2 4/4] ARM: dts: mediatek: mt6323: add "
[PATCH 0/3] Subject: [PATCH 0/3] iio: adc: Add Axiado SARADC driver
2026-06-09 13:26 UTC (5+ messages)
` [PATCH 2/3] iio: adc: add "
[GIT PULL] arm64: BST C1200 eMMC DTS + defconfig for v7.2
2026-06-09 13:24 UTC (2+ messages)
[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
2026-06-09 13:20 UTC (3+ messages)
` [PATCH v4 1/8] drm/connector: report out-of-band IRQ_HPD events
[PATCH v2] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
2026-06-09 13:15 UTC
[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
2026-06-09 11:32 UTC (7+ messages)
` [PATCH v3 03/17] clocksource/drivers/arm_arch_timer: Default to "
[PATCH] gpio: zynq: fix runtime PM leak on remove
2026-06-09 13:00 UTC (2+ messages)
[PATCH v17 00/28] Add new general DRM property "color format"
2026-06-09 12:44 UTC (12+ messages)
` [PATCH v17 18/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v17 19/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v17 20/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v17 21/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v17 22/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v17 23/28] drm/bridge: Document bridge chain format selection
` [PATCH v17 24/28] drm/connector: Update docs of "colorspace" for color format prop
` [PATCH v17 25/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v17 26/28] drm/i915/dp: "
` [PATCH v17 27/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v17 28/28] drm/i915/dp: "
page: | 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