Show patches with: none      |   110887 patches
« 1 2 3 41108 1109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,5/5] KVM: x86/pmu: Remove KVM_X86_PMU_OP_OPTIONAL KVM/x86: Enhancements to static calls - - - --- 2024-04-19 Wei Wang New
[RFC,v2,4/5] KVM: x86: Remove KVM_X86_OP_OPTIONAL KVM/x86: Enhancements to static calls - - - --- 2024-04-19 Wei Wang New
[v2,3/5] KVM: x86/pmu: Add KVM_PMU_CALL() to simplify static calls of kvm_pmu_ops KVM/x86: Enhancements to static calls - - - --- 2024-04-19 Wei Wang New
[v2,2/5] KVM: x86: Introduce KVM_X86_CALL() to simplify static calls of kvm_x86_ops KVM/x86: Enhancements to static calls - - - --- 2024-04-19 Wei Wang New
[v2,1/5] KVM: x86: Replace static_call_cond() with static_call() KVM/x86: Enhancements to static calls - - - --- 2024-04-19 Wei Wang New
[io_uring-next/net-next,v2,4/4] io_uring/notif: implement notification stacking implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,3/4] io_uring/notif: simplify io_notif_flush() implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,2/4] net: add callback for setting a ubuf_info to skb implement io_uring notification (ubuf_info) stacking - 2 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,1/4] net: extend ubuf_info callback to ops structure implement io_uring notification (ubuf_info) stacking - 2 - --- 2024-04-19 Pavel Begunkov New
[v4,15/15] KVM: arm64: Drop trapping of PAuth instructions/keys KVM/arm64: Add NV support for ERET and PAuth - - - --- 2024-04-19 Marc Zyngier New
[v4,14/15] KVM: arm64: nv: Advertise support for PAuth KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,13/15] KVM: arm64: nv: Handle ERETA[AB] instructions KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,12/15] KVM: arm64: nv: Add emulation for ERETAx instructions KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,11/15] KVM: arm64: nv: Add kvm_has_pauth() helper KVM/arm64: Add NV support for ERET and PAuth - - - --- 2024-04-19 Marc Zyngier New
[v4,10/15] KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0 KVM/arm64: Add NV support for ERET and PAuth - - - --- 2024-04-19 Marc Zyngier New
[v4,09/15] KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently KVM/arm64: Add NV support for ERET and PAuth - - - --- 2024-04-19 Marc Zyngier New
[v4,08/15] KVM: arm64: nv: Honor HFGITR_EL2.ERET being set KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,07/15] KVM: arm64: nv: Fast-track 'InHost' exception returns KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,06/15] KVM: arm64: nv: Add trap forwarding for ERET and SMC KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,05/15] KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2 KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,04/15] KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[v4,03/15] KVM: arm64: Constraint PAuth support to consistent implementations KVM/arm64: Add NV support for ERET and PAuth - - - --- 2024-04-19 Marc Zyngier New
[v4,02/15] KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET* KVM/arm64: Add NV support for ERET and PAuth - - - --- 2024-04-19 Marc Zyngier New
[v4,01/15] KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values KVM/arm64: Add NV support for ERET and PAuth - 1 - --- 2024-04-19 Marc Zyngier New
[6/6] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[5/6] KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory() KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[4/6] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[3/6] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault() KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory KVM: Guest Memory Pre-Population API - 1 - --- 2024-04-19 Paolo Bonzini New
[1/6] KVM: Document KVM_PRE_FAULT_MEMORY ioctl KVM: Guest Memory Pre-Population API - - - --- 2024-04-19 Paolo Bonzini New
[kvm-unit-tests,v2] test_migrate_unmapped_collection test fails during skip [kvm-unit-tests,v2] test_migrate_unmapped_collection test fails during skip - - - --- 2024-04-19 Jan Richter New
[kvm-unit-tests,v4,17/17] x86: pmu: Optimize emulated instruction validation pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,16/17] x86: pmu: Adjust lower boundary of branch-misses event pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,15/17] x86: pmu: Add IBPB indirect jump asm blob pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,14/17] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,13/17] x86: pmu: Improve LLC misses event verification pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,12/17] x86: pmu: Improve instruction and branches events verification pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,11/17] x86: pmu: Enable and disable PMCs in loop() asm blob pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,10/17] x86: pmu: Use macro to replace hard-coded instructions event index pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,09/17] x86: pmu: Use macro to replace hard-coded ref-cycles event index pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,08/17] x86: pmu: Use macro to replace hard-coded branches event index pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,07/17] x86: pmu: Fix cycles event validation failure pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,06/17] x86: pmu: Add asserts to warn inconsistent fixed events and counters pmu test bugs fix and improvements - 1 - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,05/17] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many() pmu test bugs fix and improvements - 1 - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,04/17] x86: pmu: Fix the issue that pmu_counter_t.config crosses cache line pmu test bugs fix and improvements - - - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,03/17] x86: pmu: Refine fixed_events[] names pmu test bugs fix and improvements - 1 - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,02/17] x86: pmu: Remove blank line and redundant space pmu test bugs fix and improvements - 1 - --- 2024-04-19 Dapeng Mi New
[kvm-unit-tests,v4,01/17] x86: pmu: Remove duplicate code in pmu_init() pmu test bugs fix and improvements - 1 - --- 2024-04-19 Dapeng Mi New
[v13,26/26] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,25/26] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,24/26] crypto: ccp: Add the SNP_VLEK_LOAD command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,23/26] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,22/26] KVM: SVM: Add module parameter to enable SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,21/26] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,20/26] KVM: x86: Implement gmem hook for determining max NPT mapping level Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,19/26] KVM: SEV: Implement gmem hook for invalidating private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,18/26] KVM: SEV: Implement gmem hook for initializing private pages Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,17/26] KVM: SEV: Add support for GHCB-based termination requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,15/26] KVM: SEV: Add support to handle RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,14/26] KVM: SEV: Add support to handle Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,13/26] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,12/26] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,11/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,08/26] KVM: SEV: Add initial SEV-SNP support Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-04-18 Michael Roth New
[v13,07/26] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,06/26] KVM: SEV: Add support to handle AP reset MSR protocol Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,05/26] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,03/26,TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*() Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,02/26,TEMP] x86/cc: Add cc_platform_set/_clear() helpers Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[v13,01/26,TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-04-18 Michael Roth New
[10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock() Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[08/10] KVM: x86: Remove periodic global clock updates Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force Cleaning up the KVM clock mess - - - --- 2024-04-18 David Woodhouse New
[01/10] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() Cleaning up the KVM clock mess - 1 - --- 2024-04-18 David Woodhouse New
[kvm-unit-tests] test_migrate_unmapped_collection test fails during skip [kvm-unit-tests] test_migrate_unmapped_collection test fails during skip - - - --- 2024-04-18 Jan Richter New
[RFC,7/7] RISC-V: KVM: add support for double trap exception riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[RFC,6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[RFC,5/7] riscv: add double trap driver riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[RFC,4/7] riscv: handle Ssdbltrp mstatus SDT bit riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[RFC,3/7] riscv: add Ssdbltrp ISA extension parsing riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[RFC,2/7] dt-bindings: riscv: add Ssdbltrp ISA extension description riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[RFC,1/7] riscv: kvm: add support for FWFT SBI extension riscv: Add support for Ssdbltrp extension - - - --- 2024-04-18 Clément Léger New
[v2,12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,11/12] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,10/12] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,09/12] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,08/12] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
[v2,07/12] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions as well as Zcmop 1 1 - --- 2024-04-18 Clément Léger New
[v2,05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions as well as Zcmop - - - --- 2024-04-18 Clément Léger New
« 1 2 3 41108 1109 »