linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-23 05:26:42 to 2025-04-26 02:35:00 UTC [more...]

[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  (4+ messages)
` [PATCH v2 1/2] riscv: dts: spacemit: Acquire clocks for pinctrl
` [PATCH v2 2/2] riscv: dts: spacemit: Acquire clocks for UART

[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 0/3] pinctrl: starfive: jh7110: support force inputs
 2025-04-25  9:22 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: starfive,jh7110: add PAD_INTERNAL_* virtual pins
` [PATCH v2 2/3] pinctrl: starfive: jh7110: add support for PAD_INTERNAL_* for GPI
` [PATCH v2 3/3] riscv: dts: starfive: jh7110-pine64-star64: force no USB overcurrent

[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 0/2] efi: Add a mechanism for embedding SBAT section
 2025-04-25  6:03 UTC  (5+ messages)
` [PATCH 1/2] efi/libstub: zboot specific "
` [PATCH 2/2] x86/efi: Implement support for embedding SBAT data for x86

[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  (15+ messages)
` [PATCH v2 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0
` [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  (32+ messages)
` [PATCH v13 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v13 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v13 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v13 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v13 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v13 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v13 07/28] riscv mm: manufacture shadow stack pte
` [PATCH v13 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v13 09/28] riscv mmu: write protect and shadow stack
` [PATCH v13 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v13 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v13 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v13 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v13 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v13 15/28] riscv/traps: Introduce software check exception
` [PATCH v13 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v13 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v13 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [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 v13 22/28] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v13 23/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v13 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v13 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v13 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v13 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v13 28/28] kselftest/riscv: kselftest for user mode 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 "

[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-24  8:18 UTC  (7+ 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 v5 0/3] Add basic SPI support for SOPHGO SG2042 SoC
 2025-04-24  7:33 UTC  (3+ messages)
` [PATCH v5 1/3] spi: dt-bindings: snps,dw-apb-ssi: Merge duplicate compatible entry

[PATCH v2 0/2] reset: canaan: add Kendryte K230 reset support
 2025-04-24  7:31 UTC  (4+ messages)
` [PATCH v2 2/2] reset: canaan: add reset driver for Kendryte K230

[PATCH v3 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-24  7:09 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: sophgo: add pwm controller "
` [PATCH v3 2/3] pwm: sophgo: reorganize the code structure
` [PATCH v3 3/3] pwm: sophgo: add driver for SG2044

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

[PATCH] riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
 2025-04-24  6:06 UTC 

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-24  5:27 UTC  (6+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v2] riscv: vdso.lds.S: Do not export __vdso_getrandom when building a 32-bit vDSO
 2025-04-23 20:03 UTC 

[PATCH] riscv: vdso.lds.S: Do not export __vdso_getrandom in compat vDSO
 2025-04-23 18:15 UTC 

[PATCH v3 0/4] riscv: Add Zicbop & prefetchw support
 2025-04-23 16:33 UTC  (2+ messages)

[PATCH v2 0/4] kexec-tools RISC-V port
 2025-04-23 16:13 UTC  (2+ messages)

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

next-20250422: arch/riscv/kernel/vdso/vdso.so.dbg: dynamic relocations are not supported
 2025-04-23 14:45 UTC 

[PATCH v2] Allow for riscv-clock to pick up mmio address
 2025-04-23 14:42 UTC  (3+ messages)

[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  (2+ messages)

[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  (4+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches

[PATCH v2 2/2] reset: canaan: add reset driver for Kendryte K230
 2025-04-23  5:55 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: reset: add support for canaan,k230-rst
 2025-04-23  5:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).