public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-04-18 05:34:22 to 2025-04-22 18:15:27 UTC [more...]

[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  (16+ messages)
` [PATCH 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH 02/12] riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
` [PATCH 03/12] riscv: hwprobe: Document "
` [PATCH 04/12] riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod and xsfqmaccqoq
` [PATCH 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf ISA extension description
` [PATCH 06/12] riscv: Add SiFive xsfvfnrclipxfqf vendor extension
` [PATCH 07/12] riscv: hwprobe: Document "
` [PATCH 08/12] riscv: hwprobe: Add "
` [PATCH 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq ISA extension description
` [PATCH 10/12] riscv: Add SiFive xsfvfwmaccqqq vendor extension
` [PATCH 11/12] riscv: hwprobe: Document "
` [PATCH 12/12] riscv: hwprobe: Add "

[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  (12+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH v2 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v2 3/3] pwm: sophgo: add driver for SG2044
  ` [External] : "

[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 v6 0/5] riscv: uaccess: optimisations
 2025-04-22 12:19 UTC  (11+ 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 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 v12 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-04-22  8:53 UTC  (6+ 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 v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-04-22  8:01 UTC  (13+ 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 v2 0/2] pinctrl: spacemit: add clock/reset support
 2025-04-21 19:11 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 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  (9+ messages)
` [PATCH v5 1/7] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v5 2/7] clk: spacemit: rename spacemit_ccu_data fields
` [PATCH v5 3/7] clk: spacemit: add reset controller support
` [PATCH v5 4/7] clk: spacemit: define existing syscon resets
` [PATCH v5 5/7] clk: spacemit: make clocks optional
` [PATCH v5 6/7] clk: spacemit: define new syscons with only resets
` [PATCH v5 7/7] riscv: dts: spacemit: add reset support for the K1 SoC

[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 v2 0/2] reset: canaan: add Kendryte K230 reset support
 2025-04-19 17:09 UTC  (3+ 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 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  (4+ messages)

[PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
 2025-04-19  2:40 UTC  (8+ messages)

[PATCH v8 0/6] Add clock controller support for SpacemiT K1
 2025-04-18 23:44 UTC  (2+ messages)
` (subset) "

[GIT PULL] RISC-V Fixes for 6.15-rc3
 2025-04-18 20:27 UTC  (2+ messages)

[PATCH 08/15] crypto: riscv - remove CRYPTO dependency of library functions
 2025-04-18 17:50 UTC  (2+ messages)

[PATCH 00/15] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-18 14:19 UTC  (2+ messages)

[PATCH v2 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
 2025-04-18 13:19 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: spacemit: add K1 USB2 PHY
` [PATCH v2 2/4] dt-bindings: phy: spacemit: add K1 PCIe/USB3 combo PHY
` [PATCH v2 3/4] phy: spacemit: support K1 USB2.0 PHY controller
` [PATCH v2 4/4] phy: spacemit: add USB3 support for K1 PCIe/USB3 combo PHY


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