Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 14:45:38 to 2026-08-09 05:52:06 UTC [more...]

[PATCH] drivers/base, mm: move arch_numa.c to mm/
 2026-08-09  5:51 UTC  (4+ messages)

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-09  4:13 UTC  (8+ messages)
` [RFC PATCH 4/7] iommu/riscv: Program QoS IDs for assigned groups
` [RFC PATCH 5/7] iommu/riscv: Expose global QoS IDs in sysfs
    ` [External] Re: [RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment

[PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-08-09  3:26 UTC  (27+ messages)
` [PATCH RESEND 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH RESEND 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH RESEND 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH RESEND 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
` [PATCH RESEND 05/17] phy: spacemit: add Innosilicon DP TX PHY driver
` [PATCH RESEND 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
` [PATCH RESEND 10/17] drm/spacemit: add Saturn DPU KMS pipeline
` [PATCH RESEND 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver

[PATCH v4 0/8] Add StarFive JHB100 syscon modules
 2026-08-09  1:50 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: soc: starfive: "
` [PATCH v4 2/8] clk: starfive: Add system-0 domain PLL clock driver
` [PATCH v4 3/8] clk: starfive: Add peripheral-0 "
` [PATCH v4 4/8] clk: starfive: Add Peripheral-1 "
` [PATCH v4 5/8] reset: starfive: Introduce active_low
` [PATCH v4 6/8] reset: starfive: Add syscon reset driver support
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC
` [PATCH v4 8/8] riscv: dts: starfive: jhb100: Add syscon nodes

[PATCH] riscv: lib: Fix ZBB strnlen reading past count boundary
 2026-08-08 18:00 UTC  (2+ messages)

[PATCH v9 00/20] Add Counter delegation ISA extension support
 2026-08-08 17:36 UTC  (22+ messages)
` [PATCH v9 01/20] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v9 02/20] RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitions
` [PATCH v9 03/20] RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsing
` [PATCH v9 04/20] dt-bindings: riscv: add Smcsrind and Sscsrind ISA extension descriptions
` [PATCH v9 05/20] RISC-V: Define indirect CSR access helpers
` [PATCH v9 06/20] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v9 07/20] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v9 08/20] RISC-V: Add Ssccfg extension CSR definition
` [PATCH v9 09/20] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v9 10/20] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v9 11/20] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v9 12/20] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v9 13/20] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v9 14/20] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v9 15/20] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v9 16/20] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v9 17/20] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v9 18/20] RISC-V: perf: Add Qemu virt machine events
` [PATCH v9 19/20] tools/perf: Support event code for arch standard events
` [PATCH v9 20/20] tools/perf: Add RISC-V CounterIDMask event field

[PATCH v4 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-08-08 16:38 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v4 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
 2026-08-08 13:38 UTC  (2+ messages)

[PATCH v2 RESEND] RISC-V: KVM: Fix PMU event info array size overflow
 2026-08-08 13:34 UTC  (2+ messages)

[PATCH] riscv: cpu_ops_sbi: retry checking if CPU is stopped
 2026-08-08 11:47 UTC  (2+ messages)

[PATCH 0/2] Unify repeated register definitions and move FWCORE macros
 2026-08-08  9:35 UTC  (4+ messages)
` [PATCH 1/2] drm/imagination: Unify repeated register defines
` [PATCH 2/2] drm/imagination: Move FWCORE_* macros to reg defs

[PATCH] RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
 2026-08-08  8:22 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Guard HFENCE range loops against overflow
 2026-08-08  8:22 UTC  (2+ messages)

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-08  7:32 UTC  (14+ messages)
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support

[PATCH] riscv: pass system-failure to restart SBI call on emergency restart
 2026-08-08  6:14 UTC 

[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
 2026-08-08  0:46 UTC  (5+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v1 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks

[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
 2026-08-08  0:45 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
 2026-08-07 23:51 UTC  (3+ messages)

[PATCH] riscv: hwprobe: Register unaligned probes before usermode
 2026-08-07 23:29 UTC  (4+ messages)

[PATCH v3 00/19] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO
 2026-08-07 20:36 UTC  (23+ messages)
` [PATCH v3 01/19] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap
` [PATCH v3 02/19] iommufd: Add iommufd_sw_map_msi()
` [PATCH v3 03/19] iommu/dma: Add iommu_dma_sw_map_msi()
` [PATCH v3 04/19] iommu/dma: Add iommu_dma_map_msi()
` [PATCH v3 05/19] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [PATCH v3 06/19] irqchip/riscv-imsic: Compose MSI updates through the hierarchy
` [PATCH v3 07/19] iommu/riscv: Add IRQ domain for interrupt remapping
` [PATCH v3 08/19] iommu/riscv: Prepare info->domain for concurrent RCU read access
` [PATCH v3 09/19] iommu/riscv: Publish IOMMU_RESV_SW_MSI region for iommufd MSI remapping
` [PATCH v3 10/19] iommu/riscv: Pre-map IMSIC MSI targets
` [PATCH v3 11/19] iommu/riscv: Copy MSI IOVA table when replacing an iommufd domain
` [PATCH v3 12/19] iommu/riscv: Gate identity boundary switches with live MSIs
` [PATCH v3 13/19] iommu/riscv: Implement irq_compose_msi_msg for IMSIC remapping
` [PATCH v3 14/19] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V
` [PATCH v3 15/19] iommu/riscv: report iommu capabilities
` [PATCH v3 16/19] vfio: enable IOMMU_TYPE1 for RISC-V
` [PATCH v3 17/19] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [PATCH v3 18/19] riscv: defconfig: Enable IOMMUFD and VFIO
` [PATCH v3 19/19] selftests/vfio: Allow building on RISC-V

[PATCH] RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
 2026-08-07 16:40 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Allow memslots ending at the GPA limit
 2026-08-07 16:40 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Reject overlapping AIA IMSIC address fields
 2026-08-07 16:40 UTC  (2+ messages)

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

[PATCH v6 0/5] riscv: Introduce support for hardware break/watchpoints
 2026-08-07  8:00 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
 2026-08-07  7:57 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: riscv: Add Worlds per-hart properties

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-08-07  7:51 UTC  (23+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher driver binding
  ` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header

[RFC PATCH v3 0/6] virt: bao: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-08-07  7:39 UTC  (7+ messages)
` [RFC PATCH v3 1/6] dt-bindings: bao: add IPC shared-memory device
` [RFC PATCH v3 2/6] virt: bao: add IPC shared-memory driver
` [RFC PATCH v3 3/6] dt-bindings: bao: add I/O dispatcher device
` [RFC PATCH v3 4/6] virt: bao: add I/O dispatcher driver
` [RFC PATCH v3 5/6] virt: bao: consolidate the IPC hypercall ID in include/linux/bao.h
` [RFC PATCH v3 6/6] MAINTAINERS: add Bao hypervisor entry

[PATCH 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-08-07  6:53 UTC  (3+ messages)
` [PATCH 05/17] phy: spacemit: add Innosilicon DP TX PHY driver

[PATCH v2] ASoC: spacemit: advertise only DMA-backed DAI streams
 2026-08-07  6:32 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: KVM: Add PMU event filter support
 2026-08-07  5:32 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] RISC-V: KVM: selftests: Add PMU event filter test

[PATCH 0/2] RISC-V: KVM: Add PMU event filter support
 2026-08-07  3:50 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
 2026-08-07  3:41 UTC  (4+ messages)

[PATCH] riscv: signal: protect regs->status RMW from concurrent preemption
 2026-08-07  3:00 UTC 

[PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
 2026-08-07  2:25 UTC  (2+ messages)

[PATCH v4 0/2] riscv: fix kprobes on minimal kernel configs
 2026-08-07  2:01 UTC  (2+ messages)

[PATCH v4] RISC-V: hwprobe: Use BIT macro to avoid warnings
 2026-08-07  1:34 UTC  (2+ messages)

[PATCH 0/3] riscv: alternative: Statically compute alternative section boundaries and patch compat vDSO
 2026-08-07  1:24 UTC  (2+ messages)

[PATCH v3 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-08-07  1:03 UTC  (6+ messages)
` [PATCH v3 4/5] dt-bindings: serial: snps-dw-apb-uart: Add StarFive JHB100 UART compatible
` [PATCH v3 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT

[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
 2026-08-06 22:57 UTC  (2+ messages)

[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-06 19:55 UTC  (18+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v3 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v3 05/19] crypto: cmh - add HMAC ahash
` [PATCH v3 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v3 07/19] crypto: cmh - add SM3 ahash
` [PATCH v3 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v3 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v3 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v3 12/19] crypto: cmh - add RSA akcipher
` [PATCH v3 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v3 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v3 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v3 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v3 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v3 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v3 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH] riscv: vector: preserve state when scheduling at nonzero depth
 2026-08-06 19:32 UTC 

[PATCH v3 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-08-06 19:30 UTC  (3+ messages)
` [PATCH v3 4/6] "

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-08-06 18:32 UTC  (7+ messages)
` [PATCH v5 04/17] riscv: Standardize extension capitalization
` [PATCH v5 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "

[PATCH v2 0/3] riscv: cpufeature: Add Supm extension id and validation
 2026-08-06 18:11 UTC  (3+ messages)
` [PATCH v2 3/3] riscv: cpufeature: Clarify ISA spec version for canonical order

[PATCH v6 0/2] riscv: lib: add optimized memcmp() and extend KUnit tests
 2026-08-06 17:56 UTC  (3+ messages)
` [PATCH v6 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

[PATCH 0/2] riscv: lib: add optimized memchr() and extend KUnit tests
 2026-08-06 17:52 UTC  (3+ messages)
` [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()

[PATCH] riscv: mm: unexport satp_mode
 2026-08-06 17:46 UTC  (2+ messages)

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-08-06 17:11 UTC  (2+ messages)

[PATCH 0/2] riscv: hwprobe: report per-process extension availability
 2026-08-06 17:09 UTC  (6+ messages)
` [PATCH 1/2] riscv: hwprobe: export the availability of vector to user
    ` [EXT] "

[PATCH v2] riscv: kprobes: Prevent probes in breakpoint handlers
 2026-08-06 17:02 UTC  (2+ messages)

[PATCH v3 00/17] riscv: Generate riscv instruction functions
 2026-08-06 16:36 UTC  (8+ messages)
` [PATCH v3 07/17] riscv: Maintain epc on misaligned emulation error
` [PATCH v3 08/17] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code

[PATCH] riscv: cmpxchg: Use .option arch for Zacas and Zabha
 2026-08-06 16:34 UTC  (2+ messages)

[PATCH v3 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-08-06 14:51 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