Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 12:34:54 to 2026-08-04 19:26:56 UTC [more...]

[PATCH net] net: phy: mediatek: fix TX blink masks using the RX bits
 2026-08-04 19:26 UTC  (4+ messages)

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-04 19:22 UTC  (22+ messages)
` [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
` [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH v5 0/3] iio: adc: bcm_iproc_adc: Simplify probe error handling
 2026-08-04 18:48 UTC  (5+ messages)
` [PATCH v5 1/3] iio: adc: bcm_iproc_adc: Remove redundant probe error messages
` [PATCH v5 2/3] iio: adc: bcm_iproc_adc: Introduce local device pointer
` [PATCH v5 3/3] iio: adc: bcm_iproc_adc: Convert probe error handling to dev_err_probe()

[PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
 2026-08-04 18:36 UTC  (6+ messages)

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-04 18:29 UTC  (20+ messages)
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver
` [PATCH 16/21] net: phy: add X-Powers AC200/AC300 EPHY driver

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-08-04 18:19 UTC  (5+ messages)
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor

[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
 2026-08-04 18:18 UTC  (2+ messages)

[PATCH net-next] net: stmmac: add tc-ets qdisc offload
 2026-08-04 18:17 UTC 

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-08-04 18:16 UTC  (25+ messages)
` [PATCH 04/16] vmalloc: pass in pgd pointer for vmap{__vunmap}_range_noflush()

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-08-04 18:11 UTC  (6+ messages)

[PATCH] PCI: mediatek-gen3: Fix 64-bit type truncation in mtk_pcie_set_trans_table()
 2026-08-04 18:08 UTC  (2+ messages)

[PATCH 13/13] drm/sun4i: Align VI buffer addresses for subsampled formats
 2026-08-04 17:58 UTC  (5+ messages)

[PATCH v9 00/10] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-08-04 17:50 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: clock: qcom,milos-camcc: Add missing power-domains support
` [PATCH v9 02/10] dt-bindings: clock: qcom,milos-videocc: "
` [PATCH v9 03/10] arm64: dts: qcom: milos: Add power-domains for camcc and videocc
` [PATCH v9 04/10] dt-bindings: clock: qcom: Add video clock controller on Qualcomm Eliza SoC
` [PATCH v9 05/10] dt-bindings: clock: qcom: document the Eliza GPU Clock Controller
` [PATCH v9 06/10] dt-bindings: clock: qcom: Add support for CAMCC for Eliza
` [PATCH v9 07/10] clk: qcom: videocc: Add video clock controller driver "
` [PATCH v9 08/10] clk: qcom: gpucc: Add GPU Clock Controller "
` [PATCH v9 09/10] clk: qcom: camcc: Add support for camera clock controller "
` [PATCH v9 10/10] arm64: dts: qcom: eliza: Add support for MM clock controllers

[PATCH 0/4] Some improve for STM32MP2X and fix for stmac_main
 2026-08-04 17:45 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp235f-dk
` [PATCH 2/4] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp257f-dk
` [PATCH 3/4] arm64: dts: st: increase deassert of PHY reset in stm32mp257f-ev1
` [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe

[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-08-04 17:39 UTC  (11+ messages)

[RFC] [Question] memset.S old code stuff
 2026-08-04 17:29 UTC  (4+ messages)

[PATCH v3] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-08-04 17:23 UTC 

[PATCH] spi: bcmbca-hsspi: disable clocks on resume failure
 2026-08-04 17:23 UTC  (2+ messages)

[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
 2026-08-04 17:05 UTC  (21+ messages)
` [PATCH v2 01/20] arm64: percpu: Fix this_cpu_write() casting
` [PATCH v2 02/20] arm64: percpu: Fix this_cpu_and() mask generation
` [PATCH v2 03/20] arm64: cmpxchg: LL/SC: Avoid redundant extension
` [PATCH v2 04/20] arm64: cmpxchg128: LSE: Remove redundant operands
` [PATCH v2 05/20] arm64: preempt: Simplify and optimize __preempt_count_dec_and_test()
` [PATCH v2 06/20] arm64: preempt: Treat should_resched() as unlikely
` [PATCH v2 07/20] arm64: ptrace: Always inline pt_regs_[read,write}_reg()
` [PATCH v2 08/20] arm64: percpu: Factor out percpu offset asm
` [PATCH v2 09/20] arm64: gpr-num: Add wxN aliases for wN registers
` [PATCH v2 10/20] arm64: gpr-num: add __GPR_NUM() helper
` [PATCH v2 11/20] arm64: entry: sdei: Restore all clobberable GPRs
` [PATCH v2 12/20] arm64: entry: sdei: Make 'tsk' available
` [PATCH v2 13/20] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops
` [PATCH v2 14/20] arm64: percpu: Implement preemptible read/write ops
` [PATCH v2 15/20] arm64: percpu: Implement preemptible void RMW ops
` [PATCH v2 16/20] arm64: percpu: Implement preemptible return "
` [PATCH v2 17/20] arm64: percpu: Implement preemptible XCHG ops
` [PATCH v2 18/20] arm64: percpu: Implement preemptible CMPXCHG ops
` [PATCH v2 19/20] arm64: percpu: Implement preemptible CMPXCHG128 ops
` [PATCH v2 20/20] arm64: percpu: Remove _pcp_protect*() wrappers

[PATCH v12 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-04 16:38 UTC  (12+ messages)
` [PATCH v12 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v12 02/11] reset: Add Realtek basic reset support
` [PATCH v12 03/11] reset: realtek: Add RTD1625 reset controller driver
` [PATCH v12 04/11] clk: realtek: Introduce common probe() and remove()
` [PATCH v12 05/11] clk: realtek: Add support for phase locked loops (PLLs)
` [PATCH v12 06/11] clk: realtek: Add support for gate clock
` [PATCH v12 07/11] clk: realtek: Add support for mux clock
` [PATCH v12 08/11] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v12 09/11] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v12 10/11] clk: realtek: Add RTD1625-ISO "
` [PATCH v12 11/11] arm64: dts: realtek: Add clock support for RTD1625

[PATCH 1/1] arm: backtrace-clang: fix wrong sp usage for unwinding
 2026-08-04 16:38 UTC  (3+ messages)

[PATCH v9 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
 2026-08-04 16:22 UTC  (7+ messages)
` [PATCH v9 2/7] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
` [PATCH v9 3/7] arm64: dts: imx8mm: imx8mp: Add legacy board "
` [PATCH v9 4/7] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v9 5/7] arm64: dts: imx8mm: imx8mp: Add CM "
` [PATCH v9 6/7] arm64: dts: imx8mm: imx8mp: Add FIO1 "
` [PATCH v9 7/7] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio "

[PATCH] arm64: archrandom: avoid trapping ID register read in __cpu_has_rng()
 2026-08-04 15:50 UTC  (5+ messages)

[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
 2026-08-04 15:39 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-08-04 15:28 UTC  (6+ messages)

[PATCH v3 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
 2026-08-04 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
` [PATCH v3 2/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible

[RFC PATCH 00/14] KVM: ITS hardening for pKVM
 2026-08-04 15:22 UTC  (6+ messages)
` [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array

[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-04 15:16 UTC  (6+ messages)
` [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page

[PATCH] MAINTAINERS: arm64: Add Mark Rutland as an official Reviewer
 2026-08-04 15:08 UTC  (4+ messages)

[PATCH v8 0/6] phy: fsl-imx8mq-usb: few improvements
 2026-08-04 15:08 UTC  (5+ messages)
` [PATCH v8 3/6] phy: fsl-imx8mq-usb: add runtime PM support

[PATCH] drm/meson: clean up KMS polling on register failure
 2026-08-04 15:08 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 00/13] arm64: Preemptible this_cpu_*() operations
 2026-08-04 15:05 UTC  (11+ messages)
` [RFC PATCH 06/13] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops
` [RFC PATCH 07/13] arm64: percpu: Implement preemptible read/write ops

[PATCH] firmware: xilinx: ufs: move PHY/SRAM ready polling into the firmware backend
 2026-08-04 15:02 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-04 14:59 UTC  (7+ messages)
` [PATCH v16 11/45] KVM: arm64: CCA: Check for RMI support at KVM init
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit

[PATCH 0/5] mtd: spi-nor: Massive QE handling cleanup and Winbond RV chips addition
 2026-08-04 14:57 UTC  (4+ messages)
` [PATCH 1/5] mtd: spi-nor: Refactor Read Status/Write Status support

[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
 2026-08-04 14:56 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test

[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
 2026-08-04 14:46 UTC  (5+ messages)
` [RFC PATCH v1 1/2] x86/mm: "

[PATCH 0/6] sunxi: net: add Ethernet support for X96QPro+
 2026-08-04 14:44 UTC  (5+ messages)
` [PATCH 6/6] arm64: dts: allwinner: a523: x96qpro+: enable Ethernet support

[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-08-04 14:40 UTC  (5+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v3 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-08-04 14:40 UTC  (5+ messages)
` [PATCH v7 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup

[PATCH v2] pmdomain: mediatek: Fix mt8183 hang on boot
 2026-08-04 14:37 UTC  (2+ messages)

[PATCH 0/3] Power: Add power domain for A9
 2026-08-04 14:37 UTC  (2+ messages)

[PATCH v3] arm64: sleep: factor sleep_save_stash slot lookup into a macro
 2026-08-04 14:35 UTC 

[PATCH] arm64: dts: rockchip: Enable the NPU on LubanCat 4
 2026-08-04 14:29 UTC 

[PATCH] arm64: mm: fix accidental linear mapping of no-map reserved memory
 2026-08-04 14:24 UTC  (5+ messages)

[PATCH] pinctrl: stm32: use a raw spinlock regmap to program the EXTI mux
 2026-08-04 14:14 UTC  (2+ messages)
` [PATCH v3] pinctrl: stm32: program the EXTI mux from .alloc instead of .activate

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-08-04 14:20 UTC  (7+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference

[PATCH 00/10] dt-bindings: mfd: Use generic power-controller schema
 2026-08-04 14:16 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: mfd: ene-kb[3]930: "
` [PATCH 02/10] dt-bindings: mfd: ti,tps65910: "
` [PATCH 03/10] dt-bindings: mfd: rockchip,rk8x: "
` [PATCH 04/10] dt-bindings: mfd: ricoh,rn5t618: "
` [PATCH 05/10] dt-bindings: mfd: netronix,ntxec: "
` [PATCH 06/10] dt-bindings: mfd: ti,twl: "
` [PATCH 07/10] dt-bindings: mfd: ti,tps6594: "
` [PATCH 08/10] dt-bindings: mfd: rohm,bd71828-pmic: "
` [PATCH 09/10] dt-bindings: mfd: fsl,mc13xxx: "
` [PATCH 10/10] dt-bindings: mfd: samsung,s2mpg10-pmic: "

[PATCH v2] arm64: sleep: factor sleep_save_stash slot lookup into a macro
 2026-08-04 14:04 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: Correct white-space style
 2026-08-04 14:00 UTC  (2+ messages)

[PATCH v5 0/3] nvmem: migrate to const void * in reg_write
 2026-08-04 13:59 UTC  (4+ messages)
` [PATCH v5 1/3] firmware: meson: pass a const buffer to meson_sm_call_write()
` [PATCH v5 2/3] nvmem: core: deprecate reg_write callback with reg_write_const
` [PATCH v5 3/3] nvmem: make all reg_write callbacks take const void *

[PATCH v4 0/6] Add BBML3 cpu feature
 2026-08-04 13:51 UTC  (5+ messages)
` [PATCH v4 6/6] arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBM

MPAM changes for v7.3
 2026-08-04 13:45 UTC  (4+ messages)

[PATCH] arm64: smp: distinguish secondary CPUs that hang after reaching head.S
 2026-08-04 13:43 UTC  (7+ messages)

[PATCH] mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition
 2026-08-04 13:43 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: sunxi: add compatible string for Allwinner A733 MMC0/1/2
 2026-08-04 13:43 UTC  (2+ messages)

[PATCH v8 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-08-04 13:36 UTC  (5+ messages)

[PATCH v3 0/6] arm64: hyperv: Add Realm support for Hyper-V
 2026-08-04 13:25 UTC  (3+ messages)
` [PATCH v3 1/6] arm64: rsi: Add RSI host call structure and helper function

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-04 13:19 UTC  (8+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH net-next] net: phy: mediatek: add EcoNet EN7528 PHY support
 2026-08-04 13:00 UTC  (2+ messages)

[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
 2026-08-04 12:50 UTC  (2+ messages)


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