Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 05:40:31 to 2026-08-05 00:44:46 UTC [more...]

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-05  0:44 UTC  (19+ messages)
` [PATCH v8 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v8 04/22] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v8 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v8 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-04 21:59 UTC  (12+ messages)
` [PATCH 1/2] x86/shstk: support "
` [PATCH 2/2] selftests/x86: add generic prctl shadow stack test

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

[PATCH v6 0/5] riscv: Introduce support for hardware break/watchpoints
 2026-08-04 17:10 UTC  (7+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] riscv: Add breakpoint and watchpoint test for riscv
` [PATCH v6 3/5] riscv: ptrace support for hardware break/watchpoints
` [PATCH v6 4/5] selftests/breakpoints: extend riscv test for ptrace hw break/watchpoints
` [PATCH v6 5/5] MAINTAINERS: Add entry for RISC-V Debugging

[PATCH] ASoC: spacemit: Remove redundant DAI field initialization
 2026-08-04 14:19 UTC  (6+ messages)

[PATCH v2] RISC-V: KVM: Fix the conversion between vsip and hvip
 2026-08-04 13:40 UTC 

[PATCH 0/3] riscv: dts: spacemit: add cpu scaling for 3 boards
 2026-08-04 13:32 UTC  (4+ messages)
` [PATCH 1/3] riscv: dts: spacemit: k1-musepi-pro: add cpu scaling
` [PATCH 2/3] riscv: dts: spacemit: orangepi-rv2: Add cpu scaling for K1 SoC
` [PATCH 3/3] riscv: dts: spacemit: orangepi-r2s: "

[PATCH v3 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-08-04 10:44 UTC  (9+ messages)
` [PATCH v3 1/8] riscv: dts: eswin: add reset generator for EIC7700 SoC
` [PATCH v3 2/8] riscv: dts: eswin: add clock "
` [PATCH v3 3/8] riscv: dts: eswin: eic7700: add pinctrl support
` [PATCH v3 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
` [PATCH v3 5/8] riscv: dts: eswin: add hsp bus node
` [PATCH v3 6/8] dt-bindings: i2c: dw: add ESWIN EIC7700 SoC I2C controller
` [PATCH v3 7/8] riscv: dts: eswin: add I2C controller support
` [PATCH v3 8/8] riscv: dts: eswin: add watchdog support

[PATCH v5 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-08-04 10:36 UTC  (8+ messages)
` [PATCH v5 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v5 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v5 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v5 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v5 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v5 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
 2026-08-04  8:25 UTC  (3+ messages)

[PATCH 0/2] clk: spacemit: fix PLL init and add K3 1.8 GHz rates
 2026-08-04  8:10 UTC  (4+ messages)
` [PATCH 1/2] clk: spacemit: re-enable PLLs after init
` [PATCH 2/2] clk: spacemit: k3: add 1.8 GHz PLL5 and PLL8 rates

[PATCH] riscv: kprobes: Prevent probes in breakpoint handlers
 2026-08-04  6:56 UTC  (2+ messages)

[PATCH 1/2] ASoC: spacemit: Drop redundant error messages
 2026-08-04  3:41 UTC  (11+ messages)
` [PATCH 2/2] ASoC: spacemit: init *dp to NULL before error paths
` (subset) [PATCH 1/2] ASoC: spacemit: Drop redundant error messages

[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
 2026-08-04  2:56 UTC  (7+ messages)
` [PATCH] riscv: KVM: Flush VS-stage stale entries

[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-04  2:48 UTC  (3+ messages)

[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-04  2:47 UTC 

[PATCH] riscv: unaligned: Fix check_vector_unaligned_access() stub name
 2026-08-04  0:05 UTC  (2+ messages)

[PATCH] riscv: add ntl_hints.h for non-temporal locality hints
 2026-08-03 23:31 UTC  (2+ messages)

[PATCH] dt-bindings: Correct white-space style
 2026-08-03 22:29 UTC  (7+ messages)

[PATCH v5 0/3] RISC-V: KVM: fix vcpu vector context handling
 2026-08-03 21:52 UTC  (4+ messages)
` [PATCH v5 1/3] riscv: vector: refactor riscv_v_start_kernel_context
` [PATCH v5 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
` [PATCH v5 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector

[PATCH] perf symbols: Skip dynamic symbols with invalid section indexes
 2026-08-03 17:33 UTC  (2+ messages)

[PATCH 2/2] riscv: dts: sophgo: cv180x: Fix internal ephy node name
 2026-08-03 16:34 UTC 

[PATCH 1/2] riscv: dts: sophgo: Enable ethernet for Milk-V Duo 256M
 2026-08-03 16:33 UTC 

[PATCH] riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGIC
 2026-08-03 16:12 UTC  (3+ messages)

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-03 13:59 UTC  (3+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH v5 0/4] Clk improvements
 2026-08-03 13:24 UTC  (22+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports

[PATCH v2] tools/mm: add hwpoison-panic tool
 2026-08-03 11:31 UTC 

[PATCH] tools/mm: add hwpoison-panic tool
 2026-08-03 11:06 UTC  (3+ messages)

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-03  9:56 UTC  (8+ messages)
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-08-03 10:05 UTC  (2+ messages)

[PATCH] pinctrl: spacemit: validate pins in pinconf callbacks
 2026-08-03  7:46 UTC  (2+ messages)

[PATCH v3] riscv: acpi: Handle LPI architectural context loss flags
 2026-08-03  1:20 UTC 

[GIT PULL] RISC-V updates for v7.2-rc6
 2026-08-02 19:30 UTC  (2+ messages)

[PATCH 1/1] riscv: dts: spacemit: sort nodes on OrangePi RV2
 2026-08-02 10:01 UTC 

[PATCH] riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
 2026-08-02  9:49 UTC 

[GIT PULL] RISC-V SpacemiT Devicetrees for v7.3
 2026-08-02  2:42 UTC 

[PATCH v2 0/4] riscv: dts: spacemit: Add cpu scaling for Milk-V Jupiter
 2026-08-02  2:21 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] riscv: dts: spacemit: fix maximum CPU core voltage for K1 boards
 2026-08-02  2:20 UTC  (2+ messages)

[PATCH 1/2] riscv: dts: spacemit: Make dtschema recognize the etherent PHY correctly on K3 pico-itx board
 2026-08-02  2:18 UTC  (2+ messages)

[PATCH 0/3] SpacemiT K3: fix I2S DT integration and add controller nodes
 2026-08-02  2:17 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
 2026-08-02  2:16 UTC  (2+ messages)
` (subset) "

[GIT PULL] clk: spacemit: Updates for v7.3
 2026-08-02  1:42 UTC 

[PATCH 0/3] clk: spacemit: k3: fix i2s clock topology and divider rates
 2026-08-02  1:30 UTC  (2+ messages)

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-08-01 19:30 UTC  (3+ messages)
` [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories

[PATCH] riscv: dts: starfive: jh7110-common: fix jh7110 SoC boot from SD-card
 2026-08-01 15:00 UTC  (6+ messages)

[PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
 2026-08-01  8:58 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
 2026-08-01  8:51 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
 2026-08-01  8:35 UTC  (6+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
` [PATCH v3 2/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests

[PATCH v5 0/5] Implement Eager Page Splitting for RISC-V
 2026-08-01  8:35 UTC  (8+ messages)
` [PATCH v5 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v5 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v5 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v5 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v5 5/5] RISC-V: KVM: Add the eager_page_split module parameter

[PATCH v4 1/5] RISC-V: KVM: Add the split page cache for ioctl context
 2026-07-31  6:11 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
 2026-07-31  6:18 UTC  (3+ messages)

[patch 0/4] entry: Rework syscall skip logic
 2026-07-14  8:40 UTC  (6+ messages)
` [patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-14  8:20 UTC  (7+ messages)
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[PATCH] KVM: riscv: mirror VSTIMECMP into t->next_cycles in sstc path
 2026-07-13  4:41 UTC 

[PATCH v3 0/3] tee: add MbedTEE driver
 2026-07-31 20:19 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH v3 2/3] dt-bindings: firmware: add mbedtee,tee binding

[PATCH] RISC-V: KVM: Synchronize hrtimer callback during teardown
 2026-07-31 16:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drivers/perf: riscv: handle legacy fallback in event check
 2026-07-31 16:35 UTC  (2+ messages)

[PATCH] riscv: kprobes: free insn slot in arch_remove_kprobe() to avoid memory leak
 2026-07-31 10:09 UTC 

[PATCH v4 0/5] Implement Eager Page Splitting for RISC-V
 2026-07-31  5:46 UTC  (7+ messages)
` [PATCH v4 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v4 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v4 5/5] RISC-V: KVM: Add the eager_page_split module parameter


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