Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 14:15:39 to 2026-08-18 18:03:43 UTC [more...]

[PATCH v3 0/2] watchdog: Add Exynos5515 watchdog timer support
 2026-08-18 18:03 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos5515-wdt compatible
` [PATCH v3 2/2] watchdog: s3c2410_wdt: Add exynos5515-wdt compatible data

[PATCH V6 0/4] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-08-18 17:41 UTC  (5+ messages)
` [PATCH V6 1/4] dmaengine: xilinx_dma: Fix MCDMA descriptor fields based on DMA direction
` [PATCH V6 2/4] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH V6 3/4] net: xilinx: axienet: Derive RX frame length from residue in dmaengine path
` [PATCH V6 4/4] dmaengine: xilinx_dma: Extend metadata handling for AXI DMA and MCDMA

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-08-18 17:43 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader driver

[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
 2026-08-18 17:43 UTC  (3+ messages)
` [RFC PATCH v4 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 17:32 UTC  (13+ messages)
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 10/33] arm64: Share arm64 headers with s390
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-18 17:26 UTC  (11+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 5/8] sh/mm: "
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH 00/12] arm64: Remove unused big-endian support
 2026-08-18 17:24 UTC  (3+ messages)

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-08-18 16:48 UTC  (12+ messages)

[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-18 17:12 UTC  (2+ messages)

[PATCH] remoteproc: stm32_rproc: Propagate errors from optional IRQ lookup
 2026-08-18 17:09 UTC  (2+ messages)

[PATCH net v2 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-18 17:03 UTC  (4+ messages)
` [PATCH net v2 1/3] xsk: align TX metadata layout across ABIs

[PATCH net v2 3/3] net: stmmac: skip queueMaxSDU check for AF_XDP
 2026-08-18 17:03 UTC  (3+ messages)
` [Intel-wired-lan] "

[soc:board-remove 182/217] drivers/gpio/gpio-max732x.c:604:29: warning: variable 'node' set but not used
 2026-08-18 16:59 UTC 

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-18 16:38 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH v2 0/9] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-18 16:35 UTC  (11+ messages)
` [PATCH v2 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
` [PATCH v2 7/9] dt-bindings: arm: stm32: Switch st,stm32mp23/25-syscfg into simple-mfd

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-08-18 16:33 UTC  (7+ messages)
` [PATCH 10/18] arm64: Support hugetlb vmemmap optimization
` [PATCH 11/18] hugetlb_vmemmap: Use try_populate_vmemmap_pmd for replacing in-use PMDs
` [PATCH 12/18] arm64: Implement try_populate_vmemmap_pmd using AF trick

[PATCH] irqchip: irq-imx-intmux: fix runtime PM cleanup
 2026-08-18 16:24 UTC  (2+ messages)

[PATCH RFC 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
 2026-08-18 16:23 UTC  (3+ messages)
` [PATCH RFC 2/4] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542

[PATCH v2 0/4] KVM: arm64: vgic: Fixes for ITS table save and init retry
 2026-08-18 16:06 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: arm64: vgic-its: Don't save collections the table cannot hold

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-18 15:55 UTC  (3+ messages)
` [PATCH 11/12] drm/panic: Move panic display code into helper library

[PATCH v2 0/2] watchdog: Add Exynos5515 watchdog timer support
 2026-08-18 15:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: samsung-wdt: Add exynos5515-wdt compatible
` [PATCH v2 2/2] watchdog: s3c2410_wdt: Add exynos5515-wdt compatible data

[PATCH v4 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-08-18 15:43 UTC  (11+ messages)
` [PATCH v4 04/17] KVM: arm64: Add a heap allocator for the pKVM hyp
` [PATCH v4 07/17] KVM: arm64: Add PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v4 09/17] KVM: arm64: Add selftests for the pKVM heap allocator
` [PATCH v4 10/17] KVM: arm64: Add a shrinker for pKVM
` [PATCH v4 11/17] KVM: arm64: Filter out non-kernel addresses in kern_hyp_va

[PATCH v3] i2c: xiic: restore non-managed runtime PM to fix clk WARN flood
 2026-08-18 15:35 UTC 

[PATCH v8] net: airoha: npu: use cacheline-sized buffers for mailbox DMA
 2026-08-18 15:29 UTC  (4+ messages)

[PATCH] dt-bindings: input: mediatek,mt6779-keypad: add mt6572
 2026-08-18 15:14 UTC  (2+ messages)

[PATCH v2 0/5] perf: Add CoreSight branch history to existing samples
 2026-08-18 15:13 UTC  (8+ messages)
` [PATCH v2 2/5] perf cs-etm: Split up cs_etm__process_timestamped_queues()
` [PATCH v2 3/5] perf cs-etm: Add branch history to existing samples
` [PATCH v2 4/5] perf test cs-etm: Test branch history on "

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2026-08-18 15:09 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH net-next v3 0/2] net: stmmac: dwxgmac2: timestamp interrupt + Agilex5 fix
 2026-08-18 15:07 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwmac-socfpga: mask XGMAC_TSIE during cross-timestamp

[PATCH v2 0/2] chipid: samsung: exynos-chipid: Add Exynos5515 ChipID
 2026-08-18 15:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwinfo: samsung,exynos-chipid: Add Exynos5515 compatible
` [PATCH v2 2/2] soc: samsung: exynos-chipid: Add Exynos5515 SoC support

[PATCH] i2c: bcm2835: add missing braces to for loop in bcm2835_i2c_xfer
 2026-08-18 14:58 UTC  (2+ messages)

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-18 14:53 UTC  (4+ messages)

[PATCH] i2c: i2c-s3c2410: fix runtime PM cleanup
 2026-08-18 14:52 UTC  (2+ messages)

[PATCH v5 00/12] Ambarella CV75 SoC minimal bring-up
 2026-08-18 14:17 UTC  (3+ messages)
` [PATCH v5 10/12] serial: 8250: add Ambarella UART driver

[PATCH 00/12] arm64/bti: Fix kernel BTI issues with livepatch, large kernels, toolchains
 2026-08-18 14:15 UTC  (4+ messages)
` [PATCH 10/12] efi/libstub: Remove obsolete .note.gnu.property workaround


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