Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 13:14:54 to 2026-08-18 16:14:49 UTC [more...]

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 16:14 UTC  (10+ messages)
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 10/33] arm64: Share arm64 headers with s390

[PATCH v2 0/9] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-18 16:07 UTC  (10+ messages)
` [PATCH v2 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
` [PATCH v2 7/9] dt-bindings: arm: stm32: Switch st,stm32mp23/25-syscfg into simple-mfd

[PATCH v2 0/4] KVM: arm64: vgic: Fixes for ITS table save and init retry
 2026-08-18 16:06 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: arm64: vgic-its: Don't save collections the table cannot hold

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-18 15:55 UTC  (3+ messages)
` [PATCH 11/12] drm/panic: Move panic display code into helper library

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-08-18 15:53 UTC  (11+ messages)
` [PATCH 03/18] hugetlb_vmemmap: Leave pages partially HVOed upon restore failure
` [PATCH 07/18] arm64: Add system_supports_hvo
` [PATCH 08/18] arm64: Implement try_update_vmemmap_pte using the AF trick
` [PATCH 10/18] arm64: Support hugetlb vmemmap optimization
` [PATCH 11/18] hugetlb_vmemmap: Use try_populate_vmemmap_pmd for replacing in-use PMDs

[PATCH v2 0/2] watchdog: Add Exynos5515 watchdog timer support
 2026-08-18 15:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos5515-wdt compatible
` [PATCH v2 2/2] watchdog: s3c2410_wdt: Add exynos5515-wdt compatible data

[PATCH v4 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-08-18 15:43 UTC  (11+ messages)
` [PATCH v4 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v4 07/17] KVM: arm64: Add PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v4 09/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v4 10/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH v4 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va

[PATCH v3] i2c: xiic: restore non-managed runtime PM to fix clk WARN flood
 2026-08-18 15:35 UTC 

[PATCH v8] net: airoha: npu: use cacheline-sized buffers for mailbox DMA
 2026-08-18 15:29 UTC  (4+ messages)

[PATCH] dt-bindings: input: mediatek,mt6779-keypad: add mt6572
 2026-08-18 15:14 UTC  (2+ messages)

[PATCH v2 0/5] perf: Add CoreSight branch history to existing samples
 2026-08-18 15:13 UTC  (9+ messages)
` [PATCH v2 2/5] perf cs-etm: Split up cs_etm__process_timestamped_queues()
` [PATCH v2 3/5] perf cs-etm: Add branch history to existing samples
` [PATCH v2 4/5] perf test cs-etm: Test branch history on "

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2026-08-18 15:09 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH net-next v3 0/2] net: stmmac: dwxgmac2: timestamp interrupt + Agilex5 fix
 2026-08-18 15:07 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
` [PATCH net-next v3 2/2] net: stmmac: dwmac-socfpga: mask XGMAC_TSIE during cross-timestamp

[PATCH v2 0/2] chipid: samsung: exynos-chipid: Add Exynos5515 ChipID
 2026-08-18 15:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwinfo: samsung,exynos-chipid: Add Exynos5515 compatible
` [PATCH v2 2/2] soc: samsung: exynos-chipid: Add Exynos5515 SoC support

[PATCH] i2c: bcm2835: add missing braces to for loop in bcm2835_i2c_xfer
 2026-08-18 14:58 UTC  (2+ messages)

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-18 14:53 UTC  (4+ messages)

[PATCH] i2c: i2c-s3c2410: fix runtime PM cleanup
 2026-08-18 14:52 UTC  (2+ messages)

[PATCH v5 00/12] Ambarella CV75 SoC minimal bring-up
 2026-08-18 14:17 UTC  (5+ messages)
` [PATCH v5 08/12] gpio: pl061: add Ambarella CV75 register layout variant
` [PATCH v5 10/12] serial: 8250: add Ambarella UART driver

[PATCH 00/12] arm64/bti: Fix kernel BTI issues with livepatch, large kernels, toolchains
 2026-08-18 14:15 UTC  (4+ messages)
` [PATCH 10/12] efi/libstub: Remove obsolete .note.gnu.property workaround

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-08-18 14:09 UTC  (26+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 02/25] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v9 03/25] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v9 04/25] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v9 05/25] arm64: Implement asm/kpkeys.h using POE
` [PATCH RFC v9 06/25] arm64: set_memory: Implement set_memory_pkey()
` [PATCH RFC v9 07/25] arm64: Context-switch POR_EL1
` [PATCH RFC v9 08/25] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH RFC v9 09/25] arm64: Enable kpkeys
` [PATCH RFC v9 10/25] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH RFC v9 11/25] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables
` [PATCH RFC v9 13/25] mm: kpkeys: Introduce early page table allocator
` [PATCH RFC v9 14/25] mm: kpkeys: Protect vmemmap page tables
` [PATCH RFC v9 15/25] mm: kpkeys: Introduce hook for protecting static "
` [PATCH RFC v9 16/25] arm64: kpkeys: Implement arch_supports_kpkeys_early()
` [PATCH RFC v9 17/25] arm64: kpkeys: Support KPKEYS_CTX_PGTABLES
` [PATCH RFC v9 18/25] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH RFC v9 19/25] arm64: kpkeys: Protect early page tables
` [PATCH RFC v9 20/25] arm64: mm: Map kernel image alias of init_pg_dir read-only
` [PATCH RFC v9 21/25] arm64: kpkeys: Protect init_pg_dir
` [PATCH RFC v9 22/25] arm64: kpkeys: Guard page table writes
` [PATCH RFC v9 23/25] arm64: kpkeys: Batch KPKEYS_CTX_PGTABLES switches
` [PATCH RFC v9 24/25] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH RFC v9 25/25] mm: Add basic tests for kpkeys_hardened_pgtables

[PATCH v7 0/4] Introduce Allwinner H616 PWM controller
 2026-08-18 14:12 UTC  (4+ messages)
` [PATCH v7 2/4] pwm: sun8i: Add H616 PWM support

[PATCH v2 0/2] ti,keystone-devctrl: Convert to DT schema and DTS cleanups
 2026-08-18 14:10 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: mfd: ti,keystone-devctrl: Convert to DT schema

[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-18 13:58 UTC  (3+ messages)
` [PATCH v2 4/4] KVM: guest_memfd: Stop returning struct page from "

[PATCH net-next v4 2/3] net: stmmac: xgmac: tear the datapath down in the documented order
 2026-08-18 13:57 UTC  (2+ messages)

[PATCH net-next v4 1/3] net: stmmac: enable MAC rx/tx after DMA start
 2026-08-18 13:57 UTC  (2+ messages)

[PATCH v2 00/10] Ambarella CV75 SoC minimal bring-up
 2026-08-18 13:42 UTC  (3+ messages)
` [PATCH v2 08/10] serial: ambarella: add Ambarella UART driver

[PATCH] drm/sun4i: frontend: fix clock leak on reset failure in runtime resume
 2026-08-18 13:27 UTC 

[PATCH v7 11/23] firmware: arm_scmi: Add Telemetry notification support
 2026-08-18 13:25 UTC  (3+ messages)

[PATCH] mailbox: rockchip-mailbox: use devm_clk_get_enabled() for probe cleanup
 2026-08-18 13:24 UTC 

[PATCH] misc: atmel-ssc: handle clock enable failure
 2026-08-18 13:22 UTC 

[PATCH] irqchip: irq-imx-intmux: fix runtime PM cleanup
 2026-08-18 13:21 UTC 

[PATCH] memory: exynos5422-dmc: handle clock enable failures
 2026-08-18 13:19 UTC 

[PATCH] spi: rockchip-sfc: disable runtime PM in remove
 2026-08-18 13:14 UTC  (2+ messages)


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