linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-17 15:03:36 to 2025-07-22 11:56:00 UTC [more...]

[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-07-20 17:22 UTC  (2+ messages)

[PATCH RFC 00/10] riscv: Add initial support for Anlogic DR1V90
 2025-07-22 11:46 UTC  (17+ messages)
` [PATCH RFC 01/10] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
` [PATCH RFC 02/10] dt-bindings: riscv: Add Nuclei UX900 compatibles
` [PATCH RFC 03/10] dt-bindings: riscv: Add Anlogic DR1V90
` [PATCH RFC 04/10] dt-bindings: timer: Add Anlogic DR1V90 CLINT
` [PATCH RFC 05/10] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
` [PATCH RFC 06/10] dt-bindings: serial: snps-dw-apb-uart: Add Anlogic DR1V90 uart
` [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
` [PATCH RFC 10/10] riscv: defconfig: Enable Anlogic SoC

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

[PATCH v2 0/2] clk: spacemit: fix sspax_clk
 2025-07-22 10:09 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA

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

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-07-22  8:26 UTC  (28+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 02/13] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v3 03/13] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
` [PATCH v3 05/13] arm: "
` [PATCH v3 06/13] arm64: "
` [PATCH v3 07/13] s390: "
` [PATCH v3 08/13] powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init section
` [PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
` [PATCH v3 10/13] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v3 11/13] kstack_erase: Support Clang stack depth tracking
` [PATCH v3 12/13] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v3 13/13] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[PATCH v3] clk: thead: th1520-ap: Describe mux clocks with clk_mux
 2025-07-22  8:05 UTC 

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] "

[PATCH] dt-bindings: riscv: cpus: Add AMD MicroBlaze V 64bit compatible
 2025-07-22  7:25 UTC 

[PATCH 0/2] riscv: mm: Use mmu-type from FDT as SATP mode limit
 2025-07-22  4:36 UTC  (5+ 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 v4 0/9] Add SBI v3.0 PMU enhancements
 2025-07-22  3:59 UTC  (12+ messages)
` [PATCH v4 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v4 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v4 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v4 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v4 5/9] drivers/perf: riscv: Export "
` [PATCH v4 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v4 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v4 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v4 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH] RISC-V: Implement ioremap_wc/wt
 2025-07-22  3:00 UTC  (3+ messages)
` [External] "

[PATCH] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
 2025-07-22  1:08 UTC  (2+ messages)

[PATCH] clk: spacemit: fix error handling in ccu_pll_set_rate/_round_rate
 2025-07-22  1:02 UTC  (2+ messages)

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-07-22  0:35 UTC  (24+ messages)
` [PATCH v3 01/12] lib/kasan: introduce CONFIG_ARCH_DEFER_KASAN option
` [PATCH v3 02/12] kasan: unify static kasan_flag_enabled across modes
` [PATCH v3 03/12] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 04/12] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v3 05/12] kasan/arm: "
` [PATCH v3 06/12] kasan/xtensa: "
` [PATCH v3 07/12] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v3 08/12] kasan/um: "
` [PATCH v3 09/12] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v3 10/12] kasan/s390: "
` [PATCH v3 11/12] kasan/riscv: "
` [PATCH v3 12/12] kasan: add shadow checks to wrappers and rename kasan_arch_is_ready

[PATCH v6 0/2] Add SpacemiT K1 USB3.0 host controller support
 2025-07-22  0:34 UTC  (10+ messages)
` [PATCH v6 1/2] dt-bindings: usb: dwc3: add support for SpacemiT K1
` [PATCH v6 2/2] usb: dwc3: add generic driver to support flattened

[GIT PULL] clk: thead: Updates for v6.17
 2025-07-22  0:28 UTC  (2+ messages)

[PATCH] riscv: Add sysctl to control discard of vstate during syscall
 2025-07-21 21:28 UTC  (8+ messages)

[PATCH v4 0/4] spi: sophgo: Add SPI NOR controller for SG2042
 2025-07-21 15:04 UTC  (7+ messages)
` [PATCH v4 1/4] spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042
` [PATCH v4 2/4] spi: spi-sg2044-nor: Add configurable chip_info
` [PATCH v4 3/4] spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042
` [PATCH v4 4/4] riscv: dts: sophgo: Add SPI NOR node "

[PATCH V2 0/5] Add an optimization also raid6test for RISC-V support
 2025-07-21  7:52 UTC  (3+ messages)
` [PATCH V2 1/5] raid6: riscv: Clean up unused header file inclusion

[PATCH v8 00/24] Linux SBI MPXY and RPMI drivers
 2025-07-21  4:24 UTC  (3+ messages)

[PATCH] dt-bindings: serial: 8250: spacemit: set clocks property as required
 2025-07-21  0:39 UTC  (2+ messages)

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-07-20 20:37 UTC  (12+ messages)
` [PATCH bpf-next 01/10] riscv, bpf: Extract emit_stx() helper
` [PATCH bpf-next 02/10] riscv, bpf: Extract emit_st() helper
` [PATCH bpf-next 03/10] riscv, bpf: Extract emit_ldx() helper
` [PATCH bpf-next 04/10] riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
` [PATCH bpf-next 05/10] riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion
` [PATCH bpf-next 06/10] riscv, bpf: Add Zacas instructions
` [PATCH bpf-next 07/10] riscv, bpf: Optimize cmpxchg insn with Zacas support
` [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
` [PATCH bpf-next 09/10] riscv, bpf: Add support arena atomics for RV64
` [PATCH bpf-next 10/10] selftests/bpf: Enable arena atomics tests "

[PATCH] riscv: dts: spacemit: uart: set dummy clock to silent dt warning
 2025-07-19 10:23 UTC  (3+ messages)

[GIT PULL] RISC-V T-HEAD Devicetrees for v6.17
 2025-07-19  9:39 UTC 

[PATCH v2 0/7] syscore: Pass context data to callbacks
 2025-07-19  6:52 UTC  (4+ messages)

[PATCH] clk: spacemit: fix sspax_clk
 2025-07-19  5:51 UTC  (6+ messages)

[GIT PULL] RISC-V Fixes for 6.16-rc7
 2025-07-18 23:09 UTC  (2+ messages)

[PATCH v5] riscv: introduce asm/swab.h
 2025-07-18 16:26 UTC  (3+ messages)

[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
 2025-07-18 14:33 UTC  (7+ messages)
` [PATCH RFC 2/2] riscv: introduce percpu.h into include/asm
      ` [External] "

[PATCH V3 0/5] Add an optimization also raid6test for RISC-V support
 2025-07-18 14:08 UTC  (7+ messages)
` [PATCH V3 1/5] raid6: riscv: Clean up unused header file inclusion
` [PATCH V3 2/5] raid6: riscv: replace one load with a move to speed up the caculation
` [PATCH V3 3/5] raid6: riscv: Prevent compiler with vector support to build already vectorized code
` [PATCH V3 4/5] raid6: riscv: Allow code to be compiled in userspace
` [PATCH V3 5/5] raid6: test: Add support for RISC-V

[PATCH v2 0/2] riscv: dts: spacemit: Add initial support for OrangePi RV2
 2025-07-18 10:07 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: spacemit: Add OrangePi RV2 board
` [PATCH v2 2/2] riscv: dts: spacemit: Add OrangePi RV2 board device tree

Zamrożenie ceny energii
 2025-07-18  8:16 UTC 

[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
 2025-07-18  5:44 UTC  (20+ messages)
` [PATCH v3 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v3 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v3 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v3 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v3 5/9] drivers/perf: riscv: Export "
` [PATCH v3 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v3 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v3 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PATCH v2] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-07-18  3:37 UTC  (2+ messages)

[PATCH] riscv: dts: starfive: jh7110-milkv-mars sort properties
 2025-07-17 17:24 UTC  (5+ messages)

[PATCH v5 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-07-17 17:20 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM and carrier board bindings
` [PATCH v5 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
` [PATCH v5 3/5] ARM: dts: sunxi: add support for "
` [PATCH v5 4/5] ARM: dts: sunxi: add support for NetCube Systems Nagami Basic Carrier
` [PATCH v5 5/5] ARM: dts: sunxi: add support for NetCube Systems Nagami Keypad Carrier

[GIT PULL] KVM/riscv fixes for 6.16 take #2
 2025-07-17 15:10 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).