Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-17 05:30:05 to 2026-01-20 06:20:34 UTC [more...]

[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-20  5:05 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH v3 0/4] Add USB support for Canaan K230
 2026-01-20  6:06 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: phy: Add Canaan K230 USB PHY
` [PATCH v3 2/4] dt-bindings: usb: dwc2: Add support for Canaan K230 SoC
` [PATCH v3 3/4] phy: usb: Add driver for Canaan K230 USB 2.0 PHY
` [PATCH v3 4/4] riscv: dts: canaan: Add syscon and USB nodes for K230

[PATCH v2] pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
 2026-01-20  6:03 UTC  (3+ messages)

[PATCH 1/2] riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsi
 2026-01-20  2:48 UTC  (3+ messages)

[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
 2026-01-20  2:48 UTC  (3+ messages)
` (subset) "

[PATCH net-next] net: spacemit: Clarify stat timeout comments and messages
 2026-01-20  4:19 UTC 

[PATCH 1/1] net: spacemit: Check netif_carrier_ok when reading stats
 2026-01-20  4:16 UTC  (6+ messages)

[PATCH RFC 00/19] RISC-V: QoS: add CBQRI resctrl interface
 2026-01-20  4:14 UTC  (20+ messages)
` [PATCH RFC 01/19] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC 02/19] RISC-V: Detect the Ssqosid extension
` [PATCH RFC 03/19] RISC-V: Add support for srmcfg CSR from Ssqosid ext
` [PATCH RFC 04/19] RISC-V: QoS: define properties of CBQRI controllers
` [PATCH RFC 05/19] RISC-V: QoS: define CBQRI capacity and bandwidth capabilities
` [PATCH RFC 06/19] RISC-V: QoS: define CBQRI resctrl resources and domains
` [PATCH RFC 07/19] RISC-V: QoS: define prototypes for resctrl interface
` [PATCH RFC 08/19] RISC-V: QoS: add resctrl interface for CBQRI controllers
` [PATCH RFC 09/19] RISC-V: QoS: expose implementation to resctrl
` [PATCH RFC 10/19] RISC-V: QoS: add late_initcall to setup resctrl interface
` [PATCH RFC 11/19] RISC-V: QoS: add to build when CONFIG_RISCV_ISA_SSQOSID set
` [PATCH RFC 12/19] RISC-V: QoS: make CONFIG_RISCV_ISA_SSQOSID select resctrl
` [PATCH RFC 13/19] dt-bindings: riscv: add riscv,cbqri bindings
` [PATCH NFU RFC 14/19] resctrl: riscv: add CBQRI cache controller driver
` [PATCH NFU RFC 15/19] resctrl: riscv: add CBQRI bandwidth "
` [PATCH NFU RFC 16/19] resctrl: riscv: build CBQRI drivers
` [PATCH NFU RFC 17/19] riscv: dts: qemu: add dump from virt machine
` [PATCH NFU RFC 18/19] riscv: dts: qemu: add CBQRI controller nodes
` [PATCH NFU RFC 19/19] riscv: dts: build qemu dtb for CONFIG_ARCH_VIRT

[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-01-20  1:37 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA
` [PATCH v3 3/3] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller

[PATCH v2 0/3] pinctrl: spacemit: support I/O power domain configuration
 2026-01-20  0:55 UTC  (6+ messages)
` [PATCH v2 3/3] riscv: dts: spacemit: modify pinctrl node in dtsi
` (subset) [PATCH v2 0/3] pinctrl: spacemit: support I/O power domain configuration

[PATCH] drivers: pwm: replace `kernel::c_str!` with C-Strings
 2026-01-19 21:48 UTC  (7+ messages)

[PATCH v4 0/3] Implement Send and Sync for clk
 2026-01-19 21:45 UTC  (3+ messages)
  ` [PATCH v4 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData

[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2026-01-19 20:48 UTC  (4+ messages)
` [PATCH v5 2/9] riscv: vector: init vector context with proper vlenb

[PATCH 0/2] riscv: canaan: enable reset controller for K230 SoC
 2026-01-19 18:21 UTC  (4+ messages)
` [PATCH 1/2] reset: canaan: k230: drop OF dependency and enable by default
` [PATCH 2/2] riscv: dts: canaan: add reset controller for K230

[PATCH] riscv: dts: canaan: k230: Add "b" ISA extension
 2026-01-19 18:13 UTC  (2+ messages)

[PATCH] riscv: support CPUs having only "zalrsc" but no "zaamo"
 2026-01-19 17:40 UTC  (5+ messages)

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-19 17:37 UTC  (5+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 16:53 UTC  (11+ messages)
` [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH v3 0/6] ASoC: sophgo: add CV1800 I2S controllers support
 2026-01-19 16:42 UTC  (9+ messages)
` [PATCH v3 1/6] ASoC: dt-bindings: sophgo,cv1800b: add I2S/TDM controller
` [PATCH v3 2/6] ASoC: sophgo: add CV1800B I2S/TDM controller driver
` [PATCH v3 3/6] dt-bindings: codecs: sophgo,cv1800b: codecs: add ADC/DAC
` [PATCH v3 4/6] ASoC: sophgo: add CV1800B internal ADC codec driver
` [PATCH v3 5/6] ASoC: sophgo: add CV1800B internal DAC "
` [PATCH v3 6/6] riscv: dts: sophgo: dts nodes for i2s tdm modules

[PATCH v3 0/3] Clk improvements
 2026-01-19 16:10 UTC  (22+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern
` [PATCH v3 2/3] rust: clk: add devres-managed clks

Typo in pinctrl-th1520.c
 2026-01-19 15:20 UTC  (7+ messages)
      ` [PATCH] "

[PATCH v3] riscv: Use 64-bit variable for output in __get_user_asm
 2026-01-19 14:21 UTC  (2+ messages)

[PATCH] Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"
 2026-01-19 14:21 UTC  (2+ messages)

[PATCH 0/2] riscv: Fix missing select CACHEMAINT_FOR_DMA
 2026-01-19 14:21 UTC  (2+ messages)

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

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-19 12:59 UTC  (11+ 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] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
 2026-01-19  9:59 UTC  (2+ messages)

[PATCH v3 0/4] Add USB support for Canaan K230
 2026-01-19  9:42 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: phy: Add Canaan K230 USB PHY
` [PATCH v3 2/4] dt-bindings: usb: dwc2: Add support for Canaan K230 SoC
` [PATCH v3 3/4] phy: usb: Add driver for Canaan K230 USB 2.0 PHY
` [PATCH v3 4/4] riscv: dts: canaan: Add syscon and USB nodes for K230

[PATCH v2 00/14] riscv: optimize string functions and add kunit tests
 2026-01-19  9:24 UTC  (3+ messages)

[PATCH v10 0/3] riscv: canaan: Add support for K230 clock
 2026-01-19  8:18 UTC  (3+ messages)
` [PATCH v10 2/3] clk: canaan: Add clock driver for Canaan K230

[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-01-19  8:04 UTC  (2+ messages)

[PATCH] riscv: increase COMMAND_LINE_SIZE value to 2048
 2026-01-19  7:41 UTC 

[PATCH] riscv: fix minor typo in syscall.h comment
 2026-01-19  7:14 UTC 

[PATCH 1/2] riscv: dts: spacemit: add common board dtsi for OrangePi
 2026-01-19  3:02 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: spacemit: add fixed regulators "

[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-01-19  2:41 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: Add SpacemiT K1 "
` [PATCH v3 2/3] thermal: spacemit: k1: Add thermal sensor support
` [PATCH v3 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
 2026-01-19  0:26 UTC  (3+ messages)

[GIT PULL] clk: thead: Updates for v6.20
 2026-01-18 21:40 UTC 

[PATCH v2] mailbox: Improve RISCV_SBI_MPXY_MBOX guidance
 2026-01-18 20:52 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: sophgo: add CV1800 I2S controllers support
 2026-01-18 17:55 UTC  (24+ messages)
` [PATCH v2 1/7] dt-bindings: sound: sophgo: add CV1800B I2S/TDM controller binding
` [PATCH v2 2/7] ASoC: sophgo: add CV1800B I2S/TDM controller driver
` [PATCH v2 3/7] dt-bindings: sound: sophgo: add CV1800B internal ADC codec
` [PATCH v2 4/7] ASoC: sophgo: add CV1800B internal ADC codec driver
` [PATCH v2 5/7] dt-bindings: sound: sophgo: add CV1800B internal DAC codec
` [PATCH v2 6/7] ASoC: sophgo: add CV1800B internal DAC codec driver
` [PATCH v2 7/7] riscv: dts: sophgo: dts nodes for i2s tdm modules

[PATCH] riscv: mm: Fixup no5lvl fails on physical address base = 128TiB
 2026-01-18 14:54 UTC 

[PATCH] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
 2026-01-18 14:33 UTC  (3+ messages)
  `  "

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-18 14:10 UTC  (8+ messages)

[PATCH v5 0/7] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2026-01-18 13:58 UTC  (4+ messages)
` [PATCH v5 6/7] riscv: dts: spacemit: add initial support for K3 SoC

[PATCH v2 08/14] lib/string_kunit: add performance benchmark for strlen()
 2026-01-18 11:11 UTC  (2+ messages)

[PATCH v2 0/1] update riscv prctl for discovering V extension
 2026-01-17 23:32 UTC  (2+ messages)
` [PATCH v2 1/1] Documentation: riscv: update Vector discovery for userspace

[PATCH] selftests: riscv: vstate_exec_nolibc: Use the regular prctl() function
 2026-01-17 11:27 UTC 

[PATCH 0/8] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-01-17 10:50 UTC  (6+ messages)
` [PATCH 4/8] dt-bindings: soc: tenstorrent: Add atlantis resets

[PATCH v1 00/23] perf dwarf/libdw extra support, speed and clean ups
 2026-01-17  5:42 UTC  (19+ messages)
` [PATCH v1 07/23] perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
` [PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
` [PATCH v1 09/23] perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
` [PATCH v1 10/23] perf dwarf-regs: Remove get_arch_regnum
` [PATCH v1 11/23] perf dwarf-regs: Clean up x86 dwarf_regnum code
` [PATCH v1 12/23] perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum and use for x86 unwinding
` [PATCH v1 13/23] perf dwarf-regs: Add basic get_dwarf_regnum for most architectures
` [PATCH v1 14/23] perf dwarf-regs: Add ARM perf to dwarf register number mapping functions
` [PATCH v1 15/23] perf dwarf-regs: Add csky "
` [PATCH v1 16/23] perf dwarf-regs: Add loongarch "
` [PATCH v1 17/23] perf dwarf-regs: Add powerpc "
` [PATCH v1 18/23] perf dwarf-regs: Add RISC-V "
` [PATCH v1 19/23] perf dwarf-regs: Add S390 "
` [PATCH v1 20/23] perf dwarf-regs: Add MIPS "
` [PATCH v1 21/23] perf build: Remove NO_LIBDW_DWARF_UNWIND option
` [PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
` [PATCH v1 23/23] perf machine: Add inline information to frame pointer and LBR callchains


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