Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-24 09:37:25 to 2025-04-28 12:22:00 UTC [more...]

[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-28 11:53 UTC  (2+ messages)

[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
 2025-04-28 10:59 UTC  (7+ messages)
` [PATCH 1/2] efi/libstub: zboot specific "
` [PATCH 2/2] x86/efi: Implement support for embedding SBAT data for x86

[PATCH 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-04-28  9:44 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH 2/2] riscv: dts: spacemit: add usb3.0 support for K1

[PATCH] riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
 2025-04-28  9:24 UTC 

[PATCH v2 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-28  8:40 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins

[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-28  6:50 UTC  (4+ messages)
` [PATCH v2 2/6] pwm: pxa: add optional reset control

[v3 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-28  5:17 UTC  (14+ messages)
` [v3 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v3 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v3 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v3 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v3 PATCH 05/13] crypto: mips/sha256 "
` [v3 PATCH 06/13] crypto: powerpc/sha256 "
` [v3 PATCH 07/13] crypto: riscv/sha256 "
` [v3 PATCH 08/13] crypto: s390/sha256 "
` [v3 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v3 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v3 PATCH 11/13] crypto: x86/sha256 "
` [v3 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v3 PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH v4 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-28  1:34 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH v4 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v4 3/3] pwm: sophgo: add driver for SG2044

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-04-27 14:24 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v12 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v12 3/3] riscv: dts: allwinner: d1: Add pwm node

[v2 PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-27 14:07 UTC  (19+ messages)
` [v2 PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [v2 PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [v2 PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [v2 PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [v2 PATCH 05/13] crypto: mips/sha256 "
` [v2 PATCH 06/13] crypto: powerpc/sha256 "
` [v2 PATCH 07/13] crypto: riscv/sha256 "
` [v2 PATCH 08/13] crypto: s390/sha256 "
` [v2 PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [v2 PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [v2 PATCH 11/13] crypto: x86/sha256 "
` [v2 PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [v2 PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH 00/13] Architecture-optimized SHA-256 library API
 2025-04-27  5:21 UTC  (30+ messages)
` [PATCH 01/13] crypto: sha256 - support arch-optimized lib and expose through shash
` [PATCH 02/13] crypto: arm/sha256 - implement library instead of shash
` [PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic
` [PATCH 04/13] crypto: arm64/sha256 - implement library instead of shash
` [PATCH 05/13] crypto: mips/sha256 "
` [PATCH 06/13] crypto: powerpc/sha256 "
` [PATCH 07/13] crypto: riscv/sha256 "
` [PATCH 08/13] crypto: s390/sha256 "
` [PATCH 09/13] crypto: sparc - move opcodes.h into asm directory
` [PATCH 10/13] crypto: sparc/sha256 - implement library instead of shash
` [PATCH 11/13] crypto: x86/sha256 "
` [PATCH 12/13] crypto: sha256 - remove sha256_base.h
` [PATCH 13/13] crypto: lib/sha256 - improve function prototypes

[PATCH v3 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-27  1:07 UTC  (3+ messages)

[PATCH v4 0/2] Implement endianess swap macros for RISC-V
 2025-04-26 14:56 UTC  (3+ messages)
` [PATCH v4 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
` [PATCH v4 2/2] riscv: introduce asm/swab.h

[PATCH v3 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-04-26 14:38 UTC  (4+ messages)
` [PATCH v3 04/10] dt-bindings: riscv: Add SiFive HiFive Premier P550 board

[PATCH] riscv: enable mseal sysmap for RV64
 2025-04-26 13:59 UTC 

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-04-26 11:23 UTC  (3+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-26  2:32 UTC  (2+ messages)

[PATCH v9 0/3] riscv: spacemit: add gpio support for K1 SoC
 2025-04-25 23:35 UTC  (8+ messages)
` [PATCH v9 1/3] riscv: defconfig: spacemit: enable "
` [PATCH v9 2/3] riscv: dts: spacemit: add "
` [PATCH v9 3/3] riscv: dts: spacemit: add gpio LED for system heartbeat
` (subset) [PATCH v9 0/3] riscv: spacemit: add gpio support for K1 SoC

[PATCH v2 0/2] riscv: dts: spacemit: Add clocks to pinctrl and UART
 2025-04-25 23:35 UTC  (2+ messages)

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

[PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
 2025-04-25 22:45 UTC  (2+ messages)
` (subset) "

[GIT PULL] RISC-V Fixes for 6.15-rc4
 2025-04-25 20:37 UTC  (2+ messages)

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

[PATCH v4 0/2] Add basic SPI support for SG2042 SoC
 2025-04-25 19:09 UTC  (2+ messages)
` (subset) "

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-25 16:39 UTC  (27+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-25 16:35 UTC  (5+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-04-25 16:04 UTC  (12+ messages)
` [PATCH 1/5] KVM: RISC-V: refactor vector state reset
` [PATCH 2/5] KVM: RISC-V: refactor sbi reset request
` [PATCH 3/5] KVM: RISC-V: remove unnecessary SBI reset state
` [PATCH 4/5] KVM: RISC-V: reset VCPU state when becoming runnable
` [PATCH 5/5] KVM: RISC-V: reset smstateen CSRs

[PATCH 0/3] RISC-V KVM selftests improvements
 2025-04-25 14:20 UTC  (10+ messages)
` [PATCH 1/3] KVM: riscv: selftests: Add stval to exception handling
` [PATCH 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH 3/3] KVM: riscv: selftests: Add vector extension tests

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-25 10:10 UTC  (11+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag
  ` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520

[PATCH v2 3/3] riscv: dts: starfive: jh7110-pine64-star64: force no USB overcurrent
 2025-04-25  9:22 UTC  (2+ messages)

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-25  9:02 UTC  (8+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-04-25  7:46 UTC  (17+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v6 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v6 08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v6 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v6 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-25  7:26 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] riscv: crypto - Use SYM_FUNC_START for functions only called directly
 2025-04-25  2:48 UTC  (2+ messages)

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-04-24 23:37 UTC  (12+ messages)
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH fixes v2 1/2] riscv: Replace function-like macro by static inline function
 2025-04-24 20:32 UTC  (2+ messages)

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-24 17:27 UTC  (6+ messages)
` [PATCH v3 2/2] riscv: introduce asm/swab.h

[PATCH v13 00/28] riscv control-flow integrity for usermode
 2025-04-24 16:41 UTC  (7+ messages)
` [PATCH v13 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v13 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v13 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v13 21/28] riscv: kernel command line option to opt out of user cfi

[PATCH v5 00/13] riscv: add SBI FWFT misaligned exception delegation support
 2025-04-24 13:04 UTC  (15+ messages)
` [PATCH v5 03/13] riscv: sbi: add FWFT extension interface
` [PATCH v5 04/13] riscv: sbi: add SBI FWFT extension calls
` [PATCH v5 05/13] riscv: misaligned: request misaligned exception from SBI
` [PATCH v5 13/13] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[RFC PATCH 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-24  8:48 UTC  (7+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: jh7110-sys: add "


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