linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-19 22:02:16 to 2025-06-20 13:04:17 UTC [more...]

[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
 2025-06-20 13:00 UTC  (10+ messages)
` [RFC PATCH v5 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [RFC PATCH v5 3/4] phy: rockchip-pcie: Enable all four lanes

[PATCH] arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
 2025-06-20 11:28 UTC 

[PATCH] iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
 2025-06-20 11:19 UTC  (2+ messages)

[PATCH] ARM: export __memset/__memcpy/__memmove
 2025-06-20 11:12 UTC 

[PATCH v2 0/3] Coresight TMC-ETR some bugfixes and cleanups
 2025-06-20 12:45 UTC  (6+ messages)
` [PATCH v2 1/3] coresight: tmc: Add missing doc of tmc_drvdata::reading
` [PATCH v2 2/3] coresight: tmc: refactor the tmc-etr mode setting to avoid race conditions
` [PATCH v2 3/3] coresight: tmc: Decouple the perf buffer allocation from sysfs mode

[PATCH 0/2] arm64: stacktrace: Enable reliable stacktrace
 2025-06-20 12:35 UTC  (2+ messages)

arm64: BUG: KASAN: invalid-access in arch_stack_walk
 2025-06-20 12:33 UTC 

[PATCH v7] arm64/module: Use text-poke API for late relocations
 2025-06-20 12:35 UTC  (2+ messages)

[PATCH v3 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
 2025-06-20 12:23 UTC 

[PATCH v8 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-06-20 12:20 UTC  (8+ messages)
` [PATCH v8 1/6] KVM: arm64: Rename the device variable to s2_force_noncacheable
` [PATCH v8 2/6] KVM: arm64: Update the check to detect device memory
` [PATCH v8 3/6] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v8 4/6] KVM: arm64: New function to determine hardware cache management support
` [PATCH v8 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
` [PATCH v8 6/6] KVM: arm64: Expose new KVM cap for cacheable PFNMAP

[PATCH v4 0/3] Add initial support for TTC PWM driver
 2025-06-20 12:09 UTC  (5+ messages)
` [PATCH v4 2/3] clocksource: timer-cadence-ttc: Support TTC device configured as PWM

[PATCH v5 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-06-20  9:40 UTC  (9+ messages)
` [PATCH v5 01/10] ASoC: mediatek: common: modify mtk afe platform driver for mt8196
` [PATCH v5 03/10] ASoC: mediatek: mt8196: support audio clock control
` [PATCH v5 04/10] ASoC: mediatek: mt8196: support ADDA in platform driver
` [PATCH v5 06/10] ASoC: mediatek: mt8196: support TDM "
` [PATCH v5 07/10] ASoC: mediatek: mt8196: add "
` [PATCH v5 08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add support for MT8196 audio AFE controller
` [PATCH v5 09/10] ASoC: mediatek: mt8196: add machine driver with nau8825
` [PATCH v5 10/10] ASoC: dt-bindings: mediatek,mt8196-nau8825: Add audio sound card

[PATCH 0/8] Aspeed SDHCI driver workaround and auto tune
 2025-06-20 10:23 UTC  (17+ messages)
` [PATCH 1/8] mmc: sdhci-of-aspeed: Fix sdhci software reset can't be cleared issue
` [PATCH 4/8] mmc: sdhci-of-aspeed: Get max clockk by using default api
` [PATCH 5/8] mmc: sdhci-of-aspeed: Fix null pointer
` [PATCH 6/8] mmc: sdhci-of-aspeed: Add output timing phase tuning
` [PATCH 7/8] mmc: sdhci-of-aspeed: Remove timing phase

[PATCH v3 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2025-06-20 12:05 UTC  (10+ messages)
` [PATCH v3 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v3 3/5] iommu: Add verisilicon IOMMU driver

[PATCH v2 0/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-06-20 10:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] perf/arm-cmn: reduce stack usage in arm_cmn_probe()
 2025-06-20 11:51 UTC 

[PATCH] arm64: dts: rockchip: use cs-gpios for spi1 on ringneck
 2025-06-20 11:35 UTC 

[PATCH v8 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-06-20 11:34 UTC  (7+ messages)
` [PATCH v8 06/13] "
` [PATCH v8 07/13] media: rockchip: add driver for mipi csi-2 receiver

[PATCH] arm64: move smp_send_stop() cpu mask off stack
 2025-06-20 11:24 UTC  (2+ messages)

[PATCH] cpufreq: armada-8k: make both cpu masks static
 2025-06-20 11:14 UTC 

[PATCH] coresight: fix building with CONFIG_CPUMASK_OFFSTACK
 2025-06-20 11:09 UTC 

[PATCH 00/12] perf arm-spe: Support new events in FEAT_SPEv1p4
 2025-06-20 10:55 UTC  (13+ messages)
` [PATCH 07/12] perf arm_spe: Refine memory level filling
` [PATCH 08/12] perf arm_spe: Separate setting of memory levels for loads and stores
` [PATCH 09/12] perf arm_spe: Fill memory levels for FEAT_SPEv1p4
` [PATCH 10/12] perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()
` [PATCH 11/12] perf arm_spe: Set HITM flag
` [PATCH 12/12] perf arm_spe: Allow parsing both data source and events

[GIT PULL] arm64 fixes for -rc3
 2025-06-20 10:50 UTC 

[PATCH v2 0/3] arm64: dts: rockchip: support camera module on Haikou Video Demo on PX30 Ringneck
 2025-06-20 10:44 UTC  (2+ messages)

[PATCH v2] arm64: dts: apple: t8012-j132: Include touchbar framebuffer node
 2025-06-20 10:35 UTC 

[PATCH v5 00/13] further mt7988 devicetree work
 2025-06-20 10:36 UTC  (16+ messages)
` [PATCH v5 01/13] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v5 02/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v5 03/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v5 04/13] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v5 05/13] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v5 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v5 07/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v5 08/13] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v5 09/13] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v5 10/13] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v5 11/13] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v5 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v5 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH v2 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
 2025-06-20 10:10 UTC  (5+ messages)

[PATCH v2 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
 2025-06-20  9:58 UTC  (3+ messages)

[PATCH] arm64: dts: apple: t8012-j132: Include touchbar framebuffer node
 2025-06-20  9:49 UTC 

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-20  9:28 UTC  (2+ messages)

[PATCH 0/4] firmware: arm_scmi: Add xfer inflight debug and trace
 2025-06-20  9:27 UTC  (3+ messages)

[PATCH v2 0/4] Support i.MX8MM Mettler Toledo Snowflake board
 2025-06-20  9:23 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Mettler-Toledo
` [PATCH v2 2/4] dt-bindings: arm: fsl: Add Mettler-Toledo Snowflake V2 board
` [PATCH v2 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
` [PATCH v2 4/4] MAINTAINERS: Add entry for METTLER TOLEDO BOARD SUPPORT

[PATCH v3 0/6] add support for T7 family clock controller
 2025-06-20  9:21 UTC  (4+ messages)
` [PATCH v3 5/6] clk: meson: add MESON_PCLK_V2 for sys gate clock

[PATCH v1 0/2] Add FriendlyElec NanoPi M5 support for Rockchip RK3576
 2025-06-20  9:12 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: dts: rockchip: Add FriendlyElec NanoPi M5 support

[PATCH v2 00/16] Use drm_panel_get/put() in of_drm_find_panel() and its callers
 2025-06-20  9:10 UTC  (4+ messages)
` [PATCH v2 01/16] drm/panel: get/put panel reference in drm_panel_add/remove()

[PATCH] serial: imx: Restore original RXTL for console to fix data loss
 2025-06-20  9:05 UTC  (2+ messages)

[PATCH] dt-bindings: soc: renesas: Document RZ/T2H Evaluation Board part number
 2025-06-20  8:37 UTC  (2+ messages)

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-20  8:36 UTC  (21+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
    ` 回覆: "
` [PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
    ` 回覆: "
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` [PATCH 4/7] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST ctrl pin
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
  ` 回覆: [PATCH 0/7] Add ASPEED PCIe Root Complex support

[RESEND PATCH v4 00/10] Support Engicam MicroGEA boards
 2025-06-20  8:27 UTC  (8+ messages)
` [RESEND PATCH v4 02/10] ARM: dts: imx6ul: support Engicam MicroGEA-MX6UL SoM
` [RESEND PATCH v4 03/10] ARM: dts: imx6ul: support Engicam MicroGEA BMM board
` [RESEND PATCH v4 04/10] ARM: imx_v6_v7_defconfig: cleanup with savedefconfig
` [RESEND PATCH v4 05/10] ARM: imx_v6_v7_defconfig: select CONFIG_INPUT_PWM_BEEPER
` [RESEND PATCH v4 07/10] ARM: dts: imx6ul: support Engicam MicroGEA RMM board
` [RESEND PATCH v4 09/10] ARM: dts: imx6ul: support Engicam MicroGEA GTW board
` [RESEND PATCH v4 10/10] ARM: imx_v6_v7_defconfig: select CONFIG_USB_HSIC_USB3503

[PATCH v3 0/2] PCI: imx6: Add external reference clock mode support
 2025-06-20  8:26 UTC  (5+ messages)
` [PATCH v3 1/2] dt-binding: pci-imx6: "
` [PATCH v3 2/2] PCI: imx6: "

[PATCH v5 0/5] Add support for BeagleBone Green Eco board
 2025-06-20  8:15 UTC  (6+ messages)
` [PATCH v5 1/5] arm: dts: omap: am335x-bone-common: Rename tps to generic pmic node
` [PATCH v5 2/5] dt-bindings: omap: Add Seeed BeagleBone Green Eco
` [PATCH v5 3/5] arm: dts: omap: Add support for BeagleBone Green Eco board
` [PATCH v5 4/5] arm: omap2plus_defconfig: Enable TPS65219 regulator
` [PATCH v5 5/5] arm: multi_v7_defconfig: "

[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-06-20  8:08 UTC 

[PATCH v6 0/5] Support i.MX28 Amarula rmm board
 2025-06-20  8:06 UTC  (5+ messages)
` [PATCH v6 1/5] ARM: dts: imx28: add pwm7 muxing options
` [PATCH v6 3/5] ARM: dts: mxs: support i.MX28 Amarula rmm board
` [PATCH v6 4/5] ARM: mxs_defconfig: Cleanup mxs_defconfig
` [PATCH v6 5/5] ARM: mxs_defconfig: select new drivers used by imx28-amarula-rmm

„Jestem zainteresowany, ale teraz nie ma czasu” – znasz to?
 2025-06-20  8:00 UTC 

[PATCH v2] ALSA: hda/realtek: Fixup ft alc257 rename alc3328
 2025-06-20  8:02 UTC  (2+ messages)

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-20  7:56 UTC  (5+ messages)

[PATCH v4] ARM: dts: aspeed: yosemite4: add gpio name for uart mux sel
 2025-06-20  7:27 UTC  (2+ messages)

[PATCH 0/5] clk: Do not enable by default during compile testing
 2025-06-20  7:21 UTC  (5+ messages)
` [PATCH 2/5] clk: nuvoton: "
` [PATCH 3/5] clk: stm32: "

[PATCH v3 0/4] Support for Adreno X1-45 GPU
 2025-06-20  7:09 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: opp: adreno: Update regex of OPP entry
` [PATCH v3 2/4] arm64: defconfig: Enable X1P42100 GPUCC driver
` [PATCH v3 3/4] drm/msm/adreno: Add Adreno X1-45 support
` [PATCH v3 4/4] arm64: dts: qcom: Add GPU support to X1P42100 SoC

[PATCH 0/2] ARM: dts: Add support for Meta Clemente BMC
 2025-06-20  6:51 UTC  (7+ messages)
` [PATCH 1/2] Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
` [PATCH 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC

[PATCH 0/3] firmware: arm_scmi: perf/cpufreq: Enable notification only if supported by platform
 2025-06-20  7:38 UTC  (3+ messages)
` [PATCH] [NOT_FOR_MERGE] firmware: arm_scmi: Optimize notifiers registration

[PATCH v2 0/6] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-20  6:08 UTC  (9+ messages)
` [PATCH v2 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board

[PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
 2025-06-20  6:05 UTC  (3+ messages)
  ` 回覆: "

[PATCH 0/2] ASoC: fsl_mqs: support MQS2 on i.MX94 platform
 2025-06-20  5:52 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_mqs: Distinguish different modules by system manager indices
` [PATCH 2/2] ASoC: fsl_mqs: rename system manager indices for i.MX95

[PATCH RESEND 0/2] media: nxp,imx8-jpeg: Add imx95 support
 2025-06-20  5:54 UTC  (6+ messages)
` [PATCH RESEND 1/2] media: dt-bindings: nxp,imx8-jpeg: Add compatible strings for IMX95 JPEG

[RFC PATCH] PCI: pciehp: Replace fixed delay with polling for slot power-off
 2025-06-20  5:54 UTC  (2+ messages)

[PATCH v1] mmc: Convert ternary operator to str_true_false() helper
 2025-06-20  5:51 UTC  (2+ messages)

[PATCH][next] clk: moxart: Make read-only array div_idx static const
 2025-06-20  5:33 UTC  (4+ messages)

[PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
 2025-06-20  5:24 UTC  (3+ messages)
  ` 回覆: "

[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
 2025-06-20  5:24 UTC 

[PATCH 0/2] firmware: arm_scmi: add pm ops for scmi_power_control
 2025-06-20  5:21 UTC  (5+ messages)
` [PATCH 1/2] firmware: arm_scmi: bus: Add pm ops
` [PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume

[PATCH net 0/4] net: axienet: Fix deferred probe loop
 2025-06-20  5:13 UTC  (7+ messages)
` [PATCH net 1/4] auxiliary: Allow empty id
` [PATCH net 4/4] net: axienet: Split into MAC and MDIO drivers

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-20  3:32 UTC  (5+ messages)
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops

[PATCH 10/10] crypto: sun8i-ce - implement request batching
 2025-06-20  3:00 UTC  (2+ messages)

[RFC PATCH 1/1] sched/deadline: Fix RT task potential starvation when expiry time passed
 2025-06-20  3:00 UTC  (5+ messages)

[PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
 2025-06-20  3:58 UTC  (11+ messages)

[PATCH] soc: mediatek: mtk-mutex: Fix confusing usage of MUTEX_MOD2
 2025-06-20  2:40 UTC 

[PATCH] ARM: Use an absolute path to unified.h in KBUILD_AFLAGS
 2025-06-20  2:31 UTC 

[PATCH v2] dt-bindings: mfd: fsl,imx8qxp-csr: Remove binding documentation
 2025-06-20  2:25 UTC 

[PATCH 0/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
 2025-06-20  1:28 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: "
` [PATCH 2/2] clk: sunxi-ng: "

[PATCH] pinctrl: sunxi: Fix memory leak on krealloc failure in sunxi_pctrl_dt_node_to_map
 2025-06-20  1:27 UTC  (2+ messages)
` [PATH v2] "

[PATCH v3] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
 2025-06-20  0:38 UTC  (3+ messages)

[PATCH v3] clk: scmi: Handle case where child clocks are initialized before their parents
 2025-06-20  0:30 UTC  (2+ messages)

[PATCH net-next v3] net: ti: icssg-prueth: Add prp offload support to ICSSG driver
 2025-06-20  0:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
 2025-06-19 22:30 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: loongson1: cleanups
 2025-06-19 22:30 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: convert rk3528 power-domains to dt-binding constants
 2025-06-19 22:13 UTC 

[PATCH 0/9] rockchip: Add power controller support for RK3528
 2025-06-19 22:13 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Nested virtualization fixes for root partition
 2025-06-19 22:02 UTC  (5+ messages)
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function


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