Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-29 12:10:09 to 2026-05-29 16:18:31 UTC [more...]

[PATCH v2 0/4] accel: rocket: Add RK3568 NPU support
 2026-05-29 16:18 UTC  (7+ messages)
` [PATCH v2 1/4] accel: rocket: Add support for Rockchip RK3568
` [PATCH v2 2/4] dt-bindings: npu: rockchip,rk3588-rknn-core: Add RK3568 support
` [PATCH v2 3/4] arm64: dts: rockchip: rk356x: Add NPU and its IOMMU
` [PATCH v2 4/4] arm64: dts: rockchip: rk3568-rock-3b: Enable NPU

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-29 16:16 UTC  (13+ messages)
` [PATCH v5 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v5 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v5 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v5 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v5 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v5 06/10] ACPI: APEI: GHES: move CXL CPER helpers

[PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays
 2026-05-29 16:14 UTC  (9+ messages)
` [PATCH v3 06/11] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 7" DSI
` (subset) [PATCH v3 00/11] arm64: dts: ti: k3-am62-verdin: Add display and peripheral overlays

[PATCH v1 0/2] dt-bindings: display: panel: Add LG LP156WF1 dual-LVDS panel
 2026-05-29 16:13 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss: restrict PRNG seed length to prevent heap overflow
 2026-05-29 16:10 UTC  (3+ messages)
` [PATCH v2] crypto: sun4i-ss - clamp "

[soc:for-next] BUILD SUCCESS 9318b3b22e833b5edcd378d28c64b4f88a801b7b
 2026-05-29 16:09 UTC 

[PATCH v3] arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlay
 2026-05-29 16:08 UTC  (2+ messages)

[PATCH 0/5] mtd: spi-nor: Massive QE handling cleanup and Winbond RV chips addition
 2026-05-29 16:05 UTC  (6+ messages)
` [PATCH 1/5] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH 2/5] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH 3/5] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH 4/5] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH 5/5] mtd: spi-nor: winbond: Add support for W25Q51RV-M

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-05-29 15:55 UTC  (26+ messages)
` [PATCH v1 01/26] KVM: arm64: Extract some feature related changes to kvm_feature.h
` [PATCH v1 02/26] KVM: arm64: Remove __expand_field_sign_(un)signed
` [PATCH v1 03/26] KVM: arm64: Generalize get_idreg_field_*()
` [PATCH v1 04/26] KVM: arm64: Generalize kvm_cmp_feat_*()
` [PATCH v1 05/26] KVM: arm64: Generalize kvm_has_feat_*
` [PATCH v1 06/26] KVM: arm64: Remove get_idreg_field_*() and kvm_cmp_feat_*()
` [PATCH v1 07/26] KVM: arm64: Remove kvm_has_feat_range
` [PATCH v1 08/26] KVM: arm64: Split up feature sysreg sanitisation
` [PATCH v1 09/26] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v1 10/26] KVM: arm64: Fix set_oslsr_el1 to write to OSLAR_EL1
` [PATCH v1 11/26] KVM: arm64: Move definitions from sys_regs.c to sys_regs.h
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions
` [PATCH v1 14/26] s390: Introduce Query Available Arm features
` [PATCH v1 15/26] s390: Add functions to query arm guest time
` [PATCH v1 16/26] KVM: s390: arm64: Add sysreg related functions and definitions
` [PATCH v1 17/26] arm64: Extract cputype definitions
` [PATCH v1 18/26] arm64: Extract cache definitions
` [PATCH v1 19/26] KVM: arm64: Share KVM feature detection macros
` [PATCH v1 20/26] KVM: arm64: Share ID reg handling
` [PATCH v1 22/26] KVM: arm64: Refactor core "
` [PATCH v1 23/26] KVM: s390: arm64: Implement feature sanitisation
` [PATCH v1 24/26] KVM: s390: arm64: Implement sysreg handling
` [PATCH v1 25/26] KVM: s390: arm64: Implement exception injection
` [PATCH v1 26/26] KVM: s390: arm64: Finalize page fault handling

[PATCH 0/5] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-05-29 16:01 UTC  (6+ messages)
` [PATCH 1/5] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH 2/5] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH 3/5] mailbox: imx: Move the RXDB "
` [PATCH 4/5] mailbox: imx: Don't force-thread the primary handler
` [PATCH 5/5] remoteproc: imx_rproc: Invoke the callback directly

[PATCH v3 00/27] KVM: s390: Introduce arm64 KVM
 2026-05-29 15:50 UTC  (28+ messages)
` [PATCH v3 01/27] VFIO: take reference to the KVM module
` [PATCH v3 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v3 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v3 04/27] uapi: KVM: Provide arm64 UAPI for other host architectures
` [PATCH v3 05/27] arm64: Extract sysreg definitions
` [PATCH v3 06/27] arm64: Provide arm64 API for non-native architectures
` [PATCH v3 07/27] KVM: arm64: Provide arm64 KVM "
` [PATCH v3 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v3 09/27] KVM: arm64: Share kvm_emulate definitions
` [PATCH v3 10/27] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v3 11/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v3 12/27] KVM: arm64: Share reset general register code
` [PATCH v3 13/27] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v3 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v3 15/27] KVM: S390: Refactor gmap
` [PATCH v3 16/27] KVM: Make device name configurable
` [PATCH v3 17/27] KVM: Remove KVM_MMIO as config option
` [PATCH v3 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v3 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v3 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v3 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v3 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v3 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v3 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v3 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v3 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v3 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH] arm64: dts: st: add power-domains to sdmmc1 on stm32mp251
 2026-05-29 15:55 UTC 

[BOOTWRAPPER PATCH v3 0/2] Support GICv5
 2026-05-29 15:52 UTC  (4+ messages)
` [BOOTWRAPPER PATCH v3 2/2] Add support for GICv5

[PATCH v23 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-05-29 15:45 UTC  (3+ messages)
` [PATCH v23 3/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-05-29 15:32 UTC  (8+ messages)

[PATCH v9 0/4] Add Qualcomm extended CTI support
 2026-05-29 15:32 UTC  (5+ messages)
` [PATCH v9 2/4] coresight: cti: use __reg_addr() helper for register access
` [PATCH v9 4/4] coresight: cti: expose banked sysfs registers for Qualcomm extended CTI

[PATCH v2 0/2] describe PCIe ethernet interfaces and alias ethernet0/1 on NanoPC-T6
 2026-05-29 15:31 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: describe PCIe Ethernet controllers "
` [PATCH v2 2/2] arm64: dts: rockchip: fix PCIe regulator name "

[PATCH v5 0/2] Enable audio support for J721S2 EVM
 2026-05-29 15:22 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: ti: Add audio overlay for k3-j721s2-evm

[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
 2026-05-29 15:20 UTC  (3+ messages)

[PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
 2026-05-29 15:15 UTC  (6+ messages)

[PATCH v3 0/2] remoteproc: xlnx: add auto-boot support
 2026-05-29 15:14 UTC  (2+ messages)

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-05-29 15:08 UTC  (3+ messages)
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore

[PATCH v2] media: bcm2835-unicam: Fix log status runtime access
 2026-05-29 15:06 UTC  (3+ messages)

[PATCH net-next 0/6] net: airoha: Preliminary patches to support multiple net_devices connected to the same GDM port
 2026-05-29 15:04 UTC  (5+ messages)
` [PATCH net-next 1/6] net: airoha: Introduce airoha_gdm_dev struct

[PATCH] ARM: select legacy gpiolib interfaces where used
 2026-05-29 15:04 UTC  (2+ messages)

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 15:02 UTC  (16+ messages)
` [PATCH v7 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v7 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v7 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v7 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v7 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v7 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v7 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v7 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v7 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v7 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v7 11/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v7 12/15] sh: Drop cache flush of the zero page at boot
` [PATCH v7 13/15] mm: Make empty_zero_page[] const
` [PATCH v7 14/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v7 15/15] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH v2 0/4] arm64: dts: ti: BeagleY-AI camera overlays
 2026-05-29 15:01 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am67a-beagley-ai: Add I2C2 pinctrl
` [PATCH v2 3/4] arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI0

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-05-29 15:00 UTC  (8+ messages)
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node

[PATCH 0/2] perf cs-etm: Queue context packets for frontend
 2026-05-29 14:58 UTC  (3+ messages)

[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
 2026-05-29 14:57 UTC  (2+ messages)

[PATCH] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
 2026-05-29 14:53 UTC  (2+ messages)

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-29 14:47 UTC  (6+ messages)
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image

[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-05-29 14:48 UTC  (13+ messages)
` [PATCH v7 02/11] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v7 10/11] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH v2 00/15] arm64: support Engicam MicroGEA-STM32MP257-RMM board
 2026-05-29 14:46 UTC  (14+ messages)
` [PATCH v2 01/15] dt-bindings: arm: stm32: "
` [PATCH v2 02/15] arm64: dts: st: add SDMMC2 support on stm32mp25
` [PATCH v2 03/15] arm64: dts: st: add CAN1 "
` [PATCH v2 04/15] arm64: dts: st: add i2c1 pins for stm32mp25
` [PATCH v2 05/15] arm64: dts: st: add ltdc "
` [PATCH v2 06/15] arm64: dts: st: add can1 "
` [PATCH v2 07/15] arm64: dts: st: add pwm2/pwm4 "
` [PATCH v2 08/15] arm64: dts: st: add sai1 "
` [PATCH v2 09/15] arm64: dts: st: add sdmmc2 "
` [PATCH v2 10/15] arm64: dts: st: add spi1 "
` [PATCH v2 11/15] arm64: dts: st: add usart1 "
` [PATCH v2 12/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v2 13/15] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board

[PATCH] mmc: dw_mmc-rockchip: Add missing private data for very old controllers
 2026-05-29 14:45 UTC  (2+ messages)

[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
 2026-05-29 14:41 UTC  (6+ messages)
` [PATCH v2 03/39] irqchip/gic-v5: Setup gic_kvm_info on ACPI hosts

[PATCH v2] ASoC: soc-card: add snd_soc_card_set_topology_name()
 2026-05-28 11:20 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Fix DVM node events
 2026-05-29 14:33 UTC 

[PATCH v2] arm64: dts: ti: k3-am62l: Add HDMI & DSI support
 2026-05-29 14:12 UTC  (2+ messages)

[PATCH v2 0/3] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
 2026-05-29 14:12 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Move xlnx,zynqmp-clk to its own schema
` [PATCH v2 3/3] arm64: zynqmp: Switch Versal NET to firmware clock interface

[PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order
 2026-05-29 14:11 UTC  (5+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-05-29 14:08 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Detect Tegra264 erratum
` [PATCH v2 2/2] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264

[PATCH] firmware: samsung: acpm: remove compile-testing stubs
 2026-05-29 14:07 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
 2026-05-29 14:05 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH 2/3] arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
` [PATCH 3/3] arm64: dts: amlogic: meson-axg-s400: Enable pcie_phy

[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
 2026-05-29 14:04 UTC  (5+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()

[PATCH 0/2] clock: versal-clk: Fix Versal NET clock binding and switch to CCF
 2026-05-29 13:48 UTC  (4+ messages)
` [PATCH 2/2] arm64: zynqmp: Switch Versal NET to firmware clock interface

[PATCH v1 1/1] arm64: dts: imx91-var-som-symphony: fix RGB_SEL handling
 2026-05-29 13:48 UTC 

[PATCH] drm/exynos: fix size_t format string
 2026-05-29 13:41 UTC  (3+ messages)

[PATCH v5 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-29 13:38 UTC  (13+ messages)
` [PATCH v5 3/7] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
` [PATCH v5 4/7] firmware: samsung: acpm: Add memory barrier before advancing RX pointer

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-05-29 13:38 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf, arm64: Support stack arguments
 2026-05-29 13:36 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] bpf, arm64: Add JIT support for "

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-05-29 13:30 UTC  (2+ messages)

[PATCH v3 0/2] i.MX8MQ EVK: Enable dual OV5640 cameras
 2026-05-29 13:23 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: imx8mq-evk: Enable MIPI CSI and "
` [PATCH v3 2/2] media: i2c: ov5640: Use reset control framework to support shared reset

[soc:tee/fixes] BUILD SUCCESS 6fa9b543f6b4ed15ff72af266b29f316643de289
 2026-05-29 13:03 UTC 

[RFC PATCH 0/2] Optimize S2 page splitting
 2026-05-29 12:56 UTC  (5+ messages)

[PATCH] iommu/tegra241-cmdqv: Skip CMD_SYNC flush during remove
 2026-05-29 12:50 UTC  (3+ messages)

[RFC PATCH v2 0/4] arm64: realm: Support for probing RSI earlier
 2026-05-29 12:27 UTC  (3+ messages)

[PATCH v2 0/3] KVM: arm64: Fix host/hyp tracking on share/unshare hypercall failure
 2026-05-29 12:17 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Free hyp-share tracking node when share hypercall fails
` [PATCH v2 2/3] KVM: arm64: Avoid host/hyp share desync on unshare hypercall failure
` [PATCH v2 3/3] KVM: arm64: Roll back partial shares on kvm_share_hyp() failure

[GIT PULL] samsung: drivers firmware for v7.1, replacement
 2026-05-29 12:17 UTC 

[PATCH] arm64: dts: renesas: Simplify AA1024XD12 display DTO
 2026-05-29 12:17 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectronics SDHCI-ST MMC/SD Controller controller binding to YAML
 2026-05-29 12:10 UTC  (2+ messages)

[PATCH v1 0/7] arm64: dts: ti: k3-am69-aquila: Add display and peripheral overlays
 2026-05-29 12:08 UTC  (2+ messages)
` [PATCH v1 7/7] arm64: dts: ti: k3-am69-aquila: Add Toradex OV5640 CSI cameras


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