Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-21 08:31:40 to 2026-05-21 14:52:58 UTC [more...]

[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
 2026-05-21 14:51 UTC  (8+ messages)
` [PATCH v2 01/39] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v2 02/39] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v2 03/39] irqchip/gic-v5: Setup gic_kvm_info on ACPI hosts
` [PATCH v2 04/39] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v2 05/39] arm64/sysreg: Add GICv5 GIC VDPEND and VDRCFG encodings
` [PATCH v2 06/39] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v2 07/39] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-21 14:51 UTC  (3+ messages)
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-21 14:50 UTC  (23+ messages)
` [PATCH v14 01/44] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v14 02/44] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v14 03/44] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v14 05/44] arm64: RMI: Add wrappers for RMI calls
` [PATCH v14 06/44] arm64: RMI: Check for RMI support at init
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v14 08/44] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v14 09/44] arm64: RMI: Provide functions to delegate/undelegate ranges of memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO

[PATCH v2 1/1] arm64: dts: imx8mq-evk: Enable MIPI CSI and dual OV5640 cameras
 2026-05-21 14:50 UTC  (6+ messages)

[PATCH v3] i2c: imx: mark I2C adapter when hardware is powered down
 2026-05-21 14:49 UTC  (9+ messages)

[PATCH 0/6] firmware: samsung: acpm: TMU support and cleanups
 2026-05-21 14:49 UTC  (12+ messages)
` [PATCH 5/6] firmware: samsung: acpm: Add TMU protocol support

[PATCH v3 0/3] Fix __pkvm_init_vm error path
 2026-05-21 14:44 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: arm64: Reset page order in pKVM hyp_pool

[PATCH v14 00/28] Add new general DRM property "color format"
 2026-05-21 14:40 UTC  (5+ messages)
` [PATCH v14 03/28] drm: "
` [PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property

[PATCH v7 00/28] media: platform: rga: Add RGA3 support
 2026-05-21 14:39 UTC  (25+ messages)
` [PATCH v7 06/28] media: rockchip: rga: fix too small buffer size
` [PATCH v7 07/28] media: rockchip: rga: use clk_bulk api
` [PATCH v7 08/28] media: rockchip: rga: use stride for offset calculation
` [PATCH v7 09/28] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v7 10/28] media: rockchip: rga: announce and sync colorimetry
` [PATCH v7 11/28] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v7 12/28] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v7 13/28] media: rockchip: rga: calculate x_div/y_div using v4l2_format_info
` [PATCH v7 14/28] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v7 15/28] media: rockchip: rga: align stride to 4 bytes
` [PATCH v7 16/28] media: rockchip: rga: reuse cmdbuf contents
` [PATCH v7 18/28] media: rockchip: rga: use card type to specify rga type

[PATCH v5 0/8] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-21 14:38 UTC  (9+ messages)
` [PATCH v5 1/8] soc: bcm2835: Use IS_REACHABLE for function declaration
` [PATCH v5 2/8] nvmem: core: Enforce stride and alignment checks for nvmem_device functions
` [PATCH v5 4/8] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v5 5/8] firmware: raspberrypi: register nvmem driver

[RESEND v3 0/3] Fix __pkvm_init_vm error path
 2026-05-21 14:36 UTC  (4+ messages)
` [RESEND v3 1/3] KVM: arm64: Reset page order in pKVM hyp_pool
` [RESEND v3 2/3] KVM: arm64: Fix __pkvm_init_vm error path
` [RESEND v3 3/3] KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-05-21 14:22 UTC  (16+ messages)
` [PATCH 14/43] KVM: arm64: gic-v5: Request VPE doorbells when going non-resident
` [PATCH 16/43] KVM: arm64: gic-v5: Initialise and teardown VMTEs & doorbells
` [PATCH 17/43] KVM: arm64: gic-v5: Enable VPE DBs on VPE reset and disable on teardown
` [PATCH 18/43] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH 36/43] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs

[PATCH] firmware: smccc: Fix Arm SMCCC SOC_ID name call
 2026-05-21 14:18 UTC  (2+ messages)

[PATCH PARTIAL-RESEND v12 0/5] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2026-05-21 14:13 UTC  (3+ messages)
` [PATCH v12 5/5] mfd: Add support for MediaTek SPMI PMICs and MT6363/73

[RFC PATCH 0/2] arm64: add SMCCC cache invalidation backend for memregion users
 2026-05-21 14:12 UTC  (5+ messages)
` [RFC PATCH 2/2] arm64: mm: add SMCCC-backed cache invalidate provider

[PATCH net-next v5 00/13] net: lan966x: add support for PCIe FDMA
 2026-05-21 14:12 UTC  (2+ messages)

[PATCH 0/4] firmware: arm_scmi: Fix protocol parsing and validation
 2026-05-21 14:09 UTC  (2+ messages)

[PATCH 0/4] power: sys-off: fix Pixel C shutdown via MAX77620
 2026-05-21 13:59 UTC  (10+ messages)
` [PATCH 3/4] mfd: max77620: override PSCI poweroff handler on Pixel C
` (subset) [PATCH 0/4] power: sys-off: fix Pixel C shutdown via MAX77620

[PATCH AUTOSEL 7.0-5.10] arm64: cputype: Add C1-Pro definitions
 2026-05-21 13:50 UTC  (3+ messages)

[PATCH v5 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-21 13:44 UTC  (4+ messages)
` [PATCH v5 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-05-21 13:36 UTC  (6+ messages)
` [PATCH v22 08/13] mfd: core: Add firmware-node support to MFD cells

[PATCH v2 0/3] Fix __pkvm_init_vm error path
 2026-05-21 13:30 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: arm64: Reset page order in pKVM hyp_pool_init
` [PATCH v2 2/3] KVM: arm64: Fix __pkvm_init_vm error path
` [PATCH v2 3/3] KVM: arm64: Add fail-safe for refcounted pages in __pkvm_hyp_donate_host

[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
 2026-05-21 13:25 UTC  (19+ messages)
` [PATCH 01/18] KVM: arm64: Don't include <asm/fpsimdmacros.h>
` [PATCH 02/18] KVM: arm64: Don't override FFR save/restore argument
` [PATCH 03/18] KVM: arm64: pkvm: Save host FPMR in host cpu context
` [PATCH 04/18] KVM: arm64: pkvm: Remove struct cpu_sve_state
` [PATCH 05/18] arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()
` [PATCH 06/18] arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
` [PATCH 07/18] arm64: fpsimd: Use assembler for SVE instructions
` [PATCH 08/18] arm64: fpsimd: Use assembler for baseline SME instructions
` [PATCH 09/18] arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
` [PATCH 10/18] arm64: sysreg: Add FPCR and FPSR
` [PATCH 11/18] arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
` [PATCH 12/18] arm64: fpsimd: Move fpsimd save/restore inline
` [PATCH 13/18] arm64: fpsimd: Use opaque type for SVE state
` [PATCH 14/18] arm64: fpsimd: Use opaque type for SME state
` [PATCH 15/18] arm64: fpsimd: Move SVE save/restore inline
` [PATCH 16/18] arm64: fpsimd: Move sve_flush_live() inline
` [PATCH 17/18] arm64: fpsimd: Move SME save/restore inline
` [PATCH 18/18] arm64: fpsimd: Remove <asm/fpsimdmacros.h>

[GIT PULL] amlogic ARM64 DT updates for v7.2 take 1
 2026-05-21 13:19 UTC 

[PATCH v6] stm: class: Add MIPI OST protocol support
 2026-05-21 13:14 UTC 

[PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
 2026-05-21 13:12 UTC  (11+ messages)

[PATCH v6] stm: class: Add MIPI OST protocol support
 2026-05-21 13:08 UTC 

[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-21 13:05 UTC  (6+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH] irqchip/gic-v4: Harden against bogus command line
 2026-05-21 13:05 UTC 

[PATCH v4 0/5] arm_ffa, KVM: Fix FF-A emad offset calculations
 2026-05-21 12:55 UTC  (10+ messages)
` [PATCH v4 2/5] firmware: arm_ffa: Fix out-of-bound writes in ffa_setup_and_transmit()
` [PATCH v4 3/5] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v4 4/5] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()

[PATCH v2 0/3] Fixes for hyp_trace.c
 2026-05-21 12:46 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing
` [PATCH v2 2/3] KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()
` [PATCH v2 3/3] KVM: arm64: Fix memory leak in hyp_trace_unload()

[PATCH] irqchip/exynos-combiner: switch to raw_spinlock
 2026-05-21 12:31 UTC  (5+ messages)

[PATCH] arm: Implement _THIS_IP_ using inline asm
 2026-05-21 12:29 UTC 

[PATCH v02] mailbox: pcc: report errors for PCC clients
 2026-05-21 12:26 UTC  (6+ messages)

[PATCH v9 0/4] Add Qualcomm extended CTI support
 2026-05-21 12:16 UTC  (5+ messages)
` [PATCH v9 1/4] coresight: cti: Convert trigger usage fields to dynamic
` [PATCH v9 2/4] coresight: cti: use __reg_addr() helper for register access
` [PATCH v9 3/4] coresight: cti: add Qualcomm extended CTI identification and quirks
` [PATCH v9 4/4] coresight: cti: expose banked sysfs registers for Qualcomm extended CTI

[PATCH v2 00/11] add mcf54415 DAC driver
 2026-05-21 12:14 UTC  (4+ messages)
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC

[PATCH] clocksource/drivers/owl: fix refcount leak
 2026-05-21 12:10 UTC  (2+ messages)

[PATCH 0/2] Add test for atomic uaccess with permission overlay
 2026-05-21 12:06 UTC  (7+ messages)
` [PATCH 1/2] arm64: mm: Add note about overlays in PIE_EL1
` [PATCH 2/2] kselftest/arm64: Add test for atomic futex uaccess with POE

[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
 2026-05-21 12:05 UTC  (4+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()

[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-21 11:54 UTC  (3+ messages)
` [PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds

[PATCH v4 0/6] media: synopsys: enhancements and i.MX95 support
 2026-05-21 11:52 UTC  (5+ messages)
` [PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93

[PATCH v2 0/3] Add eDP lane mapping support
 2026-05-21 11:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v2 2/3] dt-bindings: rockchip: analogix-dp: Add data-lanes example
` [PATCH v2 3/3] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
 2026-05-21 11:40 UTC  (4+ messages)
` [PATCH v5 4/6] dt-bindings: display: mediatek: tdshp: Add "

[PATCH] [RFC] arm64: mmu: use range based TLB flushing when hot unplugging memory
 2026-05-21 11:24 UTC  (4+ messages)

[PATCH v8 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-21 11:10 UTC  (2+ messages)

[soc:xz/dt] BUILD SUCCESS 7d1f68e87b7302d0bd22c001e6c0511d0e827875
 2026-05-21 10:43 UTC 

[PATCH v3] i2c: imx-lpi2c: reset controller in probe stage
 2026-05-21 10:35 UTC 

[soc:zx/soc] BUILD SUCCESS 220ae5d36dba278003d265aabd080ffa78553f5a
 2026-05-21 10:21 UTC 

[PATCH v3 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
 2026-05-21 10:17 UTC  (5+ messages)
` [PATCH v3 02/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v3 11/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure

[PATCH net-next v4 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-21 10:15 UTC  (3+ messages)
` [PATCH net-next v4 1/6] dt-bindings: net: Add support for Airoha AN8801R GbE PHY

[PATCH v8 0/5] airoha: an7581: USB support
 2026-05-21 10:13 UTC  (3+ messages)
` [PATCH v8 4/5] phy: move and rename Airoha PCIe PHY driver to dedicated directory

[PATCH net v2 0/5] net: stmmac: eic7700: fix delay calculation and initialization ordering
 2026-05-21 10:10 UTC  (2+ messages)

[PATCH v2 0/8] hdmi: Add common TMDS character rate constants
 2026-05-21  9:59 UTC  (2+ messages)

[soc:soc/arm] BUILD SUCCESS b4e49a4a38fd737f927defb2e9a6562f9ee62f0a
 2026-05-21  9:55 UTC 

[PATCH v2 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
 2026-05-21  9:43 UTC  (5+ messages)
` [PATCH v2 1/3] interconnect: qcom: Fix indentation
` [PATCH v2 3/3] interconnect: qcom: Make important drivers default

[PATCHSET v3 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-21  9:42 UTC  (3+ messages)
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page

[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-05-21  9:42 UTC  (4+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()

[PATCH v2 00/11] drm/rockchip: dw_hdmi: Misc cleanup and propagate bus format
 2026-05-21  9:40 UTC  (2+ messages)

[PATCH v5 0/3] Add root port reset to support link recovery
 2026-05-21  9:32 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: imx6q-pcie: Add optional interrupt entries for intr, aer and pme
` [PATCH v5 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupts for PCIe
` [PATCH v5 3/3] PCI: imx6: Add root port reset to support link recovery

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-21  9:23 UTC  (3+ messages)
` [PATCH 14/16] media: sun6i-isp: Use V4L2 subdev active state

[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-21  9:17 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
` [PATCH v5 2/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc1-pinctrl
` [PATCH v5 3/3] pinctrl: aspeed: Add AST2700 SoC1 support

[PATCH] media: s5p-g2d: avoid double free on video register failure
 2026-05-21  9:17 UTC  (2+ messages)

[soc:soc/dt] BUILD SUCCESS e8a53f2d9c367a454aedf86c964f9c68efc993d9
 2026-05-21  9:07 UTC 

[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-21  9:14 UTC  (2+ messages)

[soc:soc/defconfig] BUILD SUCCESS 1440d446ad5df97c46315182cb0d63176e7f0a8c
 2026-05-21  9:06 UTC 

[PATCH v4 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-05-21  9:11 UTC  (5+ messages)
` [PATCH v4 1/2] phy: rockchip: inno-hdmi: Add configure() and validate() ops
` [PATCH v4 2/2] phy: rockchip: inno-hdmi: Remove deprecated way to configure TMDS rate

[PATCH] KVM: arm64: Fix meta-page unsharing in pKVM hyp tracing
 2026-05-21  9:09 UTC 

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-05-21  9:10 UTC  (3+ messages)
` [PATCH v5 1/2] media: imx8-isi: crossbar: Add get_frame_desc operation
` [PATCH v5 2/2] media: nxp: imx8-isi: Add virtual channel support

[PATCH 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-05-21  9:06 UTC  (3+ messages)
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-21  9:04 UTC  (5+ messages)
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional
` [PATCH 07/10] [v6 net-next] dt-bindings: net: add st,stlc4560/p54spi binding

[PATCH v3 0/3] arm64: dts: freescale: add Toradex Aquila iMX95
 2026-05-21  9:03 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: add "
` [PATCH v3 2/3] arm64: dts: freescale: add Aquila iMX95 support
` [PATCH v3 3/3] arm64: dts: freescale: imx95-aquila: Add Clover carrier board

[soc:for-next] BUILD SUCCESS 8dbb80525730a16c7b38b07c2400df36e11ed605
 2026-05-21  8:54 UTC 

[PATCH v11 14/14] kunit: add tests for smp_cond_load_relaxed_timeout()
 2026-05-21  8:30 UTC  (2+ messages)
` [PATCH v11 1/2] kunit: add tests for smp_cond_load_*_timeout()


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