Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-14 18:47:31 to 2026-05-18 05:22:49 UTC [more...]

cleanup the RAID6 P/Q library v3
 2026-05-18  5:18 UTC  (18+ 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

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  (12+ 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 v3] riscv: cif: reduce shadow stack size limit from 4GB to 2GB
 2026-05-18  3:54 UTC  (7+ 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

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

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-18  3:06 UTC  (17+ messages)
` [PATCH 1/9] dt-bindings: vendor-prefixes: add Rongda
` [PATCH 2/9] dt-bindings: riscv: cpus: Add UltraRISC CP100 compatible
` [PATCH 3/9] dt-bindings: riscv: Add UltraRISC DP1000 bindings
` [PATCH 4/9] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl bindings
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
` [PATCH 7/9] riscv: dts: ultrarisc: add Rongda M0 board device tree
` [PATCH 8/9] riscv: dts: ultrarisc: add Milk-V Titan "
` [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC

[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

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-17 20:51 UTC  (9+ 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

[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  (15+ 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 v5 6/7] perf unwind-libunwind: Remove libunwind-local

[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 v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
 2026-05-17 14:37 UTC 

[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 10:40 UTC 

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-17  8:45 UTC  (7+ 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 v2 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-05-17  4:35 UTC  (10+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: Add cpu scaling "

[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  (6+ 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  (7+ messages)
` [PATCH v10 1/4] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v10 2/4] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
` [PATCH v10 3/4] riscv: dts: spacemit: k1-bananapi-f3: "
` [PATCH v10 4/4] riscv: dts: spacemit: k1-musepi-pro: "
` (subset) [PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2

[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  (14+ messages)
` [PATCH v2 03/22] pinctrl: pinctrl-generic: Make the "function" property optional
` [PATCH v2 04/22] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl

[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 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-15 13:51 UTC  (4+ messages)

[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  (6+ 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 v18 3/3] pwm: Add OpenCores PTC PWM driver

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

[PATCH v2 00/12] Add StarFive JHB100 syscon modules
 2026-05-15  9:24 UTC  (6+ messages)
` [PATCH v2 02/12] dt-bindings: clock: Add system-0 domain PLL clock
` [PATCH v2 09/12] reset: starfive: Introduce assert_polarity

[PATCH v2 0/2] pwm: spacemit: Add Support for K3 SoC
 2026-05-15  8:59 UTC  (3+ messages)

[PATCH v11 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-15  8:30 UTC  (5+ messages)
` [PATCH v11 1/4] bug/kunit: Core "
` [PATCH v11 2/4] kunit: Add backtrace suppression self-tests

[PATCH] riscv: mm: exclude invalid THP PMDs from page table check
 2026-05-15  6:50 UTC 

[PATCH 1/2] riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem OOM
 2026-05-15  6:48 UTC  (4+ messages)
` [PATCH 2/2] riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info OOM

[PATCH v2 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
 2026-05-15  6:36 UTC  (4+ messages)
` [PATCH v2 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

[PATCH] iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IO
 2026-05-15  5:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Tomasz Jeznach's email address
 2026-05-15  5:30 UTC  (2+ messages)

[PATCH] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe
 2026-05-15  1:36 UTC  (2+ messages)

[PATCH RFC v4 03/18] riscv: add support for srmcfg CSR from Ssqosid extension
 2026-05-14 22:24 UTC  (2+ messages)

[PATCH] soc: microchip: mpfs-sys-controller: fix resource leak on probe error
 2026-05-14 20:04 UTC  (2+ messages)

[PATCH v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-05-14 20:04 UTC  (3+ messages)
` [PATCH v2 7/8] iommu/riscv: Include the dword number in RISCV_IOMMU_CMD macros

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-14 16:45 UTC  (3+ messages)


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