Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Santosh Shukla
| Archived =
No
| 29 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
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[PATCHv4,11/11] KVM: nSVM: implement support for nested VNMI
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,10/11] KVM: x86: add support for delayed virtual NMI injection interface
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,09/11] KVM: SVM: Add VNMI bit definition
SVM: virtual NMI
- 1 -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,08/11] x86/cpu: Add CPUID feature bit for VNMI
SVM: virtual NMI
- 1 -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,07/11] KVM: x86: Save/restore all NMIs when multiple NMIs are pending
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,06/11] KVM: x86: Tweak the code and comment related to handling concurrent NMIs
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,05/11] KVM: x86: Raise an event request when processing NMIs if an NMI is pending
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,04/11] KVM: SVM: add wrappers to enable/disable IRET interception
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,03/11] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,02/11] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv4,01/11] KVM: nSVM: Don't sync vmcb02 V_IRQ back to vmcb12 if KVM (L0) is intercepting VINTR
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,10/10] KVM: nSVM: implement support for nested VNMI
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,09/10] KVM: x86: add support for delayed virtual NMI injection interface
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,08/10] KVM: SVM: Add VNMI bit definition
SVM: virtual NMI
- 1 -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,07/10] x86/cpu: Add CPUID feature bit for VNMI
SVM: virtual NMI
- 1 -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,06/10] KVM: x86: Save/restore all NMIs when multiple NMIs are pending
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,05/10] KVM: x86: Tweak the code and comment related to handling concurrent NMIs
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,04/10] KVM: x86: Raise an event request when processing NMIs if an NMI is pending
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,03/10] KVM: SVM: add wrappers to enable/disable IRET interception
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,02/10] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv3,01/10] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0
SVM: virtual NMI
- - -
-
-
-
2023-02-27
Santosh Shukla
New
[PATCHv5,8/8] KVM: SVM: Enable VNMI feature
Virtual NMI feature
- - -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,7/8] KVM: nSVM: emulate VMEXIT_INVALID case for nested VNMI
Virtual NMI feature
- - -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,6/8] KVM: nSVM: implement nested VNMI
Virtual NMI feature
- - -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,5/8] KVM: SVM: Add VNMI support in inject_nmi
Virtual NMI feature
- - -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,4/8] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
Virtual NMI feature
- - -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,3/8] KVM: SVM: Add VNMI support in get/set_nmi_mask
Virtual NMI feature
- - -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,2/8] KVM: SVM: Add VNMI bit definition
Virtual NMI feature
- 1 -
-
-
-
2022-10-27
Santosh Shukla
New
[PATCHv5,1/8] x86/cpu: Add CPUID feature bit for VNMI
Virtual NMI feature
- 1 -
-
-
-
2022-10-27
Santosh Shukla
New