public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-02-23 14:45:44 to 2024-02-28 15:10:44 UTC [more...]

[PATCH 1/2] drivers: perf: ctr_get_width function for legacy is not defined
 2024-02-28 15:10 UTC  (2+ messages)

[PATCH v2,RESEND 0/2] drivers: perf: fix crash with the legacy riscv driver
 2024-02-28 15:10 UTC  (8+ messages)
` [PATCH v2,RESEND 1/2] drivers: perf: added capabilities for legacy PMU
` [PATCH v2,RESEND 2/2] drivers: perf: ctr_get_width function for legacy is not defined

[PATCH -fixes v4 0/3] riscv: cbo.zero fixes
 2024-02-28 13:27 UTC  (9+ messages)
` [PATCH -fixes v4 1/3] riscv: Fix enabling cbo.zero when running in M-mode
` [PATCH -fixes v4 2/3] riscv: Add a custom ISA extension for the [ms]envcfg CSR
` [PATCH -fixes v4 3/3] riscv: Save/restore envcfg CSR during CPU suspend

[PATCH 0/5] KVM RISC-V report few more ISA extensions through ONE_REG
 2024-02-28 13:10 UTC  (11+ messages)
` [PATCH 1/5] RISC-V: KVM: Forward SEED CSR access to user space
` [PATCH 2/5] RISC-V: KVM: Allow Ztso extension for Guest/VM
` [PATCH 3/5] KVM: riscv: selftests: Add Ztso extension to get-reg-list test
` [PATCH 4/5] RISC-V: KVM: Allow Zacas extension for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zacas extension to get-reg-list test

[PATCH 0/2] mmc: sdhci-of-dwcmshc: support Sophgo CV1800B and SG2002
 2024-02-28 13:03 UTC  (2+ messages)

[PATCH v4] perf: RISCV: Fix panic on pmu overflow handler
 2024-02-28 11:54 UTC 

[PATCH v5 0/2] riscv: Use Kconfig to set unaligned access speed
 2024-02-28 10:43 UTC  (4+ messages)
` [PATCH v5 1/2] riscv: lib: Introduce has_fast_unaligned_access function
` [PATCH v5 2/2] riscv: Set unaligned access speed at compile time

[PATCH v3] perf: RISCV: Fix panic on pmu overflow handler
 2024-02-28  9:10 UTC  (2+ messages)

[PATCH v3] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
 2024-02-28  8:52 UTC 

[GIT PULL] RISC-V Sophgo Devicetrees for v6.9
 2024-02-28  8:14 UTC 

[PATCH v4 0/2] riscv: Use Kconfig to set unaligned access speed
 2024-02-28  8:04 UTC  (10+ messages)
` [PATCH v4 2/2] riscv: Set unalignment speed at compile time

[PATCH v2] perf: RISCV: Fix panic on pmu overflow handler
 2024-02-28  8:02 UTC  (2+ messages)

RISC-V PMU driver issue
 2024-02-28  3:49 UTC 

[PATCH v9 00/11] KVM: selftests: Add SEV and SEV-ES smoke tests
 2024-02-28  2:12 UTC  (6+ messages)
` [PATCH v9 07/11] KVM: selftests: Allow tagging protected memory in guest page tables

[PATCH -fixes 0/2] NAPOT Fixes
 2024-02-27 20:50 UTC  (3+ messages)
` [PATCH -fixes 1/2] Revert "riscv: mm: support Svnapot in huge vmap"
` [PATCH -fixes 2/2] riscv: Fix pte_leaf_size() for NAPOT

[PATCH -fixes v3 0/2] riscv: cbo.zero fixes
 2024-02-27 20:01 UTC  (5+ messages)
` [PATCH -fixes v3 1/2] riscv: Fix enabling cbo.zero when running in M-mode

[PATCH 0/4] riscv: 64-bit NOMMU fixes and enhancements
 2024-02-27 19:22 UTC  (12+ messages)
` [PATCH 1/4] riscv: Fix TASK_SIZE on 64-bit NOMMU
` [PATCH 2/4] riscv: Fix loading 64-bit NOMMU kernels past the start of RAM
` [PATCH 3/4] riscv: Remove MMU dependency from Zbb and Zicboz
` [PATCH 4/4] riscv: Allow NOMMU kernels to run in S-mode

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-27 19:08 UTC  (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc

[PATCH v2 0/3] RISC-V: enable rust
 2024-02-27 18:24 UTC  (20+ messages)
` [PATCH v2 1/3] rust: make mutually exclusive with CFI_CLANG
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V
` [PATCH v2 3/3] RISC-V: enable building 64-bit kernels with rust support

[PATCH v15,RESEND 00/23] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-02-27 18:06 UTC  (25+ messages)
` [PATCH v15,RESEND 01/23] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v15,RESEND 02/23] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v15,RESEND 03/23] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v15,RESEND 04/23] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v15,RESEND 05/23] PCI: microchip: Rename two PCIe data structures
` [PATCH v15,RESEND 06/23] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v15,RESEND 07/23] PCI: microchip: Rename two setup functions
` [PATCH v15,RESEND 08/23] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v15,RESEND 09/23] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v15,RESEND 10/23] PCI: microchip: Rename interrupt related functions
` [PATCH v15,RESEND 11/23] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v15,RESEND 12/23] PCI: microchip: Add request_event_irq() callback function
` [PATCH v15,RESEND 13/23] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v15,RESEND 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v15,RESEND 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v15,RESEND 16/23] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v15,RESEND 17/23] PCI: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v15,RESEND 18/23] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v15,RESEND 19/23] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v15,RESEND 20/23] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v15,RESEND 21/23] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers
` [PATCH v15,RESEND 23/23] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-02-27 16:38 UTC  (11+ messages)

[PATCH v8 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2024-02-27 16:32 UTC  (4+ messages)
` [PATCH v8 2/3] clocksource: Add JH7110 timer driver
` 回复: [PATCH v8 0/3] Add timer driver for StarFive JH7110 RISC-V SoC

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-27 15:48 UTC  (25+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

[PATCH 6.1 108/195] irqchip/sifive-plic: Enable interrupt if needed before EOI
 2024-02-27 13:26 UTC 

[PATCH 6.6 174/299] irqchip/sifive-plic: Enable interrupt if needed before EOI
 2024-02-27 13:24 UTC 

[PATCH 6.7 195/334] irqchip/sifive-plic: Enable interrupt if needed before EOI
 2024-02-27 13:20 UTC 

[PATCH] riscv: Fix definition of _PAGE_NOCACHE_THEAD
 2024-02-27 12:47 UTC  (3+ messages)

[PATCH v2] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
 2024-02-27 11:07 UTC  (2+ messages)

[PATCH] perf: RISCV: Fix panic on pmu overflow handler
 2024-02-27 10:36 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update SiFive driver maintainers
 2024-02-27 10:08 UTC  (2+ messages)

[PATCH v5 0/2] Add StarFive JH8100 watchdog
 2024-02-27  8:54 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100

[PATCH v3 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-02-27  4:51 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[PATCH] dt-bindings: pwm: opencores: Add compatible for StarFive JH8100
 2024-02-27  2:01 UTC  (5+ messages)

riscv syscall performance regression
 2024-02-27  1:15 UTC  (2+ messages)

[PATCH v15 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
 2024-02-27  1:10 UTC  (7+ messages)
` [PATCH v15 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip

[PATCH v11 0/5] riscv: sophgo: add clock support for sg2042
 2024-02-27  1:09 UTC  (4+ messages)
` [PATCH v11 4/5] clk: sophgo: Add SG2042 clock driver

Patch "irqchip/sifive-plic: Enable interrupt if needed before EOI" has been added to the 6.7-stable tree
 2024-02-26 13:14 UTC 

Patch "irqchip/sifive-plic: Enable interrupt if needed before EOI" has been added to the 6.6-stable tree
 2024-02-26 13:14 UTC 

Patch "irqchip/sifive-plic: Enable interrupt if needed before EOI" has been added to the 6.1-stable tree
 2024-02-26 12:33 UTC 

[PATCH v9 00/10] Support Andes PMU extension
 2024-02-26 12:28 UTC  (5+ messages)
` [PATCH v9 05/10] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v9 09/10] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f

[PATCH 1/1] dt-bindings: riscv: cpus: reg matches hart ID
 2024-02-26  9:46 UTC  (3+ messages)

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-02-26  6:51 UTC 

[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
 2024-02-26  6:22 UTC  (3+ messages)

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-26  5:47 UTC  (7+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function

[PATCH v15 00/10] Linux RISC-V AIA Support
 2024-02-26  4:14 UTC  (12+ messages)
` [PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
` [PATCH v15 02/10] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v15 03/10] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v15 04/10] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v15 05/10] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v15 06/10] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v15 07/10] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v15 09/10] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v15 10/10] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
 2024-02-26  1:40 UTC  (4+ messages)

[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-24 19:20 UTC  (8+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl

riscv/fixes build: 7 builds: 0 failed, 7 passed, 2 warnings (riscv-for-linus-6.8-rc4-9-gd82f32202e0df)
 2024-02-24  4:17 UTC 

[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
 2024-02-24  3:37 UTC  (3+ messages)

[PATCH v2] irqchip/sifive-plic: enable interrupt if needed before EOI
 2024-02-19 14:08 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/sifive-plic: Enable "

[PATCH v3] RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
 2024-02-23 18:40 UTC  (2+ messages)

[PATCH v3] RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
 2024-02-23 17:03 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