Show patches with: Archived = No       |   1654 patches
« 1 2 3 416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,8/8] riscv: Fix guest RAM alloc size computation for RV32 RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,7/8] riscv: Add Ssaia extension support RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,6/8] riscv: Add Zicboz extension support RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,5/8] riscv: Add zbb extension support RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,4/8] riscv: Sort the ISA extension array alphabetically RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,3/8] riscv: Allow disabling SBI extensions for Guest RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,2/8] riscv: Allow setting custom mvendorid, marchid, and mimpid RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
[v2,1/8] Sync-up headers with Linux-6.4-rc5 RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support - - - --- 2023-06-05 Anup Patel New
KVM: Clean up kvm_vm_ioctl_create_vcpu() KVM: Clean up kvm_vm_ioctl_create_vcpu() - 1 - --- 2023-06-05 Michal Luczaj New
[-next,v21,27/27] selftests: add .gitignore file for RISC-V hwprobe riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,26/27] selftests: Test RISC-V Vector prctl interface riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,25/27] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,24/27] riscv: Enable Vector code to be built riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,23/27] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,22/27] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,21/27] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,20/27] riscv: hwcap: change ELF_HWCAP to a function riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,19/27] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,18/27] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,16/27] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,15/27] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,14/27] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,13/27] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,12/27] riscv: Add ptrace vector support riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,11/27] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,10/27] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 4 1 --- 2023-06-05 Andy Chiu New
[-next,v21,08/27] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,07/27] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,06/27] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,05/27] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,04/27] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,02/27] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,01/27] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-06-05 Andy Chiu New
vhost-vdpa: filter VIRTIO_F_RING_PACKED feature vhost-vdpa: filter VIRTIO_F_RING_PACKED feature - - - --- 2023-06-05 Stefano Garzarella New
[RFC,v2,6/6] docs: powerpc: Document nested KVM on POWER KVM: PPC: Nested PAPR guests - - - --- 2023-06-05 Jordan Niethe New
[RFC,v2,5/6] KVM: PPC: Add support for nested PAPR guests KVM: PPC: Nested PAPR guests - - - --- 2023-06-05 Jordan Niethe New
[RFC,v2,4/6] KVM: PPC: Add helper library for Guest State Buffers KVM: PPC: Nested PAPR guests - - - --- 2023-06-05 Jordan Niethe New
[RFC,v2,3/6] KVM: PPC: Add vr getters and setters KVM: PPC: Nested PAPR guests - - - --- 2023-06-05 Jordan Niethe New
[RFC,v2,2/6] KVM: PPC: Add fpr getters and setters KVM: PPC: Nested PAPR guests - - - --- 2023-06-05 Jordan Niethe New
[RFC,v2,1/6] KVM: PPC: Use getters and setters for vcpu register state KVM: PPC: Nested PAPR guests - - - --- 2023-06-05 Jordan Niethe New
KVM: x86/mmu: Remove KVM MMU write lock when accessing indirect_shadow_pages KVM: x86/mmu: Remove KVM MMU write lock when accessing indirect_shadow_pages - - - --- 2023-06-05 Mingwei Zhang New
[v2,2/2] vgaarb: introduce is_boot_device callback function to vga_client_register [v2,1/2] vgaarb: various coding style and comments fix - - - --- 2023-06-04 Sui Jingfeng New
[v2,1/2] vgaarb: various coding style and comments fix [v2,1/2] vgaarb: various coding style and comments fix - - - --- 2023-06-04 Sui Jingfeng New
[v2,1/2] vgaarb: various coding style and comments fix [v2,1/2] vgaarb: various coding style and comments fix - - - --- 2023-06-04 Sui Jingfeng New
[v11,20/20] Documentation/x86: Add documentation for TDX host support TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,19/20] x86/mce: Improve error log of kernel space TDX #MC due to erratum TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,17/20] x86/kexec: Flush cache of TDX private memory TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,16/20] x86/virt/tdx: Initialize all TDMRs TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,15/20] x86/virt/tdx: Configure global KeyID on all packages TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,14/20] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,13/20] x86/virt/tdx: Designate reserved areas for all TDMRs TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs TDX host kernel support - 2 - --- 2023-06-04 Kai Huang New
[v11,11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,10/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,09/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory TDX host kernel support - 2 - --- 2023-06-04 Kai Huang New
[v11,08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,07/20] x86/virt/tdx: Add skeleton to enable TDX on demand TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,05/20] x86/virt/tdx: Add SEAMCALL infrastructure TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,04/20] x86/cpu: Detect TDX partial write machine check erratum TDX host kernel support - - - --- 2023-06-04 Kai Huang New
[v11,03/20] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC TDX host kernel support - 2 - --- 2023-06-04 Kai Huang New
[v11,02/20] x86/virt/tdx: Detect TDX during kernel boot TDX host kernel support - 1 - --- 2023-06-04 Kai Huang New
[v11,01/20] x86/tdx: Define TDX supported page sizes as macros TDX host kernel support - 3 - --- 2023-06-04 Kai Huang New
[GIT,PULL] KVM fixes for Linux 6.4-rc5 [GIT,PULL] KVM fixes for Linux 6.4-rc5 - - - --- 2023-06-04 Paolo Bonzini New
[RFC,v4,17/17] test/vsock: io_uring rx/tx tests vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,15/17] test/vsock: MSG_ZEROCOPY flag tests vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,12/17] vsock/loopback: support MSG_ZEROCOPY for transport vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,11/17] vsock/virtio: support MSG_ZEROCOPY for transport vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,10/17] vhost/vsock: support MSG_ZEROCOPY for transport vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,09/17] vsock: enable SOCK_SUPPORT_ZC bit vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,08/17] vsock: check for MSG_ZEROCOPY support on send vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,07/17] vsock: read from socket's error queue vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,06/17] vsock: check error queue to set EPOLLERR vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,05/17] vsock/virtio: MSG_ZEROCOPY flag support vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,04/17] vsock/virtio: non-linear skb handling for tap vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,03/17] vsock/virtio: support to send non-linear skb vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,02/17] vhost/vsock: read data from non-linear skb vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[RFC,v4,01/17] vsock/virtio: read data from non-linear skb vsock: MSG_ZEROCOPY flag support - - - --- 2023-06-03 Arseniy Krasnov New
[v5,2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0 - - - --- 2023-06-03 Reiji Watanabe New
[v5,1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0 KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0 - - - --- 2023-06-03 Reiji Watanabe New
[v7,12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022 KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,10/12] KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,09/12] KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,08/12] KVM: x86/pmu: Advertise PERFCTR_CORE iff the min nr of counters is met KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,07/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,06/12] KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,05/12] KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,04/12] KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86 KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,03/12] KVM: x86/pmu: Reject userspace attempts to set reserved GLOBAL_STATUS bits KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,02/12] KVM: x86/pmu: Move reprogram_counters() to pmu.h KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
[v7,01/12] KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_mask KVM: x86: Add AMD Guest PerfMonV2 PMU support - - - --- 2023-06-03 Sean Christopherson New
KVM: x86: Fixes for 6.4 KVM: x86: Fixes for 6.4 - - - --- 2023-06-03 Sean Christopherson New
« 1 2 3 416 17 »