public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 13:38:10 to 2026-02-24 01:46:02 UTC [more...]

[PATCH v8 0/6] Introduce MAX77759 charger driver
 2026-02-24  1:45 UTC  (4+ messages)
` [PATCH v8 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v8 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
 2026-02-24  1:42 UTC  (5+ messages)

[PATCH 1/2] arm64: dts: rockchip: add node name for RK3588_PD_RKVDEC0/1 and RK3588_PD_VENC0/1
 2026-02-24  1:42 UTC  (4+ messages)

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-24  1:40 UTC  (8+ messages)
` [PATCH 2/3] genirq: "

[PATCH] arm64: dts: freescale: imx93-phy{core,board}: Add i2c bus recovery
 2026-02-23 23:45 UTC  (2+ messages)

[PATCH v2 0/3] Fix MMC pin pull configurations
 2026-02-23 23:37 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62p5-sk: Disable MMC1 internal pulls on data pins
` [PATCH v2 2/3] arm64: dts: ti: k3-am62l-evm: "
` [PATCH v2 3/3] arm64: dts: ti: k3-am62-lp-sk: Enable internal pulls for MMC0 "

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-23 23:05 UTC  (5+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}
` [PATCH v2 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
` [PATCH v2 3/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3588

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-02-23 23:02 UTC  (8+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available

[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-02-23 22:52 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
 2026-02-23 22:42 UTC 

[PATCH 0/2] arm64: Fix syzkaller splat in ioremap_prot()
 2026-02-23 22:10 UTC  (3+ messages)
` [PATCH 1/2] arm64: io: Rename ioremap_prot() to __ioremap_prot()
` [PATCH 2/2] arm64: io: Extract user memory type in ioremap_prot()

[PATCH 0/9] Add support for mt6392 PMIC
 2026-02-23 22:01 UTC  (12+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH 2/9] dt-bindings: regulator: add support for MT6392
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
` [PATCH 5/9] soc: mediatek: mtk-pmic-wrap: add compatible for MT6392 PMIC
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH 7/9] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH 8/9] rtc: mt6397: add compatible for MT6392 PMIC
` [PATCH 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi

[PATCH v6 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
 2026-02-23 21:57 UTC  (2+ messages)
` (subset) "

[PATCH 00/15] AES-CMAC library
 2026-02-23 21:28 UTC  (2+ messages)

[PATCH] bus: rifsc: Replace snprintf("%s") with strscpy
 2026-02-23 21:12 UTC 

[PATCH v3 0/2] Add Apple interrupt controller 3 support
 2026-02-23 20:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: apple,aic2: Add AICv3
` [PATCH v3 2/2] irqchip/apple-aic: Add support for "apple,t8122-aic3"

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-23 20:33 UTC  (13+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-02-23 20:27 UTC  (11+ messages)
` [PATCH v3 01/10] iommu/arm-smmu-v3: Add a wrapper for arm_smmu_make_sva_cd()
` [PATCH v3 02/10] iommu/arm-smmu-v3: Pass in arm_smmu_make_cd_fn to arm_smmu_set_pasid()
` [PATCH v3 03/10] iommu/arm-smmu-v3: Store IOTLB cache tags in struct arm_smmu_attach_state
` [PATCH v3 04/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to arm_smmu_master_build_invs()
` [PATCH v3 05/10] iommu/arm-smmu-v3: Pass in IOTLB cache tag to CD and STE
` [PATCH v3 06/10] iommu/arm-smmu-v3: Introduce INV_TYPE_S2_VMID_VSMMU
` [PATCH v3 07/10] iommu/arm-smmu-v3: Allocate IOTLB cache tag if no id to reuse
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
` [PATCH v3 09/10] iommu/arm-smmu-v3: Remove ASID/VMID from arm_smmu_domain
` [PATCH v3 10/10] iommu/arm-smmu-v3: Allow sharing domain across SMMUs

[PATCH] ti: sci: Drop fake 'const' on handle pointer
 2026-02-23 20:24 UTC 

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-23 20:21 UTC  (2+ messages)

[PATCH 0/4] Fix MMC pin pull configurations
 2026-02-23 20:15 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-am62l-evm: Disable MMC0 internal pulls

[PATCH] pinctrl: rockchip: drop NULL check in rockchip_pinctrl_parse_groups()
 2026-02-23 20:14 UTC 

[PATCH v3 0/4] Introduce Allwinner H616 PWM controller
 2026-02-23 20:14 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: use *enum* properly in rockchip_pinconf_pull_valid()
 2026-02-23 20:03 UTC  (2+ messages)

[PATCH v2 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
 2026-02-23 20:03 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
 2026-02-23 20:02 UTC  (10+ messages)

[PATCH] firmware: exynos-acpm: Drop fake 'const' on handle pointer
 2026-02-23 19:55 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Assorted GCS fixes
 2026-02-23 19:20 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
` [PATCH v2 2/3] arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
` [PATCH v2 3/3] kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)

[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-02-23 19:10 UTC  (4+ messages)
` [PATCH v2 11/11] RAS: add DeviceTree firmware-first CPER provider

[PATCH 0/8] Remove the Kontron SMARC-sAM67 board
 2026-02-23 18:43 UTC  (2+ messages)

[PATCH 0/5] pinctrl: Add generic pinctrl for board-level mux chips
 2026-02-23 18:42 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: "

[PATCH] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
 2026-02-23 18:33 UTC  (2+ messages)

[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-02-23 18:20 UTC  (5+ messages)
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2

[PATCH 0/9] arm64: Fully disable configured-out features
 2026-02-23 18:18 UTC  (9+ messages)
` [PATCH 1/9] arm64: Add logic to fully remove features from sanitised id registers

[PATCH 0/4] mm/pgtable: Support for page table check on s390
 2026-02-23 18:13 UTC  (3+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH v13 0/8] support FEAT_LSUI
 2026-02-23 17:48 UTC  (9+ messages)
` [PATCH v13 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v13 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v13 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v13 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v13 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v13 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
` [PATCH v13 8/8] arm64: Kconfig: add support for LSUI

[PATCH v2 00/12] i2c: configure parent device and OF node through the adapter struct
 2026-02-23 17:31 UTC  (9+ messages)
` [PATCH v2 03/12] i2c: bcm-kona: set device parent and of_node "
` [PATCH v2 08/12] i2c: mxs: "
` [PATCH v2 12/12] i2c: bcm2835: "

[PATCH 1/1] dt-bindings: fsl: add compatible string fsl,imx25-aips
 2026-02-23 17:40 UTC  (2+ messages)

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-23 17:39 UTC  (2+ messages)

[PATCH v2 1/1] spi: pxa2xx: use min() instead of min_t()
 2026-02-23 17:35 UTC  (3+ messages)

[PATCH v2 0/5] Support TQMa8QM
 2026-02-23 17:30 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: usb: cdns,usb3: support USB devices in DT

[PATCH] i2c: s3c24xx: check the size of the SMBUS message before using it
 2026-02-23 17:05 UTC 

[PATCH] crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
 2026-02-23 16:57 UTC 

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-02-23 16:52 UTC  (9+ messages)
  ` [EXT] "
          `  "

[PATCH v3 0/6] Add support for mt8167 display blocks
 2026-02-23 16:39 UTC  (8+ messages)
` [PATCH v3 1/6] arm64: dts: mt8167: Reorder nodes according to mmio address
` [PATCH v3 2/6] dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167
` [PATCH v3 3/6] dt-bindings: phy: mediatek,dsi-phy: Add support for mt8167
` [PATCH v3 4/6] arm64: dts: mediatek: mt8167: Add DRM nodes
` [PATCH v3 5/6] drm/mediatek: dsi: Add compatible for mt8167-dsi
` [PATCH v3 6/6] gpu: drm: mediatek: ovl: add specific entry for mt8167

[PATCH bpf-next v2 0/6] bpf: Introduce 64-bit bitops kfuncs
 2026-02-23 16:35 UTC  (8+ messages)
` [PATCH bpf-next v2 2/6] bpf, x86: Add 64-bit bitops kfuncs support for x86_64

[PATCH v1] KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMs
 2026-02-23 16:31 UTC  (3+ messages)

[PATCH] KVM: arm64: Fix protected mode handling of pages larger than 4kB
 2026-02-23 16:31 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Per-process page size
 2026-02-23 16:28 UTC  (5+ messages)

pKVM breakage in mainline on n1sdp
 2026-02-23 16:26 UTC  (8+ messages)

[PATCH v8 00/20] Add new general DRM property "color format"
 2026-02-23 16:17 UTC  (3+ messages)
` [PATCH v8 02/20] drm: "

[PATCH AUTOSEL 6.19-6.1] rtc: zynqmp: correct frequency value
 2026-02-23 16:17 UTC 

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-02-23 16:09 UTC  (4+ messages)
` [PATCH 04/33] mm: vmstat: Prepare to protect against concurrent isolated cpuset change

[PATCH] arm64: insn: Route BTI to simulate_nop to avoid XOL/SS at function entry
 2026-02-23 16:07 UTC  (5+ messages)
` [PATCH v2 0/2] arm64: kprobes: fix XOL preemption window
  ` [PATCH v2 1/2] arm64: kprobes: disable preemption across XOL single-step

[PATCH v12 0/7] i2c: xiic: use generic device property accessors
 2026-02-23 15:59 UTC  (8+ messages)
` [PATCH v12 1/7] i2c: xiic: switch to devres managed APIs
` [PATCH v12 2/7] i2c: xiic: remove duplicate error message
` [PATCH v12 3/7] i2c: xiic: switch to generic device property accessors
` [PATCH v12 4/7] i2c: xiic: cosmetic cleanup
` [PATCH v12 5/7] i2c: xiic: cosmetic: use resource format specifier in debug log
` [PATCH v12 6/7] i2c: xiic: use numbered adapter registration
` [PATCH v12 7/7] i2c: xiic: skip input clock setup on non-OF systems

[PATCH v12 0/7] support FEAT_LSUI
 2026-02-23 15:54 UTC  (9+ messages)
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI

[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
 2026-02-23 15:42 UTC  (7+ messages)
` [PATCH 1/9] workqueue: devres: "

[PATCH RESEND v4 0/3] Add support for exynos5250-manta (Google Nexus 10)
 2026-02-23 15:40 UTC  (4+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH RESEND v4 2/3] ARM: dts: exynos: "
` [PATCH RESEND v4 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot

[PATCH v1 1/1] spi: pxa2xx: use min() instead of min_t()
 2026-02-23 15:23 UTC  (3+ messages)

[PATCH] arm64: Force the use of CNTVCT_EL0 in __delay()
 2026-02-23 15:14 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove Daniele Alessandrelli as Keem Bay maintainer
 2026-02-23 15:06 UTC 

[PATCH ath-next] wifi: ath9k: simplify eeprom format strings
 2026-02-23 15:05 UTC  (2+ messages)

[PATCH v7 0/5] I2C Mux per channel bus speed
 2026-02-23 15:01 UTC  (11+ messages)
` [PATCH v7 1/5] i2c: core: add callback to change bus frequency
` [PATCH v7 2/5] i2c: mux: add support for per channel "
` [PATCH v7 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v7 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH v7 5/5] docs: i2c: i2c-topology: add section about bus speed

[PATCH 0/2] arm64: dts: mediatek: mt6359: give regulators unique names
 2026-02-23 14:46 UTC  (4+ messages)
` [PATCH 1/2] "
` (subset) [PATCH 0/2] "

[PATCH v2] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
 2026-02-23 14:16 UTC 

[PATCH v3 0/2] Add Axiado AX3000 eMMC Host Controller Support
 2026-02-23 14:12 UTC  (2+ messages)

[PATCH v5 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-02-23 13:58 UTC  (5+ messages)
` [PATCH v5 1/4] net: stmmac: platform: read channels irq
` [PATCH v5 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v5 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v5 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH v5 00/18] Add support for MT8189 clock controller
 2026-02-23 13:54 UTC  (6+ messages)
` [PATCH v5 05/18] clk: mediatek: Add MT8189 vlpckgen clock support

[PATCH 0/6] fsl-mc: Move fsl_over to device MSI
 2026-02-23 13:54 UTC  (4+ messages)

[PATCH net-next 0/4] net: stmmac: Fix VLAN handling when interface is down
 2026-02-23 13:46 UTC  (2+ messages)

[PATCH] phy: mediatek: allow building T-PHY driver for MT7621 MIPS SoC
 2026-02-23 13:47 UTC  (2+ messages)

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-23 13:45 UTC  (4+ messages)
` [PATCH 7/8] soc: renesas: don't access of_root directly

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-23 13:37 UTC  (5+ messages)
` [PATCH v2 6/9] soc: imx8m: don't access of_root directly
` [PATCH v2 7/9] soc: imx9: "
` [PATCH v2 8/9] soc: renesas: "
` [PATCH v2 9/9] soc: sunxi: mbus: "


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