Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 14:29:13 to 2026-05-08 10:36:41 UTC [more...]

[RFT PATCH v2 0/7] perf tool: Support iostat for multiple platform
 2026-05-08 10:36 UTC  (19+ messages)
` [RFT PATCH v2 1/7] perf stat: Check color's length instead of the pointer
` [RFT PATCH v2 2/7] perf stat: Save unnecessary print_metric() call
` [RFT PATCH v2 3/7] perf-x86: iostat: Move iostat arch-specific implementation to util
` [RFT PATCH v2 4/7] perf-x86: iostat: Change iostat_prefix() to static
` [RFT PATCH v2 5/7] perf-iostat: Extend iostat interface to support different iostat PMUs
` [RFT PATCH v2 6/7] perf-iostat: Make x86 iostat compatible with new iostat framework
` [RFT PATCH v2 7/7] perf-iostat: Enable iostat mode for HiSilicon PCIe PMU

[PATCH v1] perf record: Refactor ARM64 leaf caller setup out of arch
 2026-05-08 10:35 UTC  (2+ messages)

[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
 2026-05-08 10:33 UTC  (7+ messages)
` [PATCH 1/5] arm_mpam: Parse the rest of the ACPI table
` [PATCH 2/5] arm_mpam: Split the locking around the mon_sel registers
` [PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support

[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
 2026-05-08 10:26 UTC  (13+ messages)
` [PATCH/RFC 05/14] firmware: arm_scmi: Add scmi_get_base_info()
` [PATCH/RFC 10/14] dt-bindings: power: Document Renesas R-Car X5H Module Controller

[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-05-08 10:14 UTC  (6+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "

[PATCH v2 00/15] Add arm64 support in MSHV_VTL
 2026-05-08  9:56 UTC  (8+ messages)
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call

[PATCH v2 0/2] arm_mpam: Add support for the MPAM v0.1 architecture version
 2026-05-08  9:56 UTC  (10+ messages)
` [PATCH v2 1/2] arm64: cpufeature: "
` [PATCH v2 2/2] arm_mpam: Update architecture version check for MPAM MSC

[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-08  9:45 UTC  (11+ messages)
` [PATCH 1/9] iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
` [PATCH 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()

[PATCH v2 0/5] arm64: arch_timer: Improve errata handling
 2026-05-08  9:42 UTC  (6+ messages)
` [PATCH v2 1/5] clocksource/drivers/arm_arch_timer: Add a static key indicating the need for a runtime workaround
` [PATCH v2 2/5] clocksource/drivers/arm_arch_timer: Convert counter accessors to a static key alternative
` [PATCH v2 3/5] clocksource/drivers/arm_arch_timer: Drop the arch_counter_get_cnt{p,v}ct_stable() accessors
` [PATCH v2 4/5] clocksource/drivers/arm_arch_timer: Expose a direct accessor for the virtual counter
` [PATCH v2 5/5] arm64: Convert __delay_cycles() to arch_timer_read_vcounter()

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-08  9:09 UTC  (7+ messages)
` [PATCH v9 5/7] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality

[PATCH] ima: debugging late_initcall_sync measurements
 2026-05-08  9:06 UTC  (13+ messages)

[PATCH 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-05-08  9:03 UTC  (2+ messages)

[PATCH] cpufreq: cppc: discard out-of-range delivered_perf samples
 2026-05-08  8:55 UTC  (4+ messages)

[RFC PATCH] KVM: arm64: Align KVM_EXIT_MEMORY_FAULT error codes with documentation
 2026-05-08  8:55 UTC  (5+ messages)

[PATCH v11 00/14] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-05-08  8:32 UTC  (8+ messages)
` [PATCH v11 01/14] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()

[RFC PATCH 0/4] arm64: realm: Support for probing RSI earlier
 2026-05-08  8:28 UTC  (3+ messages)

[PATCH net-next v4 00/13] net: lan966x: add support for PCIe FDMA
 2026-05-08  7:35 UTC  (14+ messages)
` [PATCH net-next v4 01/13] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v4 02/13] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v4 03/13] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v4 04/13] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v4 05/13] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v4 06/13] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v4 07/13] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v4 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v4 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v4 10/13] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v4 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v4 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v4 13/13] misc: lan966x-pci: dts: add fdma interrupt to overlay

[PATCH v2] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
 2026-05-08  8:25 UTC  (2+ messages)

[PATCH] coresight: fix missing error code when trace ID is invalid
 2026-05-08  8:25 UTC  (2+ messages)

[PATCH v3 0/3] Add RP1 PWM controller support
 2026-05-08  8:15 UTC  (2+ messages)

[PATCH 0/3] Subject: [PATCH 0/3] gpio: add support for Axiado SGPIO controller
 2026-05-08  7:57 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: gpio: add "

[PATCH] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
 2026-05-08  7:52 UTC 

[PATCH] MAINTAINERS: change maintainers for macb Ethernet driver
 2026-05-08  7:51 UTC  (2+ messages)

[PATCH rc v4 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-05-08  7:47 UTC  (9+ messages)
` [PATCH rc v4 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() for kdump
` [PATCH rc v4 3/5] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in kdump kernel
` [PATCH rc v4 4/5] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH rc v4 5/5] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[PATCH 0/3] irqchip: Add GPIO interrupt support for Amlogic A9
 2026-05-08  7:36 UTC  (4+ messages)
` [PATCH 1/3] irqchip/meson-gpio: fix incorrect register address
` [PATCH 2/3] dt-bindings: interrupt-controller: Add support for Amlogic A9 SoCs
` [PATCH 3/3] irqchip/meson-gpio: "

[PATCH 0/5] KVM: Fix race conditions in kvm_arch_flush_shadow_all()
 2026-05-08  7:21 UTC  (3+ messages)
` [PATCH 2/5] KVM: loongarch: Grab MMU lock "

[PATCH 1/2] drm/mediatek: hdmi: pulse audio clocks on bridge enable
 2026-05-08  7:19 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dpi: Open-code drm_simple_encoder_init()
 2026-05-08  6:54 UTC  (2+ messages)

[PATCH v2 1/5] drm/exynos: fbdev: Remove offset into screen_buffer
 2026-05-08  6:46 UTC 

[PATCH] drm/mediatek: simplify mtk_crtc allocation
 2026-05-08  6:43 UTC  (2+ messages)

[PATCH] mips: ralink: mt7621: add missing __iomem
 2026-05-08  6:35 UTC  (2+ messages)

[PATCH net v1 0/2] net: stmmac: eic7700: fix delay calculation and initialization ordering
 2026-05-08  6:25 UTC  (9+ messages)
` [PATCH net v1 1/2] dt-bindings: ethernet: eswin: refine delay model and HSP register description
    `  "
` [PATCH net v1 2/2] net: stmmac: eic7700: fix delay step calculation and ensure safe register initialization
    `  "

[PATCH] remoteproc: imx: use device node name as processor name
 2026-05-08  6:28 UTC  (6+ messages)
  ` [PATCH v2] remoteproc: imx_rproc: Use "

[PATCH v4 00/11] Input: support for STM FTS5
 2026-05-08  6:11 UTC  (3+ messages)
` [PATCH v4 10/11] Input: stmfts - support FTS5

[PATCH] staging: media: meson: fix typo in codec files
 2026-05-08  5:57 UTC 

[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
 2026-05-08  5:37 UTC  (9+ messages)
` [PATCH v5 1/6] dt-bindings: display: mediatek: gamma: Add "
` [PATCH v5 2/6] dt-bindings: display: mediatek: dither: "
` [PATCH v5 3/6] dt-bindings: display: mediatek: ccorr: "
` [PATCH v5 5/6] drm/mediatek: Support multiple CCORR component

[PATCH V14 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-05-08  3:15 UTC  (5+ messages)
` [PATCH V14 03/12] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V14 04/12] PCI: imx6: Add support for parsing the reset property in new Root Port binding

[PATCH v4 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-05-08  3:05 UTC  (3+ messages)
` [PATCH v4 1/2] media: nxp: imx8-isi: Add virtual channel support
` [PATCH v4 2/2] media: nxp: imx8-isi: Implement get_frame_desc for crossbar subdev

[soc:for-next] BUILD SUCCESS f0e3ab65a0a7997e6fbba7a9d0cf1ee06d09381c
 2026-05-08  2:27 UTC 

[PATCH v1] arm64: dts: imx95: Increase PCIe outbound address space to 2GB
 2026-05-08  2:28 UTC 

[soc:arm/fixes] BUILD SUCCESS 7602c0ec0bbfd3985d49f4f0cad281c1414008c9
 2026-05-08  1:56 UTC 

[PATCH v3 00/10] Add eDP support for RK3576
 2026-05-08  1:37 UTC  (5+ messages)
` [PATCH v3 01/10] dt-bindings: display: rockchip: analogix-dp: Expand clock-names "hclk" for the third clock

[soc:soc/defconfig] BUILD SUCCESS 02802b40c31d2f2cfc94716189cfaf610930c589
 2026-05-08  0:39 UTC 

[soc:soc/arm] BUILD SUCCESS 518949e986e2b5d0f39b640dd27a19b6fc8740ea
 2026-05-08  0:39 UTC 

[soc:soc/dt] BUILD SUCCESS d2ab44b9ecf4ff4be22025c5f6f5cf4723403a66
 2026-05-08  0:39 UTC 

[PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
 2026-05-07 23:41 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
 2026-05-07 22:30 UTC  (2+ messages)

[PATCH v7 0/6] Add support for ZTE zx297520v3
 2026-05-07 22:08 UTC  (4+ messages)
` [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

[PATCH net-next v2 0/4] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-07 21:43 UTC  (9+ messages)
` [PATCH net-next v2 3/4] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v2 4/4] net: phy: Introduce Airoha AN8801/R Gigabit Ethernet PHY driver

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-07 21:30 UTC  (2+ messages)

[PATCH 0/3] [v5 net-next] wireless: p54 devicetree conversion
 2026-05-07 21:24 UTC  (4+ messages)
` [PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH 2/3] [v5 net-next] p54spi: convert to devicetree
` [PATCH 3/3] [v5 omap] ARM: dts: omap2: add stlc4560 spi-wireless node

[PATCH net-next v4 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-05-07 21:21 UTC  (11+ messages)
` [PATCH net-next v4 01/10] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v4 02/10] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v4 03/10] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v4 04/10] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next v4 05/10] net: airoha: Move qos_sq_bmap in airoha_qdma struct
` [PATCH net-next v4 06/10] net: airoha: Move {cpu,fwd}_tx_packets "
` [PATCH net-next v4 07/10] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v4 08/10] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v4 09/10] net: airoha: Introduce WAN device flag
` [PATCH net-next v4 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration

[PATCH] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-05-07 21:08 UTC  (2+ messages)

[PATCH v5 0/3] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v2 0/3] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
 2026-05-07 19:52 UTC  (7+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Print PCI vendor:device ID in SMMU translation "
` [PATCH 2/3] iommu/vt-d: Add PCI segment and vendor:device ID to DMAR "
` [PATCH 3/3] iommu/amd: Add vendor:device ID to AMD IOMMU event logs

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-07 19:43 UTC  (12+ messages)

[PATCH] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
 2026-05-07 19:26 UTC  (2+ messages)

[PATCH] coresight: etm4x: Correct TRCVMIDCCTLR1 save and restore
 2026-05-07 19:12 UTC  (2+ messages)

[PATCH] coresight: tmc: Fix overflow when calculating is bigger than 2GiB
 2026-05-07 19:12 UTC  (2+ messages)

[PATCH v3] coresight: ete: Always save state on power down
 2026-05-07 19:12 UTC  (2+ messages)

[PATCH v3 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-05-07 19:01 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc3-xilinx: Add MMI USB support on Versal Gen2 platform

[PATCH net v2 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-07 18:47 UTC  (8+ messages)
` [PATCH net v2 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration
` [PATCH net v2 2/4] net: sparx5: fix sleep in atomic context in MAC table access

[PATCH] irqchip/gic-v3-its: Reconfigure ITS from software state on resume
 2026-05-07 18:31 UTC 

[PATCH] dt-bindings: arm-smmu: qcom: Add compatible for Qualcomm Shikra SoC
 2026-05-07 18:19 UTC  (2+ messages)

[PATCH] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
 2026-05-07 18:03 UTC  (3+ messages)

[PATCH v3 0/6] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-05-07 18:01 UTC  (3+ messages)
` [PATCH v3 2/6] dt-bindings: soc: samsung: exynos-pmu: Require pmu-intr-gen-syscon for Exynos850

[PATCH v2 0/2] pinctrl: add support amlogic a9
 2026-05-07 17:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A9

[PATCH 0/3] arm_mpam: NRDY fixes
 2026-05-07 17:19 UTC 

[PATCH v3 0/4] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-07 17:05 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible

[PATCH v2] dt-bindings: arm: st,nomadik: Convert to DT schema
 2026-05-07 17:03 UTC 

[PATCH] clk: mediatek: mt8167: Fix orphaned mm_hdmi_pll clock
 2026-05-07 17:00 UTC 

[PATCH v2] phy: apple: atc: Fix typec switch/mux leak on unbind
 2026-05-07 16:37 UTC 

[PATCH v6 0/5] Add microchip sama7d65 SoC I3C support
 2026-05-07 16:34 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v6 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk

[PATCH v2 00/13] TI: K3 DTS: fix USB Clocking for Compliance
 2026-05-07 16:24 UTC  (13+ messages)
` [PATCH v2 01/13] arm64: dts: ti: k3-am642-hummingboard-t: fix USB clocking for compliance
` [PATCH v2 02/13] arm64: dts: ti: k3-am642-phyboard-electra-rdk: "

[PATCH v2] clk: keystone: don't cache clock rate
 2026-05-07 16:09 UTC 

[GIT PULL] pmdomain fixes for v7.1-rc3
 2026-05-07 16:06 UTC  (2+ messages)

[PATCH V4 0/3] arm64: dts: imx: Disable PCIe by default and add overlay support for M.2 connector
 2026-05-07 16:03 UTC  (2+ messages)

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-05-07 16:00 UTC  (11+ messages)

[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
 2026-05-07 15:57 UTC  (6+ messages)
` [PATCH 05/16] arm64: dts: amlogic: Add EL2 virtual timer interrupt
` [PATCH 14/16] arm64: dts: rockchip: "

[PATCH v4 0/4] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-05-07 15:57 UTC  (5+ messages)
` [PATCH v4 1/4] "

[PATCH net 0/1] net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_sel()
 2026-05-07 15:50 UTC  (2+ messages)

[PATCH] soc: imx8m: Fix match data lookup for soc device
 2026-05-07 15:46 UTC  (2+ messages)

[PATCH v2] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
 2026-05-07 15:44 UTC  (3+ messages)

[PATCH v3] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
 2026-05-07 15:43 UTC 

[GIT PULL] KVM/arm64 fixes for 7.1, take #2
 2026-05-07 15:42 UTC 

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-07 15:33 UTC  (9+ messages)
` [PATCH 1/8] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH 6/8] drm/panthor: Explicit expansion of locked VM region

[PATCH 00/10] add mcf54415 DAC driver
 2026-05-07 15:28 UTC  (6+ messages)
` [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices

[PATCH 0/4] i.MX LDB DT cleanups
 2026-05-07 15:25 UTC  (7+ messages)
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-05-07 15:10 UTC  (3+ messages)
` [PATCH 18/43] KVM: arm64: gic-v5: Define remaining IRS MMIO registers

[PATCH 2/2] arm64: dts: rockchip: Add LCKFB Taishan Pi 3M
 2026-05-07 14:56 UTC  (2+ messages)

[PATCH v11 00/27] CoreSight: Refactor power management for CoreSight path
 2026-05-07 14:55 UTC  (3+ messages)
` [PATCH v11 07/27] coresight: Take a reference on csdev

[PATCH] crypto: atmel-ecc - replace min_t with min
 2026-05-07 14:50 UTC  (2+ messages)

[PATCH v3 0/2] Configuring DMA threshold value for DW-MMC controllers
 2026-05-07 14:28 UTC  (2+ messages)


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