Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-09 16:35:27 to 2026-09-11 14:51:18 UTC [more...]

[PATCH] irqchip/sifive-plic: Panic if initialization fails
 2026-09-11 14:50 UTC 

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-11 12:21 UTC  (52+ messages)
` [PATCH 01/23] scripts/mksysmap: drop the MODULE_INFO() symbols from kallsyms
` [PATCH 02/23] scripts/mksysmap: fix escape of '$' in the __pi_ pattern
` [PATCH 04/23] kallsyms: output binary data to speed output and kallsyms assembly
` [PATCH 05/23] kbuild: do not sort nm output where the order is irrelevant
` [PATCH 06/23] kbuild: only emit vmlinux relocations when required
` [PATCH 09/23] kbuild: do not allocate .modinfo in vmlinux
` [PATCH 12/23] kbuild: avoid re-running compiler and linker probes
` [PATCH 13/23] modpost: hash module source per-file, not per-byte
` [PATCH 16/23] kbuild: batch module finalisation
` [PATCH 17/23] modpost: perform srcversion hashing in parallel
` [PATCH 20/23] kbuild: rust: parallelise rustc front end
` [PATCH 23/23] kbuild: use pigz for gzip compression if available

[PATCH v10 0/9] riscv: add SBI Supervisor Software Events support
 2026-09-11 12:14 UTC  (10+ messages)
` [PATCH v10 1/9] riscv: add SBI SSE extension definitions
` [PATCH v10 2/9] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v10 3/9] riscv: sse: mask events during shutdown and kexec
` [PATCH v10 4/9] drivers: firmware: add riscv SSE support
` [PATCH v10 5/9] riscv: mm: avoid enabling interrupts for nofault page faults
` [PATCH v10 6/9] perf: RISC-V: support callchains with SSE delivery
` [PATCH v10 7/9] perf: RISC-V: add support for SSE event
` [PATCH v10 8/9] selftests/riscv: add SSE test module
` [PATCH v10 9/9] selftests/riscv: add perf user-stack SSE copy regression test

[RESEND v22 1/3] dt-bindings: pwm: opencores: Update compatibles, examples and maintainers
 2026-09-11 10:16 UTC  (2+ messages)

[PATCH] riscv/kvm: Only context-switch senvcfg where it exists
 2026-09-11  9:50 UTC  (2+ messages)

[PATCH v5 00/14] Linux RISC-V trace framework and drivers
 2026-09-11  9:22 UTC  (3+ messages)
` [PATCH v5 03/14] gtrace: Add RISC-V platform driver for the gtrace framework

[PATCH v6 1/5] riscv: Introduce support for hardware break/watchpoints
 2026-09-11  8:54 UTC  (2+ messages)

[PATCH v2 0/6] spacemit: k3: Replace bad CLINT node with ACLINT nodes
 2026-09-11  8:43 UTC  (2+ messages)

[PATCH 0/2] RISC-V: KVM: Validate AIA MMIO ranges against GPA width
 2026-09-11  7:24 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: KVM: Validate AIA MMIO address ranges
` [PATCH 2/2] RISC-V: KVM: Disallow GPA-width changes after AIA init

[PATCH 2/7] x86/word-at-a-time: Instrument load_unaligned_zeropad()
 2026-09-11  7:03 UTC  (2+ messages)
` [PATCH 5/7] riscv/word-at-a-time: "

[PATCH] riscv: vector: Fix data pointer constraints in context save/restore
 2026-09-11  6:56 UTC  (2+ messages)

[PATCH v10 0/2] RISC-V IOMMU HPM support
 2026-09-11  6:30 UTC  (3+ messages)
` [PATCH v10 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v10 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs
 2026-09-11  6:08 UTC  (8+ messages)
` [PATCH 2/5] clk: spacemit: make MIX rate selection consistent
` [PATCH 4/5] clk: spacemit: reject rate changes to running firmware PLLs

[PATCH V3] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-09-11  5:24 UTC  (7+ messages)

[PATCH v4 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-09-11  4:31 UTC  (3+ messages)
` [PATCH v4 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash

[PATCH v2 0/6] riscv: Make IPI_MAX visible and use it consistently
 2026-09-11  3:27 UTC  (7+ messages)
` [PATCH v2 1/6] riscv: smp: Move enum ipi_message_type to asm/smp.h
` [PATCH v2 2/6] riscv: sbi: Use IPI_MAX for SBI IPI muxing
` [PATCH v2 3/6] clocksource: clint: Use IPI_MAX for "
` [PATCH v2 4/6] irqchip/aclint-sswi: "
` [PATCH v2 5/6] irqchip/imsic: Use IPI_MAX instead of IMSIC_NR_IPI
` [PATCH v2 6/6] media: mtk-vpu: rename IPI_MAX to IPI_VPU_MAX

[PATCH v6] mm: retry page faults once under the per-VMA lock
 2026-09-11  2:56 UTC 

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-11  2:08 UTC  (28+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned

[PATCH 0/5] riscv: Make IPI_MAX visible and use it consistently
 2026-09-11  1:17 UTC  (4+ messages)
` [PATCH 1/5] riscv: smp: Move enum ipi_message_type to asm/smp.h

[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
 2026-09-10 21:54 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
 2026-09-10 21:34 UTC  (5+ messages)

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-10 15:29 UTC  (13+ messages)
` [PATCH RFC v3 12/21] mm/pgtable: redefine PGTABLE_LEVEL enum with ascend order from PGD
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled

[PATCH v2] RISC-V: KVM: Avoid synchronous IPIs on VMID rollover
 2026-09-10 15:12 UTC 

[PATCH] KVM: riscv: Fix NACL hfence entry update order
 2026-09-10 14:47 UTC  (2+ messages)

Shadow Stack Locking Semantics between arch's
 2026-09-10 14:19 UTC  (7+ messages)

[RESEND PATCH 0/2] RISC-V: KVM: Fix G-stage fault handling
 2026-09-10 13:59 UTC  (5+ messages)
` [RESEND PATCH 1/2] RISC-V: KVM: Release unused page after MMU invalidation
` [RESEND PATCH 2/2] RISC-V: KVM: Propagate interrupted G-stage faults

[PATCH] RISC-V: KVM: Avoid synchronous IPIs on VMID rollover
 2026-09-10 13:33 UTC 

[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
 2026-09-10 12:36 UTC  (4+ messages)

[PATCH] module: reject out-of-range relocation target indices
 2026-09-10 12:30 UTC  (3+ messages)

[PATCH v5 0/6] riscv: spacemit: Add PCIe RC controller support for K3
 2026-09-10 12:15 UTC  (11+ messages)
` [PATCH v5 1/6] PCI: spacemit-k1: Add device data support
` [PATCH v5 6/6] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH 1/1] riscv: dts: spacemit: sort nodes on OrangePi RV2
 2026-09-10 12:01 UTC  (2+ messages)

[PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split
 2026-09-10 11:26 UTC  (2+ messages)

[PATCH v8 00/22] Add basic pinctrl drivers for JHB100 SoC
 2026-09-10 10:03 UTC  (23+ messages)
` [PATCH v8 01/22] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
` [PATCH v8 02/22] pinctrl: pinconf-generic: "
` [PATCH v8 03/22] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v8 04/22] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v8 05/22] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
` [PATCH v8 06/22] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
` [PATCH v8 07/22] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v8 08/22] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
` [PATCH v8 09/22] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v8 10/22] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v8 11/22] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v8 12/22] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
` [PATCH v8 13/22] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v8 14/22] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
` [PATCH v8 15/22] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
` [PATCH v8 16/22] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
` [PATCH v8 17/22] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v8 18/22] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v8 19/22] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v8 20/22] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v8 21/22] riscv: dts: starfive: Add JHB100 pinctrl pad number header
` [PATCH v8 22/22] riscv: dts: starfive: jhb100: Add pinctrl nodes

[PATCH v2] kexec_file: remove unused arch_kexec_locate_mem_hole hook
 2026-09-10  9:50 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
 2026-09-10  9:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 05/14] gtrace: Add functions to start/stop tracing on a component path
 2026-09-10  9:16 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix the conversion between vsip and hvip
 2026-09-10  9:15 UTC  (2+ messages)

[PATCH V2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-09-10  9:12 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Synchronize hrtimer callback during teardown
 2026-09-10  8:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
 2026-09-10  8:37 UTC  (9+ messages)
  ` [PATCH v3 04/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-syscon
  ` [PATCH v3 05/19] dt-bindings: soc: starfive: Add starfive,jh7110-vout-subsystem
  ` [PATCH v3 06/19] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200
  ` [PATCH v3 18/19] riscv: dts: starfive: jh7110: Update DT for display subsystem

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-10  8:33 UTC  (19+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 12/24] vdso: Add the vdsocheck tool

RISC-V genpd race in OSI mode (genpd domain power_off vs firmware suspend call)
 2026-09-10  7:44 UTC  (5+ messages)

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-10  7:29 UTC  (8+ messages)

[PATCH v3 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-10  6:34 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v3 2/2] cpufreq: update capacity_freq_ref when the boost state changes

[PATCH v2] riscv: crash: Add crash hotplug support
 2026-09-10  3:26 UTC 

[PATCH v2] riscv: dts: spacemit: k3: add i2s0-i2s5 nodes
 2026-09-10  1:32 UTC  (2+ messages)

[RFC PATCH v1 0/6] tee: optee: RISC-V support over the RPMI TEE service group
 2026-09-10  1:20 UTC  (7+ messages)
` [RFC PATCH v1 1/6] mailbox: riscv-sbi-mpxy: add riscv_sbi_mpxy_mbox_call() for hart-local requests
` [RFC PATCH v1 2/6] tee: optee: select the SMC ABI conduit from the firmware node match data
` [RFC PATCH v1 3/6] tee: optee: teach the memory type check about RISC-V page attributes
` [RFC PATCH v1 4/6] mailbox: riscv-rpmi-message: add TEE service group definitions
` [RFC PATCH v1 5/6] dt-bindings: firmware: add OP-TEE over the RISC-V RPMI TEE service group
` [RFC PATCH v1 6/6] tee: optee: add a RISC-V conduit over the "

[PATCH] clk: tenstorrent: Assign .num before accessing .hws
 2026-09-10  0:47 UTC  (3+ messages)

[PATCH v2 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-09 22:20 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "
` [PATCH v2 2/2] cpufreq: update capacity_freq_ref when the boost state changes

[PATCH] riscv: crash: Add crash hotplug support
 2026-09-09 21:30 UTC  (2+ messages)

[PATCH v1 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-09 19:18 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "

[PATCH v2 00/10] riscv: Add device tree support for UltraRISC DP1000
 2026-09-09 16:54 UTC  (3+ messages)
` [PATCH v2 06/10] dt-bindings: i2c: dw: Add compatible for UltraRISC DP1000 SoC

Random corruption on SpacemiT K1 with RVV and THP
 2026-09-09 16:45 UTC  (3+ messages)
` Random corruption on SpacemiT K1 with RVV
  ` Random corruption on SpacemiT K1 (and K3) "

[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
 2026-09-09 16:44 UTC  (7+ messages)
` [PATCH v2 11/12] "
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH bpf-next v1 2/7] bpf, x86: Use resolved pointer for timed may_goto
 2026-09-09 16:34 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