public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-09-27 04:05:34 to 2025-10-03 01:35:53 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/3] riscv: dts: thead: add more th1520 isa extension support
 2025-10-03  1:35 UTC  (5+ 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 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 00/11] Linux RISC-V trace framework and drivers
 2025-10-02 20:42 UTC  (17+ 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-02 18:08 UTC  (12+ messages)

[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 v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-10-01 18:14 UTC  (4+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[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

[PATCH] dmaengine: mmp_pdma: fix DMA mask handling
 2025-09-30 22:10 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-09-30 18:42 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV

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

[PATCH] riscv: mm: Add proper handling for HWPOISON faults
 2025-09-30  8:29 UTC 

[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
 2025-09-30  8:26 UTC  (8+ messages)
` [RFC PATCH v2 01/18] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [RFC PATCH v2 02/18] iommu/riscv: Move struct riscv_iommu_domain and info to iommu.h
` [RFC PATCH v2 04/18] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v2] RISC-V: KVM: Transparent huge page support
 2025-09-30  7:20 UTC 

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-09-30  2:52 UTC  (6+ messages)

[PATCH v3] i2c: spacemit: introduce pio for k1
 2025-09-30  1:27 UTC  (3+ messages)

[PATCH v2 00/11] riscv: Add initial support for Anlogic DR1V90
 2025-09-29 18:46 UTC  (6+ messages)
` [PATCH v2 04/11] dt-bindings: timer: Add Anlogic DR1V90 CLINT

[PATCH 0/2] riscv: dts: spacemit: Add initial support for MusePi Pro
 2025-09-29 17:48 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add MusePi Pro board
` [PATCH 2/2] riscv: dts: spacemit: Add MusePi Pro board device tree

[PATCH v2] riscv: Add kprobes KUnit test
 2025-09-29 10:19 UTC  (4+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-29  9:13 UTC  (3+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH] riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
 2025-09-29  8:08 UTC  (2+ messages)

driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-09-29  6:35 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

[PATCH v3] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-09-29  1:45 UTC  (3+ messages)

[PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-28 23:53 UTC  (4+ messages)
` [PATCH v3 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042

[PATCH] RISC-V: KVM: Transparent huge page support
 2025-09-28 19:31 UTC  (3+ messages)
` [External] : "

[PATCH v3 0/3] spi: support the SpacemiT K1 SPI controller
 2025-09-28 18:30 UTC  (6+ messages)
` [PATCH v3 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH v2 0/6] i2c: spacemit: fix and introduce pio
 2025-09-28 11:22 UTC  (15+ messages)
` [PATCH v2 6/6] i2c: spacemit: introduce pio for k1

[PATCH v2] i2c: spacemit: configure ILCR for accurate SCL frequency
 2025-09-28 11:13 UTC  (3+ messages)

CFP Now Open: RISC-V Microconference at LPC 2025 (Tokyo, Dec 11–13)
 2025-09-28  3:40 UTC  (2+ messages)
` CFP Now Open: RISC-V Microconference at LPC 2025 (Tokyo, Dec 11â13)

[PATCH v3 0/3] riscv: dts: spacemit: add 24c02 eeprom on BPI-F3
 2025-09-28  2:04 UTC  (3+ messages)

[PATCH] MAINTAINERS: add entry for SpacemiT K1 I2C driver
 2025-09-27 22:18 UTC  (2+ messages)


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