linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-15 10:08:03 to 2025-12-15 19:29:08 UTC [more...]

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-15 19:28 UTC  (6+ messages)
` [PATCH v2 1/4] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
` [PATCH v2 4/4] dts: s32g: Add GPR syscon region

[RFC net-next v3 0/3] Add RSS and LRO support
 2025-12-15 19:28 UTC  (3+ messages)
` [RFC net-next v3 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO

[PATCH v3 0/3] i.MX91/93 BLK-CTRL improvements
 2025-12-15 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] pmdomain: imx93-blk-ctrl: cleanup error path
` [PATCH v3 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only
` [PATCH v3 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes

[PATCH v3 0/3] Add support for exynos5250-manta (Google Nexus 10)
 2025-12-15 18:53 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v3 2/3] ARM: dts: exynos: "
` [PATCH v3 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot

[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
 2025-12-15 18:32 UTC  (3+ messages)

[PATCH] arm64/gcs: Flush the GCS locking state on exec
 2025-12-15 18:17 UTC  (2+ messages)

[PATCH] arm64: mm: Simplify check in arch_kfence_init_pool()
 2025-12-15 18:17 UTC  (2+ messages)

[PATCH v2 0/2] efi/arm64: Simplify SVE/SME state preserve/restore
 2025-12-15 18:16 UTC  (2+ messages)

[PATCH v4 0/8] drm/rockchip: No more post-atomic_check fixups
 2025-12-15 18:16 UTC  (9+ messages)
` [PATCH v4 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v4 2/8] drm/rockchip: vop2: Switch impossible pos "

[PATCH RFC 0/4] Support multi-channel IRQs in stmmac platform drivers
 2025-12-15 18:09 UTC  (6+ messages)
` [PATCH RFC 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH RFC 4/4] stmmac: s32: enable multi irqs mode

[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
 2025-12-15 18:06 UTC  (3+ messages)

[PATCH v8 03/12] arm64/delay: move some constants out to a separate header
 2025-12-15 17:59 UTC  (2+ messages)

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-15 17:54 UTC  (10+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
` [PATCH v7 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
 2025-12-15 17:50 UTC  (3+ messages)

[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2025-12-15 17:49 UTC  (6+ messages)
` [RFC PATCH v6 05/35] KVM: arm64: Add KVM_CAP_ARM_SPE capability
` [RFC PATCH v6 08/35] HACK! KVM: arm64: Enable SPE virtualization only in VHE mode

✅ PASS: Test report for for-kernelci (6.19.0-rc1, upstream-arm-next, 8f0b4cce)
 2025-12-15 17:43 UTC 

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-15 17:37 UTC  (18+ messages)
` [PATCH 02/32] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH 07/32] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH 09/32] KVM: arm64: gic-v5: Compute GICv5 FGTs on vcpu load
` [PATCH 10/32] KVM: arm64: gic-v5: Add emulation for ICC_IAFFID_EL1 accesses
` [PATCH 23/32] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH 31/32] Documentation: KVM: Introduce documentation for VGICv5

[PATCH v2] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-15 17:10 UTC  (2+ messages)

[PATCH 0/2] i.MX93 phyBOARD-Segin DisplayKit AV-02 Support
 2025-12-15 17:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2025-12-15 16:52 UTC  (16+ messages)
` [PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu()
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 04/14] sparc/mm: "
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
` [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v6 09/14] mm: enable lazy_mmu sections to nest
` [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
` [PATCH v6 11/14] powerpc/mm: replace batch->active "
` [PATCH v6 12/14] sparc/mm: "
` [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu

[PATCH v2 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
 2025-12-15 16:51 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
` [PATCH v2 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v2 3/5] KVM: riscv: "
` [PATCH v2 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v2 5/5] KVM: selftests: Fix typos and stale comments in kvm_util

[PATCH] arm64: perf: fix syscalltbl path base
 2025-12-15 16:49 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1 and core2's IOMMU
 2025-12-15 16:45 UTC 

[PATCH v5] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-12-15 16:35 UTC  (3+ messages)

[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
 2025-12-15 16:35 UTC  (4+ messages)
` [PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches

[PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
 2025-12-15 16:16 UTC  (4+ messages)

[PATCH] Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
 2025-12-15 16:10 UTC  (7+ messages)

[PATCH v4 00/21] Add support for MT8189 clock/power controller
 2025-12-15 15:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
 2025-12-15 15:46 UTC  (3+ messages)
` [PATCH 2/2] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65

[PATCH v2] printk/nbcon: Restore IRQ in atomic flush after each emitted record
 2025-12-15 15:45 UTC 

[PATCH v1 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
 2025-12-15 15:45 UTC  (6+ messages)
` [PATCH v1 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
` [PATCH v1 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v1 3/5] KVM: riscv: "
` [PATCH v1 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v1 5/5] KVM: selftests: Fix typos and stale comments in kvm_util

[PATCH v3] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: pKVM fixes
 2025-12-15 15:39 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
` [PATCH v2 2/4] KVM: arm64: Print register encoding if there's no accessor
` [PATCH v2 3/4] KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
` [PATCH v2 4/4] KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()

[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
 2025-12-15 15:24 UTC  (5+ messages)
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error

[PATCH v2] arm64: hw_breakpoint: warn on invalid breakpoint length
 2025-12-15 14:59 UTC  (2+ messages)

[PATCH net] net: airoha: Move net_devs registration in a dedicated routine
 2025-12-15 14:39 UTC  (4+ messages)

[PATCH 0/4] Input: small nitpick fixes
 2025-12-15 14:30 UTC  (5+ messages)
` [PATCH 1/4] Input: stmfts - correct wording for the warning message
` [PATCH 2/4] Input: stmfts - Make comments correct
` [PATCH 3/4] Input: stmfts - use sysfs_emit() instead of sprintf()
` [PATCH 4/4] Input: stmfts - use client to make future code cleaner

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-15 14:16 UTC  (5+ messages)
` [PATCH v2 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v2 09/17] efi: stmm: Make use of tee bus methods
` [PATCH v2 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v2 11/17] firmware: arm_scmi: Make use of tee bus methods

[PATCH v5 0/8] drm/rockchip: No more post-atomic_check fixups
 2025-12-15 14:09 UTC  (9+ messages)
` [PATCH v5 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v5 2/8] drm/rockchip: vop2: Switch impossible pos "
` [PATCH v5 3/8] drm/rockchip: vop2: Fix Esmart test condition
` [PATCH v5 4/8] drm/rockchip: vop2: Enforce scaling workaround in plane_check
` [PATCH v5 5/8] drm/rockchip: vop2: Enforce AFBC source alignment "
` [PATCH v5 6/8] drm/rockchip: vop2: Enforce AFBC transform stride align "
` [PATCH v5 7/8] drm/rockchip: vop2: Use drm_is_afbc helper function
` [PATCH v5 8/8] drm/rockchip: vop2: Simplify format_mod_supported

[PATCH 0/8] spi: stm32: Update for OSPI and QSPI drivers
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v2 0/8] spi: stm32: Update for OSPI and QSPI drivers
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v2 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH v3 0/6] Support ECSPI dynamic burst feature for DMA mode
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH RESEND] ASoC: mediatek: mt8195: optimize property formatting error handling by using scnprintf()
 2025-12-15 13:58 UTC  (2+ messages)

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-12-15 13:58 UTC  (4+ messages)
      ` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH v2 0/9] General RK3368 HDMI support and 2 outputs for RK3368-Lion
 2025-12-15 13:57 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: enable dual 2.5GbE on Rock 5T
 2025-12-15 13:51 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: usb: Add Microchip LAN969x support
 2025-12-15 13:31 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: microchip: add "

[GIT PULL] arm64: dts: TI K3 fixes for v6.19
 2025-12-15 13:28 UTC 

[PATCH v2 1/3] arm64: dts: ti: k3-am642-phyboard-electra-peb-c-010: Fix icssg-prueth schema warning
 2025-12-15 13:22 UTC  (2+ messages)

[PATCH] firmware: ti_sci.h: fix all kernel-doc warnings
 2025-12-15 13:22 UTC  (2+ messages)

[PATCH 0/3] perf/arm_dsu: Support newer DSUs
 2025-12-15 13:05 UTC  (4+ messages)
` [PATCH 1/3] perf/arm_dsu: Support DSU-110
` [PATCH 2/3] perf/arm_dsu: Support DSU-120
` [PATCH 3/3] perf/arm_dsu: Allow standard cycles events

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-15 12:38 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "

[PATCH v2 0/4] ROCK 4D audio enablement
 2025-12-15 12:29 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: input: adc-keys: allow linux,input-type property
` [PATCH v2 2/4] Input: adc-keys - support EV_SW as well, not just EV_KEY
` [PATCH v2 3/4] Input: adc-keys - Use dev_err_probe in probe function
` [PATCH v2 4/4] arm64: dts: rockchip: add analog audio to ROCK 4D

[PATCH 0/3] spi: st: add power-domains on stm32mp2x
 2025-12-15 12:26 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: st,stm32-spi: add 'power-domains' property
` [PATCH 2/3] arm64: dts: st: add power-domains in all spi of stm32mp251.dtsi
` [PATCH 3/3] arm64: dts: st: add power-domains in all spi of stm32mp231.dtsi

[PATCH 1/1] PM: runtime: fix bitfield race of needs_force_resume
 2025-12-15 12:21 UTC 

[PATCH 0/5] i2c: st: add power-domains on stm32mp2x and enable i2c-analog-filter
 2025-12-15 12:19 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: i2c: st,stm32-i2c: add 'power-domains' property
` [PATCH 2/5] arm64: dts: st: add power-domains in all i2c of stm32mp251.dtsi
` [PATCH 3/5] arm64: dts: st: add power-domains in all i2c of stm32mp231.dtsi
` [PATCH 4/5] arm64: dts: st: enable i2c analog-filter in stm32mp251.dtsi
` [PATCH 5/5] arm64: dts: st: enable i2c analog-filter in stm32mp231.dtsi

[PATCH] media: stm32: dcmipp: avoid naming clock if only one is needed
 2025-12-15 12:10 UTC 

[PATCH v2 0/2] Add NXP FRDM-IMX91S board support
 2025-12-15 11:59 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board

[PATCH] arm64: dts: rockchip: enable SPDIF audio on Rock 5 ITX
 2025-12-15 11:47 UTC  (2+ messages)

[PATCH v3 0/7] media: rkvdec: Add HEVC backend
 2025-12-15 11:47 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/4] Upstreaming Pinephone Pro Patches
 2025-12-15 11:47 UTC  (6+ messages)
` [PATCH v5 1/4] arm64: dts: rockchip: Add light/proximity sensor to Pinephone Pro
` [PATCH v5 3/4] arm64: dts: rockchip: Add magnetometer "
` (subset) [PATCH v5 0/4] Upstreaming Pinephone Pro Patches

[PATCH v2] arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1
 2025-12-15 11:47 UTC  (2+ messages)

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-12-15 11:43 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation

[PATCH] pwm: mediatek: Add error handling for zero rate in PWM state
 2025-12-15 11:29 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
 2025-12-15 11:13 UTC  (6+ messages)

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2025-12-15 11:11 UTC  (3+ messages)
` [PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH 2/4] Input: adc-keys - support types that aren't just keyboard keys
 2025-12-15 11:10 UTC  (3+ messages)

[PATCH 14/32] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
 2025-12-15 10:54 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: mediatek: mt7623: fix IR nodename
 2025-12-15 10:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: mediatek: mt7623: fix efuse fallback compatible

[PATCH v6 0/3] clk: amlogic: add video-related clocks for S4 SoC
 2025-12-15 10:51 UTC  (2+ messages)

[PATCH v7 0/5] add support for T7 family clock controller
 2025-12-15 10:51 UTC  (2+ messages)

[PATCH] pwm: mediatek: Add error handling for zero rate in PWM state
 2025-12-15 10:38 UTC 

[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-12-15 10:36 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema

[PATCH v3 0/2 RESEND] arm64: dts: Add support for Kent SoC family
 2025-12-15 10:31 UTC  (3+ messages)
` [PATCH v3 1/2 RESEND] dt-bindings: arm: realtek: Add Kent Soc family compatibles
` [PATCH v3 2/2 RESEND] arm64: dts: realtek: Add Kent SoC and EVB device trees

[PATCH RESEND v3 0/5] MediaTek PLL Refactors and Fixes
 2025-12-15 10:24 UTC  (6+ messages)
` [PATCH RESEND v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
` [PATCH RESEND v3 2/5] clk: mediatek: Refactor pll registration to pass device
` [PATCH RESEND v3 3/5] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH RESEND v3 4/5] clk: mediatek: Refactor pllfh registration to pass device
` [PATCH RESEND v3 5/5] clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks

[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
 2025-12-15 10:09 UTC  (4+ messages)

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-15 10:06 UTC  (8+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).