public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-09-30 10:04:16 to 2025-10-07 01:21:09 UTC [more...]

[GIT PULL 0/5] soc: updates for 6.18
 2025-10-02 22:40 UTC  (14+ messages)
` [GIT PULL 1/5] soc: new SoC support "
` [GIT PULL 2/5] soc: dt changes "
` [GIT PULL 3/5] soc: defconfig updates "
` [GIT PULL 4/5] soc: driver "
` [GIT PULL 5/5] ARM: soc "

[PATCH v2 0/8] RISC-V: Add support for Tenstorrent Blackhole SoC
 2025-10-07  1:20 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Tenstorrent AI ULC
` [PATCH v2 2/8] dt-bindings: riscv: Add Tenstorrent Blackhole compatible
` [PATCH v2 3/8] dt-bindings: riscv: cpus: Add SiFive X280 compatible
` [PATCH v2 4/8] dt-bindings: timers: Add Tenstorrent Blackhole compatible
` [PATCH v2 5/8] dt-bindings: interrupt-controller: "
` [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards
` [PATCH v2 7/8] riscv: Kconfig.socs: Add ARCH_TENSTORRENT for Tenstorrent SoCs
` [PATCH v2 8/8] riscv: defconfig: Enable "

[PATCH v3 0/9] perf build: Support building with Clang
 2025-10-06 19:50 UTC  (15+ messages)
` [PATCH v3 1/9] tools build: Align warning options with perf
` [PATCH v3 2/9] perf python: split Clang options when invoking Popen
` [PATCH v3 3/9] perf build: Correct CROSS_ARCH for clang
` [PATCH v3 4/9] perf build: Disable thread safety analysis for perl header
` [PATCH v3 5/9] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH v3 6/9] perf test coresight: Dismiss clang warning for thread loop
` [PATCH v3 7/9] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH v3 8/9] perf build: Support build with clang
` [PATCH v3 9/9] perf docs: Document building with Clang

[PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-10-06 19:01 UTC  (9+ messages)
` [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc

[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-06 18:52 UTC  (7+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v6 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v6 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v6 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v6 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[PATCH AUTOSEL 6.17-6.1] arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
 2025-10-06 18:17 UTC 

[PATCH] dmaengine: mmp_pdma: fix DMA mask handling
 2025-10-06 12:41 UTC  (3+ messages)

[PATCH] riscv: entry: fix typo in comment 'instruciton' -> 'instruction'
 2025-10-06  9:37 UTC 

[PATCH 0/3] spi: support the SpacemiT K1 SPI controller
 2025-10-06  8:10 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: spi: add SpacemiT K1 SPI support

Proszę o kontakt
 2025-10-06  7:55 UTC 

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

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-10-06  7:39 UTC  (6+ messages)
` [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[PATCH/RFC 0/2] of/irq: Fix root interrupt controller handling
 2025-10-06  7:35 UTC  (5+ messages)
` [PATCH/RFC 1/2] of/irq: Ignore interrupt parent for nodes without interrupts
` [PATCH/RFC 2/2] riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top node

[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
 2025-10-06  6:43 UTC  (4+ messages)
` [PATCH v7 3/5] drivers: firmware: add riscv SSE support

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (2+ messages)

xls/
 2025-10-06  4:45 UTC 

[PATCH] dts: starfive: jh7110-common: split out mmc0 reset pins from common into boards
 2025-10-05 17:44 UTC 

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-10-05  8:47 UTC  (19+ messages)
` [RFC PATCH v2 05/18] iommu/riscv: Prepare to use MSI table
` [RFC PATCH v2 06/18] iommu/riscv: Implement MSI table management functions
` [RFC PATCH v2 07/18] iommu/riscv: Export phys_to_ppn and ppn_to_phys
` [RFC PATCH v2 09/18] iommu/dma: enable IOMMU_DMA for RISC-V
` [RFC PATCH v2 10/18] RISC-V: Define irqbypass vcpu_info
` [RFC PATCH v2 13/18] iommu/riscv: report iommu capabilities
` [RFC PATCH v2 14/18] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH v2 16/18] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH v2 17/18] RISC-V: defconfig: Add VFIO modules

[PATCH v2 0/5] Add reset controllers for other TH1520 subsystems
 2025-10-04 22:15 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys

[GIT PULL] RISC-V updates for the v6.18 merge window (part two)
 2025-10-04 18:20 UTC  (2+ messages)

[PATCH v3] RISC-V: re-enable gcc + rust builds
 2025-10-04  3:39 UTC  (3+ messages)

[PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
 2025-10-03 22:57 UTC  (4+ messages)

[PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support
 2025-10-03 21:13 UTC  (8+ messages)
` [PATCH v2 1/3] riscv: dts: thead: add xtheadvector to the th1520 devicetree
` [PATCH v2 2/3] riscv: dts: thead: add ziccrse for th1520
` [PATCH v2 3/3] riscv: dts: thead: add zfh "

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2025-10-03 17:23 UTC  (3+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-10-03  5:03 UTC  (5+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[PATCH 00/11] Linux RISC-V trace framework and drivers
 2025-10-03  4:15 UTC  (18+ messages)
` [PATCH 01/11] dt-bindings: Add RISC-V trace component bindings
` [PATCH 02/11] rvtrace: Initial implementation of driver framework
` [PATCH 03/11] rvtrace: Add functions to create/destroy a trace component path
` [PATCH 04/11] rvtrace: Add functions to start/stop tracing on a "
` [PATCH 05/11] rvtrace: Add trace encoder driver
` [PATCH 06/11] rvtrace: Add function to copy into perf AUX buffer
` [PATCH 07/11] rvtrace: Add trace ramsink driver
` [PATCH 08/11] rvtrace: Add perf driver for tracing using perf tool
` [PATCH 09/11] perf tools: Add RISC-V trace PMU record capabilities
` [PATCH 10/11] perf tools: Initial support for RISC-V trace decoder
` [PATCH 11/11] MAINTAINERS: Add entry for RISC-V trace framework and drivers

[GIT PULL] RISC-V updates for v6.18-rc1
 2025-10-03  1:45 UTC  (12+ messages)

[PATCH v2 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-10-02 20:51 UTC  (10+ messages)
` [PATCH v2 1/2] watchdog: move arm64 watchdog_hld into common code
    ` [External] "

[PATCH v2 0/8] perf build: Support building with Clang
 2025-10-02 17:43 UTC  (17+ messages)
` [PATCH v2 1/8] tools build: Align warning options with perf
` [PATCH v2 2/8] perf python: split Clang options when invoking Popen
` [PATCH v2 3/8] perf: build: Correct CROSS_ARCH for clang
` [PATCH v2 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH v2 5/8] perf test coresight: Dismiss clang warning for thread loop
` [PATCH v2 6/8] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH v2 7/8] perf build: Support build with clang
` [PATCH v2 8/8] perf docs: Document building with Clang

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-10-02 16:45 UTC  (13+ messages)

[PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
 2025-10-02 16:32 UTC  (3+ messages)

[PATCH 0/6] riscv: Add helpers use_alternative_{likely,unlikely}
 2025-10-02 16:29 UTC  (3+ messages)
` [PATCH 2/6] riscv: pgtable: Convert to use_alternative_unlikely

[PATCH AUTOSEL 6.17-6.16] riscv: mm: Return intended SATP mode for noXlvl options
 2025-10-02 15:58 UTC  (6+ messages)
` [PATCH AUTOSEL 6.17-6.16] riscv: mm: Use mmu-type from FDT to limit SATP mode
` [PATCH AUTOSEL 6.17-6.16] riscv: cpufeature: add validation for zfa, zfh and zfhmin
` [PATCH AUTOSEL 6.17-6.12] PCI: Test for bit underflow in pcie_set_readrq()
` [PATCH AUTOSEL 6.17-6.12] binfmt_elf: preserve original ELF e_flags for core dumps

RISC-V big-endian support
 2025-10-02 14:51 UTC  (4+ messages)
` [PATCH 05/18] riscv: asm: use .insn for making custom instructioons

[PATCH] clk: COMMON_CLK_RPMI should depend on RISCV
 2025-10-02 14:34 UTC  (5+ messages)

[PATCH v5 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-02 10:45 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver
` [PATCH v5 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support
` [PATCH v5 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v5 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v5 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[PATCH v 0/2] Optimize the allocation of vector regset
 2025-10-02  5:59 UTC  (7+ messages)
` [PATCH v 1/2] riscv: ptrace: "
` [PATCH v 2/2] selftests: riscv: Add test for the Vector ptrace interface

[PATCH] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
 2025-10-02  3:34 UTC 

[PATCH v4 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-02  0:23 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support

[PATCH v15 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-10-01 21:00 UTC  (15+ messages)
  ` [PATCH v15 1/7] pwm: Export `pwmchip_release` for external use
  ` [PATCH v15 2/7] rust: pwm: Add Kconfig and basic data structures
  ` [PATCH v15 3/7] rust: pwm: Add complete abstraction layer
  ` [PATCH v15 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
  ` [PATCH v15 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
  ` [PATCH v15 6/7] riscv: dts: thead: Add PWM controller node
  ` [PATCH v15 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2025-10-01  3:48 UTC  (2+ messages)

[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-01  2:40 UTC  (10+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver

[GIT PULL] KVM/riscv changes for 6.18
 2025-09-30 17:16 UTC  (2+ messages)

[PATCH] mailbox: RISCV_SBI_MPXY_MBOX should be disabled by default
 2025-09-30 16:03 UTC  (2+ messages)

[PATCH v3 1/5] PCI: dwc: Skip failed outbound iATU and continue
 2025-09-30 12:05 UTC  (4+ messages)


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