Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-05 05:17:15 to 2026-01-08 07:27:27 UTC [more...]

[PATCH 0/5] riscv: optimize string functions and add kunit tests
 2026-01-08  7:26 UTC  (10+ messages)
` [PATCH 1/5] lib/string_kunit: add test case for strlen
` [PATCH 2/5] lib/string_kunit: add test case for strnlen
` [PATCH 3/5] riscv: lib: add strnlen implementation
` [PATCH 4/5] riscv: lib: add strchr implementation
` [PATCH 5/5] riscv: lib: add strrchr implementation

[PATCH 0/5] RISC-V: RPMI performance service bindings and cpufreq support
 2026-01-08  6:56 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: firmware: Add RPMI performance service message proxy bindings
` [PATCH 2/5] dt-bindings: firmware: Add RPMI performance service bindings
` [PATCH 3/5] dt-bindings: riscv: cpus: document performance-domains property
` [PATCH 4/5] cpufreq: Add cpufreq driver for the RISC-V RPMI performance service group
` [PATCH 5/5] MAINTAINERS: Add "

[PATCH v2 0/3] pinctrl: spacemit: support I/O power domain configuration
 2026-01-08  6:42 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: spacemit: add syscon property
` [PATCH v2 2/3] pinctrl: spacemit: support I/O power domain configuration
` [PATCH v2 3/3] riscv: dts: spacemit: modify pinctrl node in dtsi

[PATCH 0/2] pinctrl: spacemit: support I/O power domain configuration
 2026-01-08  6:06 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add syscon property
` [PATCH 2/2] pinctrl: spacemit: support I/O power domain configuration

[PATCH v3 0/3] i2c: spacemit: add reset support
 2026-01-08  5:24 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: i2c: spacemit: add optional resets
  ` [PATCH 3/3] riscv: dts: spacemit: add reset property
` (subset) [PATCH v3 0/3] i2c: spacemit: add reset support

[PATCH v3] perf unwind-libdw: fix a cross-arch unwinding bug
 2026-01-08  4:41 UTC 

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-08  2:56 UTC  (6+ messages)
` [PATCH v2 02/28] arc: introduce arch_zone_limits_init()
` [PATCH v2 14/28] powerpc: "

Question about RISCV IOMMU irqbypass patch series
 2026-01-08  2:42 UTC  (3+ messages)
  ` [External] "

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-08  2:23 UTC  (5+ messages)

[PATCH v5 0/5] Add clock support for SpacemiT K3 SoC
 2026-01-08  2:11 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: soc: spacemit: k3: add clock support
` [PATCH v5 2/5] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH v5 3/5] clk: spacemit: ccu_pll: add plla type clock
` [PATCH v5 4/5] clk: spacemit: k3: extract common header
` [PATCH v5 5/5] clk: spacemit: k3: add the clock tree

[PATCH v2 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2026-01-08  1:21 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: dts: spacemit: Add USB2 PHY node "
` [PATCH v2 2/3] riscv: dts: spacemit: Add DWC3 USB 3.0 controller "
` [PATCH v2 3/3] riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3

[PATCH] riscv, bpf: Emit fence.i for BPF_NOSPEC
 2026-01-07 23:30 UTC  (7+ messages)
  ` [PATCH] riscv, bpf: add a speculation barrier "

[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
 2026-01-07 23:12 UTC  (3+ messages)
` [PATCH v4 16/21] KVM: selftests: Add support for nested NPTs

[PATCH v2] perf unwind-libdw: fix a cross-arch unwinding bug
 2026-01-07 23:13 UTC  (3+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2026-01-07 22:48 UTC  (3+ messages)
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched

[PATCH] riscv: trace: fix snapshot deadlock with sbi ecall
 2026-01-07 22:36 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: add percpu.h to include/asm
 2026-01-07 22:34 UTC  (3+ messages)
` [PATCH v3 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h

[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2026-01-07 21:57 UTC  (3+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code

[PATCH 00/36] AES library improvements
 2026-01-07 20:34 UTC  (21+ messages)
` [PATCH 02/36] lib/crypto: aes: Introduce improved AES library
` [PATCH 15/36] lib/crypto: s390/aes: Migrate optimized code into library
` [PATCH 25/36] crypto: x86/aes-gcm - Use new AES library API
` [PATCH 26/36] crypto: ccp "
` [PATCH 27/36] crypto: chelsio "
` [PATCH 28/36] crypto: crypto4xx "
` [PATCH 29/36] crypto: drbg "
` [PATCH 30/36] crypto: inside-secure "
` [PATCH 31/36] crypto: omap "
` [PATCH 32/36] lib/crypto: aescfb: "
` [PATCH 33/36] lib/crypto: aesgcm: "
` [PATCH 34/36] lib/crypto: aes: Remove old AES en/decryption functions
` [PATCH 35/36] lib/crypto: aes: Drop "_new" suffix from "
` [PATCH 36/36] lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox

[PATCH] riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
 2026-01-07 20:05 UTC  (2+ messages)

[PATCH] riscv: configs: Clean up references to non-existing configs
 2026-01-07 19:55 UTC  (2+ messages)

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-01-07 19:37 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 1/6] dt-bindings: Add Bao IPC shared memory driver binding
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 3/6] dt-bindings: Add Bao I/O dispatcher driver binding
  ` [PATCH 4/6] virt: bao: Add Bao I/O dispatcher driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header
  ` [PATCH 6/6] MAINTAINERS: Add entries for Bao hypervisor drivers, headers, and DT bindings

[PATCH v2] dt-bindings: riscv: update ratified version of h, svinval, svnapot, svpbmt
 2026-01-07 18:47 UTC  (3+ messages)

[PATCH v3 0/3] Implement Send and Sync for clk
 2026-01-07 17:35 UTC  (2+ messages)

[PATCH AUTOSEL 6.18] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2026-01-07 15:53 UTC 

[PATCH v3 0/3] Clk improvements
 2026-01-07 15:09 UTC  (4+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
` [PATCH v3 2/3] rust: clk: add devres-managed clks
` [PATCH v3 3/3] rust: clk: use 'kernel vertical style' for imports

[PATCH v3 0/4] pinctrl: spacemit: add support for K3 SoC
 2026-01-07 14:09 UTC  (2+ messages)

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-07 14:05 UTC  (16+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH v1] Documentation: riscv: update Vector discovery for userspace
 2026-01-07 11:33 UTC  (2+ messages)

[PATCH v2 0/1] Enable hardware clock (RTC) on the Milk-V Pioneer
 2026-01-07 11:29 UTC  (2+ messages)
` [PATCH v2 1/1] riscv: dts: sophgo: enable "

[PATCH v2] riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top node
 2026-01-07 10:17 UTC  (2+ messages)

[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2026-01-07  6:49 UTC  (5+ 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 net-next v3] net: spacemit: Remove broken flow control support
 2026-01-07  1:30 UTC  (2+ messages)

[PATCH v3 0/4] clk: spacemit: refactor common ccu driver
 2026-01-06 23:42 UTC  (11+ messages)
` [PATCH v3 1/4] clk: spacemit: prepare common ccu header
` [PATCH v3 2/4] clk: spacemit: extract common ccu functions
` [PATCH v3 3/4] clk: spacemit: add platform SoC prefix to reset name
` [PATCH v3 4/4] reset: spacemit: fix auxiliary device id

[RFC PATCH v2 0/6] RISC-V: Add dynamic TSO support
 2026-01-06 21:59 UTC  (4+ messages)
` [RFC PATCH v2 4/6] RISC-V: Implement prctl call to set/get the memory consistency model

[PATCH 0/2] PCI: dwc: Add multi-port controller support
 2026-01-06 21:16 UTC  (9+ messages)
` [PATCH 1/2] PCI: API changes for "
` [PATCH 2/2] PCI: dwc: Add "

[PATCH v2 0/2] Initial support for 100ask CanMV-K230 DshanPi
 2026-01-06 18:28 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: canaan: add 100ask K230 boards compatible strings
` [PATCH v2 2/2] riscv: dts: canaan: Add initial dshanpi board DT files

[PATCH RESEND v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
 2026-01-06 17:34 UTC 

[PATCH] RISC-V: KVM: fix __le64 type assignments
 2026-01-06 16:34 UTC  (2+ messages)

[PATCH] drm/radeon: bypass no_64bit_msi with new msi64 parameter
 2026-01-06 15:34 UTC  (5+ messages)

[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
 2026-01-06 15:25 UTC  (3+ messages)

[PATCH v2 0/5] Convert riscv to use the generic iommu page table
 2026-01-06 15:06 UTC  (6+ messages)
` [PATCH v2 1/5] iommupt: Add the RISC-V page table format
` [PATCH v2 2/5] iommu/riscv: Disable SADE
` [PATCH v2 3/5] iommu/riscv: Use the generic iommu page table
` [PATCH v2 4/5] iommu/riscv: Enable SVNAPOT support for contiguous ptes
` [PATCH v2 5/5] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST

[PATCH v3 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-06 12:36 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: spacemit: add compatible name "
` [PATCH v3 2/2] gpio: spacemit: Add GPIO support "

[PATCH 0/2] riscv: Add Spectre v1 mitigations
 2026-01-06 10:30 UTC  (4+ messages)
    ` [PATCH 1/2] riscv: Use pointer masking to limit uaccess speculation

[PATCH v2 0/2] riscv: Introduce support for hardware break/watchpoints
 2026-01-06  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: Add breakpoint and watchpoint test for riscv

[PATCH 19/36] Bluetooth: SMP: Use new AES library API
 2026-01-06  6:58 UTC  (4+ messages)

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
 2026-01-06  4:56 UTC  (3+ messages)
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
 2026-01-06  4:56 UTC  (2+ messages)

[PATCH 0/1] Enable hardware clock (RTC) on the Milk-V Pioneer
 2026-01-06  2:10 UTC  (4+ messages)
` [PATCH 1/1] riscv: dts: sophgo: enable "

[PATCH 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2026-01-06  2:03 UTC  (4+ messages)

[PATCH] riscv: kexec_image: Fix dead link to boot-image-header.rst
 2026-01-06  1:16 UTC  (2+ messages)

[PATCH] riscv: pgtable: Cleanup useless VA_USER_XXX definitions
 2026-01-06  0:50 UTC  (2+ messages)

[PATCH] riscv: cpufeature: Fix Zk bundled extension missing Zknh
 2026-01-06  0:43 UTC  (2+ messages)

[PATCH] drivers: perf: use bitmap_empty() where appropriate
 2026-01-05 22:58 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: extensions: Drop unnecessary select schema
 2026-01-05 21:29 UTC 

[PATCH v4 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-01-05 16:20 UTC  (5+ messages)
` [PATCH v4 2/9] dt-bindings: display: add verisilicon,dc

[PATCH v2] Support runtime configuration for per-VM's HGATP mode
 2026-01-05 14:32 UTC  (3+ messages)
` [PATCH v2] RISC-V: KVM: "
` [PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[PATCH 6.12] lib/crypto: riscv/chacha: Avoid s0/fp register
 2026-01-05 14:19 UTC  (2+ messages)
` Patch "lib/crypto: riscv/chacha: Avoid s0/fp register" has been added to the 6.12-stable tree

[PATCH v5 00/21] paravirt: cleanup and reorg
 2026-01-05 11:05 UTC  (4+ messages)
` [PATCH v5 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v5 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v5 10/21] riscv/paravirt: Use common code for paravirt_steal_clock()

[PATCH v2 0/2] riscv: spacemit: add gpio support for K3 SoC
 2026-01-05  9:41 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: spacemit: Add GPIO "

[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
 2026-01-05  9:06 UTC  (5+ messages)
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH v4 0/5] Add clock support for SpacemiT K3 SoC
 2026-01-05  7:55 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: soc: spacemit: k3: add clock support


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