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

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

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-02 16:47 UTC  (15+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option
` [PATCH 4/8] firmware: sysfb: Split sysfb.c into sysfb_primary.c and sysfb_pci.c
` [PATCH 5/8] firmware: sysfb: Implement screen_info relocation for primary display
` [PATCH 6/8] firmware: sysfb: Avoid forward-declaring sysfb_parent_dev()
` [PATCH 7/8] firmware: efi: Make CONFIG_EFI_EARLYCON depend on CONFIG_SYSFB; clean up
` [PATCH 8/8] firmware: sysfb: Move CONFIG_FIRMWARE_EDID to firmware options

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-02 16:00 UTC  (2+ messages)

[PATCH v7 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-02 14:50 UTC  (7+ messages)
` [PATCH v7 1/4] RISC-V: KVM: "
` [PATCH v7 2/4] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [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 v2 0/3] riscv: dts: spacemit: enable USB3 on OrangePi
 2026-04-02 14:24 UTC  (7+ messages)
` [PATCH v2 1/3] riscv: dts: spacemit: add fixed regulators for OrangePi
` [PATCH v2 2/3] riscv: dts: spacemit: enable USB3 on OrangePi R2S
` [PATCH v2 3/3] riscv: dts: spacemit: enable USB3 on OrangePi RV2

[PATCH v4 0/5] Add initial Milk-V Duo S board support
 2026-04-02 13:47 UTC  (7+ messages)
` [PATCH v4 2/5] arm64: dts: sophgo: add "

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-02 13:36 UTC  (20+ messages)
` [PATCH v12 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v12 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v12 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v12 04/15] arm64: kexec_file: "
` [PATCH v12 05/15] riscv: "
` [PATCH v12 06/15] LoongArch: kexec: "
` [PATCH v12 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v12 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v12 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v12 10/15] x86/kexec: "
` [PATCH v12 11/15] riscv: kexec_file: "
` [PATCH v12 12/15] LoongArch: kexec: "
` [PATCH v12 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v12 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v12 15/15] riscv: "

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-04-02 13:28 UTC  (2+ messages)

[PATCH] cmpxchg: allow const-qualified old value in cmpxchg()
 2026-04-02 13:07 UTC  (4+ messages)

[PATCH v1 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-04-02 12:25 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: riscv: Add StarFive Dubhe-70 compatibles
` [PATCH v1 2/5] dt-bindings: timer: Add StarFive JHB100 clint
` [PATCH v1 3/5] dt-bindings: interrupt-controller: Add StarFive JHB100 plic
` [PATCH v1 4/5] dt-bindings: riscv: Add StarFive JHB100 SoC
` [PATCH v1 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-02 12:23 UTC  (25+ messages)
` [PATCH v1 01/22] reset: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 02/22] reset: starfive: Convert the word "jh71x0" to "starfive"
` [PATCH v1 03/22] clk: starfive: Rename file name "jh71x0" to "common"
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 06/22] clk: starfive: Add JHB100 System-0 clock generator driver
` [PATCH v1 07/22] dt-bindings: clock: Add StarFive JHB100 System-1 clock and reset generator
` [PATCH v1 08/22] clk: starfive: Add JHB100 System-1 clock generator driver
` [PATCH v1 09/22] dt-bindings: clock: Add StarFive JHB100 System-2 clock and reset generator
` [PATCH v1 10/22] clk: starfive: Add JHB100 System-2 clock generator driver
` [PATCH v1 11/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-0 clock and reset generator
` [PATCH v1 12/22] clk: starfive: Introduce inverter and divider
` [PATCH v1 13/22] clk: starfive: Expand the storage of clock parent index
` [PATCH v1 14/22] clk: starfive: Add StarFive JHB100 Peripheral-0 clock driver
` [PATCH v1 15/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-1 clock and reset generator
` [PATCH v1 16/22] clk: starfive: Add StarFive JHB100 Peripheral-1 clock driver
` [PATCH v1 17/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-2 clock and reset generator
` [PATCH v1 18/22] clk: starfive: Add StarFive JHB100 Peripheral-2 clock driver
` [PATCH v1 19/22] dt-bindings: clock: Add StarFive JHB100 Peripheral-3 clock and reset generator
` [PATCH v1 20/22] clk: starfive: Add StarFive JHB100 Peripheral-3 clock driver
` [PATCH v1 21/22] reset: starfive: Add StarFive JHB100 reset driver
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-02 11:22 UTC  (8+ messages)
` [PATCH v3 1/7] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v3 3/7] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v3 4/7] riscv/runtime-const: "
` [PATCH v3 5/7] s390/runtime-const: "
` [PATCH v3 6/7] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v3 7/7] futex: Use runtime constants for __futex_hash() hot path

[PATCH v5 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-04-02 11:21 UTC  (5+ messages)
` [PATCH v5 5/9] riscv: dts: spacemit: k1: add SD card controller and pinctrl support

[BUG] riscv: Kernel panic in free_initmem when driver triggers modprobe
 2026-04-02 11:02 UTC 

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-04-02 10:30 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers

[PATCH] iommu/riscv: Remove overflows on the invalidation path
 2026-04-02  7:36 UTC  (2+ messages)

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

[PATCH] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-02  6:41 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
 2026-04-02  6:38 UTC  (4+ messages)

[PATCH v2] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-04-02  6:11 UTC  (2+ messages)

[PATCH v2 0/1] Optimize Vector context restore on syscall
 2026-04-02  4:34 UTC  (2+ messages)
` [PATCH v2] riscv: vector: treat VS_INITIAL as discard

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-04-02  4:01 UTC  (27+ messages)
` [PATCH 01/11] arch: arm64: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH 02/11] Drivers: hv: Move hv_vp_assist_page to common files
` [PATCH 03/11] Drivers: hv: Add support to setup percpu vmbus handler
` [PATCH 04/11] Drivers: hv: Refactor mshv_vtl for ARM64 support to be added
` [PATCH 05/11] drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH 06/11] Drivers: hv: Make sint vector architecture neutral in MSHV_VTL
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call
` [PATCH 08/11] Drivers: hv: mshv_vtl: Move register page config to arch-specific files
` [PATCH 09/11] Drivers: hv: mshv_vtl: Let userspace do VSM configuration
` [PATCH 10/11] Drivers: hv: Add support for arm64 in MSHV_VTL
` [PATCH 11/11] Drivers: hv: Kconfig: Add ARM64 support for MSHV_VTL

[PATCH net-next v2] net: macb: fix use of at91_default_usrio without CONFIG_OF
 2026-04-02  3:30 UTC  (2+ messages)

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-04-02  2:44 UTC  (4+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers

[GIT PULL] RISC-V Sophgo Devicetrees for v7.1
 2026-04-02  2:39 UTC 

[PATCH v6 0/4] Support runtime configuration for per-VM's HGATP mode
 2026-04-02  1:30 UTC  (8+ messages)
` [PATCH v6 1/4] RISC-V: KVM: "
` [PATCH v6 2/4] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v6 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
    `  "

[PATCH v4 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-01 21:06 UTC  (3+ messages)
` [PATCH v4 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2

[PATCH] iommu: Always fill in gather when unmapping
 2026-04-01 17:36 UTC  (3+ messages)

[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-01 16:50 UTC 

[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2026-04-01 15:04 UTC  (5+ messages)
` [PATCH v3 0/6] "


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