Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 19:47:45 to 2026-02-26 21:33:08 UTC [more...]

[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26  9:35 UTC  (12+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2026-02-26 21:32 UTC  (4+ messages)
` [PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[GIT PULL] RISC-V updates for v7.0
 2026-02-26 21:04 UTC  (10+ messages)

[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-26 19:57 UTC  (6+ messages)
` [PATCH v8 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH] riscv: add system error interrupt handler support
 2026-02-26 19:09 UTC  (3+ messages)

[PATCH v2 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-26 18:30 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230
` [PATCH v2 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
` [PATCH v2 3/3] riscv: dts: canaan: Add mmc nodes for K230

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-26 18:25 UTC  (3+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "

cleanup the RAID5 XOR library
 2026-02-26 18:20 UTC  (28+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH 1/1] riscv: dts: starfive: Milk-V Mars CM Lite broken-cd
 2026-02-26 17:58 UTC  (2+ messages)

[PATCH 0/4] mm/pgtable: Support for page table check on s390
 2026-02-26 17:04 UTC  (3+ messages)
` [PATCH 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH v1] clk: microchip: mpfs-ccc: fix out of bounds access during output registration
 2026-02-26 15:38 UTC  (5+ messages)

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-02-26 15:04 UTC  (5+ messages)

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

[PATCH v2] riscv: Limit uaccess speculation using guard page
 2026-02-26 15:03 UTC 

[PATCH 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-02-26 14:19 UTC  (5+ messages)
` [PATCH 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26 13:04 UTC  (6+ messages)
` [PATCH v7 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v7 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v7 5/5] riscv: "

[PATCH v3 0/2] riscv: Introduce support for hardware break/watchpoints
 2026-02-26 13:03 UTC  (15+ messages)
` [PATCH v3 1/2] "

[PATCH] RISC-V: KVM: Skip THP support check during dirty logging
 2026-02-26 11:12 UTC 

[PATCH net-next v2 0/8] macb usrio/tsu patches
 2026-02-26 11:09 UTC  (10+ messages)
` [PATCH net-next v2 1/8] riscv: dts: microchip: add tsu clock to macb on mpfs
` [PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
` [PATCH net-next v2 3/8] net: macb: np4 doesn't need a usrio pointer
` [PATCH net-next v2 4/8] dt-bindings: net: macb: add property indicating timer adjust mode
` [PATCH net-next v2 5/8] net: macb: timer adjust mode is not supported
` [PATCH net-next v2 6/8] net: macb: add mpfs specific usrio configuration
` [PATCH net-next v2 7/8] net: macb: warn on pclk use as a tsu_clk fallback
` [PATCH net-next v2 8/8] net: macb: clean up tsu clk rate acquisition

[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-02-26  9:46 UTC  (2+ messages)

[PATCH] riscv: dts: spacemit: adapt regulator node name to preferred form
 2026-02-26  9:35 UTC 

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
 2026-02-26  9:08 UTC  (3+ messages)
  `  "

RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-02-26  9:22 UTC 

[PATCH] riscv: dts: spacemit: pcie: fix missing power regulator
 2026-02-26  8:17 UTC 

[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-02-26  7:05 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
` (subset) [PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller

[PATCH v7 0/8] riscv: optimize string functions and add kunit tests
 2026-02-26  6:12 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-02-26  6:00 UTC  (2+ messages)

[PATCH] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
 2026-02-26  5:47 UTC  (2+ messages)

[RFC PATCH v1 0/7] perf libunwind multiple remote support
 2026-02-26  1:34 UTC  (4+ messages)
` [RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH v4 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-02-25 22:21 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
` [PATCH v4 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA
` [PATCH v4 3/3] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller
` (subset) [PATCH v4 0/3] riscv: sophgo: allow DMA multiplexer "

[PATCH v4 0/6] ASoC: sophgo: add CV1800 I2S controllers support
 2026-02-25 22:32 UTC  (4+ messages)
` [PATCH v4 6/6] riscv: dts: sophgo: dts nodes for i2s tdm modules

[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
 2026-02-25 22:02 UTC 

[PATCH v5] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-25 20:24 UTC  (2+ messages)

[PATCH v2 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
 2026-02-25 20:12 UTC  (7+ messages)
` [PATCH v2 1/5] mm: Introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
` [PATCH v2 2/5] arm64: gcs: Use the new common vm_mmap_shadow_stack() helper
` [PATCH v2 3/5] riscv: shstk: "
` [PATCH v2 4/5] x86: "
` [PATCH v2 5/5] mm: Do not map the shadow stack as THP

[PATCH v4 0/3] regulator: spacemit-p1: Support board power tree via DT properties
 2026-02-25 19:07 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-25 17:38 UTC  (5+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model

[PATCH] vdso/datapage: Define vdso data pointers as arrays
 2026-02-25 17:24 UTC  (2+ messages)

[PATCH 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
 2026-02-25 16:10 UTC  (21+ messages)
` [PATCH 1/5] mm: Introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
` [PATCH 2/5] arm64: gcs: Use the new common vm_mmap_shadow_stack() helper
` [PATCH 3/5] riscv: shstk: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] mm: Do not map the shadow stack as THP

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-25 14:40 UTC  (9+ messages)
` [PATCH 3/3] arm64: "

[PATCH v5 0/4] Add USB support for Canaan K230
 2026-02-25 12:14 UTC  (3+ messages)

[PATCH v11 0/4] Add support for Andes Qilai SoC PCIe controller
 2026-02-25  8:55 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v11 2/4] riscv: dts: qilai: Add PCIe node into the QiLai SoC
` [PATCH v11 3/4] PCI: qilai: Add Andes QiLai SoC PCIe host driver support
` [PATCH v11 4/4] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-02-25  8:14 UTC  (16+ messages)
` [PATCH v5 01/15] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v5 02/15] mm/kasan: rename 'kasan_arg' to 'kasan_arg_disabled'
` [PATCH v5 03/15] mm/kasan: mm/kasan: move kasan= code to common place
` [PATCH v5 04/15] mm/kasan: make kasan=on|off take effect for all three modes
` [PATCH v5 05/15] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v5 06/15] arch/arm: "
` [PATCH v5 07/15] arch/arm64: "
` [PATCH v5 08/15] arch/loongarch: "
` [PATCH v5 09/15] arch/powerpc: "
` [PATCH v5 10/15] arch/riscv: "
` [PATCH v5 11/15] arch/x86: "
` [PATCH v5 12/15] arch/xtensa: "
` [PATCH v5 13/15] arch/um: "
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
` [PATCH v5 15/15] mm/kasan: clean up unneeded ARCH_DEFER_KASAN and kasan_arch_is_ready

[PATCH v3 00/12] Linux RISC-V trace framework and drivers
 2026-02-25  6:24 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: Add RISC-V trace component bindings
` [PATCH v3 02/12] rvtrace: Initial implementation of driver framework
` [PATCH v3 03/12] rvtrace: Add functions to create/destroy a trace component path
` [PATCH v3 04/12] rvtrace: Add functions to start/stop tracing on a "
` [PATCH v3 05/12] rvtrace: Add trace encoder driver
` [PATCH v3 06/12] rvtrace: Add function to copy into perf AUX buffer
` [PATCH v3 07/12] rvtrace: Add trace ramsink driver
` [PATCH v3 08/12] riscv: Enable DMA_RESTRICTED_POOL in defconfig
` [PATCH v3 09/12] rvtrace: Add perf driver for tracing using perf tool
` [PATCH v3 10/12] perf tools: Add RISC-V trace PMU record capabilities
` [PATCH v3 11/12] perf tools: Initial support for RISC-V trace decoder
` [PATCH v3 12/12] MAINTAINERS: Add entry for RISC-V trace framework

mm: Regression with v7.0-rc1 on RISC-V
 2026-02-25  2:15 UTC  (8+ messages)

[PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
 2026-02-25  0:59 UTC  (3+ messages)

[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
 2026-02-25  0:08 UTC  (16+ messages)
` [RFC PATCH v1 04/11] riscv: Add B to hwcap
` [RFC PATCH v1 06/11] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to hwprobe
` [RFC PATCH v1 07/11] riscv: Export have_user_pmlen* booleans
` [RFC PATCH v1 08/11] riscv: hwprobe: Introduce rva23u64 base behavior
` [RFC PATCH v1 10/11] riscv: /proc/cpuinfo: Add rva23 bases to output

[PATCH v7 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-24 22:35 UTC  (5+ messages)
` [PATCH v7 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v7 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v4] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-24 21:50 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