public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 08:51:54 to 2026-03-10 18:41:21 UTC [more...]

[PATCH v2 00/13] SCMI Clock rates discovery rework
 2026-03-10 18:40 UTC  (8+ messages)
` [PATCH v2 01/13] clk: scmi: Fix clock rate rounding
` [PATCH v2 02/13] firmware: arm_scmi: Add clock determine_rate operation
` [PATCH v2 03/13] clk: scmi: Use new determine_rate clock operation
` [PATCH v2 04/13] firmware: arm_scmi: Simplify clock rates exposed interface
` [PATCH v2 05/13] clk: scmi: Use new simplified per-clock rate properties
` [PATCH v2 06/13] firmware: arm_scmi: Drop unused clock rate interfaces
` [PATCH v2 07/13] firmware: arm_scmi: Make clock rates allocation dynamic

[PATCH v4 0/4] input: add GPIO-based charlieplex keypad
 2026-03-10 18:37 UTC  (4+ messages)
` [PATCH v4 4/4] Input: charlieplex_keypad: add GPIO "

[PATCH 1/3] arm64: dts: imx8mm: Explicitly set DSI_PHY_REF clock as a child of CLK_24M
 2026-03-10 18:36 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: imx8mm-tqma8mqml-mba8mx: LVDS overlay: Reduce DSI burst clock
` [PATCH 3/3] arm64: dts: imx8mn-tqma8mqnl-mba8mx: "

[PATCH V7 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-03-10 18:28 UTC  (2+ messages)

[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-03-10 18:21 UTC  (8+ messages)
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant

[PATCH] arm64: remove ARCH_INLINE_*
 2026-03-10 18:08 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
 2026-03-10 17:56 UTC  (5+ messages)
` [PATCH v2 4/4] dt-bindings: usb: atmel,at91sam9rl-udc: convert to DT schema

[PATCH v11 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
 2026-03-10 17:54 UTC  (3+ messages)
` [PATCH v11 02/15] kasan: arm64: x86: Make special tags arch specific
` [PATCH v11 06/15] kasan: arm64: x86: Make page_to_virt() KASAN aware

[PATCH v2 0/2] ufs: add delay for VCC ramp-up stability
 2026-03-10 17:43 UTC  (3+ messages)
` [PATCH v2 2/2] ufs: host: mediatek: Add VCC on delay for stability

[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
 2026-03-10 17:41 UTC 

[PATCH RESEND 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
 2026-03-10 17:41 UTC  (6+ messages)
` [PATCH RESEND 2/2] "

[PATCH 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-10 17:30 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock
` [PATCH 3/3] arm64: dts: amlogic: t7: Add clock controller nodes

[PATCH v2] arm64: dts: airoha: en7581: Add switch node to to EN7581 SoC
 2026-03-10 17:33 UTC  (3+ messages)

[PATCH] arm64/mm: harden ASID allocator against empty bitmap after rollover
 2026-03-10 17:24 UTC  (2+ messages)

[PATCH v2] arm64: dts: airoha: en7581: Enable spi nand controller for EN7581 EVB
 2026-03-10 17:07 UTC  (2+ messages)

[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-10 17:05 UTC  (5+ messages)
` [PATCH v2 01/10] workqueue: devres: "

[PATCH] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
 2026-03-10 16:50 UTC  (2+ messages)

[PATCH 1/2] [RFC] debugobjects: avoid gcc-16.0.1 section mismatch
 2026-03-10 16:40 UTC  (3+ messages)
` [PATCH 2/2] [RFC] iommu: io-pgtable-arm-v7s: "

[PATCH 00/14] objtool/arm64: Port klp-build to arm64
 2026-03-10 16:27 UTC  (4+ messages)
` [PATCH 07/14] objtool: Extricate checksum calculation from validate_branch()

[PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings
 2026-03-10 16:09 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: exynos: Cleanup I2C address-cells and size-cells
 2026-03-10 16:04 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: s32g: force S32G RTC as rtc0
 2026-03-10 16:03 UTC  (6+ messages)

[PATCH v2] arm64: dts: rockchip: configure hdmirx in Rock 5 ITX
 2026-03-10 16:01 UTC  (4+ messages)

[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
 2026-03-10 15:56 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable MT7921S support
 2026-03-10 15:52 UTC 

[PATCH v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-10 15:44 UTC  (13+ messages)
` [PATCH v12 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v12 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v12 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v12 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v12 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v12 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v12 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v12 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v12 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v12 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v12 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v12 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
 2026-03-10 15:35 UTC  (6+ messages)
` [PATCH 3/4] arm64: errata: Work around early CME DVMSync acknowledgement

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-10 15:30 UTC  (4+ messages)

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

[PATCH] arm64: dts: mediatek: mt8390-tungsten-smarc: add HDMI support
 2026-03-10 15:20 UTC 

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 15:19 UTC  (13+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v2 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v2 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v2 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH v2] ASoC: dt-bindings: imx-card: Add dsp_a DAI format
 2026-03-10 15:10 UTC  (2+ messages)

[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
 2026-03-10 15:08 UTC  (4+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()

[PATCH v4 0/4] Add i.MX943 PCIe supports
 2026-03-10 15:07 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: dts: imx94: add pcie0 and pcie0-ep supports

[PATCH 0/6] arm64: dts: freescale: add Verdin iMX95
 2026-03-10 14:59 UTC  (4+ messages)
` [PATCH 4/6] arm64: dts: freescale: imx95-verdin: Add Ivy carrier board

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-10 14:51 UTC  (5+ messages)
` [PATCH 1/4] arm64: request contpte-sized folios for exec memory
` [PATCH 2/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
` [PATCH 4/4] mm: align file-backed mmap to exec folio order in thp_get_unmapped_area

[PATCH net-next] net: airoha: select QDMA block according LAN/WAN configuration
 2026-03-10 14:46 UTC 

[PATCH v14 00/30] Tracefs support for pKVM
 2026-03-10 14:43 UTC  (2+ messages)

[PATCH] arm64/scs: Fix handling of advance_loc4
 2026-03-10 14:15 UTC 

[PATCH v2] arm: Replace ASSEMBLY with ASSEMBLER in uapi headers
 2026-03-10 14:13 UTC  (4+ messages)
` [PATCH v2] arm: Replace ASSEMBLY with ASSEMBLER in uapi

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-10 14:02 UTC  (5+ messages)
` [PATCH v7 1/4] PCI/ERR: "
` [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v7 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v7 4/4] misc: pci_endpoint_test: Add AER error handlers

[PATCH resend net-next 1/1] net: stmmac: actually error requests to change the auxiliary snapshot capture channel
 2026-03-10 14:01 UTC 

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-10 13:37 UTC  (8+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: fix __iomem casts in structure init
 2026-03-10 13:28 UTC  (2+ messages)

[PATCH net-next] net: ti: icssg: Fix wrong macro used in RX classifier configuration
 2026-03-10 13:20 UTC 

[RFC PATCH 00/14] KVM: ITS hardening for pKVM
 2026-03-10 12:49 UTC  (15+ messages)
` [PATCH 01/14] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
` [PATCH 03/14] KVM: arm64: Support host MMIO trap handlers for unmapped devices
` [PATCH 04/14] KVM: arm64: Mediate host access to GIC/ITS MMIO via unmapping
` [PATCH 05/14] irqchip/gic-v3-its: Prepare shadow structures for KVM host deprivilege
` [PATCH 06/14] KVM: arm64: Add infrastructure for ITS emulation setup
` [PATCH 07/14] KVM: arm64: Restrict host access to the ITS tables
` [PATCH 08/14] KVM: arm64: Trap & emulate the ITS MAPD command
` [PATCH 09/14] KVM: arm64: Trap & emulate the ITS VMAPP command
` [PATCH 10/14] KVM: arm64: Trap & emulate the ITS MAPC command
` [PATCH 11/14] KVM: arm64: Restrict host updates to GITS_CTLR
` [PATCH 12/14] KVM: arm64: Restrict host updates to GITS_CBASER
` [PATCH 13/14] KVM: arm64: Restrict host updates to GITS_BASER
` [PATCH 14/14] KVM: arm64: Implement HVC interface for ITS emulation setup

[PATCH net-next] net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacks
 2026-03-10 12:30 UTC  (2+ messages)

[PATCH] soc: fsl: qe: Fix potential NULL pointer dereference in qe_reset()
 2026-03-10 12:11 UTC 

[PATCH RFT] mailbox: exynos: drop superfluous mbox setting per channel
 2026-03-10 12:05 UTC  (2+ messages)

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-03-10 12:03 UTC  (5+ messages)

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-10 11:53 UTC  (4+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-10 11:26 UTC  (9+ messages)
` [PATCH v5 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4

[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
 2026-03-10 11:20 UTC  (8+ messages)
` [PATCH v2 3/8] dt-bindings: phy: Document PCIe PHY in EcoNet EN751221 and EN7528

[PATCH 0/2] Make TPS65219 poweroff handler conditional
 2026-03-10 11:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62-lp-sk: Add system-power-controller
` [PATCH 2/2] mfd: tps65219: Make poweroff handler conditional on system-power-controller

[PATCH v1 0/4] Add eDP support for RK3576
 2026-03-10 11:11 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: display: rockchip: analogix-dp: Add "
` [PATCH v1 2/4] arm64: dts: rockchip: Add eDP node "
` [PATCH v1 3/4] drm/bridge: analogix_dp: Add support "
` [PATCH v1 4/4] drm/rockchip: "

[PATCH v14 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-03-10 10:58 UTC  (6+ messages)
` [PATCH v14 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices

[PATCH] iommu/rockchip: Drop global rk_ops in favor of per-device ops
 2026-03-10 10:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] k3-am68-phyboard-izar dsi support
 2026-03-10 10:32 UTC  (3+ messages)
` [PATCH 4/6] arm64: dts: ti: k3-j721s2-main: Add DSI1

[PATCH v2 0/2] Bring dclk_vop2 in line with other VPs on RK3588
 2026-03-10 10:26 UTC  (7+ messages)
` [PATCH v2 1/2] clk: rockchip: rk3588: Don't change PLL rates when setting dclk_vop2_src
` [PATCH v2 2/2] clk: rockchip: rk3588: Allow VP2 the same sourcing options as other VPs

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-10 10:22 UTC  (7+ messages)
` [PATCH v4 03/15] hwspinlock: add helpers to retrieve core data
` [PATCH v4 09/15] hwspinlock: sun6i: use new callback to initialize hwspinlock priv

[PATCH] KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplug
 2026-03-10 10:17 UTC  (6+ messages)

[PATCH] arm64: defconfig: Enable the Keystone PCIe host and endpoint driver
 2026-03-10 10:04 UTC  (6+ messages)

[PATCH v3 0/3] ARM: dts: aspeed: anacapa: SGPIO updates and interrupt wiring
 2026-03-10  9:49 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: aspeed: anacapa: fix SGPIOM0 GPIO line naming for RMC leak detect
` [PATCH v3 2/3] ARM: dts: aspeed: anacapa: update SGPIO mappings for DFT integration
` [PATCH v3 3/3] ARM: dts: aspeed: anacapa: add SGPIO interrupt to PCA9555

[PATCH v2 00/14] pinctrl: realtek: Core improvements and RTD1625 support
 2026-03-10  9:48 UTC  (9+ messages)
` [PATCH v2 09/14] dt-bindings: pinctrl: realtek: Rename 'realtek,duty-cycle' to 'realtek,pulse-width-adjust'
  ` [PATCH v2 13/14] pinctrl: realtek: Add rtd1625 pinctrl driver

[PATCH] reset-controller: ti: introduce a new reset handler
 2026-03-10  9:44 UTC  (2+ messages)

[PATCH] spi: axiado: Remove redundant pm_runtime_mark_last_busy() call
 2026-03-10  9:33 UTC  (2+ messages)

[PATCH v5 5/7] irqchip/imx-irqsteer: add NXP S32N79 support
 2026-03-10  9:31 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Enable GPU on rk3566-pinenote
 2026-03-10  9:29 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: rockchip: Describe the touchscreen interrupt on rk3288-phycore-rdk
 2026-03-10  9:29 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Fix the trackpad supply on rk3288-veyron-jerry
 2026-03-10  9:29 UTC  (2+ messages)

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-03-10  9:28 UTC  (12+ messages)

[PATCH net-next] net: ti: icssg-prueth: Add HSR multicast FDB port membership management
 2026-03-10  9:23 UTC  (3+ messages)

[PATCH RESEND] pinctrl: s32: correct kernel-doc bad line warning
 2026-03-10  9:23 UTC  (2+ messages)

[PATCH v10 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-03-10  9:12 UTC  (3+ messages)
` [PATCH v10 02/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use

[PATCH v7 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
 2026-03-10  9:12 UTC  (3+ messages)
` [PATCH v7 1/2] arm64: dts: bst: enable eMMC controller in C1200 CDCU1.0 board
` [PATCH v7 2/2] arm64: defconfig: enable BST SDHCI controller

[RFC PATCH] arm64: dts: imx8mp-edm-g-wb: Use 0 for reserved bit
 2026-03-10  9:10 UTC 

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-03-10  9:11 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH v6 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
 2026-03-10  9:09 UTC  (2+ messages)

[PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
 2026-03-10  9:08 UTC  (3+ messages)

[PATCH v6 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-03-10  9:07 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: anacapa: update SGPIO and PCA9555 settings for DFT
 2026-03-10  9:06 UTC  (3+ messages)

[PATCH v4 0/4] Rework BPI-R2-Pro PCIe clock topology
 2026-03-10  9:05 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: dts: rockchip: Use reference PCIe clock generator for BPI-R2-Pro

[PATCH v2 1/3] bus: qcom-ebi2: Simplify with scoped for each OF child loop
 2026-03-10  9:04 UTC  (4+ messages)
` [PATCH v2 3/3] bus: stm32_firewall: Use scoped allocation to simplify cleanup

[PATCH] bus: rifsc: fix RIF configuration check for peripherals
 2026-03-10  9:04 UTC  (2+ messages)

[PATCH v8] bus: firewall: move stm32_firewall header file in include folder
 2026-03-10  9:02 UTC  (2+ messages)

[PATCH RESEND] bus: rifsc: Replace snprintf("%s") with strscpy
 2026-03-10  9:01 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix ICV_DIR_EL1 trapping detection for pKVM
 2026-03-10  8:56 UTC  (4+ messages)

[PATCH] gpio: msc313: remove kcalloc
 2026-03-10  8:51 UTC  (6+ messages)


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