Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:09:07 to 2026-07-16 21:04:21 UTC [more...]

[PATCH RFC 00/23] resctrl: MBA control emulation and ARM MPAM MB_NODE support
 2026-07-16 21:03 UTC  (14+ messages)
` [PATCH 01/23] resctrl: Fix ownership of resource_schemata control subdirectories
` [PATCH 02/23] arm_mpam: Fix NULL address access issue
` [PATCH 03/23] resctrl: Expose MBA resource_schemata mode sysfs
` [PATCH 04/23] resctrl: Expose per-control status in resource_schemata
` [PATCH 06/23] resctrl: Mirror schemata for controls without MBW hardware
` [PATCH 07/23] resctrl: Rebuild resource_schemata subdirs on MBA mode change
` [PATCH 08/23] Documentation: resctrl: document MBA control emulation
` [PATCH 10/23] resctrl: Expose MBA MBM counter assignment sysfs
` [PATCH 11/23] resctrl: name node-scoped monitor domains mon_NODE_<id>
` [PATCH 12/23] resctrl: Add node-scope MBM total event
` [PATCH 13/23] resctrl: Make MBM paths resource-aware
` [PATCH 14/23] arm_mpam: Support memory-level MSCs and ABMC per class
` [PATCH 15/23] arm_mpam: Refine L3 topology and class selection

[PATCH RESEND] nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
 2026-07-16 21:03 UTC  (2+ messages)

[PATCHv2] PCI: xilinx: use fwnode_irq_get() for INTx IRQ lookup
 2026-07-16 20:58 UTC 

[PATCH v3 0/8] Arm Live Firmware Activation (LFA) support
 2026-07-16 20:51 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: arm: Add Live Firmware Activation

[PATCH v8 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-07-16 20:11 UTC  (10+ messages)
` [PATCH v8 08/13] coresight: etm4x: fix inconsistencies with sysfs configuration

[PATCH v3 0/6] dts: ti: k3-j7: Reserve memory for LPM metadata
 2026-07-16 19:48 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: k3-r5f: Add Jacinto LPM memory region

[PATCH v10 0/4] Add support for Orange Pi 5 Pro
 2026-07-16 19:24 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add LCKFB Taishan Pi 3M
 2026-07-16 19:24 UTC  (2+ messages)

[PATCH v4 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-07-16 18:48 UTC  (3+ messages)
` [PATCH v4 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset

[PATCH v2 0/3] arm64: dts: ti: k3-am62p-verdin: Add device tree overlays
 2026-07-16 18:43 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62p-verdin: Add NAU8822 Bridge Tied Load
` [PATCH v2 2/3] arm64: dts: ti: k3-am62p-verdin: Add Toradex OV5640 CSI Cameras
` [PATCH v2 3/3] arm64: dts: ti: k3-am62x-verdin: Share UART_4 MCU reservation overlay

[PATCH v3 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16 18:42 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 0/2] nvmem: rockchip-efuse: add RK3399 OTP write support
 2026-07-16 18:42 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: nvmem: rockchip-efuse: add rockchip,efuse-write-enable property

[PATCH 0/7] Add reset support to MT6589 wdt and remove fallback compatibles
 2026-07-16 18:35 UTC  (9+ messages)
` [PATCH 1/7] watchdog: mtk_wdt: add explicit compatibles for SoCs using mt6589 fallback
` [PATCH 2/7] dt-bindings: watchdog: mediatek,mtk-wdt: add compatibles for all SoCs
` [PATCH 3/7] arm/arm64: dts: mediatek: drop mt6589 fallback from watchdog
` [PATCH 4/7] dt-bindings: watchdog: mediatek,mtk-wdt: remove mt6589 fallback items
` [PATCH 5/7] dt-bindings: reset: Add bindings for MediaTek MT6589 reset controller
` [PATCH 6/7] watchdog: mtk_wdt: add reset controller support for MT6589
` [PATCH 7/7] arm: dts: mediatek: mt6589: add reset support for wdt

[PATCH v3 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-07-16 18:31 UTC  (6+ messages)
` [PATCH v3 03/12] arm64: dts: rockchip: rk3588s-nanopi-r6: fix missing pcie rst pinctrl
  ` [PATCH v3 11/12] arm64: dts: rockchip: rk3588s-nanopi-r6: refactor to support M6 boards

[PATCH v4 0/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board support
 2026-07-16 18:21 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman2

[PATCH v7 0/2] arm64: dts: rockchip: add Vicharak Axon board support
 2026-07-16 18:12 UTC  (4+ messages)

[PATCH v3 0/4] nvmem: fix a const-unsoundness in reg_write
 2026-07-16 18:09 UTC  (8+ messages)
` [PATCH v3 1/4] nvmem: core: deprecate reg_write callback and add reg_write_const
` [PATCH v3 2/4] nvmem: make all reg_write callbacks take const void *
` [PATCH v3 3/4] nvmem: apple-spmi: improve calling safety with wrapper functions
` [PATCH v3 4/4] firmware: meson: pass a const buffer to meson_sm_call_write()

[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
 2026-07-16 17:56 UTC  (7+ messages)

[PATCH v2 0/2] nvmem: fix a const-unsoundness in reg_write
 2026-07-16 17:50 UTC  (6+ messages)

[PATCH v2 0/5] soc: qcom: Kconfig improvements
 2026-07-16 17:49 UTC  (5+ messages)
` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-07-16 17:39 UTC  (9+ messages)

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-16 17:34 UTC  (5+ messages)
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API

[PATCH] clk: aspeed: ast2700: select AUXILIARY_BUS
 2026-07-16 17:30 UTC  (2+ messages)

[PATCH v2 0/2] Add support for EmbedFire LubanCat 4 board
 2026-07-16 17:29 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH v2 2/2] arm64: dts: "

[REGRESSION] mainline/master: Apalis iMX6 no longer boots
 2026-07-16 17:28 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16 17:27 UTC 

[PATCH 0/3] soc: mediatek: pwrap: MT6589 + MT6320 support
 2026-07-16 17:17 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC
` [PATCH 2/3] dt-bindings: mfd: mediatek: mt6397: add MT6320 compatible string
` [PATCH 3/3] soc: mediatek: pwrap: add MT6589 PWARP and MT6320 PMIC support

[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-16 17:16 UTC  (9+ messages)
` [PATCH v4 2/6] KVM: arm64: nv: Avoid full shadow s2 unmap
` [PATCH v4 3/6] KVM: arm64: nv: Add nested revmap broken tracepoint

[PATCH v2 0/5] clk: samsung: Introduce support for Exynos9610 clocks
 2026-07-16 17:14 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: clock: samsung: Add Exynos9610 CMU bindings
` [PATCH v2 2/5] dt-bindings: soc: exynos-sysreg: Add Exynos9610 SYSREG bindings
` [PATCH v2 3/5] clk: samsung: clk-pll: Add support for pll_1061x
` [PATCH v2 5/5] MAINTAINERS: Add entry for Exynos9610

[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
 2026-07-16 17:07 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: pci: tegra264: Strictly distinguish C0 from C1-C5
` [PATCH v8 2/6] dt-bindings: pci: tegra264: Switch to PCIe root port bindings
` [PATCH v8 3/6] PCI: Use standard wait times for PCIe link monitoring
` [PATCH v8 4/6] PCI: tegra: Add Tegra264 support
` [PATCH v8 5/6] arm64: tegra: Reorder reg and reg-names to match bindings
` [PATCH v8 6/6] arm64: tegra: Add PCIe root ports on Tegra264

[PATCH 0/2] arm64: sleep: two small compute_mpidr_hash cleanups
 2026-07-16 16:55 UTC  (4+ messages)
` [PATCH 2/2] arm64: sleep: dedup the sleep_save_stash slot lookup

[PATCH] arm64: fixmap: Allow 256K early_ioremap() at any offset
 2026-07-16 16:48 UTC  (2+ messages)

[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
 2026-07-16 16:48 UTC  (2+ messages)

[PATCH] arm_mpam: Fix MPAMCFG_MBW_PBM register setting
 2026-07-16 16:47 UTC  (2+ messages)

[PATCH] arm64: mm: When logging data aborts only decode Xs when ISV=1
 2026-07-16 16:47 UTC  (2+ messages)

[PATCH] arm_mpam: Fix software reset values of MPAMCFG_PRI
 2026-07-16 16:47 UTC  (2+ messages)

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-16 16:43 UTC  (5+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control

[PATCH 0/7] mailbox: Improve the mbox core then introduce the goog-mba driver
 2026-07-16 16:31 UTC  (6+ messages)
` [PATCH 6/7] dt-bindings: mailbox: goog-mba: Add goog-mba mailbox bindings

[GIT PULL] pmdomain fixes for v7.2-rc4
 2026-07-16 16:30 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7921: fix memory leak when skb_linearize fails in mcu rx event
 2026-07-16 16:25 UTC 

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-07-16 16:24 UTC  (4+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support

[PATCH v4 0/6] iommufd: Iterate the cache invalidation array in the core
 2026-07-16 16:20 UTC  (5+ messages)

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-07-16 15:55 UTC  (2+ messages)

[PATCH v3 0/6] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-16 15:52 UTC  (3+ messages)
` [PATCH v3 5/6] printk: nbcon: move printk_delay to console emiting code

[PATCH v4 0/2] pwm: Add Nuvoton MA35D1 PWM controller support
 2026-07-16 15:29 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] phy: rockchip: naneng-combphy: Always configure SSC spread direction
 2026-07-16 15:24 UTC  (2+ messages)

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-16 15:28 UTC  (4+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH v2] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property for ethernet boot
 2026-07-16 15:27 UTC  (2+ messages)

[PATCH v8 0/8] Add VIM4 MCU/FAN support
 2026-07-16 15:24 UTC  (2+ messages)

[PATCH 0/2] spi: axiado: cond_no_effect and kernel-doc fixes
 2026-07-16 15:22 UTC  (3+ messages)
` [PATCH 1/2] spi: axiado: merge identical if/else branches in ax_transfer_one()

[RFC v3 0/2] rm64: kprobes: Fix single-step fault and reentry handling
 2026-07-16 15:20 UTC  (4+ messages)
  ` [RFC v3 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping

[PATCH 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
 2026-07-16 15:13 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH 2/2] phy: mediatek: Add support for "

[PATCH v2 0/3] perf: Support Arm Bus Monitor Unit
 2026-07-16 15:12 UTC  (4+ messages)
` [PATCH v2 1/3] perf: Add Arm Bus Monitor Unit driver
` [PATCH v2 2/3] dt-bindings: perf: Add Arm Bus Monitor Unit
` [PATCH v2 3/3] perf/arm-bmu: Add Devicetree support

[PATCH 00/10] Initial Apple silicon M4 device trees and dt-bindings
 2026-07-16 15:11 UTC  (3+ messages)
` [PATCH 08/10] dt-bindings: pwm: apple,s5l-fpwm: Add t8132 compatible

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-16 15:07 UTC  (21+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure

[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-07-16 15:03 UTC  (3+ messages)

[PATCH v2 0/4] perf/arm_cspmu: Miscellaneous improvements
 2026-07-16 14:56 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI/APMT: Use stable device ID
` [PATCH v2 2/4] perf/arm_cspmu: Improve APMT-based PMU naming
` [PATCH v2 3/4] perf/arm_cspmu: Improve sub-module error reporting
` [PATCH v2 4/4] perf/arm_cspmu: Make IRQ more optional

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-16 14:54 UTC  (6+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-16 14:52 UTC  (6+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-16 14:49 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v8 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-16 14:49 UTC  (2+ messages)

[PATCH] arm64: dts: exynos850: Add SRAM node
 2026-07-16 14:42 UTC  (7+ messages)

[PATCH 0/3] regulator: handle regulator late cleanup race with PM suspend
 2026-07-16 14:31 UTC  (7+ messages)
` [PATCH 1/3] regulator: core: use system_freezable_wq for init complete work
` [PATCH 2/3] regulator: pfuze100: add set_suspend_disable for LDO ops
` [PATCH 3/3] arm64: dts: imx8mq-evk: add regulator-off-in-suspend for VGEN1/VGEN6

[PATCH] clk: mmp: pxa1908-apbcp: Remove unneeded semicolon
 2026-07-16 14:28 UTC  (2+ messages)

[PATCH] clk: mmp: pxa1908-apbc: Remove unneeded semicolon
 2026-07-16 14:28 UTC  (2+ messages)

[PATCH] ASoC: meson: Keep link pointers valid on realloc failure
 2026-07-16 14:13 UTC  (2+ messages)

[PATCH] pmdomain: imx8m{p,}-blk-ctrl: Add MODULE_DESCRIPTION
 2026-07-16 14:11 UTC  (2+ messages)

[RFC PATCH 0/5] KVM: arm64: Use TTBR1_EL2 for hVHE runtime mappings
 2026-07-16 14:09 UTC  (6+ messages)
` [RFC PATCH 1/5] KVM: arm64: Make hyp symbol address conversion explicit
` [RFC PATCH 2/5] KVM: arm64: Split hyp mapping APIs by address type
` [RFC PATCH 3/5] KVM: arm64: Split hyp VA-to-PA conversion "
` [RFC PATCH 4/5] KVM: arm64: Rename the hyp private VA allocation base
` [RFC PATCH 5/5] KVM: arm64: Use TTBR1_EL2 for hVHE runtime mappings

[PATCH v3 0/2] arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IO
 2026-07-16  8:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: "
` [PATCH v3 2/2] arm64: dts: "


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