linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-09 06:52:18 to 2025-09-09 12:14:10 UTC [more...]

[PATCH 00/25] genirq: Add support for percpu_devid IRQ affinity
 2025-09-09  9:37 UTC  (6+ messages)
` [PATCH 01/25] irqdomain: Add firmware info reporting interface
` [PATCH 05/25] irqchip/gic-v3: Add FW info retrieval support

[PATCH v17 00/12] Support page table check on PowerPC
 2025-09-09  9:13 UTC  (11+ messages)
` [PATCH v17 02/12] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
` [PATCH v17 03/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v17 04/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v17 05/12] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v17 06/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v17 07/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v17 08/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v17 09/12] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v17 10/12] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v17 12/12] powerpc: mm: Support page table check

[PATCH v4 0/2] clk: amlogic: add video-related clocks for S4 SoC
 2025-09-09  9:07 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: clock: add video clock indices for Amlogic "
` [PATCH v4 2/2] clk: amlogic: add video-related clocks for "

[PATCH v6 0/9] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-09  5:40 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v6 2/9] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v6 3/9] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v6 4/9] phy: phy-can-transceiver: Drop the gpio desc check
` [PATCH v6 5/9] phy: phy-can-transceiver: Propagate return value of gpiod_set_value_cansleep
` [PATCH v6 6/9] phy: phy-can-transceiver: Add support for TJA105{1,7}
` [PATCH v6 7/9] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v6 8/9] arm64: dts: imx8mp-evk: "
` [PATCH v6 9/9] arm64: dts: imx93-11x11-evk: "

[PATCH 0/3] arm64: dts: ti: k3-am62: Support Main UART wakeup
 2025-09-09  8:37 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am62x-sk-common: Enable "

[PATCH v2 0/7] Nesting support for lazy MMU mode
 2025-09-09  9:37 UTC  (14+ messages)
` [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()
` [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
` [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)

[PATCH v5 0/7] Add support of IRQs to QUICC ENGINE GPIOs
 2025-09-09  8:55 UTC  (5+ messages)
` [PATCH v5 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema

[PATCH 00/15] gpio: replace legacy bgpio_init() with its modernized alternative - part 4
 2025-09-09  9:15 UTC  (11+ messages)
` [PATCH 01/15] gpio: loongson1: allow building the module with COMPILE_TEST enabled
` [PATCH 02/15] gpio: loongson1: use new generic GPIO chip API
` [PATCH 03/15] gpio: hlwd: "
` [PATCH 05/15] gpio: ath79: use the generic GPIO chip lock for IRQ handling
` [PATCH 06/15] gpio: xgene-sb: use generic GPIO chip register read and write APIs
` [PATCH 11/15] gpio: sifive: use new generic GPIO chip API
` [PATCH 12/15] gpio: spacemit-k1: "
` [PATCH 13/15] gpio: sodaville: "
` [PATCH 14/15] gpio: mmio: "
` [PATCH 15/15] gpio: move gpio-mmio-specific fields out of struct gpio_chip

[net-next PATCH v16 00/10] net: dsa: Add Airoha AN8855 support
 2025-09-09  9:08 UTC  (12+ messages)
` [net-next PATCH v16 01/10] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v16 02/10] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v16 03/10] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [net-next PATCH v16 04/10] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v16 05/10] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v16 07/10] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v16 08/10] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
` [net-next PATCH v16 09/10] MAINTAINERS: add myself as maintainer for AN8855
` [net-next PATCH v16 10/10] net: dsa: tag_mtk: add comments about Airoha usage of this TAG
` (subset) [net-next PATCH v16 00/10] net: dsa: Add Airoha AN8855 support
  ` [net-next PATCH v16 06/10] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH v4 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-09-09  8:58 UTC  (6+ messages)
` [PATCH v4 5/6] firmware: arm_scmi: imx: Support getting syslog of MISC protocol

[PATCH v3 0/3] arm64: sysreg: Fix sysreg field definitions and generation script
 2025-09-09  8:49 UTC  (2+ messages)

[PATCH v4 0/2] irqchip/ast2700-intc: Add AST2700 INTC debugfs support and yaml update
 2025-09-09  8:41 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: aspeed: Add parent compatibles and refine documentation

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-09-09  8:35 UTC  (6+ messages)
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP

[PATCH v4 0/4] Add support for Grinn GenioSBC-510/700 boards
 2025-09-09  8:19 UTC  (7+ messages)
` [PATCH v4 1/4] arm64: dts: mediatek: mt8390-genio-700-evk: Add Grinn GenioSBC-700
` [PATCH v4 3/4] arm64: dts: mediatek: mt8370-grinn-genio-510-sbc: Add Grinn GenioSBC-510
` [PATCH v4 4/4] dt-bindings: arm: mediatek: Add grinn,genio-510-sbc

[PATCH 0/4] Add support for mt6878 pinctrl
 2025-09-09  8:00 UTC  (6+ messages)
` [PATCH 2/4] pinctrl: mediatek: Add support for eh bit
` [PATCH 3/4] pinctrl: mediatek: Add debounce times for MT6878
  ` [PATCH 4/4] pinctrl: mediatek: Add support for MT6878 pinctrl

[PATCH] clk: at91: clk-master: Add check for divide by 3
 2025-09-09  7:57 UTC  (2+ messages)

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-09-09  7:30 UTC  (9+ messages)
` [PATCH 08/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 11/33] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH 12/33] arm_mpam: Add the class and component structures for ris firmware described

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-09  7:19 UTC  (13+ messages)

[PATCH v4 0/9] KVM: arm64: Reserve pKVM VM handle during initial VM setup
 2025-09-09  7:24 UTC  (10+ messages)
` [PATCH v4 1/9] KVM: arm64: Add build-time check for duplicate DECLARE_REG use
` [PATCH v4 2/9] KVM: arm64: Rename pkvm.enabled to pkvm.is_protected
` [PATCH v4 3/9] KVM: arm64: Rename 'host_kvm' to 'kvm' in pKVM host code
` [PATCH v4 4/9] KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
` [PATCH v4 5/9] KVM: arm64: Decouple hyp VM creation state from its handle
` [PATCH v4 6/9] KVM: arm64: Separate allocation and insertion of pKVM VM table entries
` [PATCH v4 7/9] KVM: arm64: Consolidate pKVM hypervisor VM initialization logic
` [PATCH v4 8/9] KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initialization
` [PATCH v4 9/9] KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()

[PATCH v6 0/8] Add SBI v3.0 PMU enhancements
 2025-09-09  7:03 UTC  (8+ messages)
` [PATCH v6 1/8] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v6 2/8] drivers/perf: riscv: Add raw event v2 support
` [PATCH v6 3/8] RISC-V: KVM: Add support for Raw event v2
` [PATCH v6 5/8] drivers/perf: riscv: Export PMU event info function
` [PATCH v6 6/8] RISC-V: KVM: No need of explicit writable slot check
` [PATCH v6 7/8] RISC-V: KVM: Implement get event info function
` [PATCH v6 8/8] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v2 0/2] Add support for Firefly ROC-RK3588-RT
 2025-09-09  7:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH v2 2/2] arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT

[PATCH v2 0/8] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support
 2025-09-09  7:18 UTC  (3+ messages)
` [PATCH v2 5/8] dt-bindings: serial: samsung: Add Exynos990 UART compatible

[PATCH v1 0/2] PCI: imx6: Add a method to handle CLKREQ# override
 2025-09-09  7:17 UTC  (8+ messages)
` [PATCH v1 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low

[PATCH 0/4] regulator: sy7636a: define and init all resources needed
 2025-09-09  7:13 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: mfd: sy7636a: Add missing gpio pins and supply

[PATCH net-next v3 0/3] Add GMAC support for Renesas RZ/{T2H, N2H} SoCs
 2025-09-09  7:14 UTC  (3+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/T2H and RZ/N2H SoCs

[PATCH v3 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board
 2025-09-09  7:09 UTC  (2+ messages)

[PATCH v9 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-09-09  7:07 UTC  (5+ messages)
` [PATCH v9 1/4] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v9 2/4] PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shift Feature'
` [PATCH v9 3/4] PCI: qcom: Prepare for the DWC ECAM enablement
` [PATCH v9 4/4] PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'

[PATCH v2 0/3] KVM: arm64: make EL2 feature fields writable in ID_AA64MMFR1_EL1
 2025-09-09  7:07 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: arm64: Make ID_AA64MMFR1_EL1.HCX writable from userspace
` [PATCH v2 2/3] KVM: arm64: Make ID_AA64MMFR1_EL1.TWED "
` [PATCH v2 3/3] KVM: arm64: Make ID_AA64MMFR1_EL1.VH "

[PATCH v6 0/4] Remove unused bits from dts and add support for remaining pinctrl macros
 2025-09-09  4:41 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: ti: k3-am62p5-sk: Remove the unused cfg in USB1_DRVVBUS
` [PATCH v6 2/4] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v6 3/4] arm64: dts: ti: k3-pinctrl: Add the remaining macros
` [PATCH v6 4/4] arm64: dts: ti: k3-pinctrl: Fix the bug in existing macros

[PATCH v8] perf: Fujitsu: Add the Uncore PMU driver
 2025-09-09  3:41 UTC  (3+ messages)

[PATCH v7 0/2] arm64: refactor the rodata=xxx
 2025-09-09  6:03 UTC  (6+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] arm64/Kconfig: Remove CONFIG_RODATA_FULL_DEFAULT_ENABLED

[PATCH 0/3] Add PCIe Gen2x1 controller support for RK3528
 2025-09-09  0:47 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: PCI: dwc: rockchip: Add RK3528 variant

[PATCH v3 0/2] Remove HS400 support from common
 2025-09-09  6:07 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am62p/j722s: "
` [PATCH v3 2/2] arm64: dts: ti: k3-am62p: Update eMMC HS400 STRB value

[PATCH 00/13] arm64: dts: imx95: various updates
 2025-09-09  4:33 UTC  (4+ messages)
` [PATCH 08/13] arm64: dts: imx95-19x19-evk: Add phy supply for netc

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-09-09  6:56 UTC  (14+ messages)
` [PATCH v1 01/14] media: dt-bindings: Convert MediaTek mt8173-mdp bindings to YAML
` [PATCH v1 03/14] dt-bindings: arm: mediatek: mmsys: Add assigned-clocks/rates properties
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML

[PATCH v6 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-09-09  6:45 UTC  (4+ messages)
` [PATCH v6 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P

[PATCH v5 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-09-09  6:39 UTC  (5+ messages)
` [PATCH v5 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format

[PATCH] net: ethernet: sun4i-emac: free dma descriptor
 2025-09-09  6:36 UTC  (4+ messages)

[PATCH net-next v3 0/7] Add RPMSG Ethernet Driver
 2025-09-09  6:38 UTC  (3+ messages)
` [PATCH net-next v3 4/7] net: rpmsg-eth: Add netdev ops

[PATCH v4 0/3] Replace verbatim license text with a `SPDX-License-Identifier`
 2025-09-09  6:03 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: imx6-sr-som: Replace license text comment with SPDX identifier
` [PATCH v4 2/3] ARM: dts: imx6-hummingboard: "
` [PATCH v4 3/3] ARM: dts: imx6q-h100: "

[PATCH v5 0/2] add VCP mailbox driver
 2025-09-09  6:13 UTC  (2+ messages)

[PATCH v3] ARM: dts: imx6-cubox: Replace license text comment with SPDX identifier
 2025-09-09  5:45 UTC  (2+ messages)

[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-09-09  5:42 UTC  (12+ messages)
` [PATCH rfcv2 1/8] iommu/arm-smmu-v3: Clear cmds->num after arm_smmu_cmdq_batch_submit
` [PATCH rfcv2 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH rfcv2 3/8] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH rfcv2 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv2 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH rfcv2 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH rfcv2 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH rfcv2 8/8] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[PATCH v2 19/37] mm/gup: remove record_subpages()
 2025-09-09  4:25 UTC  (5+ messages)

[PATCH V4 0/2] arm64/sysreg: Clean up TCR_EL1 field macros
 2025-09-09  3:50 UTC  (4+ messages)
` [PATCH V4 1/2] arm64/sysreg: Update TCR_EL1 register

[PATCH v2] i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRD
 2025-09-09  3:50 UTC  (3+ messages)

[REPORT] Should rdcycle be deprecated?
 2025-09-09  3:13 UTC 

[PATCH v9] perf: Fujitsu: Add the Uncore PMU driver
 2025-09-09  3:02 UTC 

[PATCH V6 0/2] arm64: refactor the rodata=xxx
 2025-09-09  2:52 UTC  (4+ messages)
` [PATCH V6 1/2] "

[PATCH 0/6] remoteproc: imx_proc: Simplify driver by removing the switch-case
 2025-09-09  3:53 UTC  (5+ messages)
` [PATCH 6/6] remoteproc: imx_rproc: Clean up after ops introduction

[PATCH v4 0/4] Remove unused bits from dts and add support for remaining pinctrl macros
 2025-09-09  2:40 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: ti: k3-pinctrl: Fix the bug in existing macros

[PATCH v5 0/4] Remove unused bits from dts and add support for remaining pinctrl macros
 2025-09-09  2:36 UTC  (9+ messages)
` [PATCH v5 1/4] arm64: dts: ti: k3-am62p5-sk: Remove the unused cfg in USB1_DRVVBUS
` [PATCH v5 3/4] arm64: dts: ti: k3-pinctrl: Add the remaining macros
` [PATCH v5 4/4] arm64: dts: ti: k3-pinctrl: Fix the bug in existing macros

[PATCH 0/3] ARM/arm64: ptrace: fix unaligned hardware breakpoint validation for 32bit
 2025-09-09  1:57 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] arm64: ptrace: fix hw_break_set() by setting addr and ctrl together

[PATCH v2 0/2] Update DSS EDP integration configuration register
 2025-09-09  1:54 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-main: "

[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-09-09  1:48 UTC  (4+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}

[PATCH net-next v2 00/11] net: stmmac: mdio cleanups
 2025-09-09  1:30 UTC  (2+ messages)

[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-09-09  1:05 UTC  (4+ messages)
  ` [net-next v19 4/7] net: mtip: Add net_device_ops functions to the "

[PATCH v2 0/9] arm64: dts: imx95: Add support for Mali G310 GPU
 2025-09-09  0:52 UTC  (6+ messages)
` [PATCH v2 9/9] arm64: dts: imx95: Describe "

✅ PASS: Test report for for-kernelci (6.17.0-rc5, upstream-arm-next, c199ef1f)
 2025-09-09  0:42 UTC 

[PATCH AUTOSEL 6.16] wifi: mt76: do not add non-sta wcid entries to the poll list
 2025-09-09  0:30 UTC 

[PATCH] arm64: dts: allwiner: h5: OrangePi PC2: add ethernet LEDs
 2025-09-09  0:24 UTC  (4+ messages)

[PATCH] power: supply: Use devm_mutex_init()
 2025-09-09  0:19 UTC  (2+ messages)

[PATCH v1] dts: arm64: freescale: move imx9*-clock.h imx9*-power.h into dt-bindings
 2025-09-08 23:39 UTC  (9+ messages)

[PATCH v6 00/24] Tracefs support for pKVM
 2025-09-08 23:37 UTC  (7+ messages)
` [PATCH v6 02/24] ring-buffer: Introduce ring-buffer remotes
` [PATCH v6 03/24] tracing: Introduce trace remotes
` [PATCH v6 04/24] tracing: Add reset to "

[PATCH v2 0/2] Remove HS400 support from common
 2025-09-08 23:25 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62p/j722s: "

[PATCH v2 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-09-08 22:35 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: realm: ioremap: Allow mapping memory as encrypted
` [PATCH v2 2/3] arm64: Enable EFI secret area Securityfs support
` [PATCH v2 3/3] arm64: acpi: Enable ACPI CCEL support


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