Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 10:34:06 to 2026-04-07 01:37:59 UTC [more...]

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-07  1:37 UTC  (8+ messages)
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
 2026-04-07  1:26 UTC  (5+ messages)
` [PATCH 1/2] riscv: dts: sophgo: sg2044: use hex for CPU unit address
` [PATCH 2/2] riscv: dts: sophgo: sg2042: "

[PATCH v1 00/13] Add StarFive JHB100 syscon modules
 2026-04-07  1:17 UTC  (11+ messages)
` [PATCH v1 01/13] dt-bindings: soc: starfive: "
` [PATCH v1 02/13] dt-bindings: clock: Add system-0 domain PLL clock
` [PATCH v1 03/13] clk: starfive: Add system-0 domain PLL clock driver
` [PATCH v1 11/13] dt-bindings: hwinfo: Add starfive,jhb100-socinfo

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07  1:15 UTC  (47+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH v1 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-04-07  0:52 UTC  (6+ messages)
` [PATCH v1 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT

[GIT PULL] RISC-V Sophgo Devicetrees for v7.1
 2026-04-07  0:18 UTC  (6+ messages)

[PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_START
 2026-04-06 23:25 UTC 

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-06 23:23 UTC  (2+ messages)
` [PATCH v5 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()

[PATCH] riscv: Docs: fix unmatched quote warning
 2026-04-06 23:23 UTC 

[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-06 21:55 UTC  (4+ messages)

[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-04-06 18:45 UTC  (5+ messages)
` [PATCH v3 2/3] thermal: spacemit: k1: Add thermal sensor support

Devicetree spec: Specifying /cpus/cpu@* unit address format?
 2026-04-06 16:08 UTC  (5+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-06 14:58 UTC  (2+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (25+ messages)
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[GIT PULL] RISC-V soc drivers for v7.1
 2026-04-06 10:35 UTC 

[GIT PULL] RISC-V devicetrees for v7.1
 2026-04-06 10:26 UTC 

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-06  5:49 UTC  (7+ messages)
` [PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()

[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
 2026-04-06  4:51 UTC  (8+ messages)
` [PATCH v3 1/2] "

[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-06  4:25 UTC  (3+ messages)

[GIT PULL] RISC-V updates for v7.0-rc7
 2026-04-05 22:33 UTC  (2+ messages)

[PATCH v9 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-05 19:30 UTC  (4+ messages)
` [PATCH v9 1/3] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH v9 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators "
` [PATCH v9 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on "

[PATCH v9 0/6] lib and lib/cmdline enhancements
 2026-04-05  9:13 UTC  (9+ messages)
` [PATCH v9 1/6] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v9 2/6] lib: fix memparse() "
` [PATCH v9 3/6] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v9 4/6] lib/cmdline_kunit: add test case for memparse()
` [PATCH v9 6/6] riscv: export symbols needed for riscv32 EFI stub

[PATCH 0/6] Restructure per-task CFI prctl() and ptrace interfaces
 2026-04-05  0:50 UTC  (9+ messages)
` [PATCH 1/6] riscv: ptrace: cfi: fix "PRACE" typo in uapi header
` [PATCH 2/6] riscv: cfi: clear CFI lock status in start_thread()
` [PATCH 3/6] riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
` [PATCH 4/6] prctl: rename branch landing pad implementation functions to be more explicit
` [PATCH 5/6] riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
` [PATCH 6/6] prctl: cfi: change the branch landing pad prctl()s to be more descriptive

[PATCH v8 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-04 20:16 UTC  (5+ messages)
` [PATCH v8 1/3] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH v8 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators "
` [PATCH v8 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on "

[PATCH v2] riscv: panic if IRQ handler stacks cannot be allocated
 2026-04-04 18:55 UTC 

[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-04-04 12:20 UTC  (2+ messages)
` [PATCH v2 3/5] riscv/mm: drop vmemmap_pmd helpers and use generic code

[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-04-04 11:02 UTC  (10+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2026-04-04  9:19 UTC  (2+ messages)

[PATCH v5 0/5] Add initial Milk-V Duo S board support
 2026-04-04  8:10 UTC  (8+ messages)
` [PATCH v5 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
` [PATCH v5 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
` [PATCH v5 3/5] dt-bindings: soc: sophgo: add sg2000 plic and clint documentation
` [PATCH v5 4/5] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v5 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support

[PATCH 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-04-04  7:35 UTC  (4+ messages)
` [PATCH 2/4] riscv/mm: drop vmemmap_pmd helpers and use generic code
` [PATCH 3/5] "

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-04-04  5:40 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v3 2/8] perf build loongarch: Remove reference to missing file
  ` [PATCH v3 3/8] tools build: Deduplicate test-libunwind for different architectures
  ` [PATCH v3 4/8] perf build: Be more programmatic when setting up libunwind variables
  ` [PATCH v3 5/8] perf unwind-libunwind: Make libunwind register reading cross platform
  ` [PATCH v3 6/8] perf unwind-libunwind: Move flush/finish access out of local
  ` [PATCH v3 8/8] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
 2026-04-04  2:04 UTC  (2+ messages)

[PATCH 0/6] change young flag check functions to return bool
 2026-04-03 23:12 UTC  (5+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-03 23:07 UTC  (4+ messages)

[PATCH 0/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END, fix ZONE_DEVICE
 2026-04-03 18:30 UTC  (2+ messages)

[PATCH 0/5] riscv: Cleanup and deduplicate unaligned access speed probe
 2026-04-03 18:30 UTC  (2+ messages)

[PATCH v7 0/8] riscv: optimize string functions and add kunit tests
 2026-04-03 18:30 UTC  (2+ messages)

[PATCH v2] riscv: cif: clear CFI lock status in start_thread
 2026-04-03 18:30 UTC  (2+ messages)

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-04-03 18:30 UTC  (5+ messages)
` [PATCH v2 2/4] selftests: riscv: Add braces around EXPECT_EQ()

[PATCH v5 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2026-04-03 16:47 UTC  (6+ messages)
` [PATCH v5 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[BUG] riscv: Kernel panic in free_initmem when driver triggers modprobe
 2026-04-03 15:48 UTC  (3+ messages)

[PATCH] riscv: panic from init_IRQ if IRQ handler stacks cannot be allocated
 2026-04-03 14:27 UTC  (3+ messages)

[PATCH v5 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2
 2026-04-03 14:16 UTC  (3+ messages)

[PATCH v7 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-03 12:37 UTC  (4+ messages)
` [PATCH v7 1/3] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH v7 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators "
` [PATCH v7 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on "

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-04-03 12:36 UTC  (5+ messages)
` [PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources

[GIT PULL] RISC-V SpacemiT Devicetrees for v7.1
 2026-04-03 12:32 UTC 

[PATCH linux-next v1 0/3] spacemit: k1-bananapi-f3: Fix the power source of USB3 nodes
 2026-03-25  8:16 UTC  (4+ messages)
` [PATCH linux-next v1 1/3] riscv: dts: spacemit: k1-bananapi-f3: Add vcc5v0_sys regulator for Banana Pi F3
` [PATCH linux-next v1 2/3] riscv: dts: spacemit: k1-bananapi-f3: Update USB regulator on onboard usb and lable
` [PATCH linux-next v1 3/3] riscv: dts: spacemit: k1-bananapi-f3: Correct USB hub power hierarchy

[PATCH v6 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-03 11:34 UTC  (5+ messages)
` [PATCH v6 1/3] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH v6 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators "
` [PATCH v6 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on "

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-03 10:35 UTC  (4+ messages)
` [PATCH v3 4/7] riscv/runtime-const: Introduce runtime_const_mask_32()


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