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.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
2020-10-01
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
1
-1
/
+1
2020-09-23
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2
-0
/
+2
2020-09-23
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-23
vgacon: remove software scrollback support
Linus Torvalds
2
-2
/
+0
2020-08-26
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2
-14
/
+17
2020-08-26
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
3
-9
/
+9
2020-08-21
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
1
-1
/
+1
2020-08-21
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-08-21
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-0
/
+1
2020-08-21
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
1
-1
/
+1
2020-07-31
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-22
x86/cpu: Move x86_cache_bits settings
Suraj Jitindar Singh
1
-1
/
+1
2020-07-22
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
1
-1
/
+1
2020-06-30
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
1
-2
/
+2
2020-06-30
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-13
/
+3
2020-06-30
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
1
-2
/
+20
2020-06-30
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
Ard Biesheuvel
1
-1
/
+1
2020-06-20
x86/mm: Stop printing BRK addresses
Arvind Sankar
1
-2
/
+0
2020-06-20
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
2
-2
/
+4
2020-06-20
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
1
-1
/
+1
2020-06-20
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
1
-1
/
+1
2020-06-20
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
1
-2
/
+5
2020-06-20
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
1
-37
/
+50
2020-06-20
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
3
-7
/
+24
2020-06-20
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2
-4
/
+4
2020-06-20
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
1
-0
/
+8
2020-06-20
x86/speculation: Prevent rogue cross-process SSBD shutdown
Anthony Steinhauser
1
-18
/
+10
2020-06-20
x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
Xiaochun Lee
1
-0
/
+4
2020-06-20
x86_64: Fix jiffies ODR violation
Bob Haarman
2
-6
/
+2
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
5
-14
/
+158
2020-06-11
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
1
-10
/
+13
2020-06-11
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2
-1
/
+33
2020-06-11
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-0
/
+1
2020-06-11
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-06-03
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-05-20
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
3
-1
/
+15
2020-05-02
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
1
-3
/
+15
2020-05-02
KVM: VMX: Enable machine check support for 32bit targets
Uros Bizjak
1
-1
/
+1
2020-04-24
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2020-04-24
x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)
Evalds Iodzevics
1
-1
/
+1
2020-04-24
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
1
-0
/
+18
2020-04-24
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
1
-1
/
+2
2020-04-24
KVM: VMX: fix crash cleanup when KVM wasn't used
Vitaly Kuznetsov
1
-5
/
+7
2020-04-24
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
1
-51
/
+16
2020-04-24
KVM: x86: Allocate new rmap and large page tracking when moving memslot
Sean Christopherson
1
-0
/
+11
2020-04-24
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
1
-0
/
+1
2020-04-24
acpi/x86: ignore unspecified bit positions in the ACPI global lock field
Jan Engelhardt
1
-1
/
+1
2020-04-24
x86/boot: Use unsigned comparison for addresses
Arvind Sankar
2
-3
/
+3
2020-04-02
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
1
-2
/
+2
[prev]
[next]