Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 20:55:20 to 2026-06-27 03:23:26 UTC [more...]

[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  (29+ messages)
` [PATCH v8 01/29] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v8 03/29] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v8 04/29] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v8 05/29] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v8 06/29] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v8 07/29] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert_all errors in init check
` [PATCH v8 08/29] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v8 09/29] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v8 10/29] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v8 11/29] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v8 12/29] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v8 13/29] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v8 14/29] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v8 15/29] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v8 16/29] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v8 17/29] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v8 18/29] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v8 19/29] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v8 20/29] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v8 21/29] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v8 22/29] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v8 23/29] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v8 24/29] phy: rockchip: usbdp: Support going from DP-only mode to USB mode
` [PATCH v8 25/29] phy: rockchip: usbdp: Clear USB status on PHY exit
` [PATCH v8 26/29] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v8 27/29] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v8 28/29] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v8 29/29] phy: rockchip: usbdp: Disable USB3 on probe


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