Show patches with: State = Action Required       |    Archived = No       |   218 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] riscv: Use accessors to page table entries instead of direct dereference riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - - --- 2023-10-02 Alexandre Ghiti New
[4/5] riscv: Suffix all page table entry pointers with 'p' riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - - --- 2023-10-02 Alexandre Ghiti New
[3/5] riscv: mm: Only compile pgtable.c if MMU riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - - --- 2023-10-02 Alexandre Ghiti New
[2/5] mm: Introduce pudp/p4dp/pgdp_get() functions riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - - --- 2023-10-02 Alexandre Ghiti New
[1/5] riscv: Use WRITE_ONCE() when setting page table entries riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses - - - - --- 2023-10-02 Alexandre Ghiti New
tools/kvm_stat: add support for riscv tools/kvm_stat: add support for riscv - - - - --- 2023-08-14 Andreas Schwab New
[kvmtool] riscv: Fix guest poweroff when using PLIC emulation [kvmtool] riscv: Fix guest poweroff when using PLIC emulation - 1 - - --- 2023-11-30 Anup Patel New
[kvmtool,10/10] riscv: Handle SBI DBCN calls from Guest/VM SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,09/10] riscv: Set mmu-type DT property based on satp_mode ONE_REG interface SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,08/10] riscv: Add Zicond extension support SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,07/10] riscv: Add Smstateen extension support SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,06/10] riscv: Add Zicsr and Zifencei extension support SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,05/10] riscv: Add Zicntr and Zihpm extension support SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,04/10] riscv: Add Zba and Zbs extension support SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,03/10] riscv: Make CPU_ISA_MAX_LEN depend upon isa_info_arr array size SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,02/10] riscv: Improve warning in generate_cpu_nodes() SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[kvmtool,01/10] Sync-up header with Linux-6.7-rc3 for KVM RISC-V SBI debug console and few ISA extensions - - - - --- 2023-11-28 Anup Patel New
[15/15] KVM: riscv: selftests: Add Zfa extension to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[14/15] RISC-V: KVM: Allow Zfa extension for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[13/15] KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[12/15] RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[11/15] KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[10/15] RISC-V: KVM: Allow Zihintntl extension for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[09/15] KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[08/15] RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[07/15] KVM: riscv: selftests: Add vector crypto extensions to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[06/15] RISC-V: KVM: Allow vector crypto extensions for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[05/15] KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros KVM RISC-V report more ISA extensions through ONE_REG - - - - --- 2023-11-28 Anup Patel New
[kvmtool,v3,6/6] riscv: Fix guest/init linkage for multilib toolchain RISC-V AIA irqchip and Svnapot support - 1 1 - --- 2023-11-18 Anup Patel New
[kvmtool,v3,5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-11-18 Anup Patel New
[kvmtool,v3,4/6] riscv: Add IRQFD support for in-kernel AIA irqchip RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-11-18 Anup Patel New
[kvmtool,v3,3/6] riscv: Make irqchip support pluggable RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-11-18 Anup Patel New
[kvmtool,v3,2/6] riscv: Add Svnapot extension support RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-11-18 Anup Patel New
[kvmtool,v3,1/6] Sync-up header with Linux-6.6 for KVM RISC-V RISC-V AIA irqchip and Svnapot support - - - - --- 2023-11-18 Anup Patel New
[GIT,PULL] KVM/riscv changes for 6.7 [GIT,PULL] KVM/riscv changes for 6.7 - - - - --- 2023-10-24 Anup Patel New
KVM/riscv changes for 6.7 KVM/riscv changes for 6.7 - - - - --- 2023-10-24 Anup Patel New
[v3,9/9] RISC-V: Enable SBI based earlycon support RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,8/9] tty: Add SBI debug console support to HVC SBI driver RISC-V SBI debug console extension support - - - - --- 2023-10-20 Anup Patel New
[v3,7/9] tty/serial: Add RISC-V SBI debug console based earlycon RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,6/9] RISC-V: Add stubs for sbi_console_putchar/getchar() RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,5/9] KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,4/9] RISC-V: KVM: Forward SBI DBCN extension to user-space RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,3/9] RISC-V: KVM: Allow some SBI extensions to be disabled by default RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,2/9] RISC-V: KVM: Change the SBI specification version to v2.0 RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v3,1/9] RISC-V: Add defines for SBI debug console extension RISC-V SBI debug console extension support - - 1 - --- 2023-10-20 Anup Patel New
[v2,8/8] RISC-V: Enable SBI based earlycon support [v2,1/8] RISC-V: Add defines for SBI debug console extension - - 1 - --- 2023-10-12 Anup Patel New
[v2,7/8] tty: Add SBI debug console support to HVC SBI driver [v2,1/8] RISC-V: Add defines for SBI debug console extension - - - - --- 2023-10-12 Anup Patel New
[v2,6/8] tty/serial: Add RISC-V SBI debug console based earlycon [v2,1/8] RISC-V: Add defines for SBI debug console extension - - 1 - --- 2023-10-12 Anup Patel New
[v2,5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions [v2,1/8] RISC-V: Add defines for SBI debug console extension - - 1 - --- 2023-10-12 Anup Patel New
[v2,4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space [v2,1/8] RISC-V: Add defines for SBI debug console extension - - 1 - --- 2023-10-12 Anup Patel New
[v2,3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default [v2,1/8] RISC-V: Add defines for SBI debug console extension - - - - --- 2023-10-12 Anup Patel New
[v2,2/8] RISC-V: KVM: Change the SBI specification version to v2.0 [v2,1/8] RISC-V: Add defines for SBI debug console extension - - 1 - --- 2023-10-12 Anup Patel New
[v2,1/8] RISC-V: Add defines for SBI debug console extension [v2,1/8] RISC-V: Add defines for SBI debug console extension - - 1 - --- 2023-10-12 Anup Patel New
[6/6] RISC-V: Enable SBI based earlycon support RISC-V SBI debug console extension support - - - - --- 2023-10-10 Anup Patel New
[5/6] tty: Add SBI debug console support to HVC SBI driver RISC-V SBI debug console extension support - - - - --- 2023-10-10 Anup Patel New
[4/6] tty/serial: Add RISC-V SBI debug console based earlycon RISC-V SBI debug console extension support - - - - --- 2023-10-10 Anup Patel New
[3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space RISC-V SBI debug console extension support - - - - --- 2023-10-10 Anup Patel New
[2/6] RISC-V: KVM: Change the SBI specification version to v2.0 RISC-V SBI debug console extension support - - - - --- 2023-10-10 Anup Patel New
[1/6] RISC-V: Add defines for SBI debug console extension RISC-V SBI debug console extension support - - - - --- 2023-10-10 Anup Patel New
[kvmtool,v2,6/6] riscv: Fix guest/init linkage for multilib toolchain RISC-V AIA irqchip and Svnapot support - 1 1 - --- 2023-09-18 Anup Patel New
[kvmtool,v2,5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-09-18 Anup Patel New
[kvmtool,v2,4/6] riscv: Add IRQFD support for in-kernel AIA irqchip RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-09-18 Anup Patel New
[kvmtool,v2,3/6] riscv: Make irqchip support pluggable RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-09-18 Anup Patel New
[kvmtool,v2,2/6] riscv: Add Svnapot extension support RISC-V AIA irqchip and Svnapot support - - 1 - --- 2023-09-18 Anup Patel New
[kvmtool,v2,1/6] Sync-up header with Linux-6.5 for KVM RISC-V RISC-V AIA irqchip and Svnapot support - - - - --- 2023-09-18 Anup Patel New
[v2,5/5] riscv: kvm: use ".L" local labels in assembly when applicable riscv: cleanup assembly usage of ENTRY()/END() and use local labels 1 - 1 - --- 2023-10-24 Clément Léger New
[v2,4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones riscv: cleanup assembly usage of ENTRY()/END() and use local labels 1 - 1 - --- 2023-10-24 Clément Léger New
[v2,3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-24 Clément Léger New
[v2,2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-24 Clément Léger New
[v2,1/5] riscv: use ".L" local labels in assembly when applicable riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-24 Clément Léger New
[5/5] riscv: kvm: use ".L" local labels in assembly when applicable riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-04 Clément Léger New
[4/5] riscv: kvm: Use SYM_*() assembly macros instead of deprecated ones riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-04 Clément Léger New
[3/5] riscv: kernel: Use correct SYM_DATA_*() macro for data riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-04 Clément Léger New
[2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - - - --- 2023-10-04 Clément Léger New
[1/5] riscv: use ".L" local labels in assembly when applicable riscv: cleanup assembly usage of ENTRY()/END() and use local labels - - 1 - --- 2023-10-04 Clément Léger New
[36/34] KVM: Add transparent hugepage support for dedicated guest memory KVM: guest_memfd() and per-page attributes - - - - --- 2023-11-05 Paolo Bonzini New
[35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events KVM: guest_memfd() and per-page attributes - - - - --- 2023-11-05 Paolo Bonzini New
[34/34] KVM: selftests: Add a memory region subtest to validate invalid flags KVM: guest_memfd() and per-page attributes - - - - --- 2023-11-05 Paolo Bonzini New
[33/34] KVM: selftests: Test KVM exit behavior for private memory/access KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[32/34] KVM: selftests: Add basic selftest for guest_memfd() KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[31/34] KVM: selftests: Expand set_memory_region_test to validate guest_memfd() KVM: guest_memfd() and per-page attributes - - - - --- 2023-11-05 Paolo Bonzini New
[30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[29/34] KVM: selftests: Add x86-only selftest for private memory conversions KVM: guest_memfd() and per-page attributes - - - - --- 2023-11-05 Paolo Bonzini New
[28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[24/34] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - - 2 1 --- 2023-11-05 Paolo Bonzini New
[20/34] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - - 2 1 --- 2023-11-05 Paolo Bonzini New
[19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - - 2 1 --- 2023-11-05 Paolo Bonzini New
[18/34] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - - 1 1 --- 2023-11-05 Paolo Bonzini New
[17/34] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - - --- 2023-11-05 Paolo Bonzini New
[16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - - 3 1 --- 2023-11-05 Paolo Bonzini New
« 1 2 3 »