Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 11:31:57 to 2026-07-15 12:51:12 UTC [more...]

[PATCH] net: axienet: Clear stale AXI DMA TX/RX status before re-enabling interrupts
 2026-07-15 12:50 UTC 

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-07-15 12:50 UTC  (8+ messages)

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-15 12:47 UTC  (16+ messages)
` [RFC PATCH 12/36] arm64: entry: replace DAIF helpers with entry helpers
` [RFC PATCH 14/36] arm64: interrupts: introduce generic interrupt masking helpers
` [RFC PATCH 23/36] arm64/efi: Implement override for IRQ flags checks
` [RFC PATCH 31/36] arm64: nmi: Add handling of superpriority interrupts as NMIs

[PATCH] ARM: dts: aspeed-g6: add pcie-lpc and pcie-kcs4
 2026-07-15 12:34 UTC 

[PATCH net v3 0/2] net/stmmac: Secure against failures of DMA memory allocation
 2026-07-15 12:36 UTC  (3+ messages)
  ` [PATCH net v3 1/2] net/stmmac: Set Rx queue page_pool to NULL when freeing DMA resources
  ` [PATCH net v3 2/2] net/stmmac: Prevent dma queue NULL free on allocation failure

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-15 12:33 UTC  (10+ messages)
` [PATCH v2 11/18] KVM: arm64: Add a shrinker for pKVM
` [PATCH v2 13/18] KVM: arm64: Move hyp_vm refcount into the structure
` [PATCH v2 14/18] KVM: arm64: Use noclear for PGD in __pkvm_init_vm error path
` [PATCH v2 15/18] KVM: arm64: Alloc pkvm_hyp_vm using pKVM heap allocator

[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-07-15 12:32 UTC  (5+ messages)
` [PATCH v23 02/13] power: reset: reboot-mode: Support up to 3 magic values per mode

[PATCH v7 0/2] dmaengine: arm-dma350: handle shared channel IRQ wiring on sky1
 2026-07-15 12:31 UTC  (3+ messages)
` [PATCH v7 1/2] dmaengine: arm-dma350: enable ANYCH interrupt for shared IRQ wiring

[PATCH 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
 2026-07-15 12:33 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: imx8ulp: Add DMA channel properties and use eDMA flag macros
` [PATCH 2/9] arm64: dts: imx8ulp: Add I3C2 controller node
` [PATCH 3/9] arm64: dts: imx8ulp: Correct SRAM node address and size to cover full SSRAM P2
` [PATCH 4/9] arm64: dts: imx8ulp: Add assigned clock properties for LPUART nodes
` [PATCH 5/9] arm64: dts: imx8ulp-evk: Add gpio-keys node for power button
` [PATCH 6/9] arm64: dts: imx8ulp-evk: Enable LPUART6 for Bluetooth
` [PATCH 7/9] arm64: dts: imx8ulp-evk: Enable LPUART7
` [PATCH 8/9] arm64: dts: imx8ulp-evk: Change the values of some PCRs of ENET
` [PATCH 9/9] arm64: dts: imx8ulp-9x9-evk: Rename model string to reflect die size

[PATCH v1] arm64: RSI: fix field-spanning write warning in attestation token init
 2026-07-15 12:28 UTC 

[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
 2026-07-15 12:29 UTC  (4+ messages)

[PATCH v2 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-15 12:26 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572
` [PATCH v2 2/3] soc: mediatek: pwrap: use correct log level
` [PATCH v2 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-15 11:59 UTC  (22+ messages)
` [PATCH v7 01/24] KVM: arm64: Add a generic clock
` [PATCH v7 02/24] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v7 03/24] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v7 04/24] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v7 07/24] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v7 08/24] KVM: arm64: iommu: Add memory pool
` [PATCH v7 09/24] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v7 10/24] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v7 11/24] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v7 12/24] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v7 13/24] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v7 15/24] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v7 16/24] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v7 17/24] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v7 18/24] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v7 19/24] iommu/arm-smmu-v3-kvm: Share other queues
` [PATCH v7 20/24] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v7 21/24] iommu/io-pgtable-arm: Support io-pgtable-arm in the hypervisor
` [PATCH v7 22/24] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v7 23/24] iommu/arm-smmu-v3-kvm: Enable nesting
` [PATCH v7 24/24] KVM: arm64: Add documentation for pKVM DMA isolation

[PATCH v8 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-07-15 12:19 UTC  (3+ messages)
` [PATCH v8 6/6] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-15 12:01 UTC  (5+ messages)
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH] gpiolib: tolerate gpio-hogs lacking a hogging state
 2026-07-15 12:16 UTC  (4+ messages)

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-15 12:10 UTC  (4+ messages)
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-15 12:08 UTC  (8+ messages)
` [PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v7 2/7] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v7 3/7] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v7 4/7] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v7 5/7] mm/vmalloc: Extract vm_shift() to consolidate mapping shift selection
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v7 7/7] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH] arm64: dts: ti: k3-am62l: Enable HDMI & DSI display
 2026-07-15 12:07 UTC  (3+ messages)

[PATCH v3 0/2] PHY: Add support for MT8196 DSI PHY
 2026-07-15 11:57 UTC  (4+ messages)
` [PATCH v3 2/2] phy: mediatek: Add support for MT8196 MIPI "

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-15 11:56 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v5 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-15 11:49 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v5 02/11] drm/mediatek: Implement Display Stream Compression support
` [PATCH v5 03/11] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v5 04/11] drm/mediatek: mtk_dsi: Cleanup encoder if reset fails during bind
` [PATCH v5 05/11] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
` [PATCH v5 06/11] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v5 07/11] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v5 08/11] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v5 09/11] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v5 10/11] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v5 11/11] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support

[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-15 11:46 UTC  (2+ messages)

[PATCH 0/2] nvmem: rockchip-efuse: add RK3399 OTP write support
 2026-07-15 11:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: rockchip-efuse: add rockchip,efuse-write-enable property

[PATCH] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
 2026-07-15 11:39 UTC  (2+ messages)

[PATCH][next] spi: bcm2835: make read-only const array pinctrl_compats static
 2026-07-14 21:20 UTC  (2+ messages)

[PATCH] ASoC: sun4i-codec: Sort sound related #include statements
 2026-07-14 21:19 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown
 2026-07-14 21:23 UTC  (2+ messages)

[PATCH v6 0/6] phy: fsl-imx8mq-usb: few improvements
 2026-07-15 11:34 UTC  (2+ messages)
` [PATCH v6 6/6] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP


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