Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-19 09:43:23 to 2025-04-23 13:52:07 UTC [more...]

[PATCH v3 0/2] Use GCR.U timer device as clocksource
 2025-04-23 12:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: timer: mti,gcru
` [PATCH v3 2/2] Allow for riscv-clock to pick up mmio address

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-23 11:08 UTC  (5+ messages)
` [PATCH v3 2/2] riscv: introduce asm/swab.h

[RFC PATCH 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-23 10:55 UTC  (7+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: jh7110-sys: add "
` [RFC PATCH 2/3] pinctrl: starfive: jh7110: support forcing inputs to low/high
` [RFC PATCH 3/3] riscv: dts: starfive: jh7110-pine64-star64: force no USB overcurrent

[PATCH v2 0/2] reset: canaan: add Kendryte K230 reset support
 2025-04-23  9:43 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: reset: add support for canaan,k230-rst
` [PATCH v2 2/2] reset: canaan: add reset driver for Kendryte K230

[PATCH v13 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-23  9:04 UTC  (6+ messages)
` [PATCH v13 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v13 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v13 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v13 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v13 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH v2 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-23  8:39 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: spacemit: add clock and reset property
` [PATCH v2 2/2] pinctrl: spacemit: add clock support for K1 SoC

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-23  8:22 UTC  (3+ messages)
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH v4 04/12] kernel: ftrace: export ftrace_sync_ipi
 2025-04-23  8:13 UTC  (3+ messages)

[RFC PATCH] riscv: Optimize gcd() performance by selecting CPU_NO_EFFICIENT_FFS
 2025-04-23  6:57 UTC  (4+ messages)

[PATCH v4 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-23  6:50 UTC  (2+ messages)
` [PATCH v4 18/22] riscv: mm: Add page fault trace points

[PATCH v6 0/5] riscv: uaccess: optimisations
 2025-04-23  6:44 UTC  (13+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches
` [PATCH v6 2/5] riscv: implement user_access_begin() and families
` [PATCH v6 3/5] riscv: uaccess: use input constraints for ptr of __put_user()
` [PATCH v6 4/5] riscv: uaccess: use 'asm goto' for put_user()
` [PATCH v6 5/5] riscv: uaccess: use 'asm_goto_output' for get_user()

[PATCH v12 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-23  4:08 UTC  (8+ messages)
` [PATCH v12 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v12 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v12 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v12 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v12 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH v5 00/21] Add Counter delegation ISA extension support
 2025-04-23  0:17 UTC  (8+ messages)
` [PATCH v5 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v5 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v5 20/21] tools/perf: Pass the Counter constraint values in the pmu events

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22 16:23 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: misaligned: factorize trap handling
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 3/5] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing

[PATCH v2 0/4] kexec-tools RISC-V port
 2025-04-22 16:23 UTC  (5+ messages)
` [PATCH v2 1/4] RISC-V: Add support for riscv kexec/kdump on kexec-tools
` [PATCH v2 2/4] RISC-V: Enable kexec_file_load syscall
` [PATCH v2 3/4] RISC-V: Separate elf_riscv_find_pbase out
` [PATCH v2 4/4] RISC-V: Support loading Image binary file

[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-22 15:27 UTC  (14+ messages)
` [PATCH v3 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v3 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v3 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v3 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v3 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v3 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v3 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v3 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v3 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v3 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v3 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v3 13/13] crypto: lib/poly1305 "

[PATCH 00/12] riscv: Add vendor extensions support for SiFive
 2025-04-22 15:18 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf "
` [PATCH 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq "

[PATCH] riscv: Make regs_irqs_disabled() more clear
 2025-04-22 15:08 UTC  (2+ messages)

[PATCH v7 0/3] Add T-HEAD TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-04-22 14:54 UTC  (2+ messages)

[PATCH v2 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-22 13:56 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: sophgo: add pwm controller "

[PATCH 0/4] kexec-tools RISC-V port
 2025-04-22 13:54 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: Add support for riscv kexec/kdump on kexec-tools

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-22 13:16 UTC  (7+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks

[PATCH] RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
 2025-04-22 13:01 UTC  (3+ messages)

[PATCH] riscv: hwprobe: export Zabha extension
 2025-04-22 12:26 UTC  (2+ messages)

[PATCH v2 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-22 10:41 UTC  (17+ messages)
` [PATCH v2 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v2 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v2 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v2 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v2 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v2 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v2 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v2 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v2 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v2 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v2 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v2 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v2 13/13] crypto: lib/poly1305 "

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-22 10:20 UTC  (8+ messages)
` [PATCH 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22 10:17 UTC  (12+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling
` [PATCH 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH 3/5] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs

[PATCH v5 0/3] Add basic SPI support for SOPHGO SG2042 SoC
 2025-04-22  8:50 UTC  (5+ messages)
` [PATCH v5 1/3] spi: dt-bindings: snps,dw-apb-ssi: Merge duplicate compatible entry
` [PATCH v5 2/3] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO SG2042 SoC
` [PATCH v5 3/3] riscv: sophgo: dts: Add spi controller for SG2042

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-04-22  8:01 UTC  (12+ messages)
` [PATCH v6 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v6 2/3] clk: canaan: Add clock driver for Canaan K230
  ` PATCH "

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-04-22  7:47 UTC  (4+ messages)
  ` [PATCH v5 20/21] riscv: dts: thead: Introduce reset controller node

[PATCH AUTOSEL 6.1 11/12] riscv: Avoid fortify warning in syscall_get_arguments()
 2025-04-22  2:18 UTC 

[PATCH AUTOSEL 5.15 6/6] riscv: Avoid fortify warning in syscall_get_arguments()
 2025-04-22  2:18 UTC 

[PATCH AUTOSEL 5.4 3/3] riscv: Avoid fortify warning in syscall_get_arguments()
 2025-04-22  2:19 UTC 

[PATCH AUTOSEL 5.10 3/3] riscv: Avoid fortify warning in syscall_get_arguments()
 2025-04-22  2:18 UTC 

[PATCH AUTOSEL 6.6 06/15] riscv: Provide all alternative macros all the time
 2025-04-22  2:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 14/15] riscv: Avoid fortify warning in syscall_get_arguments()

[PATCH AUTOSEL 6.12 11/23] riscv: Provide all alternative macros all the time
 2025-04-22  2:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 20/23] riscv: Avoid fortify warning in syscall_get_arguments()

[PATCH AUTOSEL 6.14 14/30] riscv: Provide all alternative macros all the time
 2025-04-22  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 24/30] riscv: Avoid fortify warning in syscall_get_arguments()

[PATCH 0/2] riscv: dts: spacemit: Add clocks to pinctrl and UART
 2025-04-21 17:40 UTC  (7+ messages)
` [PATCH 1/2] riscv: dts: spacemit: Acquire clocks for pinctrl
` [PATCH 2/2] riscv: dts: spacemit: Acquire clocks for UART

[RFC v3 00/12] LKMM generic atomics in Rust
 2025-04-21 16:42 UTC  (13+ messages)
` [RFC v3 01/12] rust: Introduce atomic API helpers
` [RFC v3 02/12] rust: sync: Add basic atomic operation mapping framework
` [RFC v3 03/12] rust: sync: atomic: Add ordering annotation types
` [RFC v3 04/12] rust: sync: atomic: Add generic atomics
` [RFC v3 05/12] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [RFC v3 06/12] rust: sync: atomic: Add the framework of arithmetic operations
` [RFC v3 07/12] rust: sync: atomic: Add Atomic<u{32,64}>
` [RFC v3 08/12] rust: sync: atomic: Add Atomic<{usize,isize}>
` [RFC v3 09/12] rust: sync: atomic: Add Atomic<*mut T>
` [RFC v3 10/12] rust: sync: atomic: Add arithmetic ops for "
` [RFC v3 11/12] rust: sync: Add memory barriers
` [RFC v3 12/12] rust: sync: rcu: Add RCU protected pointer

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2025-04-21 16:27 UTC  (3+ messages)

[PATCH v11 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-21 15:23 UTC  (7+ messages)
` [PATCH v11 1/5] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v11 2/5] pwm: sifive: change the PWM algorithm
` [PATCH v11 3/5] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function
` [PATCH v11 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
` [PATCH v11 5/5] pwm: sifive: clarify inverted compare logic in comments

[PATCH v3 0/4] riscv: Add Zicbop & prefetchw support
 2025-04-21 14:24 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: Introduce Zicbop instructions
` [PATCH v3 2/4] riscv: Add support for Zicbop
` [PATCH v3 3/4] riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
` [PATCH v3 4/4] riscv: xchg: Prefetch the destination word for sc.w

[PATCH v5 0/7] clk: spacemit: add K1 reset support
 2025-04-21 13:42 UTC  (2+ messages)

[PATCH 0/9] add Voyager board support
 2025-04-21 12:19 UTC  (4+ messages)
` [PATCH 4/9] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller

[PATCH 0/2] riscv: misaligned: Add ZCB handling and fix sleeping function
 2025-04-21  7:47 UTC  (3+ messages)
` [PATCH 1/2] riscv: misaligned: Add handling for ZCB instructions

[PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP
 2025-04-21  6:06 UTC  (10+ messages)

[PATCH v3] scripts: Do not strip .rela.dyn section
 2025-04-21  6:04 UTC  (2+ messages)

[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-20 12:09 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K1 PWM support
` [PATCH v2 2/6] pwm: pxa: add optional reset control
` [PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
` [PATCH v2 4/6] riscv: dts: spacemit: add pwm14_1 pinctrl setting
` [PATCH v2 5/6] pwm: Kconfig: add depends on ARCH_SPACEMIT to PWM_PXA
` [PATCH v2 6/6] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

[PATCH fixes v2 1/2] riscv: Replace function-like macro by static inline function
 2025-04-19 11:14 UTC  (2+ messages)
` [PATCH fixes v2 2/2] riscv: uprobes: Add missing fence.i after building the XOL buffer

[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
 2025-04-19 10:39 UTC  (2+ messages)

[PATCH fixes] riscv: uprobes: Add missing fence.i after building the XOL buffer
 2025-04-19 10:18 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