public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 09:40:49 to 2026-03-19 15:58:07 UTC [more...]

[PATCH v7 00/41] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-03-19 15:56 UTC  (28+ messages)
` [PATCH v7 01/41] KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on GICv5
` [PATCH v7 02/41] KVM: arm64: vgic: Rework vgic_is_v3() and add vgic_host_has_gicvX()
` [PATCH v7 03/41] KVM: arm64: Return early from kvm_finalize_sys_regs() if guest has run
` [PATCH v7 04/41] KVM: arm64: Init vcpu prior to the timers and PMU
` [PATCH v7 05/41] KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
` [PATCH v7 06/41] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v7 07/41] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v7 08/41] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH v7 09/41] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v7 10/41] KVM: arm64: gic-v5: Add Arm copyright header
` [PATCH v7 11/41] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v7 12/41] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v7 13/41] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v7 14/41] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v7 15/41] KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accesses
` [PATCH v7 16/41] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH v7 17/41] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v7 18/41] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v7 19/41] KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
` [PATCH v7 20/41] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v7 21/41] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v7 22/41] KVM: arm64: gic-v5: Clear TWI if single task running
` [PATCH v7 23/41] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v7 24/41] KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
` [PATCH v7 25/41] KVM: arm64: Introduce set_direct_injection irq_op
` [PATCH v7 26/41] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v7 27/41] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE

[PATCH v8 00/10] pmdomain: samsung: add support for Google GS101
 2026-03-19 15:57 UTC  (6+ messages)
` [PATCH v8 05/10] pmdomain: samsung: convert to using regmap

[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-19 15:52 UTC  (4+ messages)
` [PATCH v5 13/17] spi: stm32: Simplify clock handling with devm_clk_get_enabled()
  ` [Linux-stm32] "

[PATCH 0/3] Arm SMMU errata updates
 2026-03-19 15:50 UTC  (7+ messages)
` [PATCH 1/3] arm64: errata: Reformat table for IDs
` [PATCH 3/3] arm64: errata: Sort Arm entries

[PATCH 0/5] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
 2026-03-19 15:49 UTC  (10+ messages)
` [PATCH 5/5] dt-bindings: iio: adc: xilinx-xadc: convert to YAML format

[PATCH] pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
 2026-03-19 15:47 UTC  (2+ messages)

[PATCH v2 0/3] TQMa93xx on MBa93xxLA-Mini support
 2026-03-19 15:46 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add MBa93xxLA-MINI
` [PATCH v2 2/3] arm64: dts: freescale: add initial device tree for TQMa93xx/MBa93xxLA-MINI
` [PATCH v2 3/3] arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT overlay

[PATCH v2 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-03-19 15:45 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: errata: Work around early CME DVMSync acknowledgement

[PATCH 0/2] Add i.MX91 9x9 QSB basic support
 2026-03-19 15:43 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: add "

[PATCH 0/6] ARM: cleanup fault handling
 2026-03-19 15:37 UTC  (3+ messages)

[PATCH v2 00/11] arm64: Fully disable configured-out features
 2026-03-19 15:34 UTC  (3+ messages)
` [PATCH v2 01/11] arm64: Skip update of an idreg field affected by an override

[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
 2026-03-19 15:25 UTC  (15+ messages)
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 13/48] kvm: arm64: Don't expose unsupported capabilities for realm guests
` [PATCH v13 36/48] arm64: RMI: Always use 4k pages for realms
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms

[PATCH v2] iommu/arm-smmu-v3: Update Arm errata
 2026-03-19 15:24 UTC 

[PATCH 2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
 2026-03-19 15:24 UTC  (5+ messages)
  ` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE

[PATCH v8 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-03-19 15:21 UTC  (7+ messages)
` [PATCH v8 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20
` [PATCH v8 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32
` [PATCH v8 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010

arm64: pseudo NMI bootconfig question
 2026-03-19 15:20 UTC  (4+ messages)

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-19 15:19 UTC  (16+ messages)
` [PATCH v2 11/16] staging: vme_user: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()

[PATCH] arm64: suspend: Remove forcing error from suspend finisher
 2026-03-19 15:14 UTC  (3+ messages)

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-19 15:11 UTC  (11+ messages)

[PATCH net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
 2026-03-19 15:00 UTC  (6+ messages)
` [net-next,13/14] "

[PATCH] dt-bindings: arm: apple: Add M3 (t8112 and t603x) devices
 2026-03-19 14:57 UTC 

[PATCH v2] arm64: dts: rockchip: rock-3b: Model PI6C20100 as gated-fixed-clock
 2026-03-19 14:51 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-19 14:49 UTC  (6+ messages)

[PATCH 0/2] iommu/tegra241-cmdqv: Fix initialization and uAPI related to HYP_OWN
 2026-03-19 14:47 UTC  (3+ messages)
` [PATCH 2/2] iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement

[PATCH v2 0/5] can: flexcan: Add NXP S32N79 SoC support
 2026-03-19 14:42 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: can: fsl,flexcan: add "
` [PATCH v2 2/5] can: flexcan: add FLEXCAN_QUIRK_IRQ_BERR quirk
` [PATCH v2 3/5] can: flexcan: add NXP S32N79 SoC support
` [PATCH v2 4/5] arm64: dts: s32n79: add FlexCAN nodes
` [PATCH v2 5/5] arm64: dts: s32n79: enable FlexCAN devices

[PATCH v2 0/9] media: rockchip: rkcif: add support for rk3588 vicap
 2026-03-19 14:38 UTC  (5+ messages)
` [PATCH v2 2/9] media: dt-bindings: add rockchip "

[PATCH 0/7] J722S SGMII support
 2026-03-19 14:37 UTC  (5+ messages)
` [PATCH 3/7] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-19 14:27 UTC  (3+ messages)
` [PATCH 07/15] RISC-V: "

[PATCH 0/3] TQMa93xx on MBa93xxLA-Mini support
 2026-03-19 14:20 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: freescale: add initial device tree for TQMa93xx/MBa93xxLA-MINI

[PATCH v2] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-19 14:16 UTC  (2+ messages)

[PATCH v6 00/39] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-03-19 14:02 UTC  (14+ messages)
` [PATCH v6 01/39] KVM: arm64: vgic-v3: Drop userspace write sanitization for ID_AA64PFR0.GIC on GICv5
` [PATCH v6 03/39] KVM: arm64: Return early from kvm_finalize_sys_regs() if guest has run
` [PATCH v6 11/39] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v6 13/39] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v6 14/39] KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accesses

[PATCH] arm64: dts: rockchip: Fix RK3562 EVB2 model name
 2026-03-19 13:55 UTC 

[PATCH 6.1 0/3] arm64: Speed up boot with faster linear map creation
 2026-03-19 13:54 UTC  (3+ messages)

[PATCH v3] arm64: dts: rockchip: rock-3b: Model PI6C20100 as gated-fixed-clock
 2026-03-19 13:51 UTC  (6+ messages)

[PATCH] arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
 2026-03-19 13:48 UTC  (2+ messages)

[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-19 13:43 UTC  (4+ messages)

[PATCH 00/15] Convert power-controller to dt-schema and update various yaml file to referencing it
 2026-03-19 11:12 UTC  (3+ messages)
` [PATCH 05/15] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema

[PATCH 1/2] ARM: dts: broadcom: bcm2835-rpi: Move the firmware node down 1 level
 2026-03-19 13:28 UTC  (5+ messages)

[PATCH v5 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-19 13:10 UTC  (13+ messages)
` [PATCH v5 03/15] hwspinlock: add helpers to retrieve core data
` [PATCH v5 04/15] hwspinlock: add callback to fill private data of a hwspinlock
` [PATCH v5 08/15] hwspinlock: stm32: use new callback to initialize hwspinlock priv
` [PATCH v5 09/15] hwspinlock: sun6i: "
` [PATCH v5 10/15] hwspinlock: handle hwspinlock device allocation in the core
` [PATCH v5 11/15] hwspinlock: move entries from internal to public header
` [PATCH v5 14/15] hwspinlock: refactor provider.h from "
` [PATCH v5 15/15] hwspinlock/treewide: refactor consumer.h "

[PATCH 0/7] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-03-19 12:57 UTC  (7+ messages)
` [PATCH 4/7] clk: qcom: videocc: Add video clock controller driver for Eliza
` [PATCH 5/7] clk: qcom: gpucc: Add GPU Clock Controller "
` [PATCH 6/7] clk: qcom: camcc: Add support for camera clock controller "

Question about ARM KVM stage2 contiguous bit support for contiguous hugetlb
 2026-03-19 12:54 UTC  (3+ messages)

[PATCH v2 7/8] firmware: smccc: lfa: Register DT interrupt
 2026-03-19 12:52 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: rock-3b: Model PI6C20100 as gated-fixed-clock
 2026-03-19 12:27 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort order
 2026-03-19 12:16 UTC  (2+ messages)

[PATCH 6.6.y 1/3] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
 2026-03-19 12:01 UTC  (2+ messages)
` Patch "drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()" has been added to the 6.6-stable tree

[PATCH 6.6.y 2/3] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
 2026-03-19 12:01 UTC  (2+ messages)
` Patch "drm/exynos: vidi: fix to avoid directly dereferencing user pointer" has been added to the 6.6-stable tree

[PATCH 6.6.y 3/3] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free
 2026-03-19 12:01 UTC  (2+ messages)
` Patch "drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free" has been added to the 6.6-stable tree

[RFC PATCH 0/4] Rework SCMI transport drivers probing sequence
 2026-03-19 11:46 UTC  (2+ messages)

i.MX8MP: Fix HDMI LCDIF FIFO underruns
 2026-03-19 11:45 UTC 

[PATCH 0/6] change young flag check functions to return bool
 2026-03-19 11:39 UTC  (13+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH 6.6.y 2/3] net: gso: fix tcp fraglist segmentation after pull from frag_list
 2026-03-19 11:37 UTC  (2+ messages)
` Patch "net: gso: fix tcp fraglist segmentation after pull from frag_list" has been added to the 6.6-stable tree

[PATCH 6.6.y 3/3] net: fix segmentation of forwarding fraglist GRO
 2026-03-19 11:37 UTC  (2+ messages)
` Patch "net: fix segmentation of forwarding fraglist GRO" has been added to the 6.6-stable tree

[PATCH 0/2] Make TPS65219 poweroff handler conditional
 2026-03-19 11:24 UTC  (3+ messages)
` [PATCH 2/2] mfd: tps65219: Make poweroff handler conditional on system-power-controller

[PATCH 6.6 1/3] arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
 2026-03-19 11:12 UTC  (2+ messages)
` Patch "arm64: mm: Don't remap pgtables per-cont(pte|pmd) block" has been added to the 6.6-stable tree

[PATCH 6.6 3/3] arm64: mm: Don't remap pgtables for allocate vs populate
 2026-03-19 11:12 UTC  (2+ messages)
` Patch "arm64: mm: Don't remap pgtables for allocate vs populate" has been added to the 6.6-stable tree

[PATCH 6.6 2/3] arm64: mm: Batch dsb and isb when populating pgtables
 2026-03-19 11:12 UTC  (2+ messages)
` Patch "arm64: mm: Batch dsb and isb when populating pgtables" has been added to the 6.6-stable tree

[PATCH] arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check mode
 2026-03-19 10:58 UTC  (2+ messages)

[PATCH 0/3] nvmem: Add Nuvoton NPCM OTP driver
 2026-03-19 10:57 UTC  (3+ messages)
` [PATCH 2/3] nvmem: npcm-otp: "

[PATCH v21 0/6] Introduction of a remoteproc tee to load signed firmware
 2026-03-19 10:41 UTC  (5+ messages)
` [PATCH v21 2/6] dt-bindings: remoteproc: Add STM32 TEE-controlled rproc binding

[PATCH v2 0/9] Add eDP support for RK3576
 2026-03-19 10:40 UTC  (9+ messages)
` [PATCH v2 1/9] dt-bindings: display: rockchip: analogix-dp: Expand clock-names "hclk" for the third clock
` [PATCH v2 2/9] arm64: dts: rockchip: Add missing clock "hclk" for RK3588 eDP0 nodes
` [PATCH v2 3/9] arm64: dts: rockchip: Add missing clock "hclk" for RK3588 eDP1 nodes
` [PATCH v2 4/9] drm/rockchip: analogix_dp: Enable clock "hclk" for RK3588
` [PATCH v2 5/9] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v2 6/9] arm64: dts: rockchip: Add eDP node "
` [PATCH v2 7/9] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v2 8/9] drm/bridge: analogix_dp: Add support for RK3576

[PATCH v3 0/3] dmaengine: arm-dma350: support combined IRQ topology
 2026-03-19 10:17 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: dma: arm-dma350: document generic and combined IRQ topologies
` [PATCH v3 2/3] dma: arm-dma350: support combined IRQ mode with runtime IRQ topology detection
` [PATCH v3 3/3] arm64: dts: cix: add DT nodes for DMA

[soc:for-next] BUILD SUCCESS 2962cc9b98a52f68dd6225036424507e269b8142
 2026-03-19 10:06 UTC 

[PATCH 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-03-19 10:04 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

[PATCH net-next v4 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-19  9:55 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: ethernet: eswin: add clock sampling control
    `  "

[soc:arm/fixes] BUILD SUCCESS df3ef89d7ef8185fa719812e2d175b83112aa315
 2026-03-19  9:44 UTC 

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-19  9:43 UTC  (8+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume


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