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
2021-09-24
crypto: x86/sm4 - Fix frame pointer stack corruption
Josh Poimboeuf
1
-2
/
+3
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2
-19
/
+3
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-13
/
+4
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-09-23
KVM: X86: Synchronize the shadow pagetable before link it
Lai Jiangshan
2
-9
/
+31
2021-09-23
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
1
-2
/
+6
2021-09-23
KVM: X86: Fix missed remote tlb flush in rmap_write_protect()
Lai Jiangshan
1
-21
/
+2
2021-09-23
KVM: x86: nSVM: don't copy virt_ext from vmcb12
Maxim Levitsky
1
-1
/
+0
2021-09-23
KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
Maxim Levitsky
1
-0
/
+4
2021-09-23
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
1
-0
/
+2
2021-09-22
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
1
-1
/
+1
2021-09-22
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Fares Mehanna
1
-0
/
+7
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
3
-4
/
+7
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2
-2
/
+10
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
1
-3
/
+14
2021-09-22
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
1
-66
/
+69
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
3
-5
/
+9
2021-09-22
KVM: x86: reset pdptrs_from_userspace when exiting smm
Maxim Levitsky
1
-0
/
+7
2021-09-22
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
1
-5
/
+7
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2
-7
/
+14
2021-09-22
KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
Vitaly Kuznetsov
1
-5
/
+5
2021-09-22
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
1
-2
/
+17
2021-09-22
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
1
-4
/
+12
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
1
-0
/
+6
2021-09-22
KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
5
-9
/
+8
2021-09-22
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
1
-1
/
+1
2021-09-22
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
1
-1
/
+3
2021-09-22
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
1
-22
/
+29
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
1
-8
/
+1
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
3
-4
/
+9
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
1
-4
/
+0
2021-09-22
KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT
Sean Christopherson
1
-0
/
+3
2021-09-22
KVM: x86: Mark all registers as avail/dirty at vCPU creation
Sean Christopherson
1
-0
/
+2
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
5
-13
/
+4
2021-09-21
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-1
/
+1
2021-09-21
Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-32
/
+38
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
4
-2
/
+9
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
2
-6
/
+10
2021-09-21
x86/setup: Call early_reserve_memory() earlier
Juergen Gross
1
-12
/
+14
2021-09-21
xen/x86: fix PV trap handling on secondary processors
Jan Beulich
1
-6
/
+9
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
2
-10
/
+18
2021-09-20
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Linus Torvalds
1
-0
/
+2
2021-09-20
swiotlb-xen: this is PV-only on x86
Jan Beulich
1
-1
/
+0
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
2
-7
/
+3
2021-09-20
xen/x86: drop redundant zeroing from cpu_initialize_context()
Jan Beulich
1
-4
/
+0
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2
-4
/
+8
2021-09-20
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Zenghui Yu
1
-1
/
+1
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+46
[prev]
[next]