Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 16:51:41 to 2026-04-05 23:54:55 UTC [more...]

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-05 23:52 UTC  (8+ 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 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-05 23:15 UTC  (19+ 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 v4 0/9] driver core: Fix some race conditions
 2026-04-05 22:43 UTC  (6+ messages)
` [PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()

[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  (10+ 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 5/6] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings
` [PATCH v9 6/6] riscv: export symbols needed for riscv32 EFI stub

[PATCH v1 00/13] Add StarFive JHB100 syscon modules
 2026-04-05  7:19 UTC  (19+ 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 04/13] dt-bindings: clock: Add peripheral-0 domain PLL clock
` [PATCH v1 05/13] clk: starfive: Add peripheral-0 domain PLL clock driver
` [PATCH v1 06/13] dt-bindings: clock: Add peripheral-1 domain PLL clock
` [PATCH v1 07/13] clk: starfive: Add Peripheral-1 domain PLL clock driver
` [PATCH v1 08/13] dt-bindings: reset: Add StarFive JHB100 reset generator
` [PATCH v1 09/13] reset: starfive: Introduce assert_polarity
` [PATCH v1 10/13] reset: starfive: Add syscon reset driver support
` [PATCH v1 11/13] dt-bindings: hwinfo: Add starfive,jhb100-socinfo
` [PATCH v1 12/13] soc: starfive: Add socinfo driver for JHB100 SoC
` [PATCH v1 13/13] riscv: dts: starfive: jhb100: Add syscon nodes

Devicetree spec: Specifying /cpus/cpu@* unit address format?
 2026-04-05  4:43 UTC  (2+ messages)

[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] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-04 18:30 UTC  (2+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v7.1
 2026-04-04 15:19 UTC  (5+ messages)

[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 v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-04 11:34 UTC  (10+ messages)
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 "
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[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

[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-04-03 16:28 UTC  (3+ messages)

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

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

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

[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()

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-03  9:14 UTC  (5+ messages)

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-03  9:05 UTC  (2+ messages)

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

[PATCH v2 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
 2026-04-03  8:34 UTC  (3+ messages)
` [PATCH v2 3/5] riscv: shstk: Use the new common vm_mmap_shadow_stack() helper

[PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-04-03  8:11 UTC  (6+ messages)
`  "
  `  "
      `  "

[PATCH 0/2] riscv: vdso_cfi build cleanup improvements
 2026-04-03  8:10 UTC  (2+ messages)

[PATCH] riscv: ptrace: avoid BIT() in UAPI header
 2026-04-03  8:06 UTC  (4+ messages)

[PATCH v3 1/2] riscv: Introduce support for hardware break/watchpoints
 2026-04-03  7:37 UTC  (2+ messages)

[PATCH v2 2/3] riscv: dts: spacemit: enable USB3 on OrangePi R2S
 2026-04-03  7:00 UTC  (2+ messages)

[PATCH] riscv: pi: validate early FDT string properties before string use
 2026-04-03  0:47 UTC 

[PATCH] riscv: pi: validate early bootargs before string use
 2026-04-03  3:55 UTC 

[PATCH v7 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-03  2:59 UTC  (10+ messages)
` [PATCH v7 1/4] RISC-V: KVM: "
    `  "
` [PATCH v7 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
    `  "
` [PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
    `  "

[PATCH] riscv: pi: validate early FDT string properties before string use
 2026-04-03  0:47 UTC 

[PATCH v2] cmpxchg: allow const-qualified old value in cmpxchg()
 2026-04-03  1:19 UTC 

[PATCH v3 0/9] driver core: Fix some race conditions
 2026-04-03  0:49 UTC  (2+ messages)
` [PATCH v3 7/9] driver core: Replace dev->dma_coherent with DEV_FLAG_DMA_COHERENT

[PATCH v2 3/3] riscv: dts: spacemit: enable USB3 on OrangePi RV2
 2026-04-03  0:16 UTC  (3+ messages)

[PATCH] iommu: Always fill in gather when unmapping
 2026-04-02 22:51 UTC  (5+ messages)

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-04-02 21:52 UTC  (5+ messages)
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1

[PATCH] RISC-V: ACPI: fix two __iomem cast warnings
 2026-04-02 21:31 UTC  (2+ messages)

[RFC PATCH 1/1] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-04-02 20:35 UTC  (3+ messages)

[PATCH v2] iommu: Always fill in gather when unmapping
 2026-04-02 16:51 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