index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
5
-0
/
+209
2022-04-06
x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
Brijesh Singh
1
-1
/
+12
2022-04-06
x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
Brijesh Singh
1
-0
/
+13
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
3
-4
/
+163
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
5
-14
/
+44
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
3
-0
/
+33
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
4
-1
/
+93
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
3
-2
/
+43
2022-04-06
x86/sev: Add a helper for the PVALIDATE instruction
Brijesh Singh
1
-0
/
+21
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
7
-7
/
+75
2022-04-06
x86/sev: Save the negotiated GHCB version
Brijesh Singh
2
-4
/
+15
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
4
-12
/
+17
2022-04-06
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
3
-0
/
+9
2022-04-06
x86/sev: Detect/setup SEV/SME features earlier in boot
Michael Roth
2
-3
/
+13
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
4
-53
/
+60
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2
-25
/
+22
2022-04-06
x86/boot: Introduce helpers for MSR reads/writes
Michael Roth
3
-10
/
+42
2022-04-06
KVM: SVM: Update the SEV-ES save area mapping
Tom Lendacky
1
-16
/
+50
2022-04-06
KVM: SVM: Create a separate mapping for the GHCB save area
Tom Lendacky
1
-3
/
+45
2022-04-06
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
4
-35
/
+82
2022-04-05
KVM: SVM: Define sev_features and VMPL field in the VMSA
Brijesh Singh
2
-4
/
+6
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-185
/
+186
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+12
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
7
-45
/
+72
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-306
/
+350
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+34
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
1
-1
/
+0
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
1
-9
/
+5
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
3
-9
/
+6
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
1
-8
/
+0
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2
-10
/
+11
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2
-14
/
+5
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
3
-16
/
+40
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
3
-1
/
+10
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2
-13
/
+15
2022-04-02
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
1
-1
/
+1
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
1
-5
/
+3
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2
-18
/
+29
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
6
-36
/
+49
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
6
-31
/
+35
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
4
-17
/
+21
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
5
-21
/
+23
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
1
-3
/
+2
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
1
-1
/
+1
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2
-1
/
+2
[next]