Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-24 16:20:52 to 2026-05-28 08:23:43 UTC [more...]

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-05-28  8:23 UTC  (20+ messages)
` [PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH 2/8] riscv: stacktrace: Add frame record metadata
` [PATCH 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
` [PATCH 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
` [PATCH v2 0/8] riscv: Add reliable stack unwinding for livepatch
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH v2 2/8] riscv: stacktrace: Add frame record metadata
` [PATCH v2 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
` [PATCH v2 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v2 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v2 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v2 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-28  8:05 UTC  (25+ 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 v14 00/17] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-28  7:48 UTC  (24+ 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 v2 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
 2026-05-28  5:22 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: spacemit: Add Banana Pi BPI-CM6 compatible
` [PATCH v2 2/3] riscv: dts: spacemit: k1: Split gmac_clk_ref into independent pinctrl groups
` [PATCH v2 3/3] riscv: dts: spacemit: k1: Add Banana Pi BPI-CM6 IO board

[PATCH] riscv: dts: spacemit: k3: Add Ziccrse extension for X100 cores
 2026-05-28  5:18 UTC  (2+ messages)

[RFC] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-05-28  4:07 UTC  (2+ messages)

[PATCH] riscv: kgdb: Fix a missing irq restore issue on an early-return path
 2026-05-28  1:28 UTC  (3+ messages)

[PATCH] riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
 2026-05-28  1:07 UTC  (2+ messages)

[PATCH] riscv: unconditionally select ARCH_KEEP_MEMBLOCK
 2026-05-28  1:01 UTC  (4+ messages)

[PATCH v1 1/2] riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
 2026-05-28  0:41 UTC  (4+ messages)
` [PATCH v1 2/2] riscv: cpu_ops_sbi: No need to be bothered to check ret.error

[PATCH] riscv: kexec_elf: Remove unused pr_fmt definition
 2026-05-28  0:26 UTC  (2+ messages)

[PATCH 6.12] riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRACE_WITH_ARGS
 2026-05-27 19:49 UTC  (2+ messages)

[PATCH 6.12] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
 2026-05-27 19:49 UTC  (2+ messages)

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-05-27 17:04 UTC  (10+ messages)
` [PATCH v2 01/10] riscv: hwprobe.rst: Document EXT_ZICFISS
` [PATCH v2 02/10] riscv: hwprobe.rst: Replace tabs with spaces
` [PATCH v2 04/10] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection

[PATCH v4] riscv: dts: thead: Enable wifi on the BeagleV-Ahead
 2026-05-27 13:32 UTC  (2+ messages)

[PATCH v2 0/2] riscv: dts: thead: Enable Lichee Pi 4A WiFi
 2026-05-27 13:21 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: dts: thead: Add TH1520 I2C1 controller
` [PATCH v2 2/2] riscv: dts: thead: Enable WiFi on Lichee Pi 4A

[PATCH v2 0/3] KVM: riscv: add check_supported_reg() into get-reg-list test
 2026-05-27  5:52 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v2 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v2 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-05-27  3:29 UTC  (12+ messages)
` [PATCH v3 01/11] of: reserved_mem: handle NULL name in of_reserved_mem_lookup()
` [PATCH v3 02/11] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
` [PATCH v3 04/11] of: reserved_mem: zero total_reserved_mem_cnt if no valid /reserved-memory entry
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
` [PATCH v3 06/11] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v3 07/11] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v3 08/11] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v3 10/11] riscv: "
` [PATCH v3 11/11] loongarch: "

[PATCH 0/4] module: force sh_addr=0 for arch-specific sections
 2026-05-26 23:40 UTC  (2+ messages)

[PATCH 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-05-26 17:04 UTC  (3+ messages)
` [PATCH 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
` [PATCH 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH v2 0/3] clk: add Siflower SF21 topcrm support
 2026-05-26 16:45 UTC  (5+ 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] driver core: platform: Setup device MSI domain just before driver probe
 2026-05-26 15:22 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
 2026-05-22  0:33 UTC 

[PATCH 00/83] ASoC: use .auto_selectable_formats
 2026-05-26  2:07 UTC  (17+ messages)
` [PATCH 01/83] ASoC: remove SND_SOC_POSSIBLE_xBx_xFx
` [PATCH 02/83] ASoC: codecs: framer-codec: don't use array if single pattarn
` [PATCH 03/83] ASoC: codecs: idt821034: "
` [PATCH 04/83] ASoC: codecs: peb2466: "
` [PATCH 05/83] ASoC: codecs: ak4619: update auto select format
` [PATCH 06/83] ASoC: codecs: pcm3168a: "
` [PATCH 07/83] ASoC: renesas: rcar: "
` [PATCH 08/83] ASoC: update auto format selection method
` [PATCH 09/83] ASoC: audio-graph-card2: recommend to use auto select DAI format
` [PATCH 10/83] ASoC: amd: use .auto_selectable_formats
` [PATCH 11/83] ASoC: apple: "
` [PATCH 12/83] ASoC: atmel: "
` [PATCH 13/83] ASoC: au1x: "
` [PATCH 14/83] ASoC: bcm: "
` [PATCH 15/83] ASoC: cirrus: "
` [PATCH 16/83] ASoC: codecs: 88pm860x: "

[PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-26 13:38 UTC  (9+ messages)
` (subset) "

[PATCH 0/2] spacemit: fix USB2 clock and reset
 2026-05-26 13:23 UTC  (3+ messages)
` [PATCH 2/2] reset: spacemit: k3: fix USB2 ahb reset

[PATCH v2 0/4] generic pinmux dt_node_to_map implementation/spacemit driver converted to use it
 2026-05-26 12:52 UTC  (2+ messages)

[PATCH v2 0/7] riscv: kexec: Fix VCPU crash on kexec/kdump under KVM
 2026-05-26 12:50 UTC  (8+ messages)
` [PATCH v2 1/7] riscv: Add kexec trampoline text section to vmlinux.lds.S
` [PATCH v2 2/7] riscv: kexec: Place norelocate trampoline into .kexec.tramp.text
` [PATCH v2 3/7] riscv: kexec: Build trampoline page tables for crash kernel entry
` [PATCH v2 4/7] riscv: kexec: Switch to trampoline page table before norelocate
` [PATCH v2 5/7] riscv: kexec: Always build the trampoline page table
` [PATCH v2 6/7] riscv: kexec: Add the relocate-trampoline wrapper
` [PATCH v2 7/7] riscv: kexec: Route normal kexec through the trampoline page table

[PATCH 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
 2026-05-26  9:19 UTC  (4+ messages)
` [PATCH 2/3] riscv: dts: spacemit: k1: Split gmac_clk_ref into independent pinctrl groups

[PATCH] riscv: replace select with dependency for visible RELOCATABLE
 2026-05-26  8:10 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix timer state restore
 2026-05-26  7:55 UTC 

[PATCH] RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions
 2026-05-26  3:15 UTC 

[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  (4+ messages)
` [PATCH V2 1/4] RISC-V: KVM: AIA: Make HGEI number and management fully per-CPU

[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 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] 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  (2+ messages)

[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  (2+ 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  (4+ messages)

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


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