messages from 2026-07-17 17:31:07 to 2026-07-17 20:56:14 UTC [more...]
[RFC PATCH 0/2] KVM: arm64: Support BBM level 3
2026-07-17 20:56 UTC (3+ messages)
` [RFC PATCH 2/2] "
[PATCH v7] arm64: dts: s32g: Add GPR syscon region
2026-07-17 20:51 UTC (2+ messages)
[PATCH v2 0/9] drm/msm: Support for Eliza GPU
2026-07-17 20:41 UTC (10+ messages)
` [PATCH v2 1/9] drm/msm/a6xx: Fix RBBM_CLOCK_CNTL3_TP0 value in a730_hwcg
` [PATCH v2 2/9] drm/msm/a6xx: Rename GBIF_CX_CONFIG to a A6XX- variant register
` [PATCH v2 3/9] drm/msm/a6xx: Add Adreno 722 support
` [PATCH v2 4/9] dt-bindings: arm-smmu: Document GPU SMMU for Eliza SoC
` [PATCH v2 5/9] dt-bindings: display/msm: Document Adreno 722 GPU and GMU
` [PATCH v2 6/9] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH v2 7/9] arm64: dts: qcom: eliza: Add GPU nodes
` [PATCH v2 8/9] arm64: dts: qcom: eliza: Add GPU cooling
` [PATCH v2 9/9] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU
[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-17 20:19 UTC (7+ messages)
` [PATCH v7 1/3] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v7 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
` [PATCH v7 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
[PATCH v2 1/1] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
2026-07-17 20:15 UTC
[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
2026-07-17 20:11 UTC (7+ messages)
` [RFC PATCH v1 8/8] misc/arm-cla: Add userspace interface
[PATCH mm-hotfixes v5 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-17 19:29 UTC (7+ messages)
` [PATCH mm-hotfixes v5 1/5] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v5 2/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
` [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change "
` [PATCH mm-hotfixes v5 4/5] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v5 5/5] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH] pwm: meson: Convert to waveform API
2026-07-17 19:18 UTC
[RFC v3 0/2] rm64: kprobes: Fix single-step fault and reentry handling
2026-07-17 18:23 UTC (9+ messages)
` [RFC v3 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping
[PATCH 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings
2026-07-17 18:45 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb
` [PATCH 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
[PATCH 0/2] ARM: dts: imx: clean up fsl,emi-bus related CHECK_DTBS warnings
2026-07-17 18:43 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: imx: Add fsl,eim-bus
[PATCH v5 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-07-17 18:31 UTC (5+ messages)
` [PATCH v5 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v5 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
[PATCH v3] arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entry
2026-07-17 18:27 UTC
[PATCH 0/3] arm64/coco: Convert pKVM to a CC platform
2026-07-17 18:23 UTC (2+ messages)
[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
2026-07-17 18:11 UTC (9+ messages)
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-17 18:04 UTC (24+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 02/23] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v8 03/23] iommu/dma: Check atomic pool allocation result directly
` [PATCH v8 04/23] dma: free atomic pool pages by physical address
` [PATCH v8 05/23] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v8 06/23] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v8 07/23] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v8 08/23] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
` [PATCH v8 09/23] dma-mapping: Add internal shared allocation attribute
` [PATCH v8 10/23] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
` [PATCH v8 11/23] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
` [PATCH v8 13/23] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v8 14/23] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v8 16/23] dma-direct: Move dma_direct_map_phys() to dma/direct.c
` [PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v8 18/23] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v8 19/23] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v8 20/23] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v8 21/23] dma: swiotlb: free dynamic pools from process context
` [PATCH v8 22/23] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v8 23/23] swiotlb: remove unused SWIOTLB_FORCE flag
[PATCH 0/7] platform: Remove redundant error messages on IRQ request failure
2026-07-17 17:58 UTC (3+ messages)
` [PATCH 6/7] platform/raspberrypi: Remove redundant dev_err()
[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-17 17:54 UTC (3+ messages)
[PATCH v2 0/3] mtd: rawnand: sunxi: fix H6/H616 controller timings
2026-07-17 17:33 UTC (4+ messages)
` [PATCH v2 1/3] mtd: rawnand: sunxi: group controller delay tables
` [PATCH v2 2/3] mtd: rawnand: sunxi: describe tADL and tWHR delays
` [PATCH v2 3/3] mtd: rawnand: sunxi: fix H6/H616 controller timings
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