linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 14:45:27 to 2024-03-08 18:26:15 UTC [more...]

[PATCH v9 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-08 18:25 UTC  (3+ messages)
` [PATCH v9 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v9 3/4] riscv: Decouple emulated unaligned accesses from access speed

[PATCH v8 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-08 18:05 UTC  (9+ messages)
` [PATCH v8 1/4] riscv: lib: Introduce has_fast_unaligned_access()
` [PATCH v8 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v8 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v8 4/4] riscv: Set unaligned access speed at compile time

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[GIT PULL] KVM/riscv changes for 6.9
 2024-03-08 15:40 UTC  (6+ messages)

[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
 2024-03-08 15:15 UTC  (12+ messages)

[PATCH v16 0/9] Linux RISC-V AIA Support
 2024-03-08 11:13 UTC  (14+ messages)
` [PATCH v16 1/9] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller
` [PATCH v16 2/9] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v16 3/9] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v16 4/9] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
` [PATCH v16 5/9] dt-bindings: interrupt-controller: Add RISC-V advanced PLIC
` [PATCH v16 6/9] irqchip: Add RISC-V advanced PLIC driver for direct-mode
` [PATCH v16 7/9] irqchip/riscv-aplic: Add support for MSI-mode
` [PATCH v16 8/9] RISC-V: Select APLIC and IMSIC drivers
` [PATCH v16 9/9] MAINTAINERS: Add entry for RISC-V AIA drivers

[PATCH 1/3] Revert "riscv/efistub: Ensure GP-relative addressing is not used"
 2024-03-08  8:16 UTC  (24+ messages)
` [PATCH 2/3] Revert "riscv/efistub: Tighten ELF relocation check"
` [PATCH 3/3] efistub: fix missed the initialization of gp
    ` [External] "
    ` [External] Re: [PATCH 1/3] Revert "riscv/efistub: Ensure GP-relative addressing is not used"

[PATCH] riscv: dmi: Add SMBIOS/DMI support
 2024-03-08  7:38 UTC  (3+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
 2024-03-08  5:19 UTC  (3+ messages)

[PATCH v3 0/7] riscv: add initial support for Canaan Kendryte K230
 2024-03-07 21:03 UTC  (16+ messages)
` [PATCH v3 3/7] dt-bindings: timer: Add Canaan K230 CLINT
` [PATCH v3 4/7] dt-bindings: interrupt-controller: Add Canaan K230 PLIC
` [PATCH v3 5/7] riscv: Kconfig.socs: Allow SOC_CANAAN with MMU for K230
        ` Resend: "
` [PATCH v3 7/7] riscv: config: enable SOC_CANAAN in defconfig

[PATCH v2] riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
 2024-03-07 18:06 UTC  (2+ messages)

[RFC] Inconsistent sifive,fu540-c000-uart binding
 2024-03-07 17:56 UTC  (7+ messages)
    ` [PATCH] serial: sifive: Remove 0 from fu540-c000-uart0 binding

[PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-07 17:52 UTC  (2+ messages)

[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
 2024-03-07 15:57 UTC  (9+ messages)

[PATCH v15 00/10] Linux RISC-V AIA Support
 2024-03-07 15:25 UTC  (8+ messages)
` [PATCH v15 08/10] irqchip/riscv-aplic: Add support for MSI-mode

[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
 2024-03-07 13:37 UTC  (5+ messages)
` [PATCH bpf-next 1/1] riscv64/cfi,bpf: "

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-03-07  9:28 UTC  (11+ messages)
` [PATCH v2 1/6] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH v2 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v2 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH v2 4/6] ACPI: NUMA: Make some NUMA related parse functions common
` [PATCH v2 5/6] ACPI: NUMA: Remove ARCH depends option in ACPI_NUMA Kconfig
` [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMA

[PATCH v7 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-07  8:24 UTC  (8+ messages)
` [PATCH v7 1/4] riscv: lib: Introduce has_fast_unaligned_access function
` [PATCH v7 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v7 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v7 4/4] riscv: Set unaligned access speed at compile time

[PATCH 12/18] serial: sifive: Use uart_prepare_sysrq_char() to handle sysrq
 2024-03-07  1:39 UTC  (2+ messages)

[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
 2024-03-06 20:12 UTC  (4+ messages)

[PATCH] riscv: compat_vdso: align VDSOAS build log
 2024-03-06 20:00 UTC  (2+ messages)

[PATCH v6 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-06 18:35 UTC  (10+ messages)
` [PATCH v6 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v6 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v6 4/4] riscv: Set unaligned access speed at compile time

[GIT PULL] RISC-V Devicetree fixes for v6.8-final
 2024-03-06 18:08 UTC 

[PATCH v3] clocksource: timer-riscv: Clear timer interrupt on timer initialization
 2024-03-06 17:23 UTC 

[PATCH v5 0/7] riscv: add initial support for Canaan Kendryte K230
 2024-03-06  8:14 UTC  (15+ messages)
` [PATCH v5 1/7] dt-bindings: riscv: Add T-HEAD C908 compatible
` [PATCH v5 2/7] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH v5 3/7] dt-bindings: timer: Add Canaan K230 CLINT
` [PATCH v5 4/7] dt-bindings: interrupt-controller: Add Canaan K230 PLIC
` [PATCH v5 5/7] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
` [PATCH v5 6/7] riscv: dts: add initial canmv-k230 and k230-evb dts
` [PATCH v5 7/7] riscv: config: enable ARCH_CANAAN in defconfig

[PATCH v4 0/7] riscv: add initial support for Canaan Kendryte K230
 2024-03-06  0:31 UTC  (11+ messages)
` [PATCH v4 1/7] dt-bindings: riscv: Add T-HEAD C908 compatible
` [PATCH v4 2/7] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH v4 3/7] dt-bindings: timer: Add Canaan K230 CLINT
` [PATCH v4 4/7] dt-bindings: interrupt-controller: Add Canaan K230 PLIC
` [PATCH v4 5/7] riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210
` [PATCH v4 6/7] riscv: dts: add initial canmv-k230 and k230-evb dts
` [PATCH v4 7/7] riscv: config: enable ARCH_CANAAN in defconfig

[PATCH] riscv: dts: starfive: jh7100: fix root clock names
 2024-03-06  0:09 UTC  (3+ messages)

[PATCH v3] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
 2024-03-06  0:09 UTC  (3+ messages)

[PATCH v3 0/2] Add Zawrs support and use it for spinlocks
 2024-03-05 23:31 UTC  (8+ messages)
      `  "
          `  "

[PATCH v1] riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
 2024-03-05 23:24 UTC  (3+ messages)

[PATCH v11 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-03-05 23:22 UTC  (2+ messages)

[GIT PULL] RISC-V firmware drivers for v6.9
 2024-03-05 20:00 UTC 

[GIT PULL] RISC-V Devicetrees for v6.9
 2024-03-05 19:55 UTC 

[PATCH v1] RISC-V: drop SOC_MICROCHIP_POLARFIRE for ARCH_MICROCHIP
 2024-03-05 19:20 UTC 

[PATCH v1 1/2] RISC-V: drop SOC_SIFIVE for ARCH_SIFIVE
 2024-03-05 18:37 UTC  (2+ messages)
` [PATCH v1 2/2] RISC-V: drop SOC_VIRT for ARCH_VIRT

[PATCH v3 6/7] riscv: dts: add initial canmv-k230 and k230-evb dts
 2024-03-05 17:24 UTC  (7+ messages)

[PATCH v4 0/3] Add JH7110 cpufreq support
 2024-03-05 16:35 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: dts: starfive: Enable axp15060 pmic for cpufreq

[PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers
 2024-03-05 15:56 UTC  (3+ messages)

[PATCH] riscv: dts: starfive: replace underscores in node names
 2024-03-05 15:55 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;
as well as URLs for NNTP newsgroup(s).