Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 14:52:59 to 2026-09-07 21:27:34 UTC [more...]

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-07 21:27 UTC  (11+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers

[PATCH 0/2] 52-bit VA guest mode ID support
 2026-09-07 21:24 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: arm64: Add 52-bit VA guest modes

[PATCH] interconnect: qcom: icc-rpmh: Add opt-out parameter for QoS settings
 2026-09-07 21:15 UTC  (3+ messages)

[PATCH] soc: fsl: qe: Fix sparse warnings in GPIO
 2026-09-07 20:54 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-07 20:23 UTC  (10+ messages)
` [PATCH net-next v2 1/9] dt-bindings: net: ti,dp83867: add supply properties
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management
` [PATCH net-next v2 3/9] dt-bindings: net: qcom,ethqos: add qcom,shikra-ethqos compatible
` [PATCH net-next v2 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void
` [PATCH net-next v2 5/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
` [PATCH net-next v2 6/9] net: stmmac: qcom-ethqos: warn about legacy RGMII PHY modes
` [PATCH net-next v2 7/9] net: stmmac: qcom-ethqos: set initial RGMII link clock to lowest speed
` [PATCH net-next v2 8/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
` [PATCH net-next v2 9/9] net: stmmac: qcom-ethqos: add Shikra EMAC support

[PATCHv2] ARM: dts: BCM5301X: AC87U: specify switch
 2026-09-07 19:59 UTC 

[PATCH] ARM: dts: BCM5301X: AC68U: add nvram node
 2026-09-07 19:46 UTC 

[PATCH] ARM: dts: BCM5301X: AC56U: add nvram node
 2026-09-07 19:40 UTC 

[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-09-07 19:39 UTC  (19+ messages)
` [PATCH v5 1/9] iommu/arm-smmu-v3: Handle ARM erratum for CONT under invalidation with SVA
` [PATCH v5 4/9] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v5 6/9] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v5 8/9] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v5 9/9] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH net-next v5 3/3] net: xilinx: axienet: Fix IRQ error handling
 2026-09-07 19:34 UTC  (2+ messages)

[PATCH net-next v5 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
 2026-09-07 19:34 UTC  (2+ messages)

[PATCH] spi: fix typos in comments
 2026-09-07 17:23 UTC  (2+ messages)

[PATCH v2 00/14] arm64: Remove unused big-endian support
 2026-09-07 18:49 UTC  (17+ messages)
` [PATCH v2 01/14] selftests/arm64: Remove "
` [PATCH v2 02/14] arm64: bpf: Remove big-endian support from the JIT compiler
` [PATCH v2 03/14] arm64: crypto: Assume a little-endian kernel
` [PATCH v2 04/14] arm64: lib: Assume a little-endian kernel in custom library routines
` [PATCH v2 05/14] arm64: lib: Assume a little-endian kernel in optimised string routines
` [PATCH v2 06/14] arm64: assembler: Remove endianness helper macros
` [PATCH v2 07/14] arm64: head: Force little-endian early during boot
` [PATCH v2 08/14] arm64: vdso32: Always build compat vDSO object as little-endian
` [PATCH v2 09/14] KVM: arm64: Remove support for a big-endian hypervisor object
` [PATCH v2 10/14] arm64: Remove all usage of CONFIG_CPU_BIG_ENDIAN
` [PATCH v2 11/14] arm64: Remove all usage of __AARCH64EB__
` [PATCH v2 12/14] arm64: image: Remove endianness handling for generating image header
` [PATCH v2 13/14] arm64: Kbuild: Remove vestigial big-endian support
` [PATCH v2 14/14] drivers: Kconfig: Simplify dependencies on ARM64 && !CPU_BIG_ENDIAN

[PATCH/RFT] arm64: dts: renesas: r9a09g047e57-smarc: Update CAN transceivers
 2026-09-07 18:45 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3-sva: Relax ASID requirements
 2026-09-07 18:45 UTC  (2+ messages)

[PATCH v4 0/4] Add PWM support Amlogic S7 S7D S6
 2026-09-07 18:44 UTC  (8+ messages)
` [PATCH v4 2/4] pwm: meson: add the PWM count driver data
` [PATCH v4 3/4] pwm: meson: use bulk API for per-channel clocks
` [PATCH v4 4/4] pwm: meson: Add support for Amlogic S7

[PATCH 00/20] Huge mapping support for protected VMs
 2026-09-07 18:41 UTC  (16+ messages)
` [PATCH 01/20] KVM: arm64: Prefault host stage-2 entries on block split
` [PATCH 08/20] KVM: arm64: Add a range to __pkvm_host_reclaim_page_guest()
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
` [PATCH 12/20] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()
` [PATCH 16/20] KVM: arm64: Add __pkvm_host_split_guest HVC
` [PATCH 18/20] KVM: arm64: Add PKVM_HYP_REQ_SPLIT
` [PATCH 20/20] KVM: arm64: Stage-2 huge mappings for protected VMs

[PATCH v2 0/3] MediaTek mt6572 GCE support
 2026-09-07 18:03 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: mediatek,gce-mailbox: add mt6572
` [PATCH v2 2/3] soc: mediatek: cmdq-helper: add legacy GCE ISA support
` [PATCH v2 3/3] mailbox: mtk-cmdq: add mt6572 support

[PATCH v2 0/2] regulator: rpi-panel-v2: Add required vcc-supply
 2026-09-07 18:04 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: rpi-panel-v2: Add required vcc-supply property
` [PATCH v2 2/2] regulator: rpi-panel-v2: Add required vcc-supply support

[PATCH v2] irqchip/gic-v5: Preserve ICC_CR0_EL1 state
 2026-09-07 17:50 UTC  (2+ messages)

[PATCH v3 0/2] Exynos850 GPU support
 2026-09-07 17:47 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: exynos: Add GPU/Mali Bifrost node to Exynos850

[PATCH 0/2] arm64: dts: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-07 17:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: "

[PATCH v2 0/4] amlogic: t7: give the MMC bus pipeline clock real consumers
 2026-09-07 17:34 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: amlogic,meson-gx-mmc: document the T7 pipeline clock

s2idle resume hangs in ohci/ehci on RK3588: HC registers touched before the USB2 PHY is powered back on
 2026-09-07 17:33 UTC 

[PATCH v4 0/3] Add CIX Sky1 USB3 PHY support
 2026-09-07 17:31 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: phy: Add CIX Sky1 USB3 PHY

[PATCH 0/2] Add SPC Glee 10.1 A64 board support
 2026-09-07 17:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add SPC Glee 10.1 A64

[PATCH v2 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
 2026-09-07 17:23 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible
` [PATCH v2 2/2] nvme: apple: add t8132 (M4) ANS2 NVMe support

[PATCH v3] docs: arm64: Fix typo "initalised" in booting.rst
 2026-09-07 17:20 UTC  (2+ messages)

[PATCH v9 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-09-07 17:19 UTC  (8+ messages)
` [PATCH v9 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v9 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v9 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v9 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v9 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v9 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
` [PATCH v9 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH v1 0/5] dmaengine: arm-dma350: Add slave support and CIX Sky1 integration
 2026-09-07 17:15 UTC  (3+ messages)
` [PATCH v1 3/5] dt-bindings: dma: Add CIX Sky1 DMA-350 integration

[PATCH v2 0/3] arm64: dts: freescale: add Free Mobile Nodebox v3 CPU Module (LX2160A)
 2026-09-07 17:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Free Mobile
` [PATCH v2 2/3] dt-bindings: arm: fsl: add freemobile,nbxv3 board
` [PATCH v2 3/3] arm64: dts: freescale: add Nodebox v3 CPU Module

[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
 2026-09-07 17:03 UTC  (6+ messages)
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property

[RFC PATCH] arm_mpam: resctrl: Separate MPAM domains
 2026-09-07 17:01 UTC  (4+ messages)

[PATCH] irqchip/gic-v5: Bring up and preserve the IRI link
 2026-09-07 16:53 UTC  (2+ messages)

[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-07 16:52 UTC  (2+ messages)

[PATCH v2 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-07 16:48 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection

[PATCH 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
 2026-09-07 16:42 UTC  (22+ messages)
` [PATCH 01/21] arm64: entry: Defer setting of TPIDRRO_EL0 until exit to userspace
` [PATCH 02/21] arm64: entry: Only check for stack overflow on exceptions from EL1
` [PATCH 03/21] arm64: stackprotector: Temporarily disable per-task stackprotector
` [PATCH 04/21] arm64: bpf: Add support for generating reads of TPIDRRO_EL0
` [PATCH 05/21] KVM: arm64: Protect TPIDRRO_EL0 across guest entry/exit
` [PATCH 06/21] arm64: Store 'current' in TPIDRRO_EL0 instead of SP_EL0
` [PATCH 07/21] selftests/bpf: arm64: Use TPIDRRO_EL0 instead of SP_EL0 for 'current'
` [PATCH 08/21] scripts/gdb: "
` [PATCH 09/21] arm64: stackprotector: Re-enable per-task stackprotector
` [PATCH 10/21] arm64: percpu: Specialise set_my_cpu_offset() for the primary CPU
` [PATCH 11/21] arm64: percpu: Annotate __kern_my_cpu_offset() as '__always_inline'
` [PATCH 12/21] KVM: arm64: Preserve handler/thread bit of EL1 mode in __finalise_el2()
` [PATCH 13/21] arm64: sdei: Guard most of asm/sdei.h with CONFIG_ARM_SDE_INTERFACE
` [PATCH 14/21] arm64: sdei: Support SDEI events from kernel handler and thread modes
` [PATCH 15/21] arm64: entry: Point SP_EL0 at the overflow stack
` [PATCH 16/21] arm64: entry: Implement EL1t exception handlers for "
` [PATCH 17/21] arm64: entry: Use SPSel to switch to "
` [PATCH 18/21] arm64: entry: Split up kernel_ventry macro into separate helper macros
` [PATCH 19/21] arm64: entry: The great stack switcheroo
` [PATCH 20/21] arm64: tracing: Advertise a mode of EL1t in synthetic kernel regs
` [PATCH 21/21] arm64: Rename 'overflow_stack' and OVERFLOW_STACK_SIZE

[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
 2026-09-07 16:40 UTC  (20+ messages)
` [PATCH 01/19] cpu/hotplug: Clean up cmpxchg() logic in cpuhp_can_boot_ap()
` [PATCH 02/19] cpu/hotplug: Avoid trying to bring up CPUs that are already online
` [PATCH 03/19] cpu/hotplug: Avoid busy-polling on archs where cpu_relax() is a no-op
` [PATCH 04/19] cpu/hotplug: Propagate bring-up status to arch_cpuhp_cleanup_kick_cpu()
` [PATCH 05/19] arm64: smp: Tidy up smp_prepare_cpus()
` [PATCH 06/19] arm64: smp: Tidy up cpuinfo init and cpufeature updates
` [PATCH 07/19] arm64: smp: Defer update of secondary CPU capabilities
` [PATCH 08/19] arm64: smp: Don't bother printing the I-cache policy for each CPU
` [PATCH 09/19] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH 10/19] arm64: smp: Use generic HOTPLUG_CORE_SYNC_FULL machinery for CPU onlining
` [PATCH 11/19] arm64: smp: Use generic HOTPLUG_SPLIT_STARTUP "
` [PATCH 12/19] arm64: cpu_ops: Make 'cpu_operations' pointer global instead of per-cpu
` [PATCH 13/19] arm64: cpu_ops: Introduce get_secondary_cpu_ops()
` [PATCH 14/19] firmware/psci: Cache PSCI v0.2+ version number to avoid redundant SMCs
` [PATCH 15/19] firmware/psci: Extend ->cpu_on() callback to take an additional argument
` [PATCH 16/19] arm64: cpu_ops: Expose optional argument to target cpu in ->cpu_boot()
` [PATCH 17/19] arm64: smp: Pass secondary CPU boot parameters via firmware if possible
` [PATCH 18/19] arm64: smp: Use generic HOTPLUG_PARALLEL machinery for CPU onlining
` [PATCH 19/19] arm64: smp: Harden parallel CPU bringup against broken PSCI firmware

[PATCH v3 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-07 16:30 UTC  (3+ messages)
` [PATCH 1/2] arm64: topology: Prefer PE0 on NVIDIA Olympus SMT cores
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection

[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
 2026-09-07 16:34 UTC  (2+ messages)

[PATCH] arm64/debug: mask debug exceptions when called from common code
 2026-09-07 16:31 UTC 

[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
 2026-09-07 16:30 UTC  (3+ messages)

[PATCH v17 0/1] arm64: mm: Handle Granule Protection Faults (GPFs)
 2026-09-07 16:22 UTC  (2+ messages)
` [PATCH v17 1/1] "

[GIT PULL] arm64: dts: socfpga: fix file access permission
 2026-09-07 16:20 UTC 

[GIT PULL] arm: socfpga: fix PL310_ERRATA_753970 Kconfig option
 2026-09-07 16:19 UTC 

[RFC PATCH 00/18] mm: arm64: Add kernel replication feature
 2026-09-07 16:15 UTC  (3+ messages)

[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
 2026-09-07 16:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: usb: generic-ohci: Restrict access-controllers to ST STM32MP2 SoC
 2026-09-07 16:11 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: generic-ehci: "

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-07 16:05 UTC  (19+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 02/25] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v9 11/25] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables
` [PATCH RFC v9 13/25] mm: kpkeys: Introduce early page table allocator

[PATCH 0/2] arm64/mm: Standardize printing for pgtable entries
 2026-09-07 15:48 UTC  (3+ messages)
` [PATCH 1/2] arm64/mm: Move __check_safe_pte_update()

[PATCH net-next v4 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-07 15:37 UTC  (11+ messages)
` [PATCH net-next v4 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [PATCH net-next v4 02/10] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
` [PATCH net-next v4 03/10] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
` [PATCH net-next v4 04/10] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
` [PATCH net-next v4 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH net-next v4 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH net-next v4 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [PATCH net-next v4 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568
` [PATCH net-next v4 09/10] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port
` [PATCH net-next v4 10/10] MAINTAINERS: add entry for Rockchip XPCS driver

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2026-09-07 15:36 UTC  (10+ messages)

[PATCH v2 0/6] spi: spi-sun4i: assorted fixes
 2026-09-07 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] spi: spi-sun4i: sun4i_spi_transfer_one(): fix transfers for SUN4I_FIFO_DEPTH
` [PATCH v2 2/6] spi: spi-sun4i: sun4i_spi_fill_fifo(): always apply A10 FIFO fill level workaround
` [PATCH v2 3/6] spi: spi-sun4i: sun4i_spi_transfer_one(): fix setting of clock rate
` [PATCH v2 4/6] spi: spi-sun4i: sun4i_spi_handler(): fix race condition between transfer completion and RX FIFO interrupt
` [PATCH v2 5/6] spi: spi-sun4i: sun4i_spi_transfer_one(): add error handling at clock setup
` [PATCH v2 6/6] spi: spi-sun4i: sun4i_spi_transfer_one(): report effectively used speed_hz of transfer

[PATCH net-next v3 00/10] net: pcs: add basic support for RK3568 XPCS
 2026-09-07 15:30 UTC  (3+ messages)

[PATCH v2 0/4] dma: use designated initializers for acpi_device_id
 2026-09-07 15:17 UTC  (5+ messages)
` [PATCH v2 1/4] dma: dw: "
` [PATCH v2 2/4] dma: loongson: use named "
` [PATCH v2 3/4] dma: qcom: "
` [PATCH v2 4/4] dma: xgene-dmac: "

[PATCH] MAINTAINERS: Add mpam.rst to the MPAM DRIVER entry
 2026-09-07 15:11 UTC  (2+ messages)

[PATCH v5 0/3] can_rx_offload keeps a lockless irq_queue that the IRQ handlers fill and that is later spliced under skb_queue.lock into the NAPI-facing skb_queue. This works as long as a single context fills the irq_queue. flexcan with FLEXCAN_QUIRK_SECONDARY_MB_IRQ and mcf5441x use two mailbox IRQ lines. When those are affined to different CPUs the two handlers can enqueue into the same list at the same time and corrupt it
 2026-09-07 15:07 UTC  (3+ messages)

[PATCH V5 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
 2026-09-07 15:04 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: phy: ti,tcan104x-can: Fix property constrains
` [PATCH V5 2/4] dt-bindings: arm: fsl: Add chargebyte Charge Control Y
` [PATCH V5 3/4] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
` [PATCH V5 4/4] arm64: dts: freescale: Add chargebyte Charge Control Y

[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-07 15:00 UTC  (4+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-07 14:55 UTC  (8+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2026-09-07 14:53 UTC  (6+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters


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