Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-15 11:46:47 to 2026-05-19 08:24:57 UTC [more...]

[PATCH 1/1] riscv: dts: spacemit: enable QSPI for OrangePi RV2
 2026-05-17 10:40 UTC  (2+ messages)

cleanup the RAID6 P/Q library v3
 2026-05-19  8:24 UTC  (21+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/18] raid6: move to lib/raid/
` [PATCH 04/18] raid6: remove unused defines in pq.h
` [PATCH 05/18] raid6: remove raid6_get_zero_page
` [PATCH 06/18] raid6: use named initializers for struct raid6_calls
` [PATCH 07/18] raid6: improve the public interface
` [PATCH 08/18] raid6: warn when using less than four devices
` [PATCH 09/18] raid6: hide internals
` [PATCH 10/18] raid6: rework registration of optimized algorithms
` [PATCH 11/18] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/18] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/18] raid6: update top of file comments
` [PATCH 14/18] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/18] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/18] raid6_kunit: cleanup dataptr handling
` [PATCH 17/18] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/18] raid6_kunit: randomize buffer alignment

[PATCH v4 00/12] Linux RISC-V trace framework and drivers
 2026-05-19  8:21 UTC  (2+ messages)

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-05-19  7:33 UTC  (3+ messages)
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()

[PATCH v5] riscv: cif: reduce shadow stack size limit from 4GB to 512MB
 2026-05-19  7:18 UTC 

[PATCH v4] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
 2026-05-19  7:14 UTC 

[PATCH v3] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
 2026-05-19  7:13 UTC 

[PATCH v3] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
 2026-05-19  7:04 UTC  (10+ messages)

[PATCH 0/3] vdso: Drop GENERIC_TIME_VSYSCALL
 2026-05-19  6:26 UTC  (4+ messages)
` [PATCH 1/3] riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks
` [PATCH 2/3] vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 3/3] vdso/treewide: Drop GENERIC_TIME_VSYSCALL

[PATCH 0/3] spi: enable the SpacemiT K3 SoC QSPI
 2026-05-19  6:15 UTC  (4+ messages)
` [PATCH 1/3] spi: dt-bindings: fsl-qspi: support SpacemiT K3
` [PATCH 2/3] spi: fsl-qspi: add SpacemiT K3 support
` [PATCH 3/3] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX

[PATCH v5 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-05-19  5:38 UTC  (6+ messages)
` [PATCH v5 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

[PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
 2026-05-19  4:12 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
` [PATCH v2 2/5] riscv: dts: spacemit: sort aliases "
` [PATCH v2 3/5] riscv: dts: spacemit: enable eMMC "
` [PATCH v2 4/5] riscv: dts: spacemit: enable SD card support "
` [PATCH v2 5/5] riscv: dts: spacemit: fix uboot partition offset "

[PATCH 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-19  3:19 UTC  (2+ messages)
` [PATCH 2/2] riscv: merge hardware A/D updates in PTE accessors

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-18 21:21 UTC  (15+ messages)

[PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
 2026-05-18 20:58 UTC 

[PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-05-18 20:37 UTC  (2+ messages)

Booting v7.1-rc4 hangs on a single core CPU, bisected to ff1c0c5d07028
 2026-05-18 19:36 UTC 

[PATCH v1] mailbox: mpfs: fix check for syscon presence in mpfs_mbox_inbox_isr()
 2026-05-18 18:59 UTC  (2+ messages)

[PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
 2026-05-18 18:39 UTC 

[PATCH v10 0/8] lib and lib/cmdline enhancements
 2026-05-18 18:35 UTC  (2+ messages)

[PATCH v5 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2026-05-18 15:53 UTC  (4+ messages)
` [PATCH v5 1/6] clk: correct clk_div_mask() return value for width == 32

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-18 13:34 UTC  (16+ messages)
` [PATCH 1/4] riscv: add Siflower RISC-V SoC family Kconfig support
` [PATCH 2/4] dt-bindings: clock: add binding header for sf21-topcrm
` [PATCH 3/4] dt-bindings: clock: add doc for Siflower sf21-topcrm
` [PATCH 4/4] clk: add support for siflower sf21-topcrm

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-18 13:25 UTC  (6+ messages)

[PATCH v4 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
 2026-05-18 13:14 UTC  (3+ messages)
` [PATCH v4 1/2] riscv: lib: add memcmp() implementation
` [PATCH v4 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

[PATCH v2] riscv: dts: spacemit: k3: Add pwm support
 2026-05-18 11:45 UTC 

[PATCH v2 1/1] riscv: dts: spacemit: enable USB3 on OrangePi R2S
 2026-05-18 10:00 UTC 

Kernel Panic: Oops - store (or AMO) access fault in __memset during gcc/gentoo-sources compilation on riscv64 (JH7110 / Star64)
 2026-05-18  9:39 UTC  (4+ messages)

[PATCH v2 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-05-18  8:46 UTC  (11+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: Add cpu scaling "

[PATCH V3] riscv: mm: Fixup no5lvl failure when vaddr is invalid
 2026-05-18  8:17 UTC  (2+ messages)

[PATCH v4 0/2] riscv: Introduce support for hardware break/watchpoints
 2026-05-18  6:59 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] riscv: Add breakpoint and watchpoint test for riscv

[PATCH v3 0/2] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-05-18  6:21 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: soc-dai: add shared BCLK clock for cross-DAI rate constraints
` [PATCH v3 2/2] ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK

[PATCH v2 0/3] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-05-18  6:06 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: spacemit: declare shared BCLK for cross-DAI rate constraint

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-18  6:03 UTC  (7+ messages)
` [PATCH 3/9] dt-bindings: riscv: Add UltraRISC DP1000 bindings
` [PATCH 4/9] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl bindings

cleanup the RAID6 P/Q library v3
 2026-05-18  5:12 UTC  (3+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs

cleanup the RAID6 P/Q library v2
 2026-05-18  5:12 UTC  (11+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6

[PATCH] RISC-V: KVM: Fix sign extension for MMIO loads
 2026-05-18  4:31 UTC  (2+ messages)

[PATCH v6 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-05-18  3:32 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v6 2/4] dmaengine: mmp_pdma: refactor DRCMR access with helper function
` [PATCH v6 3/4] dmaengine: mmp_pdma: add SpacemiT K3 support
` [PATCH v6 4/4] riscv: dts: spacemit: Add PDMA controller node for K3 SoC

[PATCH v4 00/10] Add RAS support for RISC-V architecture
 2026-05-18  3:06 UTC  (4+ messages)
` [PATCH v4 03/10] acpi: Introduce SSE in HEST notification types

[PATCH 0/2] spacemit: fix USB2 clock and reset
 2026-05-18  2:58 UTC  (3+ messages)
` [PATCH 1/2] clk: spacemit: k3: fix USB2 bus clock
` [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb reset

[PATCH v2 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-05-18  1:18 UTC  (8+ messages)
` [PATCH v2 1/5] PCI: spacemit-k1: Add device data support
` [PATCH v2 2/5] PCI: spacemit-k1: Add multiple PHY handles support
` [PATCH v2 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for MSI handle check
` [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH v2 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-05-17 23:05 UTC  (3+ messages)
` [PATCH v2 08/16] riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI
` [PATCH v2 09/16] riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC

[GIT PULL] RISC-V updates for v7.1-rc4
 2026-05-17 19:28 UTC  (2+ messages)

[PATCH v4 0/8] perf libunwind multiple remote support
 2026-05-17 17:23 UTC  (11+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform

[PATCH v2] RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
 2026-05-17 15:40 UTC  (2+ messages)

[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
 2026-05-17 15:34 UTC  (6+ messages)
` [PATCH 1/5] KVM: riscv: Rely on common MMU notifier locking
` [PATCH 2/5] KVM: riscv: Use an rwlock for mmu_lock
` [PATCH 3/5] KVM: riscv: Add a G-stage PTE cmpxchg helper
` [PATCH 4/5] KVM: riscv: Update G-stage PTE permissions atomically
` [PATCH 5/5] KVM: riscv: Fast-path dirty logging write faults

[PATCH] RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
 2026-05-17 12:38 UTC  (3+ messages)

[PATCH 1/1] riscv: dts: spacemit: enable QSPI for OrangePi RV2
 2026-05-17  7:38 UTC  (5+ messages)

[PATCH RFC v4 18/18] riscv: enable resctrl filesystem for Ssqosid
 2026-05-17  6:56 UTC  (2+ messages)

[PATCH RFC v4 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
 2026-05-17  5:01 UTC  (2+ messages)

[PATCH RFC v4 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
 2026-05-17  1:38 UTC  (2+ messages)

[PATCH RFC v4 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
 2026-05-17  0:33 UTC  (2+ messages)

[PATCH RFC v4 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
 2026-05-16 22:39 UTC  (2+ messages)

[PATCH] riscv: cfi: gitignore generated vdso files
 2026-05-16 17:48 UTC  (2+ messages)

[PATCH RFC v4 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
 2026-05-16 15:45 UTC  (2+ messages)

[RFC v1 0/4] generic pinmux dt_node_to_map implementation
 2026-05-16 14:58 UTC  (5+ messages)

[PATCH 0/4] riscv: dts: spacemit: improve Milk-V Jupiter device tree
 2026-05-16 14:09 UTC  (6+ messages)
` [PATCH 3/4] riscv: dts: spacemit: enable eMMC on Milk-V Jupiter

[PATCH v3 1/2] riscv: dts: spacemit: add fixed regulators for OrangePi R2S
 2026-05-16 13:46 UTC  (3+ messages)

[PATCH v3 0/6] spacemit: k1-musepi-pro: add missing devices
 2026-05-16 13:02 UTC  (2+ messages)

[PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-16 12:35 UTC  (3+ messages)
` (subset) "

[PATCH RFC v4 09/18] riscv_cbqri: Add bandwidth controller probe and allocation device ops
 2026-05-16  6:15 UTC  (2+ messages)

[PATCH RFC v4 08/18] riscv_cbqri: Add capacity controller monitoring device ops
 2026-05-16  3:05 UTC  (2+ messages)

[PATCH v2] riscv: dts: spacemit: k3: Add USB2.0 support
 2026-05-16  2:07 UTC  (2+ messages)

[PATCH] Disable -Wattribute-alias for clang-23 and newer
 2026-05-15 19:40 UTC  (2+ messages)

[PATCH v2 00/22] Add basic pinctrl drivers for JHB100 SoC
 2026-05-15 16:58 UTC  (9+ messages)
` [PATCH v2 03/22] pinctrl: pinctrl-generic: Make the "function" property optional

[PATCH] riscv: dts: microchip: remove redudant enabling of syscontroller
 2026-05-15 16:50 UTC 

[PATCH] riscv: kexec: use min to simplify riscv_kexec_elf_load
 2026-05-15 16:49 UTC 

[PATCH v2] riscv: lib: add strrchr() zbb implementation
 2026-05-15 14:49 UTC 

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-15 14:25 UTC  (9+ messages)
` [PATCH v13 1/4] bug/kunit: Core "
` [PATCH v13 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v13 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v13 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH v3 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
 2026-05-15 14:10 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: lib: add memcmp() implementation
` [PATCH v3 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

[PATCH RFC v4 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
 2026-05-15 13:46 UTC  (2+ messages)

[PATCH v18 0/3] Add OpenCores PTC PWM support
 2026-05-15 13:09 UTC  (5+ messages)
` [PATCH v18 1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers
` [PATCH v18 2/3] riscv: dts: starfive: Correct pwm nodes

[PATCH v12 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-15 11:46 UTC  (2+ messages)


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