linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-14 07:29:44 to 2026-09-14 11:39:22 UTC [more...]

[PATCH v12 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2026-09-14 11:38 UTC  (2+ messages)
` [PATCH v12 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant

[PATCH 00/38] arm64: Add support for FEAT_NMI
 2026-09-14 10:21 UTC  (38+ messages)
` [PATCH 01/38] arm64: irqflags: Introduce arm64-specific irqflags type
` [PATCH 02/38] arm64: irqflags: save and use both DAIF and PMR
` [PATCH 03/38] arm64: interrupts: Add common exception state helpers
` [PATCH 04/38] arm64: process: Lift check for exception state to generic infrastructure
` [PATCH 05/38] arm64: entry: Introduce entry specific exception masking helpers
` [PATCH 06/38] arm64: entry: replace DAIF helpers with entry helpers
` [PATCH 07/38] arm64: interrupts: Introduce exception masking save/restore helpers
` [PATCH 08/38] arm64: interrupts: introduce a helper for GIC priority initialization
` [PATCH 09/38] arm64: replace local_daif helpers
` [PATCH 10/38] arm64: cpuidle: use new helpers to bypass interrupt priority masking
` [PATCH 11/38] arm64: remove daifflags.h
` [PATCH 12/38] arm64: gicv3: remove GIC_PRIO_PSR_I_SET
` [PATCH 13/38] arm64: cpufeature: Remove system_has_prio_mask_debugging()
` [PATCH 14/38] arm64: irqflags: Switch to CONFIG_DEBUG_IRQFLAGS
` [PATCH 15/38] arm64: Kconfig: Remove CONFIG_ARM64_DEBUG_PRIORITY_MASKING
` [PATCH 16/38] efi/runtime-wrappers: Permit architectures to override IRQ flags checks
` [PATCH 17/38] arm64/efi: Implement override for "
` [PATCH 18/38] arm64: booting: Document boot requirements for FEAT_NMI
` [PATCH 19/38] arm64: sysreg: Add definitions for immediate versions of MSR ALLINT
` [PATCH 20/38] arm64: probes: Reject stepping over ALLINT
` [PATCH 21/38] arm64: ptrace: Add PSR_ALLINT_BIT
` [PATCH 22/38] arm64: idreg: Add an override for FEAT_NMI
` [PATCH 23/38] arm64: cpufeature: Detect PE support "
` [PATCH 24/38] arm64: nmi: Manage masking for superpriority interrupts
` [PATCH 25/38] arm64: irq: Report FEAT_NMI masking local IRQs
` [PATCH 26/38] arm64: nmi: Add handling of superpriority interrupts as NMIs
` [PATCH 27/38] arm64: suspend: Always initialise PSTATE.ALLINT
` [PATCH 29/38] arm64: kprobes: Disable NMIs
` [PATCH 30/38] arm64: smp: Abstract SGI and LPI operations
` [PATCH 31/38] arm64: smp: Fall back to IRQ when IPI NMI request fails
` [PATCH 32/38] arm64: nmi: Add Kconfig for NMI
` [PATCH 33/38] irqchip/gic-v3: Rename nmi to pseudo_nmi
` [PATCH 34/38] irqchip/gic-v3: Implement FEAT_GICv3_NMI support
` [PATCH 35/38] arm64: smp: Add NMI support for LPI-backed IPIs
` [PATCH 36/38] genirq: Trust local irqchip when considering IRQ for NMI
` [PATCH 37/38] genirq: Do not call add_interrupt_randomness() in NMI context
` [PATCH 38/38] irqchip/gic-v5: Add NMI support

[PATCH v3 00/18] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-14 11:33 UTC  (19+ messages)
` [PATCH v3 01/18] KVM: arm64: Sync HCR_EL2.VSE back to the host vCPU under pKVM
` [PATCH v3 02/18] KVM: arm64: Validate the host vCPU's VM before reading it "
` [PATCH v3 03/18] KVM: arm64: Pin the host vCPU before adjusting its PC "
` [PATCH v3 04/18] KVM: arm64: Disable steal time for protected VMs
` [PATCH v3 05/18] KVM: arm64: Introduce per-EC entry handlers for pKVM
` [PATCH v3 06/18] KVM: arm64: Skip fixed-feature state flush for protected vCPUs
` [PATCH v3 07/18] KVM: arm64: Add {flush,sync}_hyp_timer_state() primitives
` [PATCH v3 08/18] KVM: arm64: Add system register reset framework for protected VMs
` [PATCH v3 09/18] KVM: arm64: Implement HVC handling for protected guests at EL2
` [PATCH v3 10/18] KVM: arm64: Handle PSCI calls for protected VMs "
` [PATCH v3 11/18] KVM: arm64: Restrict KVM_ARM_VCPU_INIT and PSCI version for protected VMs
` [PATCH v3 12/18] KVM: arm64: Prevent host PC adjustments for protected vCPUs
` [PATCH v3 13/18] KVM: arm64: Inject an UNDEF at EL2 for unhandled protected guest exits
` [PATCH v3 14/18] KVM: arm64: Add per-EC entry/exit state marshalling for protected guests
` [PATCH v3 15/18] KVM: arm64: Reject host access to protected VM private state
` [PATCH v3 16/18] KVM: arm64: Reject host power-on of a vCPU that EL2 holds powered off
` [PATCH v3 17/18] KVM: arm64: Advertise the capabilities that protected VMs support
` [PATCH v3 18/18] KVM: arm64: Document the protected VM userspace API

[PATCH v5 0/2] Introduce basic support for MR-NAVQ95
 2026-09-14 11:30 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: fsl: add MR-NAVQ95 board
` [PATCH v5 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support

[PATCH] iio: adc: at91-sama5d2: disable autosuspend on remove
 2026-09-14 11:34 UTC 

[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-14 11:28 UTC  (4+ messages)
` [PATCH v3 4/5] cpuidle: psci: Initialize the PM domains in powered off state for OSI

[PATCH 0/7] arm64: Batch PSTATE.TCO handling in kernel nofault loops
 2026-09-14 11:27 UTC  (2+ messages)

[PATCH v6 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-09-14 11:26 UTC  (4+ messages)
` [PATCH v6 11/11] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support

[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-14 11:17 UTC  (4+ messages)
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64

[PATCH v6 0/2] pwm: Add Nuvoton MA35D1 PWM controller support
 2026-09-14 11:07 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: Add Nuvoton MA35D1 PWM controller
` [PATCH v6 2/2] pwm: Add Nuvoton MA35D1 PWM controller support

[PATCH v50 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
 2026-09-14 10:47 UTC  (4+ messages)
    ` [EXT] "

[RFC PATCH 0/3] mm/swap: reserve swap areas for deliberate offload
 2026-09-14 10:44 UTC 

[PATCH v10 00/13] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
 2026-09-14 10:41 UTC  (2+ messages)

[PATCH] pmdomain: amlogic: Keep Amlogic A9 ETH domain always on
 2026-09-14 10:40 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu-v3: SMMU hitting kdump mid-air
 2026-09-14 10:39 UTC  (3+ messages)

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-14 10:39 UTC  (5+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()

[PATCH 1/1] lib/stackdepot: add __irq_svc to irq text section to filter it from traces
 2026-09-14 10:32 UTC 

[PATCH v8 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-09-14 10:31 UTC  (6+ messages)
` [PATCH v8 1/6] net: wwan: t9xx: Add PCIe core
` [PATCH v8 2/6] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v8 4/6] net: wwan: t9xx: Add control port
` [PATCH v8 5/6] net: wwan: t9xx: Add FSM thread
` [PATCH v8 6/6] net: wwan: t9xx: Add AT & MBIM WWAN ports

[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-14 10:27 UTC  (12+ messages)
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v18 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v18 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory

linux-next: regression in i2c-imx-lpi2c.c after rust-i2c-next merge (next-20260910)
 2026-09-14 10:17 UTC  (2+ messages)

[PATCH v6 0/3] arm64: dts: freescale: add Free Mobile Nodebox v3 CPU Module (LX2160A)
 2026-09-14 10:14 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: arm: fsl: add Free Mobile Nodebox v3 CPU Module

[PATCH] mmc: sdhci-of-aspeed: Remove children before releasing SDC resources
 2026-09-14 10:09 UTC  (2+ messages)

[PATCH] mmc: fix typos in comments
 2026-09-14 10:09 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-09-14 10:08 UTC  (5+ messages)

[PATCH v2] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-09-14 10:07 UTC 

[PATCH v5 0/4] arm64: dts: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-14  9:46 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: arm: "
` [PATCH v5 2/4] arm64: dts: rockchip: Split out the common NanoPi RK3528 parts
` [PATCH v5 3/4] arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R28S
` [PATCH v5 4/4] arm64: dts: rockchip: Follow the DTS coding style in the NanoPi RK3528 devicetrees

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-14  9:44 UTC  (3+ messages)
` [PATCH v6 04/13] dt-bindings: pinctrl: add Ambarella CV75 pinctrl

[PATCH] KVM: arm64: Don't WARN on an unknown VM ioctl in protected mode
 2026-09-14  9:42 UTC  (2+ messages)

[PATCH RFC v2 00/10] arm-mpam: Add basic device tree support for resctrl
 2026-09-14  9:37 UTC  (11+ messages)
` [PATCH RFC v2 01/10] arm_mpam: Fix the RIS index range check in mpam_ris_create_locked
` [PATCH RFC v2 02/10] arm_mpam: Fix MSC MMIO window size off-by-one with resource_size()
` [PATCH RFC v2 03/10] dt-bindings: arm: Add MPAM MSC binding
` [PATCH RFC v2 04/10] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH RFC v2 05/10] arm_mpam: Add device tree support for MSC probing
` [PATCH RFC v2 06/10] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH RFC v2 07/10] arm_mpam: Fix mpam_dt_create_foundling_msc() to create MSC platform devices
` [PATCH RFC v2 08/10] dt-bindings: arm: Fix MPAM MSC binding schema and examples
` [PATCH RFC v2 09/10] arm_mpam: Support MSC accessibility derivation from RIS nodes
` [PATCH DNM RFC v2 10/10] arm64: dts: qcom: kaanapali: Add MPAM MSC nodes for the L2 caches

[PATCH 0/4] KVM: arm64: Reduce overhead of full S2 teardown
 2026-09-14  9:23 UTC  (7+ messages)
` [PATCH 1/4] KVM: arm64: pgtable: Add Stage-2 unmap without TLBI primitive

[PATCH] i2c: imx: disable autosuspend on remove
 2026-09-14  9:15 UTC 

[PATCH v8 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-09-14  9:13 UTC  (3+ messages)
` [PATCH v8 5/6] rtc: s35390a: Add pinctrl

[PATCH v2 0/3] rtc: ftrtc010: fix resource management and integer overflow
 2026-09-14  9:12 UTC  (3+ messages)

[PATCH] i2c: imx-lpi2c: release clocks on remove
 2026-09-14  9:07 UTC 

[PATCH] dt-bindings: pinctrl: fsl: Replace tabs with spaces
 2026-09-14  9:05 UTC  (2+ messages)

[PATCH] dt-bindings: input: Use consistent indentation in the example
 2026-09-14  8:54 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: zynq: Add parsing of hogs
 2026-09-14  8:51 UTC 

[PATCH v2 00/13] dt-check-style strict fixes for Apple M3, M3 Pro/Max/Ultra
 2026-09-14  8:40 UTC  (14+ messages)
` [PATCH v2 01/13] arm64: dts: apple: t603x: Fix all blank line dt-check-style issues
` [PATCH v2 02/13] arm64: dts: apple: t8122: Fix blank line related "
` [PATCH v2 03/13] arm64: dts: apple: t603x: Fix child-name-order "
` [PATCH v2 04/13] arm64: dts: apple: t8122: "
` [PATCH v2 05/13] arm64: dts: apple: t8122: Fix child-address-order "
` [PATCH v2 06/13] arm64: dts: apple: t6031: Fix continuation alignment
` [PATCH v2 07/13] arm64: dts: apple: t8122: "
` [PATCH v2 08/13] arm64: dts: apple: t6030: Fix most property-order dt-check-style issues
` [PATCH v2 09/13] arm64: dts: apple: t603[12]: "
` [PATCH v2 10/13] arm64: dts: apple: t8122: "
` [PATCH v2 11/13] arm64: dts: apple: t6032-j575d: Remove unused "framebuffer0" label
` [PATCH v2 12/13] arm64: dts: apple: t603x: Break overly long lines
` [PATCH v2 13/13] arm64: dts: apple: t8122: "

[PATCH] arm64: dts: rockchip: Set gpioN aliases on RK3576
 2026-09-14  8:47 UTC 

[PATCH v5 0/2] pwm: Add Nuvoton MA35D1 PWM controller support
 2026-09-14  8:44 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v2] KVM: arm64: Fix protected VM fault on system with pages larger than 4K
 2026-09-14  8:41 UTC  (4+ messages)

[PATCH] pinctrl: meson: Fix typo in s4 group name
 2026-09-14  8:39 UTC  (2+ messages)

[PATCH] rtc: ftrtc010: fix clock resource leak on probe failure
 2026-09-14  8:35 UTC  (2+ messages)

[PATCH net v4] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-14  8:34 UTC  (2+ messages)

[PATCH v1 0/4] gpio: Unify the GPIO controller node check
 2026-09-14  8:30 UTC  (3+ messages)
` [PATCH v1 3/4] pinctrl: ma35: Replace open coded fwnode_is_gpiochip()

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-09-14  8:26 UTC  (3+ messages)

[PATCH v2] clk: mediatek: mt8173-mfgtop: do not use the clk API from power_on
 2026-09-14  8:24 UTC  (2+ messages)

[PATCH] phy: phy-mtk-dp: Fix pdata array members initialized as pointers
 2026-09-14  8:18 UTC  (2+ messages)

[PATCH 0/2] clk: mediatek: Fix FHCTL DDS mask widths for mt8173, mt6795
 2026-09-14  8:16 UTC  (5+ messages)
` [PATCH 1/2] clk: mediatek: mt8173: fix the FHCTL DDS mask width
` [PATCH 2/2] clk: mediatek: mt6795: "

[PATCH v6 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-09-14  8:15 UTC  (6+ messages)
` [PATCH v6 1/6] dt-bindings: display: verisilicon,dc: add support for nuvoton,ma35d1-dcu

[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
 2026-09-14  8:13 UTC  (3+ messages)

[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
 2026-09-14  8:12 UTC  (7+ messages)
` [PATCH v4 02/10] "
` [PATCH v4 07/10] iio: buffer-dmaengine: Use dma_slave_caps bus width accessors
` [PATCH v4 08/10] ALSA: pcm_dmaengine: Use dma_slave_caps bus width helpers

[PATCH v9 0/6] Add Amlogic stateless H.264 video decoder for S4
 2026-09-14  8:10 UTC  (6+ messages)
` [PATCH v9 1/6] firmware: meson: sm: video firmware loading via secure monitor
` [PATCH v9 2/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH v9 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH v9 5/6] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
` [PATCH v9 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC

[PATCH v2 00/20] pmdomain: st: ux500: Implement ux500 power domains
 2026-09-14  8:06 UTC 

[PATCH] dt-bindings: pinctrl: Use consistent indentation in the example
 2026-09-14  8:05 UTC  (2+ messages)

[PATCH v3 0/2] Add SMCCC cache clean/invalidate provider
 2026-09-14  7:53 UTC  (2+ messages)

[PATCH net v2] net: stmmac: do not overwrite phc_index when no PTP clock is registered
 2026-09-14  7:52 UTC  (2+ messages)

[PATCH v2 0/1] coresight: syscfg: fix deadlock on device registration failure
 2026-09-14  7:49 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/2] interconnect: qcom: Some defconfig/defaults cleanups and improvements
 2026-09-14  7:46 UTC  (5+ messages)
` [PATCH v4 1/2] interconnect: qcom: Make important drivers default
` [PATCH v4 2/2] interconnect: qcom: Add missing depends to Hawi, Maili, Nord and Shikra

[PATCH v8 0/6] Add support for MT8196 video encoder
 2026-09-14  7:34 UTC  (7+ messages)
` [PATCH v8 1/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196
` [PATCH v8 2/6] media: mediatek: encoder: Add new platform data members
` [PATCH v8 3/6] media: mediatek: encoder: Add a new encoder driver interface
` [PATCH v8 4/6] media: mediatek: encoder: Add support for common firmware interface
` [PATCH v8 5/6] media: mediatek: encoder: Add support for VCP encode process
` [PATCH v8 6/6] media: mediatek: encoder: Add MT8196 encoder compatible data

[PATCH 0/6] ASoC: meson: gx: add base support for I2S audio input
 2026-09-14  7:33 UTC  (3+ messages)
` [PATCH 2/6] ASoC: meson: add audin main module and I2S formatter

[PATCH v2 0/3] 52-bit VA guest mode ID support
 2026-09-14  7:30 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: selftests: Support five-level stage-1 page tables
` [PATCH v2 2/3] KVM: arm64: selftests: Add 52-bit VA guest modes
` [PATCH v2 3/3] KVM: arm64: selftests: Test 52-bit guest virtual addresses

[PATCH v2 00/13] ASoC: mediatek: mt8189: Improve error handling
 2026-09-14  7:28 UTC  (8+ messages)
` [PATCH v2 07/13] ASoC: mediatek: mt8189: Propagate runtime resume errors
` [PATCH v2 08/13] ASoC: mediatek: mt8189: Remove redundant error message
` [PATCH v2 09/13] ASoC: mediatek: mt8189: Propagate APLL errors
` [PATCH v2 10/13] ASoC: mediatek: mt8189: Propagate MCLK errors
` [PATCH v2 11/13] ASoC: mediatek: mt8189: Validate sysclk frequency
` [PATCH v2 12/13] ASoC: mediatek: mt8189: Propagate TDM clock errors
` [PATCH v2 13/13] ASoC: mediatek: mt8189: Validate TDM MCLK frequency


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).