public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 21:20:47 to 2026-04-24 03:03:47 UTC [more...]

[PATCH] riscv: mm: Do not probe satp mode limit if known in FDT
 2026-04-24  3:03 UTC 

[PATCH v4 0/4] i2c: add support for Andes platform
 2026-04-24  2:36 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v7.1
 2026-04-24  0:32 UTC  (2+ messages)

[RFC PATCH 0/1] reset: gpio: Add support for GPIO providers with #gpio-cells=3
 2026-04-23 23:03 UTC  (2+ messages)
` [RFC PATCH 1/1] reset: add support the GPIO provider "

[PATCH RFC] riscv: disable local interrupts and stop other CPUs before restart
 2026-04-23 20:49 UTC  (5+ messages)

[PATCH v3 00/19] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-04-23 18:34 UTC  (17+ messages)
` [PATCH v3 04/19] KVM: selftests: Use u64 instead of uint64_t
` [PATCH v3 06/19] KVM: selftests: Use u32 instead of uint32_t
` [PATCH v3 07/19] KVM: selftests: Use s32 instead of int32_t
` [PATCH v3 08/19] KVM: selftests: Use u16 instead of uint16_t
` [PATCH v3 09/19] KVM: selftests: Use s16 instead of int16_t
` [PATCH v3 10/19] KVM: selftests: Use u8 instead of uint8_t
` [PATCH v3 11/19] KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
` [PATCH v3 12/19] KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
` [PATCH v3 13/19] KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
` [PATCH v3 14/19] KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
` [PATCH v3 15/19] KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a guest PA
` [PATCH v3 16/19] KVM: selftests: Replace "vaddr" with "gva" throughout
` [PATCH v3 17/19] KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
` [PATCH v3 18/19] KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"
` [PATCH v3 19/19] KVM: selftests: Replace "paddr" with "gpa" throughout

[PATCH v2 00/15] Add arm64 support in MSHV_VTL
 2026-04-23 14:00 UTC  (18+ messages)
` [PATCH v2 01/15] arm64: smp: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH v2 02/15] Drivers: hv: Move hv_vp_assist_page to common files
` [PATCH v2 03/15] Drivers: hv: Move vmbus_handler to common code
` [PATCH v2 04/15] mshv_vtl: Refactor the driver for ARM64 support to be added
` [PATCH v2 05/15] Drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH v2 06/15] mshv_vtl: Make sint vector architecture neutral
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
` [PATCH v2 08/15] Drivers: hv: Move hv_call_(get|set)_vp_registers() declarations
` [PATCH v2 09/15] Drivers: hv: mshv_vtl: Move hv_vtl_configure_reg_page() to x86
` [PATCH v2 10/15] arm64: hyperv: Add hv_vtl_configure_reg_page() stub
` [PATCH v2 11/15] mshv_vtl: Let userspace do VSM configuration
` [PATCH v2 12/15] mshv_vtl: Move VSM code page offset logic to x86 files
` [PATCH v2 13/15] mshv_vtl: Add remaining support for arm64
` [PATCH v2 14/15] Drivers: hv: Add 4K page dependency in MSHV_VTL
` [PATCH v2 15/15] Drivers: hv: Add ARM64 support for MSHV_VTL in Kconfig

[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-04-23 13:04 UTC  (5+ messages)
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver

[PATCH v8 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-04-23 12:42 UTC  (7+ messages)

[PATCH v5 0/2] Add DeepComputing FML13V05 board dts
 2026-04-23 11:52 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
` [PATCH v5 2/2] riscv: dts: spacemit: add DeepComputing FML13V05 board device tree

[PATCH v1 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-04-23 11:27 UTC  (4+ messages)
` [PATCH v1 2/5] dt-bindings: timer: Add StarFive JHB100 clint

[PATCH 0/3] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
 2026-04-23  9:07 UTC  (8+ messages)
` [PATCH 1/3] RISC-V: KVM: AIA: Make HGEI number and management fully per-CPU
` [PATCH 2/3] RISC-V: KVM: AIA: Replace global HGEI count with simple enabled bool
` [PATCH 3/3] irqchip/riscv-imsic: Remove global nr_guest_files after KVM AIA per-HART conversion

[PATCH net-next v6 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-23  8:56 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v6 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
` [PATCH net-next v6 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-04-23  3:46 UTC  (5+ messages)
` [PATCH v3 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

[RFC PATCH] riscv: Fix PCI warning by enabling PCI_MSI_ARCH_FALLBACKS
 2026-04-22 22:34 UTC  (10+ messages)
    ` [Patch] PCI/MSI: Handle lack of irqdomain gracefully

[PATCH v1 0/5] microchip core-qspi gpio-cs fixes + cleanup
 2026-04-22 16:12 UTC  (8+ messages)
` [PATCH v1 1/5] spi: microchip-core-qspi: control built-in cs manually
` [PATCH v1 2/5] spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations
` [PATCH v1 3/5] spi: microchip-core-qspi: report device on which timeout occured instead of which controller
` [PATCH v1 4/5] spi: microchip-core-qspi: remove an unused define
` [PATCH v1 5/5] spi: microchip-core-qspi: remove some inline markings

[PATCH v3 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
 2026-04-22  9:51 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: serial: snps-dw-apb-uart: Add UltraRISC DP1000 UART
` [PATCH v3 2/2] serial: 8250_dw: Use a fixed CPR value for "

[PATCH v2 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-04-22  6:14 UTC  (12+ messages)
` [PATCH v2 2/2] riscv: dts: spacemit: Add cpu scaling "

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-04-21 17:08 UTC  (10+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v5 0/5] Add initial Milk-V Duo S board support
 2026-04-21 16:13 UTC  (5+ messages)
` [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 V5] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-04-21 14:31 UTC 

[PATCH v5 0/3] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-21 13:07 UTC  (4+ messages)
` [PATCH v5 1/3] lib/bitrev: Introduce GENERIC_BITREVERSE and cleanup Kconfig
` [PATCH v5 2/3] bitops: Define generic __bitrev8/16/32 for reuse
` [PATCH v5 3/3] arch/riscv: Add bitrev.h file to support rev8 and brev8

[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
 2026-04-21 12:00 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: Add breakpoint and watchpoint test for riscv

[PATCH v3 00/12] Linux RISC-V trace framework and drivers
 2026-04-21 11:30 UTC  (4+ messages)
` [PATCH v3 07/12] rvtrace: Add trace ramsink driver

[PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
 2026-04-21 11:28 UTC  (9+ messages)
` [PATCH 1/7] riscv: mm: split raw and public PTE helpers
` [PATCH 2/7] riscv/kvm: use raw PTE helpers for G-stage leaf PTEs
` [PATCH 3/7] riscv: mm: add Svnapot-aware contiguous PTE wrappers
` [PATCH 4/7] riscv: hugetlb: switch NAPOT mappings to raw PTE helpers
` [PATCH 5/7] riscv: add contiguous PTE range clearing helpers
` [PATCH 6/7] riscv: batch write-protect contiguous PTE ranges
` [PATCH 7/7] riscv: add Svnapot-aware pte_batch_hint support

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-21 11:22 UTC  (5+ messages)
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH v4 0/2] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-21  3:17 UTC  (4+ messages)
` [PATCH v4 1/2] bitops: Define generic __bitrev8/16/32 for reuse

[PATCH] riscv: dts: starfive: jh7110: Drop CAMSS node
 2026-04-21  0:44 UTC  (2+ messages)
` 回复: "


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