index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
5
-20
/
+30
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
5
-7
/
+30
2022-11-09
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
1
-0
/
+1
2022-11-09
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
1
-0
/
+4
2022-11-09
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
1
-0
/
+7
2022-11-09
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
1
-0
/
+3
2022-11-08
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
1
-0
/
+3
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+16
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+29
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-24
/
+18
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+7
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
4
-24
/
+18
2022-11-05
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
1
-13
/
+0
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-03
x86/hyperv: fix invalid writes to MSRs during root partition kexec
Anirudh Rayabharam
1
-4
/
+7
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
1
-1
/
+1
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
1
-0
/
+3
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
1
-1
/
+1
2022-11-02
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
Sean Christopherson
1
-4
/
+6
2022-11-02
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
Sean Christopherson
2
-20
/
+7
2022-11-02
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Sean Christopherson
1
-1
/
+3
2022-11-02
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
1
-0
/
+1
2022-11-02
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
1
-2
/
+7
2022-11-02
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
1
-2
/
+7
2022-11-02
perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-5
/
+1
2022-11-02
x86/tdx: Panic on bad configs that #VE on "private" memory access
Kirill A. Shutemov
1
-5
/
+16
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-71
/
+151
2022-11-01
x86/tdx: Prepare for using "INFO" call for a second purpose
Dave Hansen
1
-3
/
+3
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2022-10-30
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+15
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
1
-4
/
+7
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
1
-0
/
+1
2022-10-28
Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-5
/
+14
2022-10-28
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
Eiichi Tsukata
1
-3
/
+4
2022-10-28
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
1
-2
/
+2
2022-10-28
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
1
-1
/
+15
2022-10-28
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
1
-1
/
+1
2022-10-28
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
1
-28
/
+57
2022-10-28
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
1
-0
/
+1
2022-10-27
x86/hyperv: Remove BUG_ON() for kmap_local_page()
Zhao Liu
1
-5
/
+3
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2
-32
/
+37
2022-10-27
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
Emanuele Giuseppe Esposito
1
-0
/
+5
2022-10-27
KVM: x86: Exempt pending triple fault from event injection sanity check
Sean Christopherson
1
-1
/
+14
2022-10-27
KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
Hou Wenlong
1
-1
/
+6
2022-10-27
KVM: x86: Mask off reserved bits in CPUID.8000001FH
Jim Mattson
1
-1
/
+2
2022-10-27
perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL
Ravi Bangoria
1
-1
/
+1
2022-10-27
perf/x86/rapl: Add support for Intel Raptor Lake
Zhang Rui
1
-0
/
+3
2022-10-27
perf/x86/rapl: Add support for Intel AlderLake-N
Zhang Rui
1
-0
/
+1
[prev]
[next]