Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-17 16:12:18 to 2026-07-17 22:17:16 UTC [more...]

[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-17 21:16 UTC  (8+ 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 RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
 2026-07-17 21:57 UTC  (3+ messages)

[PATCH v8 0/9] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
 2026-07-17 21:43 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
 2026-07-17 21:25 UTC  (2+ messages)

[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

[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

[PATCH v3 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-07-17 17:19 UTC  (3+ messages)
` [PATCH v3 1/5] "

[PATCH] arm64/defconfig: Restore built-in 9P rootfs support
 2026-07-17 17:14 UTC  (4+ messages)

[PATCH v3] PCI: imx6: Keep i.MX6Q Root Port MSI capability with iMSI-RX to work around hardware bug
 2026-07-17 17:09 UTC  (2+ messages)

[PATCH 6.6.y 0/6] cBPF JIT spray hardening
 2026-07-17 17:07 UTC  (7+ messages)
` [PATCH 6.6.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.6.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.6.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.6.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.6.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.6.y 6/6] bpf: Prefer dirty packs for eBPF allocations

[PATCH RFC v3 3/6] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()
 2026-07-17 17:00 UTC 

[PATCH v2] mtd: rawnand: sunxi: add H616 MBUS DMA support
 2026-07-17 16:41 UTC 

[PATCH v2 0/7] Properly describe mt8167 watchdog and mmsys resets
 2026-07-17 16:39 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: reset: Add MT6589 toprgu reset IDs
` [PATCH v2 2/7] watchdog: mediatek: Add wdt/toprgu resets for MT6589
` [PATCH v2 3/7] dt-bindings: watchdog: Add compatible for MediaTek mt8167
` [PATCH v2 4/7] dt-bindings: reset: Add reset controller constants for mt8167
` [PATCH v2 5/7] watchdog: mediatek: Add support for mt8167 TOPRGU/WDT
` [PATCH v2 6/7] arm64: dts: mt8167: Properly describe the SoC watchdog
` [PATCH v2 7/7] soc: mediatek: mtk-mmsys: Add resets for mt8167

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-17 16:30 UTC  (2+ messages)

[PATCH 0/3] Add i.MX93 Wireless FRDM board support
 2026-07-17 16:29 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: imx93-11x11-frdm: factor out common parts into dtsi

[PATCH v2 0/4] perf/arm_cspmu: Miscellaneous improvements
 2026-07-17 16:16 UTC  (4+ messages)
` [PATCH v2 3/4] perf/arm_cspmu: Improve sub-module error reporting

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-17 16:12 UTC  (4+ messages)
` [PATCH v3] coresight: Fix scheduling while atomic in coresight_cpu_pm_notify()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox