Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-21 14:45:34 to 2026-05-26 01:13:18 UTC [more...]

[PATCH v5 0/2] RISC-V: KVM: Convert HGEI management to fully per-HART
 2026-05-26  1:12 UTC  (4+ messages)
` [PATCH v5 1/2] irqchip/riscv-imsic: Add nr_guest_files in per-HART local config
` [PATCH v5 2/2] RISC-V: KVM: AIA: Make HGEI number management fully per-CPU

[PATCH V2 0/4] RISC-V: KVM: AIA: Convert HGEI management to fully per-HART
 2026-05-26  1:08 UTC  (7+ messages)
` [PATCH V2 1/4] RISC-V: KVM: AIA: Make HGEI number and management fully per-CPU
` [PATCH V2 2/4] RISC-V: KVM: AIA: Replace global HGEI count with simple enabled bool

[PATCH RESEND] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
 2026-05-25 21:38 UTC  (5+ messages)

[PATCH v7 1/2] clocksource/drivers/timer-clint: Add ZICNTR support
 2026-05-25 18:21 UTC  (2+ messages)
` [PATCH v7 2/2] clocksource/drivers/timer-clint: Add T-Head C9xx clint

[PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-25 16:45 UTC  (7+ messages)
` (subset) "

[PATCH v2] RISC-V: KVM: Document a TOCTOU race in SBI system suspend handler
 2026-05-25 14:24 UTC  (2+ messages)

[PATCH] riscv: check leaf entry alignment in pageattr_pxd_entry()
 2026-05-25 13:22 UTC  (3+ messages)

[PATCH] riscv: unconditionally select ARCH_KEEP_MEMBLOCK
 2026-05-25 13:20 UTC  (3+ messages)

[PATCH v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-25 13:17 UTC  (21+ messages)
` [PATCH v14 01/17] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v14 02/17] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v14 03/17] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v14 04/17] arm64: kexec: Fix image->elf_headers memory leak during retry loop
` [PATCH v14 05/17] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v14 06/17] arm64: kexec_file: "
` [PATCH v14 07/17] riscv: "
` [PATCH v14 08/17] LoongArch: kexec: "
` [PATCH v14 09/17] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v14 10/17] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v14 11/17] x86/kexec: "
` [PATCH v14 12/17] riscv: kexec_file: "
` [PATCH v14 13/17] LoongArch: kexec: "
` [PATCH v14 14/17] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v14 15/17] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v14 16/17] riscv: "
` [PATCH v14 17/17] arm64/crash: Add crash hotplug support

[PATCH] pinctrl: spacemit: fix NULL check in spacemit_pin_set_config
 2026-05-25 13:16 UTC  (5+ messages)

[PATCH v4 0/3] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-05-25 10:42 UTC  (5+ messages)
` [PATCH v4 1/3] ASoC: soc-dai: add shared BCLK clock for cross-DAI rate constraints
` [PATCH v4 2/3] ASoC: soc-pcm: add DEFINE_GUARD for snd_soc_card_mutex
` [PATCH v4 3/3] ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK

[PATCH] riscv: kexec_elf: Remove unused pr_fmt definition
 2026-05-25 11:51 UTC 

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-25 10:10 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: vendor-prefixes: add Rongda
` [PATCH 4/9] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl bindings
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
` [PATCH 7/9] riscv: dts: ultrarisc: add Rongda M0 board device tree
` [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC

[PATCH] RISC-V: KVM: Fix ebreak self test failure
 2026-05-25  9:59 UTC 

[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-25  8:23 UTC  (20+ messages)
` [PATCH RFC v5 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v5 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v5 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v5 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v5 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v5 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v5 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v5 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v5 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v5 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v5 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v5 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v5 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v5 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v5 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v5 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v5 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH 0/2] irqchip: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-05-25  8:03 UTC  (4+ messages)
` [PATCH 1/2] drivers/acpi: Move RISC-V interrupt controllers autodep to ACPI IRQ code

[PATCH] acpi/riscv: use a dedicated insertion point in riscv_acpi_register_ext_intc()
 2026-05-25  7:44 UTC 

[PATCH v4] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-05-25  7:06 UTC  (3+ messages)

acpi/riscv: iterator after loop end in riscv_acpi_register_ext_intc?
 2026-05-25  6:05 UTC  (2+ messages)

[PATCH] riscv: mm: Call mark_new_valid_map() after hotplugging vmemmap
 2026-05-25  4:23 UTC 

[PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-25  2:57 UTC  (7+ messages)
` [PATCH v2 2/2] riscv: preserve hardware-updated A/D bits in PTE accessors
    ` [External] "
  ` [External] Re: [PATCH v2 1/2] riscv: track effective hardware PTE A/D updates

[RFC PATCH] riscv: clarify vector state semantics on syscall and context switch
 2026-05-25  1:42 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
 2026-05-25  1:29 UTC  (9+ messages)

[PATCH v4 0/2] RISC-V: KVM: Convert HGEI management to fully per-HART
 2026-05-24 16:20 UTC  (3+ messages)
` [PATCH v4 1/2] irqchip/riscv-imsic: Add nr_guest_files in per-HART local config
` [PATCH v4 2/2] RISC-V: KVM: AIA: Make HGEI number management fully per-CPU

[PATCH v3 0/2] RISC-V: KVM: Convert HGEI management to fully per-HART
 2026-05-24 13:20 UTC  (3+ messages)
` [PATCH v3 1/2] irqchip/riscv-imsic: Add nr_guest_files in per-HART local config
` [PATCH v3 2/2] RISC-V: KVM: AIA: Make HGEI number management fully per-CPU

[PATCH v2 0/3] clk: add Siflower SF21 topcrm support
 2026-05-24 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: add Siflower RISC-V SoC family Kconfig support
` [PATCH v2 2/3] dt-bindings: clock: add header/doc for Siflower sf21-topcrm
` [PATCH v2 3/3] clk: add support for siflower sf21-topcrm

[PATCH v12 0/3] riscv: canaan: Add support for K230 clock
 2026-05-24  8:16 UTC  (8+ messages)
  ` [PATCH] clk: canaan: k230: Fix sparse warnings reported by LKP

[PATCH 2/3] perf riscv: Fix discarded const qualifier error in _get_field()
 2026-05-23 22:44 UTC  (4+ messages)
` [PATCH v2] perf riscv: Fix discarded const qualifier "

[PATCH 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
 2026-05-23 11:34 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: riscv: spacemit: Add Banana Pi BPI-CM6 compatible
` [PATCH 2/3] riscv: dts: spacemit: k1: Split gmac_clk_ref into independent pinctrl groups
` [PATCH 3/3] riscv: dts: spacemit: k1: Add Banana Pi BPI-CM6 IO board

[PATCH 0/4] clk: add Siflower SF21 topcrm support
 2026-05-23  9:09 UTC  (6+ messages)
` [PATCH 4/4] clk: add support for siflower sf21-topcrm

[GIT PULL] KVM/riscv fixes for 7.1 take #1
 2026-05-23  8:04 UTC  (2+ messages)

[RESEND PATCH] riscv: mm: exclude invalid THP PMDs from page table check
 2026-05-23  4:20 UTC 

[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
 2026-05-23  0:02 UTC  (3+ messages)

[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
 2026-05-23  0:00 UTC  (2+ messages)

[PATCH] riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS
 2026-05-22 23:51 UTC  (2+ messages)

[PATCH] riscv: replace select with dependency for visible RELOCATABLE
 2026-05-22 23:48 UTC  (2+ messages)

[PATCH] riscv: mm: exclude invalid THP PMDs from page table check
 2026-05-22 23:09 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 21:31 UTC  (29+ messages)

[PATCH v4 00/12] Linux RISC-V trace framework and drivers
 2026-05-22 20:04 UTC  (8+ messages)
` [PATCH v4 03/12] rvtrace: Add functions to create/destroy a trace component path
` [PATCH v4 05/12] rvtrace: Add trace encoder driver
` [PATCH v4 07/12] rvtrace: Add trace ramsink driver

[PATCH v9 3/5] drivers: firmware: add riscv SSE support
 2026-05-22 16:40 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array
 2026-05-22 14:59 UTC 

[PATCH v3 0/2] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-05-22 13:17 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK

[PATCH v3 0/2] ASoC: spacemit: add K3 SoC support
 2026-05-22 13:12 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: add SpacemiT K3 SoC compatible
` [PATCH v3 2/2] ASoC: spacemit: add K3 SoC support with additional clocks

[PATCH] crypto: riscv - replace min_t with min in riscv64_aes_ctr_crypt
 2026-05-22 12:31 UTC  (2+ messages)

[PATCH v2 0/4] generic pinmux dt_node_to_map implementation/spacemit driver converted to use it
 2026-05-22 11:26 UTC  (5+ messages)
` [PATCH v2 2/4] pinctrl: add new generic groups/function creation function for pinmux
` [PATCH v2 4/4] pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation

[PATCH] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
 2026-05-22 11:22 UTC  (3+ messages)

[PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI
 2026-05-21 20:56 UTC  (5+ messages)
` [PATCH v2 1/2] spi: dt-bindings: fsl-qspi: support SpacemiT K3
` [PATCH v2 2/2] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX
` (subset) [PATCH v2 0/2] spi: enable the SpacemiT K3 SoC QSPI

[PATCH] riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
 2026-05-22  9:36 UTC 

[PATCH] riscv: dts: spacemit: set console baud rate on OrangePi RV2
 2026-05-22  9:04 UTC  (2+ messages)

[PATCH 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-22  7:37 UTC  (7+ messages)
  ` [External] "

[PATCH v18 0/3] Add OpenCores PTC PWM support
 2026-05-22  6:47 UTC  (7+ messages)
` [PATCH v18 1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers
` [PATCH v18 2/3] riscv: dts: starfive: Correct pwm nodes

[PATCH v3 0/4] riscv: optimize Vector context restore on syscall
 2026-05-22  3:30 UTC  (8+ messages)
` [PATCH v3 1/4] riscv: vector: refactor vector context operations
` [PATCH v3 2/4] riscv: clarify vector state semantics on syscall and context switch
` [PATCH v3 3/4] riscv: vector: adjust ptrace and signal behavior for INITIAL state
` [PATCH v3 4/4] selftests: riscv: extend vector tests for sigreturn and ptrace
  ` Re: [PATCH v3 0/4] riscv: optimize Vector context restore on syscall

[PATCH RESEND v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-05-22  3:08 UTC  (2+ messages)

[PATCH] riscv: module: Use generic cmp_int() instead of custom cmp_3way()
 2026-05-22  3:08 UTC  (2+ messages)

[PATCH v2] irqchip/riscv-imsic: sync-up state before CPU offline
 2026-05-22  3:04 UTC  (2+ messages)

[PATCH] riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
 2026-05-22  2:54 UTC  (2+ messages)

cleanup the RAID6 P/Q library v2
 2026-05-22  0:27 UTC  (11+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6

[PATCH v2] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
 2026-05-21 22:50 UTC  (2+ messages)

[PATCH v2] riscv: Check the return value of reloc handlers
 2026-05-21 22:44 UTC  (2+ messages)

[PATCH] riscv: kexec_file: Constrain segment placement to direct map
 2026-05-21 22:14 UTC  (2+ messages)

[PATCH] riscv: Implement _THIS_IP_ using inline asm
 2026-05-21 21:57 UTC  (2+ messages)

[PATCH v3] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-05-21 20:05 UTC  (2+ messages)

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-21  9:38 UTC  (2+ messages)
` (subset) "

[PATCH 1/1] riscv: dts: spacemit: enable QSPI for OrangePi RV2
 2026-05-17 10:13 UTC 


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