public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-08 11:43:17 to 2026-03-09 10:03:33 UTC [more...]

[PATCH v14 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-03-09 10:02 UTC  (9+ messages)
` [PATCH v14 1/7] coresight: core: refactor ctcu_get_active_port and make it generic
` [PATCH v14 2/7] coresight: tmc: add create/clean functions for etr_buf_list
` [PATCH v14 3/7] coresight: tmc: introduce tmc_sysfs_ops to wrap sysfs read operations
` [PATCH v14 4/7] coresight: etr: add a new function to retrieve the CTCU device
` [PATCH v14 5/7] dt-bindings: arm: add an interrupt property for Coresight CTCU
` [PATCH v14 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices
` [PATCH v14 7/7] arm64: dts: qcom: lemans: add interrupts to CTCU device

[PATCH] firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
 2026-03-09  9:53 UTC  (6+ messages)

[PATCH v2 5/9] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
 2026-03-09  9:43 UTC 

[PATCH v4 0/8] arm64: Add initial support for NXP S32N79 SoC
 2026-03-09  9:43 UTC  (9+ messages)
` [PATCH v4 4/8] mmc: sdhci-esdhc-imx: add NXP S32N79 support
` [PATCH v4 5/8] irqchip/imx-irqsteer: "
` [PATCH v4 6/8] irqchip: add ARCH_S32 dependency to Kconfig

[PATCH net-next v2 0/7] net: stmmac: start to shrink memory usage
 2026-03-09  9:39 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
` [PATCH net-next v2 2/7] net: stmmac: convert plat_stmmacenet_data booleans to type bool
` [PATCH net-next v2 3/7] net: stmmac: reorder structs to reduce memory consumption
` [PATCH net-next v2 4/7] net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
` [PATCH net-next v2 5/7] net: stmmac: use u8 for host_dma_width and similar struct members
` [PATCH net-next v2 6/7] net: stmmac: add documentation for stmmac_dma_cfg members
` [PATCH net-next v2 7/7] net: stmmac: add documentation for clocks

[PATCH v4 0/4] clocksource: Add module support for timer drivers
 2026-03-09  9:38 UTC  (8+ messages)
` [PATCH v4 3/4] clocksource/drivers/timer-mediatek: Convert timer-mediatek to a loadable module
    ` [EXT] "

[PATCH v2 00/14] pinctrl: realtek: Core improvements and RTD1625 support
 2026-03-09  9:35 UTC  (10+ messages)
` [PATCH v2 07/14] dt-bindings: pincfg-node: Add input-voltage-microvolt property
` [PATCH v2 09/14] dt-bindings: pinctrl: realtek: Rename 'realtek,duty-cycle' to 'realtek,pulse-width-adjust'
` [PATCH v2 11/14] dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding

[bpf-next v7 1/5] bpf: Move constants blinding from JIT to verifier
 2026-03-09  9:22 UTC  (3+ messages)

[bpf-next v7 3/5] bpf: Add helper to detect indirect jump targets
 2026-03-09  9:21 UTC  (3+ messages)

[PATCH v2 0/2] Add Arm Zena CSS support
 2026-03-09  9:20 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: zena: Add support for Zena CSS

[PATCH v2 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
 2026-03-09  9:18 UTC  (32+ messages)
` [PATCH v2 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v2 phy-next 03/24] usb: add "
` [PATCH v2 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 05/24] phy: "
` [PATCH v2 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v2 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v2 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v2 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v2 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v2 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v2 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v2 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v2 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v2 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v2 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v2 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v2 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v2 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH] firmware: arm_scmi: base: Simplify protocol list size calculation
 2026-03-09  9:12 UTC  (2+ messages)

[PATCH 0/4] media: synopsys: csi2rx: add support for rk3588 variant
 2026-03-09  9:11 UTC  (9+ messages)
` [PATCH 1/4] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
` [PATCH 4/4] arm64: defconfig: enable designware mipi csi-2 receiver

[PATCH v4 1/2] dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
 2026-03-09  9:10 UTC  (2+ messages)

[PATCH] media: nxp: imx8-isi: Add virtual channel support
 2026-03-09  9:05 UTC 

[PATCH] gpio: msc313: remove kcalloc
 2026-03-09  9:03 UTC  (4+ messages)

[PATCH v2 0/4] Kontron i.MX8MP OSM Devicetree Fixups
 2026-03-09  9:00 UTC  (4+ messages)

[PATCH v3 0/2] Kontron i.MX8MP OSM Devicetree Fixups
 2026-03-09  8:57 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp-kontron: Fix boot order for PMIC and RTC

[PATCH v3 0/4] Add i.MX943 PCIe supports
 2026-03-09  8:44 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: pci-imx6: Fix build warning after adding extref clock
` [PATCH v3 2/4] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v3 3/4] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v3 4/4] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v2] arm64: dts: freescale: imx93: Add Ethos-U65 NPU and SRAM nodes
 2026-03-09  8:39 UTC  (3+ messages)
` [EXT] "

[PATCH v2 0/3] Add i.MX943 PCIe supports
 2026-03-09  7:59 UTC  (4+ messages)

[PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu
 2026-03-09  7:53 UTC  (5+ messages)
` [PATCH v3 1/4] clk: at91: sam9x7: Remove gmac peripheral clock with ID 67
` [PATCH v3 2/4] clk: at91: sam9x7: Rename macb0_clk to gmac_clk
` [PATCH v3 3/4] clk: at91: sam9x7: Fix gmac_gclk clock definition
` [PATCH v3 4/4] ARM: dts: microchip: sam9x7: fix GMAC clock configuration

[PATCH RESEND] dmaengine: xilinx: Simplify with scoped for each OF child loop
 2026-03-09  7:46 UTC  (2+ messages)

[PATCH 1/2] dmaengine: axi-dmac: Simplify with scoped for each OF child loop
 2026-03-09  7:46 UTC  (2+ messages)

[PATCH v2] mailbox: remove superfluous internal header
 2026-03-09  7:49 UTC  (2+ messages)

[PATCH 1/1] dmaengine: xilinx: xdma: Fix regmap init error handling
 2026-03-09  7:43 UTC  (2+ messages)

[PATCH RFT] mailbox: exynos: drop superfluous mbox setting per channel
 2026-03-09  7:39 UTC 

[PATCH] mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
 2026-03-09  7:32 UTC  (5+ messages)

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-03-09  7:28 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: ti: k3-j721s2-main: Add mmio-sram node to main_navss
 2026-03-09  7:27 UTC  (2+ messages)

[PATCH] arm64: dts: cix: Add scmi powerdomain nodes for sky1
 2026-03-09  7:11 UTC  (4+ messages)
  ` 回复: "

[PATCHv2 0/2] phy: miphy28lp: build and simplify allocation
 2026-03-09  7:00 UTC  (5+ messages)
` [PATCHv2 1/2] phy: miphy28lp: add COMPILE_TEST
` [PATCHv2 2/2] phy: miphy28lp: kzalloc + kcalloc to single kzalloc

[PATCH v26 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-09  6:53 UTC  (5+ messages)
` [PATCH v26 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v26 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v26 3/4] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v26 4/4] i2c: ast2600: Add target mode support

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-03-09  6:49 UTC  (2+ messages)

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-09  6:45 UTC  (9+ messages)
` [PATCH v5 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v5 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v5 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v5 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration

[PATCH] thermal/drivers/mediatek/lvts: fix mt7987 thermal crash
 2026-03-09  6:44 UTC 

[PATCH] arm64: dts: ti: k3-am62l: Add RNG node
 2026-03-09  6:41 UTC  (2+ messages)

[PATCH] cpufreq: scmi: Fix of_node use-after-free in scmi_dev_used_by_cpus()
 2026-03-09  6:40 UTC  (4+ messages)

[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
 2026-03-09  6:28 UTC 

[PATCH 1/1] arm: get task_stack reference before dump_backtrace
 2026-03-09  5:55 UTC  (5+ messages)

[PATCH v2] pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
 2026-03-09  5:29 UTC  (3+ messages)

[PATCH 0/3] Refactor infracfg drivers to be able to use common helpers
 2026-03-09  5:25 UTC  (3+ messages)
` [PATCH 1/3] clk: mediatek: clk-mtk: Add cpumux support to common probe/remove helpers

[PATCH] arm64: dts: ti: k3-am62a7-sk: Fix pinmux for pin M19 used by sdhci1
 2026-03-09  4:58 UTC  (5+ messages)

[PATCH v2] arm64: dts: ti: k3-am62a7-sk: Fix pin name in comment from M19 to N22
 2026-03-09  4:55 UTC 

[PATCH v2 0/2] Add ICSSG0 dual EMAC support for AM642 EVM
 2026-03-09  4:44 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am642-evm: Add ICSSG0 overlay for dual EMAC support

[PATCH] arm64: dts: ti: k3-am62-main: Correct PRU core IRAM size
 2026-03-09  4:26 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: am62-phyboard-lyra: Add DT overlay for Lincoln LCD185-101CT panel
 2026-03-09  4:25 UTC  (2+ messages)

[PATCH v3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-09  4:18 UTC  (4+ messages)
  ` [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86

[PATCH v2] arm64: dts: ti: k3-j7*-ti-ipc-firmware: Switch MCU R5F cluster to Split-mode
 2026-03-09  3:53 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: anacapa: Add eeprom device node for NFC adaptor board
 2026-03-09  3:46 UTC 

[PATCH v5] dt-bindings: dma: xlnx,axi-dma: Convert to DT schema
 2026-03-09  3:34 UTC 

[PATCH 0/2] ARM: dts: aspeed: anacapa: add eeprom devices
 2026-03-09  3:29 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: anacapa: Add eeprom device node for PRoT module
` [PATCH 2/2] ARM: dts: aspeed: anacapa: Add eeprom device node for NFC adaptor board

[PATCH 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-09  3:28 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: amlogic: Fix a typo

[RFC patch 0/9] Add support for HiSilicon platforms and refactor
 2026-03-09  3:09 UTC  (3+ messages)

[PATCH v8 0/6] Introduce MAX77759 charger driver
 2026-03-09  3:02 UTC  (4+ messages)
` [PATCH v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH V5 0/2] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-03-09  2:57 UTC  (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] arm64/mm: Reject memory removal that splits a kernel leaf mapping

[PATCH v2] hwmon: (aspeed-g6-pwm-tach): remove redundant driver remove callback
 2026-03-09  2:33 UTC 

[PATCH v13 00/32] Tracefs support for pKVM
 2026-03-09  1:45 UTC  (2+ messages)

[PATCH] hwmon: (aspeed-g6-pwm-tach): fix driver data handling in probe/remove
 2026-03-09  1:40 UTC  (3+ messages)

[PATCH net-next v8 0/3] riscv: spacemit: Add ethernet support for K3
 2026-03-09  0:42 UTC  (4+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v8 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v8 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH 1/1] arm: add try_get_task_stack() for __get_wchan
 2026-03-08 23:53 UTC  (2+ messages)

[PATCH v2 0/6] pinctrl: Add generic pinctrl for board-level mux chips
 2026-03-08 23:49 UTC  (7+ messages)
` [PATCH v2 4/6] pinctrl: add generic board-level pinctrl driver using mux framework

[PATCH] crypto: atmel - use list_first_entry_or_null to simplify find_dev
 2026-03-08 23:22 UTC 

[PATCH RESEND 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
 2026-03-08 23:18 UTC  (3+ messages)
` [PATCH RESEND 1/2] KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware
` [PATCH RESEND 2/2] KVM: arm64: nv: Expose shadow page tables in debugfs

[PATCH 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
 2026-03-08 22:57 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware
` [PATCH 2/2] KVM: arm64: nv: Expose shadow page tables in debugfs

[PATCH] dmaengine: milbeaut-hdmac: use kzalloc_flex
 2026-03-08 22:21 UTC 

[PATCH] maengine: xilinx: use kzalloc_flex
 2026-03-08 22:07 UTC 

[PATCH v2 0/3] media: rockchip: rkvdec: add support for the VDPU346 variant
 2026-03-08 21:40 UTC  (2+ messages)

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-03-08 20:54 UTC  (9+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v3 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v3 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] net: ethernet: arc: fix use-after-free in probe error path
 2026-03-08 20:06 UTC  (5+ messages)
  `  "
      `  "

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-08 19:33 UTC  (4+ messages)
` [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
` [PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v3 00/19] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2026-03-08 16:45 UTC  (15+ messages)
` [PATCH v3 03/19] dt-bindings: clock: at91: Allow referencing main rc oscillator in DT
` [PATCH v3 07/19] clk: at91: Add peripheral id for OTPC
  ` [PATCH v3 09/19] dt-bindings: nvmem: microchip-otpc: Add required clocks
  ` [PATCH v3 14/19] nvmem: microchip-otpc: Expose UID registers as 2nd nvmem device

[PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu
 2026-03-08 16:12 UTC  (3+ messages)
` [PATCH 3/4] clk: at91: sam9x7: Fix gmac_gclk clock definition

[PATCH v4 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
 2026-03-08 16:08 UTC  (2+ messages)

[PATCH v3 0/5] dt-bindings: usb: atmel: convert Atmel USB controller bindings to YAML
 2026-03-08 16:06 UTC  (3+ messages)
` [PATCH v3 1/5] arm: dts: at91: remove unused #address-cells/#size-cells from sam9x60 udc node

[PATCH v2 0/3] drm: nuvoton: Add MA35D1 display controller support
 2026-03-08 15:20 UTC  (7+ messages)
` [PATCH v2 3/3] drm/nuvoton: add MA35D1 display controller driver

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-08 15:13 UTC  (2+ messages)
` [PATCH v3 01/12] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()

[PATCH mt76] wifi: mmt76: mt7996: Decrement sta counter removing the link in mt7996_mac_reset_sta_iter()
 2026-03-08 13:25 UTC 

[PATCH v2] firmware: arm_scpi: Fix device_node reference leak in scpi_probe()
 2026-03-08 12:57 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix NULL dereference on notify error path
 2026-03-08 12:55 UTC  (2+ messages)

[PATCH] firmware: arm_ffa: remove vm_id argument in ffa_rxtx_unmap()
 2026-03-08 12:41 UTC  (2+ messages)

[PATCH] media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads
 2026-03-08 12:40 UTC  (3+ messages)


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