Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Sean Christopherson
| State =
Action Required
| 1233 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
4
…
12
13
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v8,23/26] KVM: selftests: Test PMC virtualization with forced emulation
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,22/26] KVM: selftests: Move KVM_FEP macro into common library header
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,21/26] KVM: selftests: Query module param to detect FEP in MSR filtering test
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,20/26] KVM: selftests: Add helpers to read integer module params
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,19/26] KVM: selftests: Add a helper to query if the PMU module param is enabled
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,18/26] KVM: selftests: Expand PMU counters test to verify LLC events
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,17/26] KVM: selftests: Add functional test for Intel's fixed PMU counters
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,16/26] KVM: selftests: Test consistency of CPUID with num of fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,15/26] KVM: selftests: Test consistency of CPUID with num of gp counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,14/26] KVM: selftests: Test Intel PMU architectural events on fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- 2 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,13/26] KVM: selftests: Test Intel PMU architectural events on gp counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,12/26] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,11/26] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,10/26] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,09/26] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,08/26] KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,07/26] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,06/26] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,05/26] KVM: x86/pmu: Get eventsel for fixed counters from perf
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,04/26] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,03/26] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,02/26] KVM: x86/pmu: Allow programming events that match unsupported arch events
KVM: x86/pmu: selftests: Fixes and new tests
- 3 -
-
-
-
2023-11-10
Sean Christopherson
New
[v8,01/26] KVM: x86/pmu: Always treat Fixed counters as available when supported
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-10
Sean Christopherson
New
[v2,2/2] KVM: selftests: Add logic to detect if ioctl() failed because VM was killed
KVM: selftests: Detect if KVM bugged the VM
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v2,1/2] KVM: selftests: Drop the single-underscore ioctl() helpers
KVM: selftests: Detect if KVM bugged the VM
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,19/19] KVM: selftests: Test PMC virtualization with forced emulation
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,18/19] KVM: selftests: Move KVM_FEP macro into common library header
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,17/19] KVM: selftests: Query module param to detect FEP in MSR filtering test
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,16/19] KVM: selftests: Add helpers to read integer module params
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,15/19] KVM: selftests: Add a helper to query if the PMU module param is enabled
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,14/19] KVM: selftests: Expand PMU counters test to verify LLC events
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,13/19] KVM: selftests: Add functional test for Intel's fixed PMU counters
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,12/19] KVM: selftests: Test consistency of CPUID with num of fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,11/19] KVM: selftests: Test consistency of CPUID with num of gp counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,10/19] KVM: selftests: Test Intel PMU architectural events on fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- 2 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,09/19] KVM: selftests: Test Intel PMU architectural events on gp counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,08/19] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,07/19] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,06/19] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,05/19] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,04/19] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,03/19] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,02/19] KVM: x86/pmu: Allow programming events that match unsupported arch events
KVM: x86/pmu: selftests: Fixes and new tests
- 3 -
-
-
-
2023-11-08
Sean Christopherson
New
[v7,01/19] KVM: x86/pmu: Always treat Fixed counters as available when supported
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-08
Sean Christopherson
New
perf/x86: Don't enforce minimum period for KVM guest-only events
perf/x86: Don't enforce minimum period for KVM guest-only events
- - -
-
-
-
2023-11-07
Sean Christopherson
New
KVM: selftests: Fix MWAIT error message when guest assertion fails
KVM: selftests: Fix MWAIT error message when guest assertion fails
- 1 -
-
-
-
2023-11-07
Sean Christopherson
New
[v6,20/20] KVM: selftests: Test PMC virtualization with forced emulation
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,19/20] KVM: selftests: Move KVM_FEP macro into common library header
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,18/20] KVM: selftests: Query module param to detect FEP in MSR filtering test
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,17/20] KVM: selftests: Add helpers to read integer module params
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,16/20] KVM: selftests: Add a helper to query if the PMU module param is enabled
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,15/20] KVM: selftests: Expand PMU counters test to verify LLC events
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,14/20] KVM: selftests: Add functional test for Intel's fixed PMU counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,13/20] KVM: selftests: Test consistency of CPUID with num of fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,12/20] KVM: selftests: Test consistency of CPUID with num of gp counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,11/20] KVM: selftests: Test Intel PMU architectural events on fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,10/20] KVM: selftests: Test Intel PMU architectural events on gp counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,09/20] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,08/20] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,07/20] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
KVM: x86/pmu: selftests: Fixes and new tests
- 1 -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,06/20] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,05/20] KVM: x86/pmu: Allow programming events that match unsupported arch events
KVM: x86/pmu: selftests: Fixes and new tests
- 2 -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,04/20] KVM: x86/pmu: Always treat Fixed counters as available when supported
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,03/20] KVM: x86/pmu: Don't enumerate arch events KVM doesn't support
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,02/20] KVM: x86/pmu: Don't enumerate support for fixed counters KVM can't virtualize
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v6,01/20] KVM: x86/pmu: Don't allow exposing unsupported architectural events
KVM: x86/pmu: selftests: Fixes and new tests
- - -
-
-
-
2023-11-04
Sean Christopherson
New
[v2,6/6] KVM: x86/pmu: Track emulated counter events instead of previous counter
KVM: x86/pmu: Clean up emulated PMC event handling
- 1 -
-
-
-
2023-11-03
Sean Christopherson
New
[v2,5/6] KVM: x86/pmu: Update sample period in pmc_write_counter()
KVM: x86/pmu: Clean up emulated PMC event handling
- 1 -
-
-
-
2023-11-03
Sean Christopherson
New
[v2,4/6] KVM: x86/pmu: Remove manual clearing of fields in kvm_pmu_init()
KVM: x86/pmu: Clean up emulated PMC event handling
- 1 -
-
-
-
2023-11-03
Sean Christopherson
New
[v2,3/6] KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant)
KVM: x86/pmu: Clean up emulated PMC event handling
- 1 -
-
-
-
2023-11-03
Sean Christopherson
New
[v2,2/6] KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
KVM: x86/pmu: Clean up emulated PMC event handling
- 1 -
-
-
-
2023-11-03
Sean Christopherson
New
[v2,1/6] KVM: x86/pmu: Move PMU reset logic to common x86 code
KVM: x86/pmu: Clean up emulated PMC event handling
- 1 -
-
-
-
2023-11-03
Sean Christopherson
New
x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
- - -
-
-
-
2023-11-03
Sean Christopherson
New
[guest_memfd] KVM: selftests: Add a memory region subtest to validate invalid flags
[guest_memfd] KVM: selftests: Add a memory region subtest to validate invalid flags
- - -
-
-
-
2023-10-31
Sean Christopherson
New
[GIT,PULL] KVM: x86: Xen changes for 6.7
[GIT,PULL] KVM: x86: Xen changes for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[GIT,PULL] KVM: x86: SVM changes for 6.7
[GIT,PULL] KVM: x86: SVM changes for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[GIT,PULL] KVM: x86: PMU change for 6.7
[GIT,PULL] KVM: x86: PMU change for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[GIT,PULL] KVM: x86: MMU changes for 6.7
[GIT,PULL] KVM: x86: MMU changes for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[GIT,PULL] KVM: x86: Misc changes for 6.7
[GIT,PULL] KVM: x86: Misc changes for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[GIT,PULL] KVM: x86: Documentation updates for 6.7
[GIT,PULL] KVM: x86: Documentation updates for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[GIT,PULL] KVM: x86: APIC changes for 6.7
[GIT,PULL] KVM: x86: APIC changes for 6.7
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,35/35] KVM: selftests: Test KVM exit behavior for private memory/access
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,34/35] KVM: selftests: Add basic selftest for guest_memfd()
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,33/35] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,32/35] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,31/35] KVM: selftests: Add x86-only selftest for private memory conversions
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,29/35] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,28/35] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
KVM: guest_memfd() and per-page attributes
- 1 1
-
-
-
2023-10-27
Sean Christopherson
New
[v13,26/35] KVM: selftests: Add support for creating private memslots
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
KVM: guest_memfd() and per-page attributes
- 2 1
-
-
-
2023-10-27
Sean Christopherson
New
[v13,22/35] KVM: Allow arch code to track number of memslot address spaces per VM
KVM: guest_memfd() and per-page attributes
- 2 1
-
-
-
2023-10-27
Sean Christopherson
New
[v13,21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
KVM: guest_memfd() and per-page attributes
- 2 1
-
-
-
2023-10-27
Sean Christopherson
New
[v13,20/35] KVM: x86/mmu: Handle page fault for private memory
KVM: guest_memfd() and per-page attributes
- 1 1
-
-
-
2023-10-27
Sean Christopherson
New
[v13,19/35] KVM: x86: Disallow hugepages when memory attributes are mixed
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
[v13,18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
KVM: guest_memfd() and per-page attributes
- 2 1
-
-
-
2023-10-27
Sean Christopherson
New
[v13,17/35] KVM: Add transparent hugepage support for dedicated guest memory
KVM: guest_memfd() and per-page attributes
- - -
-
-
-
2023-10-27
Sean Christopherson
New
«
1
2
3
4
…
12
13
»