public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-09-20 03:18:31 to 2023-09-21 19:10:52 UTC [more...]

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-21 19:10 UTC  (25+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
 2023-09-21 18:43 UTC  (13+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries

[PATCH v2] RISC-V: Probe misaligned access speed in parallel
 2023-09-21 16:49 UTC  (11+ messages)

[PATCH v6 08/19] PCI: plda: Add event interrupt codes and IRQ domain ops
 2023-09-21 15:08 UTC  (2+ messages)

[PATCH v4 2/6] RISC-V: Enable cbo.zero in usermode
 2023-09-21 14:22 UTC  (4+ messages)

[PATCH] riscv/mm: Fix the comment for swap pte format
 2023-09-21 14:21 UTC  (2+ messages)

[PATCH v2 00/11] Add Milk-V Pioneer RISC-V board support
 2023-09-21 14:00 UTC  (76+ messages)
` [PATCH v2 01/11] riscv: Add SOPHGO SOC family Kconfig support
` [PATCH v2 02/11] dt-bindings: vendor-prefixes: add milkv/sophgo
` [PATCH v2 03/11] dt-bindings: riscv: add sophgo sg2042 bindings
    `  "
` [PATCH v2 04/11] dt-bindings: riscv: Add T-HEAD C920 compatibles
` [PATCH v2 05/11] dt-bindings: interrupt-controller: Add SOPHGO's SG2042 PLIC
` [PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
` [PATCH v2 07/11] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2042 uarts
` [PATCH v2 08/11] serial: 8250_dw: Add Sophgo SG2042 support
` [PATCH v2 09/11] riscv: dts: add initial SOPHGO SG2042 SoC device tree
    `  "
        `  "
` [PATCH v2 10/11] riscv: dts: sophgo: add Milk-V Pioneer board "
` [PATCH v2 11/11] riscv: defconfig: enable SOPHGO SoC

[RFC PATCH 0/5] RISC-V: hwprobe related stuff
 2023-09-21 12:55 UTC  (6+ messages)
` [RFC PATCH 1/5] RISC-V: hwprobe: Clarify cpus size parameter
` [RFC PATCH 2/5] RISC-V: selftests: Replace cpu_count with cpusetsize
` [RFC PATCH 3/5] RISC-V: hwprobe: Introduce which-cpus flag
` [RFC PATCH 4/5] RISC-V: selftests: Add which-cpus hwprobe test
` [RFC PATCH 5/5] RISC-V: selftests: Apply which-cpus flag to CBO "

[PATCH v6 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-21 11:05 UTC  (7+ messages)
` [PATCH v6 18/19] PCI: starfive: Add JH7110 PCIe controller

[PATCH v3] riscv: Only consider swbp/ss handlers for correct privileged mode
 2023-09-21 10:50 UTC  (2+ messages)

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-21 10:12 UTC  (8+ messages)
` [PATCH 2/4] topology: add a new arch_scale_freq_reference
` [PATCH 3/4] cpufreq/schedutil: use a fixed reference frequency
` [PATCH 4/4] energy_model: "

[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
 2023-09-21 10:08 UTC  (7+ messages)

[RFC v1 0/6] riscv,isa-extensions additions
 2023-09-21  9:57 UTC  (7+ messages)
` [RFC v1 1/6] riscv: dts: microchip: convert isa detection to new properties
` [RFC v1 2/6] riscv: dts: sifive: "
` [RFC v1 3/6] riscv: dts: starfive: "
` [RFC v1 4/6] riscv: dts: renesas: "
` [RFC v1 5/6] riscv: dts: allwinner: "
` [RFC v1 6/6] riscv: dts: thead: "

[GIT PULL] KVM/riscv fixes for 6.6, take #1
 2023-09-21  9:43 UTC 

[RFC PATCH 0/6] RISC-V BLAKE2s Vector implementation
 2023-09-21  5:57 UTC  (4+ messages)
` [RFC PATCH 6/6] riscv: Add BLAKE2s V implementation

[PATCH v2 0/4] KVM RISC-V fixes for ONE_REG interface
 2023-09-21  5:22 UTC  (7+ messages)
` [PATCH v2 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
` [PATCH v2 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
` [PATCH v2 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
` [PATCH v2 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers

[PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
 2023-09-21  5:12 UTC  (19+ messages)
` [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
` [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
` [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
` [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-21  5:00 UTC  (4+ messages)
` [PATCH v3 8/9] riscv: kdump: use generic interface to simplify crashkernel reservation

[PATCH v4 0/3] Improve PTDUMP and introduce new fields
 2023-09-21  2:50 UTC  (4+ messages)
` [PATCH v4 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
` [PATCH v4 2/3] riscv: Introduce PBMT field to PTDUMP
` [PATCH v4 3/3] riscv: Introduce NAPOT "

[PATCH v3 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-21  1:40 UTC  (8+ messages)
` [PATCH v3 2/3] riscv: Introduce PBMT field to PTDUMP
` [PATCH v3 3/3] riscv: Introduce NAPOT "

[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
 2023-09-20 21:01 UTC  (2+ messages)

[PATCH] KVM: riscv: selftests: get-reg-list print_reg should never fail
 2023-09-20 15:41 UTC  (4+ messages)

[PATCH -fixes] riscv: kselftests: Fix mm build by removing testcases subdirectory
 2023-09-20 13:30 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Avoid clearing the per-hart enable bits
 2023-09-20 10:18 UTC  (2+ messages)

[PATCH -fixes] riscv: Remove duplicate objcopy flag
 2023-09-20 10:04 UTC  (3+ messages)

[PATCH v2 0/2] riscv: Optimize bitops with Zbb extension
 2023-09-20  8:29 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: Rearrange hwcap.h and cpufeature.h
` [PATCH v2 2/2] riscv: Optimize bitops with Zbb extension

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-09-20  8:18 UTC  (15+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH 4/7] RISC-V: KVM: Allow Zicond "
` [PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH 6/7] KVM: riscv: selftests: Add smstateen registers "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions "

[PATCH v4 0/6] RISC-V: Enable cbo.zero in usermode
 2023-09-20  5:41 UTC  (3+ messages)
` [PATCH v4 6/6] RISC-V: selftests: Add CBO tests

[PATCH 0/2] Add Svadu Extension Support
 2023-09-20  3:49 UTC  (4+ messages)
` [PATCH 1/2] RISC-V: Detect and Enable "

[PATCH v2 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-20  3:17 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