linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-17 12:05:14 to 2025-10-17 20:40:17 UTC [more...]

[PATCH 1/1] arm64: dts: imx95: Fix MSI mapping for PCIe endpoint nodes
 2025-10-17 20:39 UTC 

[PATCH net-next] net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register
 2025-10-17 20:39 UTC  (2+ messages)

[PATCH v3 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-17 20:24 UTC  (2+ messages)

[PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
 2025-10-17 20:12 UTC  (3+ messages)

[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
 2025-10-17 20:11 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH RESEND v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC
` [PATCH RESEND v3 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets

[PATCH v2 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
 2025-10-17 19:49 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add asrock x470d4u bmc

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-17 19:40 UTC  (12+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[PATCH] soc: officially expand maintainership team
 2025-10-17 19:14 UTC  (3+ messages)

[PATCH v2 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-17 19:02 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant

[PATCH v10 00/16] spi: airoha: driver fixes & improvements
 2025-10-17 19:01 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-10-17 18:56 UTC  (30+ messages)
` [PATCH v3 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v3 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v3 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v3 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v3 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v3 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v3 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v3 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v3 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v3 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v3 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v3 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v3 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v3 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v3 15/29] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH v3 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v3 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v3 18/29] arm_mpam: Register and enable IRQs
` [PATCH v3 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v3 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v3 21/29] arm_mpam: Probe and reset the rest of the features
` [PATCH v3 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v3 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v3 25/29] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v3 26/29] arm_mpam: Use long MBWU counters if supported
` [PATCH v3 27/29] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v3 28/29] arm_mpam: Add kunit test for bitmap reset
` [PATCH v3 29/29] arm_mpam: Add kunit tests for props_mismatch()

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-17 18:53 UTC  (31+ messages)
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks

[PATCH next] spi: aspeed: Fix an IS_ERR() vs NULL bug in probe()
 2025-10-17 18:28 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-17 18:16 UTC  (2+ messages)

[PATCH] arm64, mm: avoid always making PTE dirty in pte_mkwrite()
 2025-10-17 18:06 UTC  (2+ messages)

[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
 2025-10-17 17:59 UTC  (11+ messages)
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit

[PATCH v3 0/4] Non-const bitfield helpers
 2025-10-17 17:39 UTC  (5+ messages)
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-10-17 17:35 UTC  (5+ messages)
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH 15/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable leds

[PATCH RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-17 17:32 UTC  (3+ messages)

[PATCH v2] arm64/sysreg: Fix GIC CDEOI instruction encoding
 2025-10-17 17:29 UTC  (2+ messages)

[PATCH] arm64: debug: always unmask interrupts in el0_softstp()
 2025-10-17 17:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-17 17:16 UTC  (8+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload
` [PATCH net v3 2/3] net: stmmac: Consider Tx VLAN offload tag length for maxSDU

[PATCH v3 00/21] arm64: Move kernel mode FPSIMD buffer to the stack
 2025-10-17 17:12 UTC  (8+ messages)
` [PATCH v3 02/21] crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unit
` [PATCH v3 03/21] crypto/arm64: sm4-ce-gcm "
` [PATCH v3 21/21] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack

[PATCH net-next v2 00/14] net: stmmac: phylink PCS conversion
 2025-10-17 17:06 UTC  (2+ messages)

[PATCH] KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress
 2025-10-17 17:06 UTC  (2+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-17 17:05 UTC  (13+ messages)

[PATCH net-next v2 0/7] net: stmmac/xpcs: modernise PCS support
 2025-10-17 17:02 UTC  (3+ messages)

[PATCH RESEND v3 0/9] Add thermal sensor driver support for Mediatek MT8196
 2025-10-17 17:00 UTC  (2+ messages)
` Aw: "

[PATCH] arm64: dts: rockchip: fix eMMC corruption on NanoPC-T6 with A3A444 chips
 2025-10-17 16:51 UTC  (6+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-17 15:54 UTC  (42+ messages)
` [PATCH 01/39] dt-bindings: display: imx: Document i.MX95 Display Controller DomainBlend
` [PATCH 03/39] dt-bindings: display: imx: Document i.MX95 Display Controller processing units
` [PATCH 20/39] drm/imx: dc: Configure display CSR clock feed select
` [PATCH 25/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel interleaver support
` [PATCH 27/39] dt-bindings: display: bridge: Document NXP i.MX95 pixel link support
` [PATCH 29/39] dt-bindings: display: bridge: Document Freescale i.MX95 MIPI DSI
` [PATCH 31/39] dt-bindings: clock: Split support for i.MX95 LVDS CSR
` [PATCH 32/39] dt-bindings: display: bridge: Document i.MX95 LVDS display bridge binding
` [PATCH 35/39] drm/bridge: fsl-ldb: Parse register offsets from DT
` [PATCH 38/39] dt-bindings: clock: support i.MX95 Display Stream CSR module

[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-17 16:49 UTC  (10+ messages)
` [PATCH v13 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions

[PATCH v3] PCI: dw-rockchip: Prevent advertising L1 Substates support
 2025-10-17 16:45 UTC  (2+ messages)

[PATCH v4 1/4] bitfield: Drop underscores from macro parameters
 2025-10-17 16:37 UTC 

[PATCH v2] PCI: dw-rockchip: Disable L1 substates
 2025-10-17 16:26 UTC  (3+ messages)

[PATCH v2 0/5] clk: samsung: introduce exynos8890 clock driver
 2025-10-17 16:13 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: clock: add exynos8890 SoC
` [PATCH v2 2/5] clk: samsung: clk-pll: Add support for pll_141xx
` [PATCH v2 3/5] clk: samsung: clk-pll: Add support for pll_1419x
` [PATCH v2 4/5] clk: samsung: clk-pll: Add support for pll_1431x

[PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2025-10-17 16:09 UTC 

[PATCH v3 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
 2025-10-17 16:03 UTC  (2+ messages)

[RESEND] [PATCH v2] arm64/mm: Elide TLB flush in certain pte protection transitions
 2025-10-17 16:02 UTC 

[PATCH v4 0/3] Add pinctrl support for Sky1
 2025-10-17 16:02 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: Add cix,sky1-pinctrl
` [PATCH v4 3/3] arm64: dts: cix: Add pinctrl nodes for sky1

[PATCH v3 1/2] media: dt-bindings: nxp,imx8-jpeg: Document optional SRAM support
 2025-10-17 15:58 UTC  (2+ messages)
` [PATCH v3 2/2] media: imx-jpeg: Add support for descriptor allocation from SRAM

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-17 15:54 UTC  (3+ messages)
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers

[PATCH 5.15 128/276] perf arm-spe: Save context ID in record
 2025-10-17 14:53 UTC  (4+ messages)
` [PATCH 5.15 129/276] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH 5.15 131/276] perf arm-spe: augment the data source type with neoverse_spe list
` [PATCH 5.15 132/276] perf arm-spe: Refactor arm-spe to support operation packet type

[PATCH] perf arm_spe: Add CPU variants supporting common data source packet
 2025-10-17 15:50 UTC 

[PATCH 0/2] Two minor fixes for BBML2_NOABORT
 2025-10-17 15:50 UTC  (5+ messages)
` [PATCH 2/2] arm64: mm: relax VM_ALLOW_HUGE_VMAP if BBML2_NOABORT is supported

[PATCH] drm/bridge: fsl-ldb: Parse register offsets from DT
 2025-10-17 15:39 UTC 

[PATCH 00/10] Introduce SCMI Telemetry support
 2025-10-17 15:37 UTC  (9+ messages)
` [PATCH 02/10] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH 03/10] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH 04/10] uapi: Add ARM SCMI definitions
` [PATCH 05/10] firmware: arm_scmi: Add Telemetry protocol support

[PATCH v8 0/5] MT8196 GPU Frequency/Power Control Support
 2025-10-17 15:31 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v8 2/5] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v8 3/5] drm/panthor: call into devfreq for current frequency
` [PATCH v8 4/5] drm/panthor: Use existing OPP table if present
` [PATCH v8 5/5] pmdomain: mediatek: Add support for MFlexGraphics

[PATCH] drm/imx: Add more RGB swizzling options
 2025-10-17 15:18 UTC  (3+ messages)

[PATCH 6.12 031/277] perf test: Add a test for default perf stat command
 2025-10-17 14:50 UTC 

[PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP PCIe controller
 2025-10-17 15:12 UTC  (11+ messages)

[PATCH 6.6 018/201] perf test: Add a test for default perf stat command
 2025-10-17 14:51 UTC 

[PATCH] serial: imx: allow CRTSCTS with RTS/CTS GPIOs
 2025-10-17 15:01 UTC  (2+ messages)

[PATCH can 0/3] can: drivers: drop skb in xmit if device is in listen only mode
 2025-10-17 15:00 UTC  (4+ messages)
` [PATCH can 1/3] can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
` [PATCH can 2/3] can: esd: acc_start_xmit(): "
` [PATCH can 3/3] can: rockchip-canfd: rkcanfd_start_xmit(): "

[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-17 14:59 UTC  (16+ messages)
` [PATCH v2 1/8] reset: imx8mp-audiomix: Fix bad mask values
` [PATCH v2 2/8] dt-bindings: clock: document 8ULP's SIM LPAV
` [PATCH v2 3/8] clk: imx: add driver for imx8ulp's sim lpav
` [PATCH v2 4/8] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v2 5/8] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v2 6/8] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH v2 7/8] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV

[PATCH 6.1 013/168] perf arm-spe: Refactor arm-spe to support operation packet type
 2025-10-17 14:51 UTC 

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-10-17 14:55 UTC  (2+ messages)
` [PATCH v11 00/42] "

[PATCH RFC 0/2] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-10-17 14:44 UTC  (3+ messages)
` [PATCH RFC 1/2] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH RFC 2/2] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume

[PATCH v6 02/17] arm64/sha3: Rename conflicting functions
 2025-10-17 14:42 UTC 

[PATCH v2 0/8] firmware: imx: scu: Misc update
 2025-10-17 14:21 UTC  (3+ messages)
` [PATCH v2 2/8] firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()

[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
 2025-10-17 14:01 UTC  (3+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()

[PATCH v3 0/3] Initial Kontron SMARC-sAM67 support
 2025-10-17 13:50 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add Kontron SMARC-sAM67 module
` [PATCH v3 2/3] arm64: dts: ti: Add support for Kontron SMARC-sAM67
` [PATCH v3 3/3] arm64: dts: ti: sa67: add overlay for the ADS2 carrier

[PATCH] ARM: dts: aspeed: harma: add fanboard presence sgpio
 2025-10-17 13:44 UTC 

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-10-17 13:45 UTC  (14+ messages)
` [patch V3 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V3 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
` [patch V3 11/12] x86/futex: Convert to scoped masked user access

[PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements
 2025-10-17 13:30 UTC  (2+ messages)

[PATCH 0/8] firmware: arm_scmi: Refactoring and enablement of ACPI PCC transport
 2025-10-17 13:23 UTC  (9+ messages)
` [PATCH 1/8] firmware: arm_scmi: Set fwnode for the genrated SCMI platform device
` [PATCH 2/8] firmware: arm_scmi: Extend transport driver macro to support ACPI
` [PATCH 3/8] firmware: arm_scmi: Convert OF-only paths to generic fwnode in SCMI core
` [PATCH 4/8] firmware: arm_scmi: Fall back to ACPI HID when "compatible" is absent
` [PATCH 5/8] firmware: arm_scmi: Pass protocol ID to chan_available() transport callback
` [PATCH 6/8] firmware: arm_scmi: Refactor protocol device creation logic
` [PATCH 7/8] firmware: arm_scmi: transport: Add ACPI PCC transport
` [PATCH 8/8] firmware: arm_scmi: Initialise all protocol devices and transport channels

Question about heterogeneous VM live migration
 2025-10-17 13:12 UTC  (2+ messages)

[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
 2025-10-17 12:21 UTC  (4+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc

[PATCH net-next 0/6] net: add phylink managed WoL and convert stmmac
 2025-10-17 12:05 UTC  (4+ messages)
` [PATCH net-next 4/6] net: phylink: add phylink managed wake-on-lan PHY speed control
` [PATCH net-next 5/6] net: stmmac: convert to phylink-managed Wake-on-Lan
` [PATCH net-next 6/6] net: stmmac: convert to phylink managed WoL PHY speed


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