Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-22 03:58:21 to 2025-07-25 16:09:35 UTC [more...]

[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-07-23  9:47 UTC  (2+ messages)

[PATCH v12 0/3] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-25 15:56 UTC  (5+ messages)
  ` [PATCH v12 2/3] rust: pwm: Add Kconfig and basic data structures
  ` [PATCH v12 3/3] rust: pwm: Add complete abstraction layer

[PATCH 00/11] riscv: fine grained hardware assisted kernel control-flow integrity
 2025-07-25 15:33 UTC  (25+ messages)
` [PATCH 01/11] riscv: add landing pad for asm routines
` [PATCH 03/11] riscv: indirect jmp in asm that's static in nature to use sw guarded jump
` [PATCH 04/11] riscv: exception handlers can be software guarded transfers
` [PATCH 05/11] riscv: enable landing pad enforcement
` [PATCH 06/11] mm: Introduce ARCH_HAS_KERNEL_SHADOW_STACK
` [PATCH 07/11] scs: place init shadow stack in .shadowstack section
` [PATCH 08/11] riscv/mm: prepare shadow stack for init task
` [PATCH 09/11] riscv: scs: add hardware shadow stack support to scs
` [PATCH 10/11] scs: generic scs code updated to leverage hw assisted shadow stack
` [PATCH 11/11] riscv: Kconfig & Makefile for riscv kernel control flow integrity
  ` [PATCH 02/11] riscv: update asm call site in `call_on_irq_stack` to setup correct label

[PATCH] riscv: Add sysctl to control discard of vstate during syscall
 2025-07-25 15:01 UTC  (4+ messages)

spacemit: P1 PMIC support on Banana pi F3 testing
 2025-07-25 15:03 UTC  (4+ messages)

[PATCH 0/3] riscv: minor thread_info.cpu improvements
 2025-07-25 14:30 UTC  (7+ messages)
` [PATCH 1/3] riscv: use TASK_TI_CPU instead of TASK_TI_CPU_NUM
` [PATCH 2/3] riscv: use lw instead of REG_L when reading int cpu
` [PATCH 3/3] riscv: pack rv64 thread_info better

[PATCH v8 0/4] Add TH1520 GPU support with power sequencing
 2025-07-25 14:16 UTC  (9+ messages)
  ` [PATCH v8 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
  ` [PATCH v8 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
  ` [PATCH v8 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
  ` [PATCH v8 4/4] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH 0/2] riscv: mm: Use mmu-type from FDT as SATP mode limit
 2025-07-25 14:04 UTC  (7+ messages)
` [PATCH 1/2] riscv: mm: Return intended SATP mode for noXlvl options
` [PATCH 2/2] riscv: mm: Use mmu-type from FDT to limit SATP mode

[PATCH] riscv: uaccess: fix __put_user_nocheck for unaligned accesses
 2025-07-25 13:42 UTC  (2+ messages)

[PATCH v5] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-07-25 13:02 UTC  (4+ messages)

[PATCH v9 0/8] spacemit: introduce P1 PMIC support
 2025-07-25 12:27 UTC  (12+ messages)
` [PATCH v9 1/8] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v9 2/8] mfd: simple-mfd-i2c: specify max_register
` [PATCH v9 3/8] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v9 4/8] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v9 5/8] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v9 6/8] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v9 7/8] riscv: dts: spacemit: define fixed regulators
` [PATCH v9 8/8] riscv: dts: spacemit: define regulator constraints

[GIT PULL] KVM/riscv changes for 6.17
 2025-07-25 12:06 UTC 

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-07-25  7:01 UTC  (12+ messages)
  ` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible

[PATCH] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
 2025-07-25  5:13 UTC  (3+ messages)

[PATCH] riscv: cacheinfo: init cache levels via fetch_cache_info when SMP disabled
 2025-07-25  2:44 UTC 

[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-25  2:42 UTC  (3+ messages)
` [PATCH v8 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings

[PATCH v2] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
 2025-07-25  2:36 UTC  (2+ messages)

[PATCH v2] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
 2025-07-25  2:36 UTC  (2+ messages)

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-25  1:17 UTC  (3+ messages)
  ` [PATCH v5 8/9] riscv: dts: thead: Add PVT node

[PATCH v4 0/4] spi: sophgo: Add SPI NOR controller for SG2042
 2025-07-24 23:34 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-07-24 22:13 UTC  (3+ messages)

[GIT PULL] clk: thead: Updates for v6.17, part 2
 2025-07-24 22:06 UTC  (3+ messages)

[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
 2025-07-24 21:32 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR"
` [PATCH v2 2/2] KVM: selftests: Rename $(ARCH_DIR) to $(SRCARCH)

[PATCH v5 0/7] riscv: Add support for xmipsexectl
 2025-07-24 15:23 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: riscv: Add xmipsexectl ISA extension description
` [PATCH v5 2/7] riscv: Add xmipsexectl as a vendor extension
` [PATCH v5 3/7] riscv: Add xmipsexectl instructions
` [PATCH v5 4/7] riscv: hwprobe: Add MIPS vendor extension probing
` [PATCH v5 5/7] riscv: hwprobe: Document MIPS xmipsexectl vendor extension
` [PATCH v5 6/7] riscv: Add tools support for xmipsexectl
` [PATCH v5 7/7] riscv: errata: Fix the PAUSE Opcode for MIPS P8700

[PATCH v4 7/7] riscv: errata: Fix the PAUSE Opcode for MIPS P8700
 2025-07-24 15:26 UTC  (2+ messages)

[PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2025-07-24 14:57 UTC  (6+ messages)
` [PATCH v6 1/8] mmc: sdhci-of-dwcmshc: add common bulk optional clocks support

[PATCH v3 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-07-24 12:31 UTC  (5+ messages)
` [PATCH v3 2/8] dmaengine: mmp_pdma: Add optional clock support
` [PATCH v3 6/8] riscv: dts: spacemit: Add PDMA0 node for K1 SoC

[PATCH v8 0/8] spacemit: introduce P1 PMIC support
 2025-07-24 10:14 UTC  (8+ messages)
` [PATCH v8 2/8] mfd: simple-mfd-i2c: specify max_register
` [PATCH v8 5/8] rtc: spacemit: support the SpacemiT P1 RTC

[PATCH v1 0/4] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-07-24  9:59 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: riscv: starfive: add milkv,marscm-emmc
` [PATCH v1 2/4] riscv: dts: starfive: add Milk-V Mars CM system-on-module
` [PATCH v1 3/4] dt-bindings: riscv: starfive: add milkv,marscm-lite
` [PATCH v1 4/4] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

[PATCH 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-07-24  7:31 UTC  (7+ messages)
` [PATCH 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[PATCH v6] riscv: introduce asm/swab.h
 2025-07-23 19:47 UTC 

[PATCH v5] riscv: introduce asm/swab.h
 2025-07-23 19:42 UTC  (3+ messages)

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-07-23 17:32 UTC  (11+ messages)
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "

[RFC PATCH 0/6] riscv: add initial support for hardware breakpoints
 2025-07-23 17:25 UTC  (13+ messages)
` [RFC PATCH 1/6] riscv: Add insn.c, consolidate instruction decoding
` [RFC PATCH 2/6] riscv: Add SBI debug trigger extension and function ids
` [RFC PATCH 3/6] riscv: insn: __read_insn use copy_from_X_nofault
` [RFC PATCH 4/6] riscv: Introduce support for hardware break/watchpoints
` [RFC PATCH 5/6] riscv: hw_breakpoint: Use icount for single stepping
` [RFC PATCH 6/6] riscv: ptrace: Add hw breakpoint support

[GIT PULL] RISC-V Misc Devicetrees for v6.17
 2025-07-23 14:42 UTC 

[PATCH v6 0/4] rust: Add bug/warn abstractions
 2025-07-23 13:23 UTC  (5+ messages)

[PATCH] clk: spacemit: fix resource leak in spacemit_ccu_reset_register
 2025-07-23 13:10 UTC  (3+ messages)

[PATCH v2 0/7] syscore: Pass context data to callbacks
 2025-07-23 11:27 UTC  (8+ messages)

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-07-23 10:38 UTC  (3+ messages)
  ` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management

[GIT PULL] RISC-V Sophgo Devicetrees for v6.17
 2025-07-23  7:13 UTC 

[PATCH] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
 2025-07-23  5:37 UTC  (4+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v6.17 (v2)
 2025-07-23  5:22 UTC  (4+ messages)

[PATCH v2 0/2] clk: spacemit: fix sspax_clk
 2025-07-23  4:41 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA

[PATCH RFC 00/10] riscv: Add initial support for Anlogic DR1V90
 2025-07-23  2:37 UTC  (14+ messages)
` [PATCH RFC 01/10] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
` [PATCH RFC 03/10] dt-bindings: riscv: Add Anlogic DR1V90
` [PATCH RFC 07/10] riscv: Add Anlogic SoC famly Kconfig support
` [PATCH RFC 08/10] riscv: dts: Add initial Anlogic DR1V90 SoC device tree
` [PATCH RFC 09/10] riscv: dts: anlogic: Add Milianke MLKPAI FS01 board

Question About Access Fault Handling in the Kernel
 2025-07-23  2:08 UTC  (3+ messages)

[PATCH v3] clk: thead: th1520-ap: Describe mux clocks with clk_mux
 2025-07-23  0:07 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V 64bit compatible
 2025-07-22 20:46 UTC  (4+ messages)

[PATCH v4 0/9] Add SBI v3.0 PMU enhancements
 2025-07-22 17:20 UTC  (7+ messages)
` [PATCH v4 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v4 6/9] KVM: Add a helper function to validate vcpu gpa range

[PATCH v6 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-22 15:55 UTC  (7+ messages)
` [PATCH v6 2/2] usb: dwc3: add generic driver to support flattened

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-07-22 13:29 UTC  (11+ messages)
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches

[PATCH] drm/ttm: add pgprot handling for RISC-V
 2025-07-22 11:25 UTC  (2+ messages)

[PATCH 0/1] introduce ioremap_wc()
 2025-07-22  9:15 UTC  (2+ messages)
` [PATCH 1/1] riscv: "

Proszę o kontakt
 2025-07-22  7:45 UTC 

[PATCH v5 0/5] riscv: add support for SBI Supervisor Software Events
 2025-07-22  7:29 UTC  (3+ messages)
` [PATCH v5 2/5] riscv: add support for SBI Supervisor Software Events extension
  ` [External] "


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