Show patches with: State = Action Required       |   115814 patches
« 1 2 ... 20 21 221158 1159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,31/48] hw/scsi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,30/48] hw/pci-host: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,29/48] hw/net: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,28/48] hw/misc: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,27/48] hw/gpio: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,26/48] hw/acpi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,25/48] block: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,24/48] accel/tcg: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,23/48] tests/qtest: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,22/48] target/i386/kvm: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,21/48] migration: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,20/48] hw/ppc: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,19/48] hw/pci: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,18/48] hw/nvme: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,17/48] hw/net: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,16/48] hw/hyperv: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,15/48] block: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,14/48] include/hw/s390x: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,13/48] tests/unit: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,12/48] tests/qtest: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,11/48] target/ppc: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,10/48] system: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,09/48] qobject: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,08/48] migration: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,07/48] hw/watchdog: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,06/48] hw/net: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,05/48] hw/core: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,04/48] hw/char: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,03/48] hw/arm: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,02/48] hw/acpi: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,01/48] docs/spin: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
accel/kvm: refactor dirty ring setup accel/kvm: refactor dirty ring setup - - - --- 2024-09-12 Ani Sinha New
[v2,5/5] perf: Correct perf sampling with guest VMs Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,4/5] x86: perf: Refactor misc flag assignments Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,3/5] powerpc: perf: Use perf_arch_instruction_pointer() Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags() Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,1/5] arm: perf: Drop unused functions Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ) KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,12/13] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,11/13] KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,10/13] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,09/13] KVM: selftests: Enable mmu_stress_test on arm64 KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,08/13] KVM: selftests: Compute number of extra pages needed in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-09-11 Sean Christopherson New
[v2,07/13] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,06/13] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,05/13] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,04/13] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-09-11 Sean Christopherson New
[v2,03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,02/13] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-09-11 Sean Christopherson New
[v2,01/13] KVM: Move KVM_REG_SIZE() definition to common uAPI header KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v3,24/24] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,23/24] KVM: arm64: Hide S1PIE registers from userspace when disabled for guests KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,22/24] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,21/24] KVM: arm64: Define helper for EL2 registers with custom visibility KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,20/24] KVM: arm64: Implement AT S1PIE support KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,19/24] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,18/24] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,17/24] KVM: arm64: Add AT fast-path support for S1PIE KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,16/24] KVM: arm64: Sanitise ID_AA64MMFR3_EL1 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,15/24] KVM: arm64: Handle PIR{,E0}_EL2 traps KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,14/24] KVM: arm64: Add save/restore for PIR{,E0}_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,13/24] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,12/24] KVM: arm64: Add save/restore for TCR2_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,11/24] KVM: arm64: Sanitise TCR2_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,10/24] KVM: arm64: Add TCR2_EL2 to the sysreg arrays KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,09/24] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,08/24] KVM: arm64: Extend masking facility to arbitrary registers KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,07/24] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,06/24] KVM: arm64: nv: Save/Restore vEL2 sysregs KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,05/24] KVM: arm64: nv: Handle CNTHCTL_EL2 specially KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,04/24] KVM: arm64: nv: Add missing EL2->EL1 mappings in get_el2_to_el1_mapping() KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,03/24] arm64: Add encoding for PIRE0_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,02/24] arm64: Remove VNCR definition for PIRE0_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,01/24] arm64: Drop SKL0/SKL1 from TCR2_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[kvm-unit-tests,2/2] riscv: sbi: Improve spec version test riscv: sbi: Improve DBCN and BASE - - - --- 2024-09-11 Andrew Jones New
[kvm-unit-tests,1/2] riscv: sbi: Highmem isn't always supported riscv: sbi: Improve DBCN and BASE - - - --- 2024-09-11 Andrew Jones New
[v2] sched: Don't try to catch up excess steal time. [v2] sched: Don't try to catch up excess steal time. - 1 - --- 2024-09-11 Suleiman Souhlal New
[kvm-unit-tests,v2] lib/stack: Restrengthen base_address [kvm-unit-tests,v2] lib/stack: Restrengthen base_address - - - --- 2024-09-11 Andrew Jones New
[kvm-unit-tests,v3,5/5] README: Add cross and clang recipes Support cross compiling with clang - - - --- 2024-09-11 Andrew Jones New
[kvm-unit-tests,v3,4/5] riscv: gitlab-ci: Add clang build tests Support cross compiling with clang 2 - - --- 2024-09-11 Andrew Jones New
[kvm-unit-tests,v3,3/5] configure: Support cross compiling with clang Support cross compiling with clang - 2 - --- 2024-09-11 Andrew Jones New
[kvm-unit-tests,v3,2/5] Makefile: Prepare for clang EFI builds Support cross compiling with clang - 1 - --- 2024-09-11 Andrew Jones New
[kvm-unit-tests,v3,1/5] riscv: Drop mstrict-align Support cross compiling with clang - 1 - --- 2024-09-11 Andrew Jones New
[RFC,39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,38/39] KVM: selftests: Update private_mem_conversions_test for mmap()able guest_memfd 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,37/39] KVM: selftests: Add helper to perform madvise by memslots 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,36/39] KVM: selftests: Refactor vm_mem_add to be more flexible 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,35/39] KVM: selftests: Test that pinned pages block KVM from setting memory attributes to PRIV… 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,34/39] KVM: selftests: Add notes in private_mem_kvm_exits_test for mmap-able guest_memfd 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,33/39] KVM: selftests: Test guest_memfd memory sharing between guest and host 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,32/39] KVM: selftests: Test using guest_memfd memory from userspace 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,31/39] KVM: selftests: Allow vm_set_memory_attributes to be used without asserting return valu… 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,29/39] KVM: Handle conversions in the SET_MEMORY_ATTRIBUTES ioctl 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,28/39] KVM: guest_memfd: Use vm_type to determine default faultability 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,27/39] KVM: guest_memfd: Allow mmapping guest_memfd files 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,25/39] KVM: guest_memfd: Split HugeTLB pages for guest_memfd use 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,24/39] mm: hugetlb: Add functions to add/move/remove from hugetlb lists 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
[RFC,23/39] mm: hugetlb: Expose HugeTLB functions for promoting/demoting pages 1G page support for guest_memfd - - - --- 2024-09-10 Ackerley Tng New
« 1 2 ... 20 21 221158 1159 »