public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 00:03:20 to 2024-06-25 00:52:25 UTC [more...]

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-25  0:50 UTC  (9+ messages)
` [PATCH v3 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed
` [PATCH v3 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v3 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v3 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
 2024-06-24 23:26 UTC  (14+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS

[PATCH 0/6] riscv: convert bottom half of exception handling to C
 2024-06-24 23:10 UTC  (16+ messages)
` [PATCH 1/6] riscv: Improve exception and system call latency
` [PATCH 3/6] riscv: convert bottom half of exception handling to C
  `  "
` [PATCH 6/6] riscv: remove asmlinkage from updated functions

[PATCH v3 0/8] Refactor perf python module build
 2024-06-24 22:26 UTC  (4+ messages)
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source

[RESEND v4 0/2] dt-bindings: interrupt-controller: riscv,cpu-intc
 2024-06-24 20:24 UTC  (5+ messages)
` [RESEND v4 1/2] dt-bindings: interrupt-controller: riscv,cpu-intc: convert to dtschema
` [RESEND v4 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller

[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-24 20:18 UTC  (7+ messages)
` [PATCH v7 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension

[PATCH v4 0/3] Fix address translations on MPFS PCIe controller
 2024-06-24 19:38 UTC  (7+ messages)
` [PATCH v4 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v4 2/3] PCI: microchip: Fix inbound "
` [PATCH v4 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2024-06-24 19:21 UTC  (4+ messages)

[PATCH 0/7] minor document fixups
 2024-06-24 18:53 UTC  (2+ messages)
` [PATCH 2/7] Docs/process/index: Remove riscv/patch-acceptance from 'Other material' section

riscv/for-next build: 8 builds: 0 failed, 8 passed, 10078 warnings (v6.10-rc1-9-g6d8e604c9502)
 2024-06-15  9:47 UTC 

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10078 warnings (v6.10-rc3)
 2024-06-15 12:03 UTC 

[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-06-24 16:57 UTC  (18+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v2 6/6] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH] riscv: Fix linear mapping checks for non-contiguous memory regions
 2024-06-24 16:49 UTC  (5+ messages)

[PATCH v2 0/1] Add PCIe dts configuration for JH7110
 2024-06-24 16:32 UTC  (5+ messages)
` [PATCH v2 1/1] riscv: dts: starfive: add "

[PATCH] irqchip/sifive-plic: ensure interrupt is enable before EOI
 2024-06-24 12:43 UTC  (6+ messages)
  ` 答复: "
    ` [PATCH v2] "
      ` 答复: 答复: [PATCH] "

[PATCH v2] RISC-V: cmdline: Add support for 'memmap' parameter
 2024-06-24 12:37 UTC 

[PATCH] riscv: Remove redundant restriction on memory size
 2024-06-24 12:17 UTC 

[PATCH -fixes] riscv: patch: Flush the icache right after patching to avoid illegal insns
 2024-06-24 11:49 UTC  (2+ messages)

[PATCH] riscv: Extend sv39 linear mapping max size to 128G
 2024-06-24 11:27 UTC  (2+ messages)

[PATCH 1/2] riscv: defconfig: enable "heartbeat" led trigger
 2024-06-24 10:42 UTC  (7+ messages)
` [PATCH 2/2] riscv: dts: starfive: enable heartbeat LED for Milk-V Mars

[PATCH v2 1/4] riscv: defconfig: enable "heartbeat" led trigger
 2024-06-24 10:39 UTC  (4+ messages)
` [PATCH v2 2/4] riscv: dts: starfive: enable heartbeat LED for Milk-V Mars
` [PATCH v2 3/4] riscv: dts: starfive: enable heartbeat LED for Pine64 Star64
` [PATCH v2 4/4] riscv: dts: starfive: enable heartbeat LED for StarFive VisionFive 2

[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support
 2024-06-24  9:32 UTC  (7+ messages)
` [PATCH v4 05/11] riscv: mm: Add pfn_to_kaddr() implementation
` [PATCH v4 06/11] riscv: mm: Add memory hotplugging support
` [PATCH v4 11/11] riscv: Enable DAX VMEMMAP optimization

[PATCH] riscv: Fix early ftrace nop patching
 2024-06-24  8:08 UTC  (9+ messages)

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-06-24  8:00 UTC  (5+ messages)

[PATCH] RISC-V: cmdline: Add support for 'memmap' parameter
 2024-06-24  7:03 UTC  (8+ messages)
  ` [External] "

[PATCH v4 0/4] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
 2024-06-24  6:18 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: mmc: sdhci-of-dwcmhsc: "

[RFC PATCH 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
 2024-06-24  3:24 UTC  (6+ messages)
` [RFC PATCH 2/2] riscv: selftests: Add a ptrace test to check a0 of restarted syscall

[PATCH v2] riscv: enable HAVE_ARCH_STACKLEAK
 2024-06-24  3:23 UTC  (2+ messages)

[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
 2024-06-24  2:26 UTC  (2+ messages)

[PATCH v2 0/7] clk: thead: Add support for TH1520 AP_SUBSYS clock controller
 2024-06-24  2:12 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controller
` [PATCH v2 2/7] clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
` [PATCH v2 3/7] riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
` [PATCH v2 4/7] riscv: dts: thead: change TH1520 uart nodes to use "
` [PATCH v2 5/7] riscv: dts: thead: change TH1520 mmc "
` [PATCH v2 6/7] riscv: dts: thead: update TH1520 dma and timer "
` [PATCH v2 7/7] riscv: dts: thead: add clock to TH1520 gpio nodes

[PATCH RESEND v8 0/6] riscv: add initial support for Canaan Kendryte K230
 2024-06-23 17:32 UTC  (5+ messages)
` (subset) "

[PATCH] riscv: enable HAVE_ARCH_STACKLEAK
 2024-06-23 14:31 UTC  (5+ messages)

[PATCH 0/3] riscv: allwinner: ClockworkPi and DevTerm devicetrees
 2024-06-23 14:28 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: sram: sunxi-sram: Add regulators child
` [PATCH 2/3] riscv: dts: allwinner: d1s-t113: Add system LDOs
` [PATCH 3/3] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-22 12:01 UTC  (30+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v5 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v5 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-06-22 10:11 UTC  (3+ messages)

[PATCH RESEND bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-06-22  3:04 UTC  (4+ messages)
` [PATCH RESEND bpf-next v2 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH RESEND bpf-next v2 2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image
` [PATCH RESEND bpf-next v2 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline

[PATCH v3] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-22  2:55 UTC 

[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-22  2:43 UTC  (7+ messages)
  ` [External] "

[PATCH RESEND bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-06-22  2:21 UTC  (4+ messages)
` [PATCH RESEND bpf-next v4 1/3] riscv, bpf: "
` [PATCH RESEND bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH RESEND bpf-next v4 3/3] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-06-22  0:05 UTC  (6+ messages)
` [PATCH v5 2/2] drivers: hwmon: "

[GIT PULL] KVM/riscv fixes for 6.10 take #2
 2024-06-21 16:57 UTC  (3+ messages)

[PATCH v6 0/1] Risc-V Svinval support
 2024-06-21 15:23 UTC  (4+ messages)
` [PATCH v6 1/1] riscv: mm: Add support for Svinval extension

[GIT PULL] RISC-V Devicetree fixes for v6.10-rc5+
 2024-06-21 14:12 UTC 

[PATCH 3/3] mailbox: sophgo: add mailbox driver for cv18x SoCs
 2024-06-21 13:37 UTC  (3+ messages)

[PATCH v2 0/3] riscv: Per-thread envcfg CSR support
 2024-06-21 12:54 UTC  (2+ messages)

[RFC v2 0/2] riscv: Idle thread using Zawrs extension
 2024-06-21 12:09 UTC  (6+ messages)
` [RFC v2 1/2] riscv: process: Introduce idle "
` [RFC v2 2/2] riscv: Use Zawrs to accelerate IPI to idle cpu
  ` [External] Re: [RFC v2 0/2] riscv: Idle thread using Zawrs extension

[PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering
 2024-06-21 11:08 UTC  (4+ messages)

[PATCH] RISC-V: Provide the frequency of mtime via hwprobe
 2024-06-21 10:34 UTC  (6+ messages)
    ` [External] "

[PATCH v2 0/8] remove size limit on XIP kernel
 2024-06-21 10:27 UTC  (3+ messages)
` [PATCH v2 2/8] riscv: don't export va_kernel_pa_offset in vmcoreinfo for "

[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
 2024-06-21  8:38 UTC  (7+ messages)
` [PATCH v2 1/4] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH v2 4/4] riscv: cpufeature: Extract common elements from extension checking

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-06-21  7:34 UTC  (7+ messages)
` [RFC PATCH v2 06/10] iommu/riscv: support nested iommu for getting iommu hardware information
` [RFC PATCH v2 07/10] iommu/riscv: support nested iommu for creating domains owned by userspace

[PATCH v5] riscv: Optimize crc32 with Zbc extension
 2024-06-21  5:47 UTC 


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