public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 23:05:11 to 2026-01-19 08:05:37 UTC [more...]

[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: support CPUs having only "zalrsc" but no "zaamo"
 2026-01-19  7:29 UTC  (3+ messages)

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

[PATCH 1/1] net: spacemit: Check netif_carrier_ok when reading stats
 2026-01-19  3:54 UTC  (3+ messages)

[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

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-19  1:00 UTC  (4+ messages)

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  (7+ messages)
    `  "

[PATCH] riscv: dts: canaan: k230: Add "b" ISA extension
 2026-01-18 14:25 UTC 

[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  (29+ messages)
` [PATCH 1/8] dt-bindings: soc: tenstorrent: Add tenstorrent,atlantis-syscon
` [PATCH 2/8] soc: tenstorrent: Add header with Atlantis syscon register offsets
` [PATCH 3/8] clk: tenstorrent: Add Atlantis clock controller driver
` [PATCH 4/8] dt-bindings: soc: tenstorrent: Add atlantis resets
` [PATCH 5/8] soc: tenstorrent: Add rcpu syscon reset register definitions
` [PATCH 6/8] soc: tenstorrent: Add auxiliary device definitions for Atlantis
` [PATCH 7/8] reset: tenstorrent: Add reset controller "
` [PATCH 8/8] clk: tenstorrent: Add reset controller to Atlantis clock controller probe

[PATCH 0/2] riscv: canaan: enable reset controller for K230 SoC
 2026-01-17 10:06 UTC  (3+ 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 v1 00/23] perf dwarf/libdw extra support, speed and clean ups
 2026-01-17  5:42 UTC  (25+ messages)
` [PATCH v1 01/23] perf symbol-elf: Fix leak of ELF files with GNU debugdata
` [PATCH v1 02/23] perf dso: Extra validity checks that e_machine is valid
` [PATCH v1 03/23] perf record: Disable inline frames when marking build IDs
` [PATCH v1 04/23] perf unwind-libdw: fix a cross-arch unwinding bug
` [PATCH v1 05/23] perf libdw_addr2line: Fixes to srcline memory allocation
` [PATCH v1 06/23] perf unwind-libdw: Correct argument to dwfl_attach_state
` [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

[PATCH v2 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-01-17  0:32 UTC  (8+ messages)
` [PATCH v2 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA
` [PATCH v2 3/3] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller

[PATCH 1/2] riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsi
 2026-01-17  0:55 UTC  (4+ messages)

[PATCH 0/8] ASoC: sophgo: add CV1800 AIAO mux and I2S support
 2026-01-17  0:29 UTC  (6+ messages)
` [PATCH 8/8] riscv: dts: sophgo: add Milk-V Duo 256M board dts

[PATCH v3] riscv: Use 64-bit variable for output in __get_user_asm
 2026-01-16 22:44 UTC 

[PATCH v3 0/2] Initial support for 100ask CanMV-K230 DshanPi
 2026-01-16 21:04 UTC  (4+ messages)

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

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-16 18:16 UTC  (26+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2026-01-16 15:32 UTC  (2+ messages)

[PATCH v10 0/3] riscv: canaan: Add support for K230 clock
 2026-01-16 13:26 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v10 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH v10 3/3] riscv: dts: canaan: Add clock definition for K230

[PATCH] irqchip/riscv-aplic: Register the driver prior to device creation
 2026-01-16 11:41 UTC  (8+ messages)

[PATCH v10 0/4] Add support for Andes Qilai SoC PCIe controller
 2026-01-16 11:02 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v10 2/4] riscv: dts: qilai: Add PCIe node into the QiLai SoC
` [PATCH v10 3/4] PCI: qilai: Add Andes QiLai SoC PCIe host driver support
` [PATCH v10 4/4] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[PATCH] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
 2026-01-16  9:57 UTC 

[PATCH 0/4] Add I2C support for QiLai SoC
 2026-01-16  8:57 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: i2c: add support for Andes I2C controller
` [PATCH 2/4] drivers: i2c: add the driver "

[PATCH v3 0/3] pic64gx clk kconfig/binding changes
 2026-01-16  6:53 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: clock: mpfs-clkcfg: Add pic64gx compatibility

[PATCH v2] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-01-16  6:19 UTC 

[PATCH] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-01-16  6:05 UTC  (3+ messages)

[PATCH RFC v2] riscv: Use 64-bit variable for output in __get_user_asm
 2026-01-16  5:10 UTC  (3+ messages)

[PATCH v5 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-01-16  4:37 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: vendor-prefixes: add verisilicon
` [PATCH v5 2/9] dt-bindings: display: add verisilicon,dc
` [PATCH v5 3/9] drm: verisilicon: add a driver for Verisilicon display controllers
` [PATCH v5 4/9] dt-bindings: display/bridge: add binding for TH1520 HDMI controller
` [PATCH v5 5/9] drm/bridge: add a driver for T-Head "
` [PATCH v5 6/9] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH v5 7/9] riscv: dts: thead: lichee-pi-4a: enable HDMI
` [PATCH v5 8/9] MAINTAINERS: assign myself as maintainer for verisilicon DC driver
` [PATCH v5 9/9] mailmap: map all Icenowy Zheng's mail addresses

[PATCH v18 00/12] Support page table check on PowerPC
 2026-01-16  3:13 UTC  (7+ messages)

[PATCH] iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()
 2026-01-16  2:22 UTC  (2+ messages)

[PATCH 0/3] riscv: cpufeature: Add Supm extension id and validation
 2026-01-16  2:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: riscv: Add Supm extension description
` [PATCH 2/3] riscv: cpufeature: Add ISA extension parsing for Supm
` [PATCH 3/3] riscv: cpufeature: Clarify ISA spec version for canonical order

[PATCH 0/2] riscv: Fix missing select CACHEMAINT_FOR_DMA
 2026-01-16  1:50 UTC  (5+ messages)
` [PATCH 1/2] riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAINT_FOR_DMA
` [PATCH 2/2] soc: renesas: "

[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
 2026-01-15 23:04 UTC  (3+ messages)


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