public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-14 09:22:52 to 2026-03-16 02:10:42 UTC [more...]

[PATCH 0/3] stmmac crash/stall fixes when under memory pressure
 2026-03-16  2:10 UTC  (2+ messages)
` [PATCH 1/3] net: stmmac: Fix NULL deref when RX encounters a dirty descriptor

[PATCH v2 0/4] arm64: dts: imx952-evk: Add audio sound cards
 2026-03-16  2:14 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: imx952: Add audio device nodes
` [PATCH v2 2/4] arm64: dts: imx952-evk: Add sound-wm8962 support
` [PATCH v2 3/4] arm64: dts: imx952-evk: Add bt-sco sound card support
` [PATCH v2 4/4] arm64: dts: imx952-evk: Add PDM microphone "

[PATCH 0/2] Add AST2700 support for aspeed sdhci
 2026-03-16  1:59 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: mmc: sdhci-of-aspeed : Add ast2700 support
` [PATCH 2/2] mmc: sdhci-of-aspeed: "

[PATCH v3 0/3] Enable CTCU and ETR devices for multiple QCOM platforms
 2026-03-16  1:51 UTC  (3+ messages)

[PATCH v26 0/4] Add ASPEED AST2600 I2C controller driver
 2026-03-16  1:49 UTC  (5+ messages)
` [PATCH v26 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-03-16  1:49 UTC  (14+ messages)
` [PATCH v10 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v10 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v10 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v10 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v10 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v10 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v10 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v10 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v10 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v10 11/12] sched: add need-resched timed wait interface
` [PATCH v10 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH v2 0/2] ufs: add delay for VCC ramp-up stability
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH] spi: axiado: Remove redundant pm_runtime_mark_last_busy() call
 2026-03-14 21:59 UTC  (2+ messages)

[PATCH] spi: axiado: Fix double-free in ax_spi_probe()
 2026-03-16  0:29 UTC  (2+ messages)

[PATCH v2 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-03-14 21:59 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
 2026-03-16  1:13 UTC  (2+ messages)

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-16  1:11 UTC  (3+ messages)

[PATCH net-next v10 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-16  1:00 UTC  (5+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v10 2/4] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v10 3/4] net: stmmac: Add glue layer for Spacemit K3 SoC
` [PATCH net-next v10 4/4] MAINTAINERS: add entry for SpacemiT DWMAC glue layer

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16  0:43 UTC  (8+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()

[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-15 23:21 UTC  (4+ messages)

[PATCH v7 0/5] Power Management for Raspberry Pi V3D GPU
 2026-03-15 23:07 UTC  (3+ messages)
` [PATCH v7 2/5] pmdomain: bcm: bcm2835-power: Increase ASB control timeout

osq_lock on arm64
 2026-03-15 22:02 UTC  (2+ messages)

[PATCH v3 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
 2026-03-15 20:22 UTC 

[PATCH v3 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
 2026-03-15 20:17 UTC 

[PATCH WIP v2 00/11] Input: support for STM FTS5
 2026-03-15 18:52 UTC  (12+ messages)
` [PATCH WIP v2 01/11] Input: stmfts - Fix the MODULE_LICENSE() string
` [PATCH WIP v2 02/11] Input: stmfts - Use dev struct directly
` [PATCH WIP v2 03/11] Input: stmfts - Switch to devm_regulator_bulk_get_const
` [PATCH WIP v2 04/11] Input: stmfts - abstract reading information from the firmware
` [PATCH WIP v2 05/11] Input: stmfts - disable regulators when power on fails
` [PATCH WIP v2 06/11] Input: stmfts - use client to make future code cleaner
` [PATCH WIP v2 07/11] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO
` [PATCH WIP v2 08/11] Input: stmfts - add optional reset GPIO support
` [PATCH WIP v2 09/11] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH WIP v2 10/11] Input: stmfts - support FTS5
` [PATCH WIP v2 11/11] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
 2026-03-15 18:21 UTC  (5+ messages)
` [PATCH v2 1/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID

[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
 2026-03-15 17:25 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID

[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
 2026-03-15 17:16 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity

[PATCH 00/10] Input: support for STM FTS5
 2026-03-15 17:09 UTC  (7+ messages)
` [PATCH 08/10] dt-bindings: input: touchscreen: st,stmfts: Introduce "
` [PATCH 10/10] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH v2] of/iommu: support multiple iommu-map entries per input ID
 2026-03-15 17:07 UTC 

[PATCH net-next v4 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
 2026-03-15 16:27 UTC  (2+ messages)
` [net-next,v4,2/3] "

[PATCH] KVM: arm64: Discard PC update state on vcpu reset
 2026-03-15 15:11 UTC  (4+ messages)

REQUEST: Syncing tools/arch/arm64/include/asm/cputype.h with the kernel sources
 2026-03-15 13:43 UTC 

[RFC PATCH 00/14] KVM: ITS hardening for pKVM
 2026-03-15 13:24 UTC  (3+ messages)

[PATCH v5 00/10] arm64: dts: lx2160a: fix pinmux issues, update SolidRun boards
 2026-03-15 12:29 UTC  (13+ messages)
` [PATCH v5 01/10] arm64: dts: lx2160a-cex7/lx2162a-sr-som: fix usd-cd & gpio pinmux
` [PATCH v5 02/10] arm64: dts: lx2160a: change i2c0 (iic1) pinmux mask to one bit
` [PATCH v5 03/10] arm64: dts: lx2160a: remove duplicate pinmux nodes
` [PATCH v5 04/10] arm64: dts: lx2160a: rename pinmux nodes for readability
` [PATCH v5 05/10] arm64: dts: lx2160a: add sda gpio references for i2c bus recovery
` [PATCH v5 06/10] arm64: dts: lx2160a: change zeros to hexadecimal in pinmux nodes
` [PATCH v5 07/10] arm64: dts: lx2160a: complete pinmux for rcwsr12 configuration word
` [PATCH v5 08/10] arm64: dts: lx2160a-cex7: add rtc alias
` [PATCH v5 09/10] arm64: dts: lx2162a-sr-som: add crypto & rtc aliases, model
` [PATCH v5 10/10] arm64: dts: lx2162a-clearfog: set sfp connector leds function and source

[PATCH 0/9] media: rockchip: rkcif: add support for rk3588 vicap
 2026-03-15 12:09 UTC  (6+ messages)
` [PATCH 2/9] media: dt-bindings: add rockchip "

[PATCH v2 0/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-03-15 11:59 UTC  (8+ messages)
` [PATCH v2 8/8] dt-bindings: remoteproc: k3-r5f: Require memory-region-names

[PATCH mt76 0/6] wifi: mt76: mt7996: Rework vif/sta links management for link reconfiguration
 2026-03-15 10:26 UTC  (7+ messages)
` [PATCH mt76 1/6] wifi: mt76: mt7996: Rely on msta_link link_id in mt7996_vif_link_remove()
` [PATCH mt76 2/6] wifi: mt76: mt7996: Account active links in valid_links fields
` [PATCH mt76 3/6] wifi: mt76: mt7996: Move mlink deallocation in mt7996_vif_link_remove()
` [PATCH mt76 4/6] wifi: mt76: mt7996: Destroy vif active links in mt7996_remove_interface()
` [PATCH mt76 5/6] wifi: mt76: mt7996: Add mcu APIs to enable/disable vif links
` [PATCH mt76 6/6] wifi: mt76: mt7996: Destroy active sta links in mt7996_mac_sta_remove()

[PATCH] ASoC: codec: arizona: Convert to use GPIO descriptors
 2026-03-15  8:35 UTC  (2+ messages)

[PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-03-15  6:05 UTC  (2+ messages)

[PATCH v2] arm: lpae: fix non-atomic page table entry update issue
 2026-03-15  3:29 UTC  (3+ messages)

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-03-15  4:32 UTC  (4+ messages)

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-03-15  0:42 UTC  (4+ messages)

[PATCH RESEND v8 0/6] Introduce MAX77759 charger driver
 2026-03-14 21:35 UTC  (7+ messages)
` [PATCH RESEND v8 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH RESEND v8 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH RESEND v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH RESEND v8 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH RESEND v8 5/6] power: supply: max77759: add charger driver
` [PATCH RESEND v8 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH] arm: lpae: fix non-atomic page table entry update issue
 2026-03-14 19:52 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
 2026-03-14 19:20 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 7.1 #1
 2026-03-14 18:45 UTC 

[PATCH net-next] net: stmmac: avoid passing pci_dev
 2026-03-14 18:44 UTC  (4+ messages)

[GIT PULL] Rockchip dts fixes for 7.0 #1
 2026-03-14 18:42 UTC 

[GIT PULL] Rockchip driver fixes for 7.0 #1
 2026-03-14 18:41 UTC 

[PATCH] lib/crc: arm64: Drop check for CONFIG_KERNEL_MODE_NEON
 2026-03-14 17:57 UTC 

[PATCH] lib/crypto: arm64: Drop checks for CONFIG_KERNEL_MODE_NEON
 2026-03-14 17:50 UTC 

[PATCH v17 0/8] support FEAT_LSUI
 2026-03-14 17:51 UTC  (9+ messages)
` [PATCH v17 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v17 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v17 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v17 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v17 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v17 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v17 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v17 8/8] arm64: Kconfig: add support for LSUI

[PATCH] net: stmmac: skip VLAN restore when VLAN hash ops are missing
 2026-03-14 15:27 UTC 

[PATCH 0/6] pinctrl: mediatek: Fix gpio-ranges and include guard issues
 2026-03-14 15:21 UTC  (4+ messages)
` [PATCH 6/6] dt-bindings: pinctrl: mediatek: mt8188: Fix include guard comment

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

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

[PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for indirect jump targets
 2026-03-14 13:35 UTC  (4+ messages)

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-14 13:20 UTC  (2+ messages)

[PATCH] drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memory
 2026-03-14 13:13 UTC  (2+ messages)

[PATCH] drm/sun4i: Fix resource leaks
 2026-03-14 13:13 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: imx943: various update
 2026-03-14 13:01 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: imx94: Update pin headers
` [PATCH 2/7] arm64: dts: imx94: Add V2X/ELE mailbox nodes
` [PATCH 3/7] arm64: dts: imx94: Add SCMI sensor/lmm/cpu nodes
` [PATCH 4/7] arm64: dts: imx943: Add thermal support
` [PATCH 5/7] arm64: dts: imx943-evk: Add nxp,ctrl-ids for scmi_misc
` [PATCH 6/7] arm64: dts: imx943-evk: Add fan node and enable active cooling on A55
` [PATCH 7/7] arm64: dts: imx943-evk: Add pf09/53 thermal zone

[PATCH v2] arm64: dts: ti: k3-am62a7-sk: Fix pin name in comment from M19 to N22
 2026-03-14 12:48 UTC  (2+ messages)

[PATCH v3 0/5] k3-am68-phyboard-izar dsi support
 2026-03-14 12:44 UTC  (5+ messages)
` [PATCH v3 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
` [PATCH v3 5/5] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay

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

[PATCH] ARM: uapi: Add ucontext.h
 2026-03-14 12:17 UTC 

[PATCH] arm64: defconfig: Enable configurations for Toradex Aquila AM69
 2026-03-14 12:08 UTC  (2+ messages)

[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
 2026-03-14 12:07 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/10] arm64: dts: lx2160a: fix pinmux issues, update SolidRun boards
 2026-03-14 12:04 UTC  (4+ messages)
` [PATCH v4 01/10] arm64: dts: lx2160a-cex7/lx2162a-sr-som: fix usd-cd & gpio pinmux

[PATCH] ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=m
 2026-03-14 11:35 UTC  (2+ messages)

[GIT PULL 0/4] Renesas SoC updates for v7.1
 2026-03-14 11:23 UTC  (6+ messages)
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

[GIT PULL] ARM: mvebu: fixes for v7.0 (#1)
 2026-03-14 11:19 UTC  (3+ messages)

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-14 10:48 UTC  (3+ messages)

[PATCH v2 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-14  9:57 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: amlogic: Fix redundant hyphen in "amlogic,t7-gp1--pll" string
` [PATCH v2 2/3] dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock

[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
 2026-03-14  9:50 UTC  (2+ messages)

[PATCH net-next v4 00/15] net: stmmac: clean up descriptor handling part 1
 2026-03-14  9:43 UTC  (16+ messages)
` [PATCH net-next v4 01/15] net: stmmac: rearrange stmmac_tx_info members to pack better
` [PATCH net-next v4 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
` [PATCH net-next v4 03/15] net: stmmac: clean up stmmac_clear_rx_descriptors()
` [PATCH net-next v4 04/15] net: stmmac: add helper to get hardware receive descriptor
` [PATCH net-next v4 05/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v4 06/15] net: stmmac: add helper to set receive tail pointer
` [PATCH net-next v4 07/15] net: stmmac: remove rx_tail_addr
` [PATCH net-next v4 08/15] net: stmmac: use consistent tests for receive buffer size
` [PATCH net-next v4 09/15] net: stmmac: add helper to set "
` [PATCH net-next v4 10/15] net: stmmac: simplify stmmac_set_queue_rx_buf_size()
` [PATCH net-next v4 11/15] net: stmmac: add helper to get hardware transmit descriptor
` [PATCH net-next v4 12/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v4 13/15] net: stmmac: add helper to set transmit tail pointer
` [PATCH net-next v4 14/15] net: stmmac: remove tx_tail_addr
` [PATCH net-next v4 15/15] net: stmmac: use queue rather than ->queue_index

[PATCH RESEND 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
 2026-03-14  9:39 UTC  (5+ messages)
` [PATCH RESEND 2/2] "

[PATCH v4 0/2] Add scmi powerdomain for sky1
 2026-03-14  9:26 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains

[PATCH v8 0/5] I2C Mux per channel bus speed
 2026-03-14  9:22 UTC  (2+ messages)
` [PATCH v8 5/5] docs: i2c: i2c-topology: add section about "


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