summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-4/+0
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov1-2/+2
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin1-6/+6
2017-11-08x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+18
2017-10-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior1-0/+7
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2-1/+14
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson1-0/+5
2017-09-02x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf1-1/+2
2017-09-02x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich2-10/+40
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann1-2/+2
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire2-0/+10
2017-08-11KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li1-2/+4
2017-08-11x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-27x86/rtc: Remove duplicate const specifierColin King1-1/+1
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu1-1/+1
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li1-1/+1
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins2-3/+3
2017-06-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-05-15Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2-8/+0
2017-05-15x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-05-15kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu3-5/+5
2017-05-15x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-05-08ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-05-08xen/x86: don't lose event interruptsStefano Stabellini1-3/+3
2017-04-30kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann1-0/+2
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-22mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-10/+30
2017-04-22kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+8
2017-04-22x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9
2017-04-22x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-04-22perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+2
2017-04-18crypto: ghash-clmulni - Fix load failureWang, Rui Y1-0/+26
2017-04-18Fix potential infoleak in older kernelsLinus Torvalds1-5/+5
2017-02-08x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar1-6/+5
2017-02-08x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross1-1/+1
2016-12-23x86/kexec: add -fno-PIESebastian Andrzej Siewior1-0/+1
2016-12-23x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski1-1/+1
2016-10-22x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2016-10-05fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-09-15x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-15x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-08-22perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin1-1/+1
2016-08-22x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceSasha Levin1-1/+1