Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-09 10:22:19 to 2025-12-16 15:33:51 UTC [more...]

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-16 15:33 UTC  (16+ messages)
` [PATCH 1/8] dt-bindings: riscv: add SpacemiT X100 CPU compatible
` [PATCH 2/8] dt-bindings: timer: add SpacemiT K3 CLINT
` [PATCH 3/8] dt-bindings: interrupt-controller: add SpacemiT K3 APLIC
` [PATCH 4/8] dt-bindings: interrupt-controller: add SpacemiT K3 IMSIC
` [PATCH 5/8] dt-bindings: serial: 8250: add SpacemiT K3 UART compatible
` [PATCH 6/8] dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
` [PATCH 8/8] riscv: dts: spacemit: add SpacemiT K3 Pico-ITX board device tree

[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
 2025-12-16 15:27 UTC  (8+ messages)
` [PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2025-12-16 15:25 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
` [PATCH v2 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA
` [PATCH v2 3/3] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller

[PATCH] clk: spacemit: Fix module build for spacemit common ccu driver
 2025-12-16 14:48 UTC  (5+ messages)

[PATCH 0/2] riscv: Fix missing select CACHEMAINT_FOR_DMA
 2025-12-16 14:25 UTC  (4+ messages)
` [PATCH 1/2] riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMA
` [PATCH 2/2] soc: renesas: "

[PATCH] dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
 2025-12-16 14:10 UTC 

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-12-16 13:40 UTC  (5+ messages)
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
 2025-12-16 13:17 UTC  (9+ messages)

[PATCH v2 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2025-12-16 10:29 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Add SpacemiT K1 "
` [PATCH v2 2/3] thermal: spacemit: k1: Add thermal sensor support
` [PATCH v2 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-12-16 10:29 UTC  (12+ messages)
` [PATCH v3 07/22] checkpatch: Warn on page table access without accessors
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent

[PATCH] irqchip/riscv-aplic: Pass context data to syscore callbacks
 2025-12-16 10:06 UTC 

[PATCH 0/2] Attempt to enable MMC on SpacemiT K1 boards
 2025-12-16  8:58 UTC  (9+ messages)
` [PATCH 2/2] riscv: dts: spacemit: Add MMC support on BPI-F3 and OrangePi RV2
` [PATCH 1/2] riscv: dts: spacemit: Add i2c buses on "

[PATCH v2 0/3] riscv: dts: starfive: Append starfive,jh7110 compatible to VisionFive 2 Lite
 2025-12-16  6:05 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite board
` [PATCH v2 2/3] riscv: dts: "
` [PATCH v2 3/3] riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite eMMC board

[PATCH 2/3] i2c: k1: add reset support
 2025-12-16  5:21 UTC  (3+ messages)

[PATCH v3 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2025-12-16  3:39 UTC  (7+ messages)
` [PATCH v3 1/6] clk: correct clk_div_mask() return value for width == 32
` [PATCH v3 2/6] dt-bindings: clock: add Anlogic DR1V90 CRU
` [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
` [PATCH v3 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
` [PATCH v3 5/6] riscv: dts: anlogic: add clocks and CRU for DR1V90
` [PATCH v3 6/6] MAINTAINERS: Add entry for Anlogic DR1V90 SoC drivers

[PATCH v3 0/3] RISC-V: add percpu.h to include/asm
 2025-12-16  1:47 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h
` [PATCH v3 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v3 3/3] riscv: store percpu offset into thread_info

[PATCH] drivers: perf: use bitmap_empty() where appropriate
 2025-12-16  1:20 UTC 

[PATCH RFC 0/4] Add clock support for SpacemiT K3 SoC
 2025-12-15 16:37 UTC  (8+ messages)
` [PATCH RFC 1/4] dt-bindings: soc: spacemit: add k3 syscon compatible
` [PATCH RFC 2/4] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH RFC 3/4] clk: spacemit: ccu_pll: add plla type clock
` [PATCH RFC 4/4] clk: spacemit: k3: add the clock tree

[PATCH v5 0/3] Optimize code generation during context switching
 2025-12-15 15:42 UTC  (7+ messages)
` [PATCH v5 1/3] x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
` [PATCH v5 2/3] sched: Make raw_spin_rq_unlock() inline
` [PATCH v5 3/3] sched/core: Make finish_task_switch() and its subfunctions always inline

[PATCH] spi: mpfs: Fix an error handling path in mpfs_spi_probe()
 2025-12-15 13:59 UTC  (2+ messages)

[PATCH] errata/sifive: remove unreliable warn_miss_errata
 2025-12-15 11:40 UTC 

[PATCH v4 00/21] paravirt: cleanup and reorg
 2025-12-15  8:27 UTC  (2+ messages)

[PATCH v4] i2c: spacemit: introduce pio for k1
 2025-12-15  5:59 UTC  (6+ messages)

[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2025-12-14 16:35 UTC  (10+ messages)
` [PATCH v5 1/9] riscv: ptrace: return ENODATA for inactive vector extension
` [PATCH v5 2/9] riscv: vector: init vector context with proper vlenb
` [PATCH v5 3/9] riscv: csr: define vtype register elements
` [PATCH v5 4/9] riscv: ptrace: validate input vector csr registers
` [PATCH v5 5/9] selftests: riscv: test ptrace vector interface
` [PATCH v5 6/9] selftests: riscv: verify initial vector state with ptrace
` [PATCH v5 7/9] selftests: riscv: verify syscalls discard vector context
` [PATCH v5 8/9] selftests: riscv: verify ptrace rejects invalid vector csr inputs
` [PATCH v5 9/9] selftests: riscv: verify ptrace accepts valid vector csr values

[PATCH 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2025-12-13 10:26 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
` [PATCH 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA
` [PATCH 3/3] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller

[PATCH] crypto: riscv: add poly1305-core.S to .gitignore
 2025-12-13  2:30 UTC  (2+ messages)

[GIT PULL] RISC-V updates for the v6.19 merge window (part two)
 2025-12-13  2:26 UTC  (3+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2025-12-12 18:33 UTC  (33+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v26 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v26 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v26 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v26 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v26 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v26 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v26 09/28] riscv/mm: write protect and shadow stack
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v26 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v26 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v26 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v26 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v26 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v26 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v26 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v26 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v26 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v26 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v26 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v26 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v26 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v26 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v26 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v26 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v26 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v26 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH v1] riscv: dts: starfive: Append starfive,jh7110 compatible to VisionFive 2 Lite
 2025-12-12 17:59 UTC  (8+ messages)

[PATCH V2 0/2] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2025-12-12 16:37 UTC  (7+ messages)
` [PATCH V2 2/2] "

SpacemiT k1: Linux crashes setting up smp with mainline U-Boot
 2025-12-12  6:43 UTC  (5+ messages)

[PATCH v17 00/12] Support page table check on PowerPC
 2025-12-12  3:37 UTC  (5+ messages)

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2025-12-12  3:16 UTC  (3+ messages)
` [PATCH v8 4/5] perf: RISC-V: add support for SSE event
  ` [External] "

[PATCH v3 0/8] Add NMI Support to RISC-V via SSE
 2025-12-12  3:09 UTC  (8+ messages)
` [PATCH v3 5/8] riscv: smp: use NMI for CPU stop
    ` [External] "

[PATCH v25 00/28] riscv control-flow integrity for usermode
 2025-12-11 17:13 UTC  (4+ messages)
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH RFC 00/10] riscv: Add support for rva23
 2025-12-10 16:13 UTC  (11+ messages)
` [PATCH RFC 01/10] riscv: Standardize extension capitilization
` [PATCH RFC 02/10] riscv: kconfig: Reorganize extensions
` [PATCH RFC 03/10] riscv: kconfig: Simply arch selection
` [PATCH RFC 04/10] riscv: kconfig: Make extensions tristate
` [PATCH RFC 05/10] riscv: kconfig: Add zve32x
` [PATCH RFC 06/10] riscv: Makefile: Add enabled extensions to compiler flags
` [PATCH RFC 07/10] riscv: kconfig: Make vendor extensions tristate
` [PATCH RFC 08/10] riscv: Optimize cpufeature macros for extension assumptions
` [PATCH RFC 09/10] riscv: kconfig: Add rva23 config
` [PATCH RFC 10/10] riscv: csum: Remove inline assembly

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-10  1:08 UTC  (5+ messages)
` [PATCH v6 37/44] KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list

[PATCH] lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
 2025-12-09 23:12 UTC  (2+ messages)

[PATCH v2 2/3] riscv: introduce percpu.h into include/asm
 2025-12-09 18:05 UTC  (2+ messages)

[PATCH v2] rust: pwm: Add UnregisteredChip wrapper around Chip
 2025-12-09 15:00 UTC  (6+ messages)

[PATCH] regulator: spacemit: Align input supply name with the DT binding
 2025-12-09 10:21 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