linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-30 09:51:15 to 2025-05-31 07:04:26 UTC [more...]

[PATCH v4 0/2] i2c: imx: guard and drop prefix
 2025-05-31  6:57 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: imx: use guard to take spinlock
` [PATCH v4 2/2] i2c: imx: drop master prefix

[PATCH v2 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
 2025-05-31  6:47 UTC  (9+ messages)

[PATCH 0/2] PCI: brcmstb: Use "num-lanes" DT property if present
 2025-05-31  6:34 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property
` [PATCH 2/2] PCI: brcmstb: Use "num-lanes" DT property if present

[PATCH v2 0/3] Fix interrupt log message
 2025-05-31  6:12 UTC  (2+ messages)

[PATCH v4 0/2] net: stmmac: prevent div by 0
 2025-05-31  5:10 UTC  (2+ messages)

[v2 PATCH 0/3] create patches for nxp-ls1046a platform watchdog feature
 2025-05-31  4:02 UTC  (4+ messages)
` [v2 PATCH 1/3] arch: arm64: dts: add big-endian property back into watchdog node
` [v2 PATCH 2/3] arm64: dts: layerscape: add platform special compatible string for watchdog
` [v2 PATCH 3/3] dt-bindings: watchdog: fsl-imx-wdt: enable 'big-endian' property for NXP ls1046a platform

[v4 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-05-31  2:41 UTC  (5+ messages)
` [PATCH 1/4] arm64: cpufeature: add AmpereOne to BBML2 allow list
` [PATCH 2/4] arm64: mm: make __create_pgd_mapping() and helpers non-void
` [PATCH 3/4] arm64: mm: support large block mapping when rodata=full
` [PATCH 4/4] arm64: mm: split linear mapping if BBML2 is not supported on secondary CPUs

[PATCH v6] arm64/module: Use text-poke API for late relocations
 2025-05-31  0:50 UTC 

[PATCH v2 1/3] net: stmmac: allow drivers to explicitly select PHY device
 2025-05-31  0:49 UTC  (9+ messages)

[PATCH v5] arm64/module: Use text-poke API for late relocations
 2025-05-31  0:11 UTC  (3+ messages)

[soc:for-next] BUILD SUCCESS ffa1d4e41f30ba6246ef83617218559451568aa9
 2025-05-30 23:57 UTC 

[PATCH v12 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-30 23:46 UTC  (31+ messages)
` [PATCH v12 01/13] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v12 02/13] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v12 03/13] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v12 04/13] clk: rp1: Add support for clocks provided by RP1
` [PATCH v12 05/13] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v12 06/13] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v12 07/13] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v12 08/13] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v12 09/13] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v12 10/13] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v12 11/13] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v12 12/13] arm64: defconfig: Enable OF_OVERLAY option
` [PATCH v12 13/13] MAINTAINERS: add Raspberry Pi RP1 section

[PATCH v2 1/3] PCI/pwrctrl: Add optional slot clock to pwrctrl driver for PCI slots
 2025-05-30 22:53 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: renesas: r8a779g0: Describe root port on R-Car V4H
` [PATCH v2 3/3] arm64: dts: renesas: r8a779g3: Describe split PCIe clock on V4H Sparrow Hawk

[PATCH 0/4] Increase i.MX8MP VPU
 2025-05-30 22:17 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: imx8mp: drop gpcv2 vpu power-domains and clocks
` [PATCH 2/4] arm64: dts: imx8mp: fix VPU_BUS clock setting
` [PATCH 3/4] arm64: dts: imx8mp-nominal: Explicitly configure nominal VPU clocks
` [PATCH 4/4] arm64: dts: imx8mp: Configure VPU clocks for overdrive

[PATCH v1] arm64/mm: Close theoretical race where stale TLB entry remains valid
 2025-05-30 22:10 UTC  (2+ messages)

[PATCH 0/3] Enable huge-vmalloc permission change
 2025-05-30 21:33 UTC  (17+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
` [PATCH 3/3] mm/pagewalk: Add pre/post_pte_table callback for lazy MMU on arm64

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-05-30 21:32 UTC  (3+ messages)

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-05-30 21:30 UTC  (11+ messages)

[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-05-30 21:21 UTC  (26+ messages)

[PATCH net-next] net: xilinx: axienet: Configure and report coalesce parameters in DMAengine flow
 2025-05-30 20:44 UTC  (7+ messages)

[soc:soc/dt] BUILD SUCCESS 3f07353e2fd3e154921e539044b26e85ca910dbe
 2025-05-30 19:38 UTC 

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-05-30 19:29 UTC  (15+ messages)
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v4 06/10] accel/rocket: Add IOCTL for BO creation
 2025-05-30 19:23 UTC  (2+ messages)

[RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
 2025-05-30 19:08 UTC  (15+ messages)
` [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
` [RFC PATCH v1 2/6] mm: Fix pte update and tlb maintenance ordering in migrate_vma_collect_pmd()
` [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
` [RFC PATCH v1 4/6] mm: Introduce arch_in_lazy_mmu_mode()
` [RFC PATCH v1 5/6] mm: Avoid calling page allocator while in lazy mmu mode
` [RFC PATCH v1 6/6] Revert "arm64/mm: Permit lazy_mmu_mode to be nested"

[PATCH v4 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-30 18:50 UTC  (2+ messages)

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-30 18:39 UTC  (27+ messages)
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-30 18:34 UTC  (10+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx

[PATCH net 0/2] net: airoha: Fix IPv6 hw acceleration
 2025-05-30 18:06 UTC  (5+ messages)
` [PATCH net 1/2] net: airoha: Initialize PPE UPDMEM source-mac table
` [PATCH net 2/2] net: airoha: Fix IPv6 hw acceleration in bridge mode

[PATCH v5 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-05-30 17:45 UTC  (10+ messages)
` [PATCH v5 06/12] media: mediatek: jpeg: refactor jpeg buffer payload setting
` [PATCH v5 07/12] media: mediatek: jpeg: refactor jpeg dst buffer layout
` [PATCH v5 08/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v5 09/12] media: mediatek: jpeg: refactor multi-core clk suspend and resume setting

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-30 17:29 UTC  (4+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA

linux-next: duplicate patch in the mfd tree
 2025-05-30 16:44 UTC  (2+ messages)

[PATCH] net: dwmac-rk: No need to check the return value of the phy_power_on()
 2025-05-30 16:37 UTC  (2+ messages)

[RFC PATCH] pmdomain: arm: scmi_pm_domain: Do lazy init as part of probe
 2025-05-30 16:37 UTC  (5+ messages)

[PATCH v5 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-30 16:35 UTC  (7+ messages)
` [PATCH v5 05/10] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v5 07/10] accel/rocket: Add job submission IOCTL
` [PATCH v5 08/10] accel/rocket: Add IOCTLs for synchronizing memory accesses

[PATCH 1/2] dt-bindings: arm: fsl: add TQ-Systems boards MBLS1028A and MBLS1028A-IND
 2025-05-30 16:17 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ls1028a: Add mbls1028a and mbls1028a-ind devicetrees

[PATCH 1/1] dt-bindings: soc: add vf610 reset controller
 2025-05-30 16:14 UTC  (5+ messages)

[RFC v1] dt-bindings: interconnect: add mt7988-cci compatible
 2025-05-30 16:11 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: dma: fsl-mxs-dma: allow interrupt-names for fsl,imx23-dma-apbx
 2025-05-30 16:11 UTC  (5+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-05-30 16:09 UTC  (3+ messages)

[PATCH v5 0/6] Support i.MX28 Amarula rmm board
 2025-05-30 16:07 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: mfd: convert mxs-lradc bindings to json-schema
` [PATCH v5 2/6] ARM: dts: imx28: add pwm7 muxing options
` [PATCH v5 4/6] ARM: dts: mxs: support i.MX28 Amarula rmm board
` [PATCH v5 5/6] ARM: mxs_defconfig: Cleanup mxs_defconfig
` [PATCH v5 6/6] ARM: mxs_defconfig: select new drivers used by imx28-amarula-rmm

[GIT PULL] KVM/arm64 fixes for 6.16, take #1
 2025-05-30 15:11 UTC  (2+ messages)

[PATCH] arch: arm64: dts: add big-endian property back into watchdog node
 2025-05-30 15:10 UTC  (6+ messages)

[PATCH] arm64: Disable LLD linker ASSERT()s for the time being
 2025-05-30 15:03 UTC  (4+ messages)

[PATCH v2 0/6] Add support for MT8196 video encoder
 2025-05-30 14:40 UTC  (2+ messages)

[PATCH v4 0/6] Support i.MX28 Amarula rmm board
 2025-05-30 14:37 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: convert mxs-lradc bindings to json-schema

[PATCH] arm64: Enable vmalloc-huge with ptdump
 2025-05-30 14:07 UTC  (10+ messages)

[PATCH v3] arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
 2025-05-30 13:40 UTC  (10+ messages)

[PATCH 0/2] RK3588 rockchip-dfi enhancements
 2025-05-30 13:38 UTC  (3+ messages)
` [PATCH 1/2] PM / devfreq: rockchip-dfi: double count on RK3588
` [PATCH 2/2] PM / devfreq: rockchip-dfi: add support for LPDDR5

[RFC 0/7] pinctrl-scmi: Add GPIO support
 2025-05-30 13:09 UTC  (5+ messages)
` [RFC 1/7] firmware: arm_scmi: move boiler plate code into the get info functions
` [RFC 2/7] firmware: arm_scmi: add is_gpio() function

[PATCH v6 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-05-30 12:59 UTC  (9+ messages)
` [PATCH v6 2/2] coresight: add coresight "

[PATCH v5 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
 2025-05-30 12:52 UTC  (2+ messages)

[PATCH] arm64/ptrace: Make user_hwdebug_state.dbg_regs[] array size as ARM_MAX_BRP
 2025-05-30 12:46 UTC  (4+ messages)

[PATCH AUTOSEL 6.6 08/18] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
 2025-05-30 12:40 UTC 

[PATCH AUTOSEL 6.12 08/26] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
 2025-05-30 12:39 UTC 

[PATCH AUTOSEL 6.14 09/28] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
 2025-05-30 12:39 UTC 

[PATCH AUTOSEL 6.15 09/30] mmc: sdhci-esdhc-imx: Save tuning value when card stays powered in suspend
 2025-05-30 12:38 UTC 

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-05-30 11:19 UTC  (9+ messages)
` [PATCH v2 1/8] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v2 2/8] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the PCIe
` [PATCH v2 3/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
` [PATCH v2 5/8] arm64: dts: renesas: r9a08g045s33: Add PCIe node
` [PATCH v2 6/8] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe
` [PATCH v2 7/8] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v2 8/8] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-30 10:48 UTC  (9+ messages)

arm64: juno-r2: SSD detect failed on mainline and next
 2025-05-30  9:48 UTC  (7+ messages)


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