Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 21:02:47 to 2026-06-27 10:51:05 UTC [more...]

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-06-27 10:50 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board support
 2026-06-27 10:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman2
` [PATCH v2 2/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board

[PATCH 0/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board support
 2026-06-27 10:06 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman2
` [PATCH 2/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board

[PATCH 0/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board support
 2026-06-27  9:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman2
` [PATCH 2/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board

[PATCH] Documentation: parport-lowlevel: Fix curly bracket
 2026-06-27  9:24 UTC 

[PATCH] clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
 2026-06-27  7:30 UTC  (2+ messages)

[PATCH 0/2] media: meson: vdec: fix two more VP9 reference-frame lifetime bugs
 2026-06-27  6:55 UTC  (3+ messages)
` [PATCH 1/2] media: meson: vdec: clear stale prev_frame/cur_frame on flush
` [PATCH 2/2] media: meson: vdec: guard against NULL prev_frame in codec_vp9_set_mpred_mv()

[PATCH] drm/sun4i: Remove dependency on DRM simple helpers
 2026-06-27  6:55 UTC  (2+ messages)

[PATCH] bus: sunxi-rsb: fail hardware init on soft-reset timeout
 2026-06-27  6:40 UTC  (2+ messages)

[PATCH v2] media: meson: vdec: fix use-after-free of in-use frames in codec_vp9_rm_noshow_frame()
 2026-06-27  6:39 UTC 

[PATCH] media: cedrus: fix memory leak in cedrus_init_ctrls()
 2026-06-27  6:38 UTC  (2+ messages)

[PATCH] drm/sun4i: mixer: Check clock enable failures
 2026-06-27  6:36 UTC  (2+ messages)

[PATCH v1] ARM: dts: aspeed: g6: Use KCS AST2600 compatible string
 2026-06-27  5:27 UTC 

[PATCH 5.15.y] selftests: arm64: signal: skip SVE VL change test with single VL
 2026-06-27  3:22 UTC  (2+ messages)
` [PATCH v2 5.15.y] kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported

[PATCH] ARM: entry: Convert IRQ handling to generic IRQ entry
 2026-06-27  3:16 UTC  (3+ messages)

[PATCH] arm64: mm: refresh stale pmd snapshot after split_contpmd()
 2026-06-27  2:46 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH v3 0/2] ARM: mm: fix use-after-free in show_pte()
 2026-06-27  1:39 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER

[PATCH v3 2/2] ARM: mm: protect show_pte() in do_DataAbort() fallback path
 2026-06-27  1:22 UTC  (2+ messages)

cleanup the RAID6 P/Q library v3
 2026-06-27  1:14 UTC  (6+ messages)
` [PATCH 08/18] raid6: warn when using less than four devices

[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
 2026-06-27  0:44 UTC  (6+ messages)
` [PATCH v2 05/11] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event

[PATCH] usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()
 2026-06-26 23:20 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: mfd: st,stmpe: document st,stmpe610 compatible
 2026-06-26 23:05 UTC  (2+ messages)

[PATCH v2] usb: dwc3: imx8mp: make dwc3_imx_glue_ops static and rename to imx8mp
 2026-06-26 22:32 UTC  (2+ messages)

[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
 2026-06-26 21:35 UTC  (21+ messages)
` [PATCH v8 01/20] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v8 02/20] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v8 03/20] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v8 04/20] KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
` [PATCH v8 05/20] KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's pRNG
` [PATCH v8 06/20] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v8 07/20] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v8 08/20] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v8 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v8 10/20] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v8 11/20] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v8 12/20] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v8 13/20] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v8 14/20] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v8 15/20] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v8 16/20] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v8 17/20] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v8 18/20] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v8 19/20] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v8 20/20] KVM: selftests: Add xAPIC support in eventfd "

[PATCH] usb: dwc3: st: Propagate reset deassert failures
 2026-06-26 22:07 UTC  (2+ messages)

[PATCH v8 00/29] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-06-26 20:55 UTC  (4+ messages)
` [PATCH v8 06/29] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v8 22/29] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v8 25/29] phy: rockchip: usbdp: Clear USB status on PHY exit


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