Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 15:18:24 to 2026-07-14 17:54:55 UTC [more...]

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-14 17:53 UTC  (7+ messages)
` [PATCH v2 01/18] KVM: arm64: Add __pkvm_private_range_pa
` [PATCH v2 02/18] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v2 03/18] KVM: arm64: Add __hyp_allocator_map for the pKVM hyp

[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-07-14 17:45 UTC  (2+ messages)

[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14 17:31 UTC  (7+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v3 4/4] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH] phy: rockchip: naneng-combphy: Set RK3576 USB3 SSC downward
 2026-07-14 17:26 UTC  (2+ messages)

[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-07-14 17:16 UTC  (14+ messages)
` [PATCH v23 01/13] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v23 02/13] power: reset: reboot-mode: Support up to 3 magic values per mode
` [PATCH v23 03/13] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v23 04/13] firmware: psci: Introduce command-based resets
` [PATCH v23 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v23 06/13] dt-bindings: arm: Document reboot mode magic
` [PATCH v23 07/13] power: reset: Add psci-reboot-mode driver
` [PATCH v23 08/13] mfd: core: Add firmware-node support to MFD cells
` [PATCH v23 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v23 10/13] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v23 11/13] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v23 12/13] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v23 13/13] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-14 17:05 UTC  (6+ messages)

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-14 16:57 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH 0/3] driver core: Constify the signature of device_show/store_*()
 2026-07-14 16:51 UTC  (4+ messages)
` [PATCH 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH 2/3] drivers: perf: "
` [PATCH 3/3] driver core: Constify the signature of device_show/store_*()

[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14 16:44 UTC  (6+ messages)
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code

[PATCH][next] spi: bcm2835: make read-only const array pinctrl_compats static
 2026-07-14 16:42 UTC 

[PATCH v3 0/2] PHY: Add support for MT8196 DSI PHY
 2026-07-14 16:42 UTC  (3+ messages)
` [PATCH v3 2/2] phy: mediatek: Add support for MT8196 MIPI "

[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-07-14 15:45 UTC  (2+ messages)

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-14 16:35 UTC  (5+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus

[PATCH v3 0/3] Add support for Variscite DART-MX8M-MINI and Sonata board
 2026-07-14 16:33 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M-MINI Boards
` [PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-MINI
` [PATCH v3 3/3] arm64: dts: imx8mm-var-dart: Add support for Variscite Sonata board

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-14 16:24 UTC  (10+ messages)
` [RFC PATCH 11/36] arm64: interrupts: introduce interrupt masking helpers for entry code
` [RFC PATCH 31/36] arm64: nmi: Add handling of superpriority interrupts as NMIs

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

[PATCH] ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
 2026-07-14 16:08 UTC  (2+ messages)

[PATCH v2] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-07-14 16:04 UTC 

[PATCH v1 0/4] iommu: Fix device lookup lifetime and probe cleanup
 2026-07-14 15:56 UTC  (3+ messages)

[PATCH] dmaengine: Constify struct dma_descriptor_metadata_ops
 2026-07-14 14:06 UTC 

[PATCH 0/2] input: fsl,scu-key: Add compatible string fsl,imx8qm-sc-key
 2026-07-14 15:47 UTC  (2+ messages)

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-14 15:46 UTC  (6+ messages)
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH] phy: rockchip: naneng-combphy: Always configure SSC spread direction
 2026-07-14 15:41 UTC 

[PATCH 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-14 15:28 UTC  (3+ messages)
` [PATCH 2/3] pmdomain: mediatek: Add support for secure modem power domain control


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