index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-12-02
1
-2
/
+2
*
perf/x86: fix sysfs type mismatches
Sami Tolvanen
2020-12-02
4
-24
/
+12
*
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
2020-12-02
1
-1
/
+11
*
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-24
1
-46
/
+2
*
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-22
1
-1
/
+7
*
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
1
-2
/
+2
*
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-18
1
-19
/
+33
*
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Kairui Song
2020-11-10
1
-2
/
+1
*
perf/x86/amd/ibs: Fix raw sample data accumulation
Kim Phillips
2020-11-10
2
-10
/
+17
*
perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
Kim Phillips
2020-11-10
1
-4
/
+8
*
arch/x86/amd/ibs: Fix re-arming IBS Fetch
Kim Phillips
2020-11-10
1
-1
/
+14
*
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
2020-10-29
1
-1
/
+1
*
KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
Sean Christopherson
2020-10-29
1
-0
/
+1
*
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
Thomas Gleixner
2020-10-01
1
-2
/
+2
*
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
2020-10-01
1
-2
/
+8
*
x86/pkeys: Add check for pkey "overflow"
Dave Hansen
2020-10-01
2
-2
/
+12
*
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
2020-10-01
1
-1
/
+1
*
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2020-09-23
2
-0
/
+2
*
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
2020-09-23
1
-0
/
+1
*
vgacon: remove software scrollback support
Linus Torvalds
2020-09-23
2
-2
/
+0
*
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2020-08-26
2
-14
/
+17
*
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
2020-08-26
3
-9
/
+9
*
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
2020-08-21
1
-1
/
+1
*
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
2020-08-21
1
-1
/
+1
*
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-08-21
1
-0
/
+1
*
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
2020-08-21
1
-1
/
+1
*
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
2020-07-31
1
-1
/
+1
*
x86/cpu: Move x86_cache_bits settings
Suraj Jitindar Singh
2020-07-22
1
-1
/
+1
*
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
2020-07-22
1
-1
/
+1
*
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-30
1
-2
/
+2
*
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-30
1
-13
/
+3
*
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
2020-06-30
1
-2
/
+20
*
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
Ard Biesheuvel
2020-06-30
1
-1
/
+1
*
x86/mm: Stop printing BRK addresses
Arvind Sankar
2020-06-20
1
-2
/
+0
*
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
2020-06-20
2
-2
/
+4
*
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-20
1
-1
/
+1
*
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
2020-06-20
1
-1
/
+1
*
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
Anthony Steinhauser
2020-06-20
1
-2
/
+5
*
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
Anthony Steinhauser
2020-06-20
1
-37
/
+50
*
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2020-06-20
3
-7
/
+24
*
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2020-06-20
2
-4
/
+4
*
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
2020-06-20
1
-0
/
+8
*
x86/speculation: Prevent rogue cross-process SSBD shutdown
Anthony Steinhauser
2020-06-20
1
-18
/
+10
*
x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
Xiaochun Lee
2020-06-20
1
-0
/
+4
*
x86_64: Fix jiffies ODR violation
Bob Haarman
2020-06-20
2
-6
/
+2
*
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-11
5
-14
/
+158
*
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-06-11
1
-10
/
+13
*
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-06-11
2
-1
/
+33
*
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-06-11
1
-0
/
+1
*
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
2020-06-11
1
-2
/
+2
[next]