Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 15:53:51 to 2026-06-27 11:04:20 UTC [more...]

[PATCH v4] riscv: probes: simulate c.jal instruction
 2026-06-27 11:04 UTC  (4+ messages)

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-27  9:38 UTC  (20+ messages)
` [PATCH v2 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v2 2/8] riscv: Detect the Ssqosid extension
` [PATCH v2 3/8] riscv: Add support for srmcfg CSR from "
  ` [External] "
` [PATCH v2 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
  ` [External] "
` [PATCH v2 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v2 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding
` [PATCH v2 8/8] riscv_cbqri: Add CBQRI cache capacity-allocation platform driver

[PATCH v4 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-06-27  8:40 UTC  (5+ messages)
` [PATCH v4 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlist
` [PATCH v4 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC

Booting v7.1-rc4 hangs on a single core CPU, bisected to ff1c0c5d07028
 2026-06-27  6:48 UTC  (4+ messages)
` [PATCH] clocksource/drivers/timer-sun4i: Advertise a real minimum delta

[PATCH] riscv: Add "g" as an instruction alias
 2026-06-27  6:24 UTC 

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 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-26 17:22 UTC  (27+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 02/19] crypto: cmh - add core platform driver
` [PATCH 03/19] crypto: cmh - add key provisioning and management
` [PATCH 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH 05/19] crypto: cmh - add HMAC ahash
` [PATCH 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH 07/19] crypto: cmh - add SM3 ahash
` [PATCH 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH 11/19] crypto: cmh - add DRBG hwrng
` [PATCH 12/19] crypto: cmh - add RSA akcipher
` [PATCH 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH 0/7] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP power domain, I2C and watchdog
 2026-06-26 16:02 UTC  (7+ messages)
` [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctrl support
    `  "
        `  "

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (3+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (11+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()

[PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
 2026-06-26 14:39 UTC  (4+ messages)

[RFC PATCH 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
 2026-06-26 14:36 UTC  (5+ messages)
` [RFC PATCH 2/3] dt-bindings: riscv: Add Worlds per-hart properties

[PATCH] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-06-26 13:50 UTC  (4+ messages)

[GIT PULL] KVM/riscv changes for 7.2
 2026-06-26 11:16 UTC  (3+ messages)

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-26 10:59 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Add arch-specific tracepoints
 2026-06-26 10:36 UTC 

[PATCH v3 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-26  9:38 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v3 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-26  9:18 UTC  (9+ messages)

[PATCH V5] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-06-26  8:41 UTC  (2+ messages)

[PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
 2026-06-26  8:38 UTC  (4+ messages)

[PATCH v2 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-26  8:23 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v2 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] Disable -Wattribute-alias for clang-23 and newer
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix timer state restore
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v1] riscv: kvm: Use endian-specific __lelong for NACL shared memory
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH 0/4] module: force sh_addr=0 for arch-specific sections
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v1] dt-bindings: soc: microchip: document irqmux on pic64gx
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v3 0/5] mm/sparse-vmemmap: Provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v2 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-26  8:21 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries

[PATCH 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH 01/19] btrfs: require at least 4 devices for RAID 6
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v2] perf riscv: Fix discarded const qualifier in _get_field()
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v9 0/4] Introduce ASPEED AST27xx BMC SoC
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix invalid HVA warning in steal-time recording
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v5 0/2] RISC-V: KVM: Convert HGEI management to fully per-HART
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v5 1/7] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v11 0/8] lib and lib/cmdline enhancements
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH 0/3] vdso: Drop GENERIC_TIME_VSYSCALL
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH 0/6] lib: rework bitreverse
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH v3] riscv: probes: simulate c.jal instruction
 2026-06-26  7:41 UTC  (2+ messages)

Re: [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctrl support
 2026-06-26  6:42 UTC 

[PATCH v2] riscv: probes: simulate c.jal instruction
 2026-06-26  6:19 UTC 

[PATCH] KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
 2026-06-26  5:40 UTC 

[PATCH] riscv: probes: simulate c.jal instruction
 2026-06-26  4:11 UTC  (2+ messages)

[PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-26  2:24 UTC 

[PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-26  2:19 UTC 

[PATCH v3 RESEND 0/5] Implement Eager Page Splitting for RISC-V
 2026-06-24  8:13 UTC  (6+ messages)
` [PATCH v3 RESEND 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v3 RESEND 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v3 RESEND 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v3 RESEND 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v3 RESEND 5/5] RISC-V: KVM: Add the eager_page_split module parameter

[PATCH v2 00/16] riscv: Generate riscv instruction functions
 2026-06-22  4:01 UTC  (2+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation

[PATCH] iommu/riscv: Add dependency between iommu and devices
 2026-06-09  1:04 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-06-05  8:04 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v3 2/3] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v3 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[PATCH] iommu/riscv: Add dependency between iommu and devices
 2026-06-08  6:22 UTC  (2+ messages)

[PATCH] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
 2026-06-25 20:52 UTC  (6+ messages)

[PATCH 0/2] riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
 2026-06-25 20:32 UTC  (2+ messages)

[PATCH 0/2] riscv: Use EFI runtime services for poweroff and restart
 2026-06-25 20:14 UTC  (2+ messages)

[PATCH v2 RESEND] iommu/riscv: check pte null pointer before use
 2026-06-25 19:10 UTC  (2+ messages)

[PATCH] riscv: smp: use secs_to_jiffies in __cpu_up
 2026-06-25 18:25 UTC  (2+ messages)

[PATCH] ACPI: RIMT: Only defer the IOMMU configuration in init stage
 2026-06-25 18:22 UTC  (2+ messages)

[PATCH] riscv: Add build salt to the vDSO
 2026-06-25 18:05 UTC  (2+ messages)

[PATCH] arch/riscv: vdso: remove CFI landing pad from rt_sigreturn
 2026-06-25 18:03 UTC  (2+ messages)

[PATCH] raid6: fix raid6_recov_rvv symbol undeclared warning
 2026-06-25 17:52 UTC  (2+ messages)

[PATCH] raid6: fix riscv symbol undeclared warnigns
 2026-06-25 17:50 UTC  (2+ messages)

[PATCH] riscv: Raise default NR_CPUS for 64BIT to 256
 2026-06-25 17:46 UTC  (2+ messages)

[PATCH v8 1/2] clocksource/drivers/timer-clint: Add ZICNTR support
 2026-06-25 13:47 UTC  (2+ messages)
` [PATCH v8 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint

[PATCH v3] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-06-25 12:39 UTC 

[PATCH] ACPI: RISC-V: Fix false warning in cppc_read_ffh() for same-CPU reads
 2026-06-25 12:10 UTC  (2+ messages)

[PATCH 6.12.y/6.18.y] ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
 2026-06-25 10:41 UTC  (2+ messages)

[RFC PATCH 0/1] iommu/riscv: mark endpoint ATS-broken on ATS invalidation timeout
 2026-06-25  9:34 UTC  (2+ messages)
` [PATCH 1/1] iommu/riscv: RFC: "

[PATCH] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-25  6:56 UTC  (2+ messages)

[PATCH net v2 0/2] net: stmmac: dwmac-spacemit: Fix wrong macro definition
 2026-06-25  2:40 UTC  (6+ messages)
` [PATCH net v2 1/2] net: stmmac: dwmac-spacemit: Fix wrong phy interface definition
` [PATCH net v2 2/2] net: stmmac: dwmac-spacemit: Fix wrong irq definition

[PATCH] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-25  1:34 UTC 

[PATCH v1] rtc: mpfs: fix counter upload completion condition
 2026-06-24 21:15 UTC  (2+ messages)

[PATCH] gpu: nova-core: falcon: store bar and dev in falcon
 2026-06-24 15:49 UTC 

[PATCH][v2] ACPI: processor_idle: Mark LPI enter functions as __cpuidle
 2026-06-24 13:17 UTC  (4+ messages)
  ` 答复: [外部邮件] "
    `  "

[PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
 2026-06-24 13:02 UTC 

[PATCH] riscv: fix frame pointer in call_on_irq_stack for RV32
 2026-06-24 11:19 UTC  (3+ messages)

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24 10:00 UTC  (11+ messages)
` [PATCH RFC 3/3] "

[PATCH v2 0/4] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24  9:02 UTC  (2+ messages)

[PATCH v2] rcu: Use an intermediate irq_work to start process_srcu()
 2026-06-24  8:55 UTC  (7+ messages)

[PATCH v6 00/21] Add Counter delegation ISA extension support
 2026-06-24  7:36 UTC  (10+ messages)
` [PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
` [PATCH v6 07/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-06-23 22:35 UTC  (3+ messages)
` [PATCH RFC 5/8] clk: sunxi-ng: a733: Add bus clocks support

[PATCH v2 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
 2026-06-23 20:43 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: spacemit: set console baud rate on "
` [PATCH v2 2/5] riscv: dts: spacemit: enable the i2c2 adapter "
` [PATCH v2 3/5] riscv: dts: spacemit: add 24c02 eeprom "
` [PATCH v2 4/5] riscv: dts: spacemit: add i2c aliases "
` [PATCH v2 5/5] riscv: dts: spacemit: improve RTL8211F PHY configuration "


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