linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-14 13:35:39 to 2025-07-15 03:28:38 UTC [more...]

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-15  3:25 UTC  (3+ messages)
` [PATCH v2 01/15] dt-bindings: arm-smmu: document the support on Milos

[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-15  3:20 UTC  (6+ messages)
` [PATCH v2 02/16] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v2 06/16] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-15  3:09 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: mediatek: Add pinctrl driver on mt8189
 2025-07-15  3:08 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8189
` [PATCH v2 2/3] arm64: dts: mediatek: mt8189: Add pinmux macro header file

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-07-15  2:46 UTC  (15+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH v2] dt-bindings: interrupt-controller: aspeed: Add parent node compatibles and refine documentation
 2025-07-15  2:42 UTC 

[GIT PULL] Qualcomm Arm32 DeviceTree updates for v6.17
 2025-07-15  2:18 UTC 

[PATCH v2 4/8] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators
 2025-07-15  2:16 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v6.17
 2025-07-15  2:14 UTC 

[RFC PATCH 0/7] arm64: Make EFI calls preemptible
 2025-07-15  0:46 UTC  (6+ messages)
` [RFC PATCH 7/7] arm64/efi: Call EFI runtime services without disabling preemption

[PATCH v2 0/2] Enable CTCU device for QCS8300
 2025-07-15  0:41 UTC  (8+ messages)

[PATCH] iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK
 2025-07-15  0:30 UTC 

[PATCH net-next v3] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-15  0:30 UTC  (2+ messages)

[PATCH] iio: xilinx-ams: Unmask interrupts after updating alarms
 2025-07-15  0:28 UTC 

[PATCH 0/6] sound: convert from clk round_rate() to determine_rate()
 2025-07-14 23:41 UTC  (5+ messages)
` [PATCH 4/6] sound: soc: qcom: qdsp6: q6dsp-lpass-clocks: convert from "

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-07-14 23:38 UTC  (4+ messages)

[PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-14 23:11 UTC  (3+ messages)
` [PATCH v10 01/10] power: reset: reboot-mode: Add device tree node-based registration

[PATCH AUTOSEL 6.6 6/6] wifi: mt76: fix queue assignment for deauth packets
 2025-07-14 23:07 UTC 

[PATCH AUTOSEL 6.12 04/12] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-07-14 23:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 09/12] wifi: mt76: fix queue assignment for deauth packets

[PATCH AUTOSEL 6.15 05/15] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-07-14 23:06 UTC  (3+ messages)
` [PATCH AUTOSEL 6.15 10/15] wifi: mt76: fix queue assignment for deauth packets
` [PATCH AUTOSEL 6.15 11/15] wifi: mt76: add a wrapper for wcid access with validation

[PATCH v4 00/23] ARM64 PMU Partitioning
 2025-07-14 22:59 UTC  (24+ messages)
` [PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v4 02/23] KVM: arm64: Reorganize PMU includes
` [PATCH v4 03/23] KVM: arm64: Reorganize PMU functions
` [PATCH v4 04/23] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v4 05/23] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v4 06/23] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v4 07/23] KVM: arm64: Account for partitioning in kvm_pmu_get_max_counters()
` [PATCH v4 08/23] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v4 09/23] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v4 11/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v4 12/23] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v4 13/23] KVM: arm64: Write fast path PMU register handlers
` [PATCH v4 14/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v4 15/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v4 16/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v4 17/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v4 18/23] KVM: arm64: Extract enum debug_owner to enum vcpu_register_owner
` [PATCH v4 19/23] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v4 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v4 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v4 23/23] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
 2025-07-14 22:57 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string "
` [PATCH 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI "
` [PATCH 3/4] arm64: dts: socfpga: agilex5: enable gmac2 on the Agilex5 dev kit
` [PATCH 4/4] net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5

[PATCH 00/11] KVM: arm64: nv: Userspace register visibility fixes
 2025-07-14 22:49 UTC  (3+ messages)
` [PATCH 09/11] KVM: arm64: selftests: get-reg-list: Simplify feature dependency

[PATCH v16 0/5] Initial Marvell PXA1908 support
 2025-07-14 22:23 UTC  (4+ messages)
` [PATCH v16 1/5] dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1

[PATCH] scsi: ufs: exynos: call phy_notify_pmstate() from hibern8 callbacks
 2025-07-14 22:14 UTC  (3+ messages)

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2025-07-14 21:55 UTC  (3+ messages)
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH] iommu/tegra241-cmdqv: import IOMMUFD module namespace
 2025-07-14 21:34 UTC  (2+ messages)

[PATCH] i2c: aspeed: change debug level in irq handler
 2025-07-14 21:30 UTC  (2+ messages)

[PATCH v11 00/19] Add Arm Mali-C55 Image Signal Processor Driver
 2025-07-14 21:25 UTC  (20+ messages)
` [PATCH v11 01/19] media: mc: entity: Add pipeline_started/stopped ops
` [PATCH v11 02/19] media: v4l2-dev: Add helpers to run media_pipeline_[started|stopped]()
` [PATCH v11 03/19] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
` [PATCH v11 04/19] media: uapi: Add 20-bit bayer formats
` [PATCH v11 05/19] media: v4l2-common: Add RAW16 format info
` [PATCH v11 06/19] media: v4l2-common: Add RAW14 "
` [PATCH v11 07/19] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH v11 08/19] media: uapi: Add controls for Mali-C55 ISP
` [PATCH v11 10/19] media: Documentation: Add Mali-C55 ISP Documentation
` [PATCH v11 11/19] MAINTAINERS: Add entry for mali-c55 driver
` [PATCH v11 12/19] media: Add MALI_C55_3A_STATS meta format
` [PATCH v11 13/19] media: uapi: Add 3a stats buffer for mali-c55
` [PATCH v11 14/19] media: platform: Add mali-c55 3a stats devnode
` [PATCH v11 15/19] Documentation: mali-c55: Add Statistics documentation
` [PATCH v11 16/19] media: mali-c55: Add image formats for Mali-C55 parameters buffer
` [PATCH v11 17/19] media: uapi: Add parameters structs to mali-c55-config.h
` [PATCH v11 18/19] media: platform: Add mali-c55 parameters video node
` [PATCH v11 19/19] Documentation: mali-c55: Document the mali-c55 parameter setting

[PATCH v2 0/3] arm64: sunxi: a523: Enable Mali GPU
 2025-07-14 21:22 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-bifrost: Add Allwinner A523 compatible

[PATCH 1/3] Bluetooth: hci_core: fix typos in macros
 2025-07-14 21:10 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: hci_core: add missing braces when using macro parameters
` [PATCH 3/3] Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap

[PATCH v2] dt-bindings: gpio: Create a trivial GPIO schema
 2025-07-14 20:19 UTC 

Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
 2025-07-14 20:04 UTC  (2+ messages)

[PATCH] ARM: Fix allowing linker DCE with binutils < 2.36
 2025-07-14 20:00 UTC 

Revisiting c0a454b9044f
 2025-07-14 19:52 UTC 

[PATCHv4 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-14 19:44 UTC  (4+ messages)
` [PATCHv4 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCH v2 09/16] perf: stm32: introduce DDRPERFM driver
 2025-07-14 19:39 UTC  (2+ messages)

[PATCH net-next v7 04/15] net: phy: Introduce PHY ports representation
 2025-07-14 19:08 UTC  (2+ messages)

[PATCH net] net: airoha: fix potential use-after-free in airoha_npu_get()
 2025-07-14 18:39 UTC  (2+ messages)

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-14 17:44 UTC  (6+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe

[PATCH v4 0/2] Add thermal sensors support for MT7981
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH 0/7] Add Interrupts property for CDNS CSI2RX
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH] scsi: ufs: exynos: fix programming of HCI_UTRL_NEXUS_TYPE
 2025-07-14 17:18 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH v2 0/5] Expose REFCLK for RMII and enable RMII
 2025-07-14 16:37 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: cdns,macb: Add external REFCLK property
` [PATCH v2 2/5] net: cadence: macb: Expose REFCLK as a device tree property
` [PATCH v2 3/5] net: cadence: macb: Enable RMII for SAMA7 gem
` [PATCH v2 4/5] net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
` [PATCH v2 5/5] ARM: dts: microchip: sama7g5: Add RMII ext refclk flag

[PATCH v2 0/2] ARM: BCM5301X: Add support for Buffalo WXR-1750DHP
 2025-07-14 15:24 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
 2025-07-14 15:25 UTC  (8+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
` [PATCH net-next v3 2/7] net: airoha: npu: Add NPU wlan memory initialization commands
` [PATCH net-next v3 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
` [PATCH net-next v3 4/7] net: airoha: npu: Add wlan irq management callbacks
` [PATCH net-next v3 5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS
` [PATCH net-next v3 6/7] net: airoha: npu: Enable core 3 for WiFi offloading
` [PATCH net-next v3 7/7] net: airoha: Add airoha_offload.h header

[PATCH 00/12] Misc fixups and changes for Kontron i.MX8M and i.MX93 DTs
 2025-07-14 16:21 UTC  (14+ messages)
` [PATCH 01/12] arm64: dts: imx8mm-kontron: Add overlay for LTE extension board
` [PATCH 02/12] arm64: dts: imx8mm-kontron: Remove unused regulator
` [PATCH 03/12] arm64: dts: imx8mm-kontron: Use GPIO for RS485 transceiver control
` [PATCH 04/12] arm64: dts: imx8mm-kontron: Add Sitronix touch controller in DL devicetree
` [PATCH 05/12] arm64: dts: imx8mm-kontron: Sort reg nodes alphabetically
` [PATCH 06/12] arm64: dts: imx8mm-kontron: Name USB regulators according to OSM scheme
` [PATCH 07/12] arm64: dts: imx8mp-kontron: Fix CAN_ADDR0 and CAN_ADDR1 GPIOs
` [PATCH 08/12] arm64: dts: imx8mp-kontron: Fix GPIO labels for latest BL board
` [PATCH 09/12] arm64: dts: imx8mp-kontron: Fix USB hub reset
` [PATCH 10/12] arm64: dts: imx93-kontron: Add RTC interrupt signal
` [PATCH 11/12] arm64: dts: imx93-kontron: Fix GPIO for panel regulator
` [PATCH 12/12] arm64: dts: imx93-kontron: Fix USB port assignment

[PATCH 0/2] Make i.MX 93 ADC calibration params configurable
 2025-07-14 16:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: imx93: Add calibration properties

[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-07-14 15:59 UTC  (8+ messages)
` [PATCH RESEND v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH RESEND v7 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0

[PATCH v3 00/14] perf arm-spe: Support new events in FEAT_SPEv1p4
 2025-07-14 15:42 UTC  (6+ messages)
` [PATCH v3 01/14] drivers/perf: arm_spe: Expose event filter

[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-07-14 15:39 UTC  (6+ messages)
` [PATCH v9 5/9] mailbox: add CIX mailbox driver

[PATCH v4] arm64: Enable vmalloc-huge with ptdump
 2025-07-14 15:27 UTC  (6+ messages)

[RFC/PATCH 0/2] dwc3/rockchip orientation fixes
 2025-07-14 15:15 UTC  (4+ messages)
` [RFC/PATCH 1/2] usb: dwc3: disable for USB_ROLE_NONE

[PATCH v4 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-07-14 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: add "
` [PATCH v4 2/2] arm64: dts: imx: add dts for the imx8ulp evk9 board

[PATCH v6 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2025-07-14 14:56 UTC  (4+ messages)
` [PATCH v6 3/5] iommu: Add verisilicon IOMMU driver

[PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile
 2025-07-14 14:50 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v4 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189
` [PATCH v4 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH] KVM: arm64: Clear pending exception state before injecting a new one
 2025-07-14 14:46 UTC 

[RESEND PATCH v3 0/8] General updates and two new drivers for HiSilicon Uncore PMU
 2025-07-14 15:11 UTC  (4+ messages)
` [RESEND PATCH v3 7/8] drivers/perf: hisi: Add support for HiSilicon NoC PMU

[PATCH v2 0/2] perf/arm-ni: IRQ improvements
 2025-07-14 15:10 UTC  (2+ messages)

[PATCH] ARM: rockchip: fix kernel hang during smp initialization
 2025-07-14 15:08 UTC  (2+ messages)

[PATCH 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-07-14 14:46 UTC  (4+ messages)
`  "

[PATCH v2 0/4] MT8196 CPUFreq Support
 2025-07-14 14:42 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: cpufreq: Add mediatek,mt8196-cpufreq-hw binding
` [PATCH v2 2/4] cpufreq: mediatek-hw: Refactor match data into struct
` [PATCH v2 3/4] cpufreq: mediatek-hw: Separate per-domain and per-instance data
` [PATCH v2 4/4] cpufreq: mediatek-hw: Add support for MT8196

[PATCH v2 0/8] media: Introduce V4L2 extensible parameters
 2025-07-14 14:18 UTC  (5+ messages)
` [PATCH v2 6/8] media: rkisp1: Use v4l2-params for validation
` [PATCH v2 7/8] media: amlogic-c3: "

[PATCH v2] Revert "arm64: dts: lx2160a: add pinmux and i2c gpio to support bus recovery"
 2025-07-14 14:34 UTC  (2+ messages)

[syzbot] [kvmarm?] WARNING in pend_sync_exception
 2025-07-14 14:21 UTC  (3+ messages)

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-07-14 14:04 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 06/10] perf: Add perf_event_attr::config4
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-07-14 14:02 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

[PATCH] net: stmmac: Add NCSI support
 2025-07-14 13:53 UTC  (2+ messages)

[PATCH v2 0/3] STi device-tree cleanup
 2025-07-14 13:49 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: sti: drop B2120 board support
` [PATCH v2 2/3] ARM: sti: removal of stih415/stih416 related entries
` [PATCH v2 3/3] dt-bindings: arm: sti: drop B2120 board support

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-14 13:42 UTC  (7+ messages)
` [PATCH net-next 1/3] net: stmmac: xgmac: Disable RX FIFO Overflow interrupts
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH v11 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-07-14 13:37 UTC  (2+ messages)

[PATCH v5 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-07-14 13:32 UTC  (5+ messages)
` [PATCH v5 2/2] perf: Fujitsu: Add the Uncore PCI "


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