Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 06:00:05 to 2026-05-20 16:20:37 UTC [more...]

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

[PATCH 0/2] spacemit: k3: Add support for CoM260-IFX board
 2026-05-20 16:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add K3 "
` [PATCH 2/2] riscv: dts: spacemit: k3: Initial support for "

[PATCH v2] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-05-20 16:17 UTC  (2+ messages)

[PATCH] iommu/riscv: prefer WSI on IGS=BOTH when wired IRQs are described
 2026-05-20 16:13 UTC  (8+ messages)

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

[PATCH v2] riscv: misaligned: Make enabling delegation depend on NONPORTABLE
 2026-05-20 15:47 UTC  (2+ messages)

[PATCH v3] perf riscv: Add SDT argument parsing for RISC-V
 2026-05-20 15:25 UTC  (2+ messages)

[PATCH 0/3] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
 2026-05-20 15:21 UTC  (4+ messages)
` [PATCH 1/3] KVM: riscv: Pass the target size to huge G-stage checks
` [PATCH 2/3] KVM: riscv: Check hugetlb block mappings against memslot bounds
` [PATCH 3/3] KVM: selftests: Add a hugetlb memslot alignment test mode

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-20 15:20 UTC  (4+ messages)
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node

[PATCH] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
 2026-05-20 13:44 UTC  (2+ messages)

[PATCH v11] riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modes
 2026-05-20 13:06 UTC 

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

[PATCH v4 00/12] Linux RISC-V trace framework and drivers
 2026-05-20 11:32 UTC  (6+ messages)
` [PATCH v4 10/12] perf tools: Add RISC-V trace PMU record capabilities
` [PATCH v4 11/12] perf tools: Initial support for RISC-V trace decoder

[PATCH] riscv: dts: spacemit: set console baud rate on OrangePi RV2
 2026-05-20 11:23 UTC  (2+ messages)

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

[PATCH 1/1] riscv: dts: spacemit: enable PMIC on OrangePi R2S
 2026-05-20 10:00 UTC 

[PATCH v2 0/8] kdump: reduce vmcore size and capture time
 2026-05-20  9:53 UTC  (10+ messages)
` [PATCH v2 1/8] of: reserved_mem: handle NULL name in of_reserved_mem_lookup()
` [PATCH v2 2/8] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v2 3/8] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v2 4/8] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v2 5/8] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v2 6/8] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v2 7/8] riscv: "
` [PATCH v2 8/8] loongarch: "

[PATCH v5] riscv: cif: reduce shadow stack size limit from 4GB to 512MB
 2026-05-20  8:51 UTC  (5+ messages)

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

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-20  8:40 UTC  (10+ messages)
` [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 7/9] riscv: dts: ultrarisc: add Rongda M0 board device tree

[PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
 2026-05-20  8:21 UTC  (7+ 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 v2 1/1] riscv: dts: spacemit: enable USB3 on OrangePi R2S
 2026-05-20  8:12 UTC  (2+ messages)

[PATCH] pinctrl: spacemit: fix NULL check in spacemit_pin_set_config
 2026-05-20  6:19 UTC  (3+ messages)

[PATCH v5 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
 2026-05-20  0:45 UTC  (4+ messages)
` [PATCH v5 1/2] riscv: lib: add memcmp() implementation
` [PATCH v5 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

[PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
 2026-05-19 22:20 UTC  (3+ messages)

[PATCH] riscv: module: Use generic cmp_int() instead of custom cmp_3way()
 2026-05-19 21:29 UTC  (2+ messages)

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

[PATCH v11 0/8] lib and lib/cmdline enhancements
 2026-05-19 19:10 UTC  (10+ messages)
` [PATCH v11 1/8] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v11 2/8] lib: fix memparse() "
` [PATCH v11 3/8] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v11 4/8] lib/cmdline_kunit: add test case for memparse()
` [PATCH v11 5/8] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings
` [PATCH v11 6/8] riscv: add platform-specific double word shifts for riscv32
` [PATCH v11 7/8] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
` [PATCH v11 8/8] riscv: fix building compressed EFI image

[PATCH] riscv: cfi: add generated vdso files to make clean
 2026-05-19 18:41 UTC  (3+ messages)

[PATCH v6 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-05-19 17:40 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] spi: enable the SpacemiT K3 SoC QSPI
 2026-05-19 17:33 UTC  (6+ 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] riscv: kexec_file: Constrain segment placement to direct map
 2026-05-19 17:06 UTC 

[PATCH] riscv: unconditionally select ARCH_KEEP_MEMBLOCK
 2026-05-19 16:55 UTC 

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-19 16:52 UTC  (7+ messages)

[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-19 12:42 UTC  (4+ messages)
` [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()

[PATCH v2 0/4] generic pinmux dt_node_to_map implementation/spacemit driver converted to use it
 2026-05-19  9:37 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data
` [PATCH v2 2/4] pinctrl: add new generic groups/function creation function for pinmux
` [PATCH v2 3/4] pinctrl: spacemit: delete spacemit_pctrl_check_power()
` [PATCH v2 4/4] pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation

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

acpi/riscv: iterator after loop end in riscv_acpi_register_ext_intc?
 2026-05-19  9:09 UTC 

cleanup the RAID6 P/Q library v3
 2026-05-19  8:24 UTC  (3+ 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 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 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] 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  (14+ messages)
` [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 v2] riscv: dts: spacemit: k3: Add pwm support
 2026-05-18 11:45 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


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