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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
x86/cpu: Elide KCSAN for cpu_has() and friends
Peter Zijlstra
1
-1
/
+1
2022-06-14
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-06-09
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-0
/
+8
2022-06-09
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
1
-52
/
+0
2022-06-09
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2
-5
/
+9
2022-06-09
ACPICA: Avoid cache flush inside virtual machines
Kirill A. Shutemov
1
-1
/
+13
2022-06-06
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
1
-0
/
+142
2022-05-30
x86/tsc: Use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
2
-4
/
+12
2022-05-09
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
1
-0
/
+2
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-4
/
+2
2022-04-27
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
1
-3
/
+1
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-2
/
+2
2022-04-20
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
1
-2
/
+3
2022-04-20
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
1
-0
/
+2
2022-04-13
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-13
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-04-13
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
1
-0
/
+5
2022-04-13
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-13
x86: Annotate call_on_stack()
Peter Zijlstra
1
-1
/
+2
2022-04-13
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
1
-0
/
+1
2022-04-08
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
1
-3
/
+5
2022-04-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
1
-1
/
+1
2022-03-08
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+10
2022-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2022-02-21
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
1
-1
/
+3
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2
-7
/
+7
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
1
-1
/
+0
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+37
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+11
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2022-02-10
xen/x86: detect support for extended destination ID
Roger Pau Monne
1
-0
/
+7
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
2
-0
/
+37
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+0
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
44
-291
/
+407
2022-02-03
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-9
/
+11
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
2
-2
/
+3
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+6
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+3
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
1
-14
/
+0
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-0
/
+1
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
1
-1
/
+2
2022-01-25
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
1
-1
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+0
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-14
/
+2
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2
-14
/
+0
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
2
-4
/
+2
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
2
-0
/
+2
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-44
/
+115
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+33
[next]