summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2019-04-30Merge 4.4.179 into android-4.4Greg Kroah-Hartman
2019-04-27xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-03-23x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-03-23x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-02-20Merge 4.4.175 into android-4.4Greg Kroah-Hartman
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior
2019-01-13Merge 4.4.170 into android-4.4Greg Kroah-Hartman
2019-01-13KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2018-12-19Merge 4.4.168 into android-4.4Greg Kroah-Hartman
2018-12-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-12-17x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86: fix SMAP in 32-bit environmentsLinus Torvalds
2018-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds
2018-11-27BACKPORT: x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-11-10Merge 4.4.163 into android-4.4Greg Kroah-Hartman
2018-11-10x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-10-20Merge 4.4.162 into android-4.4Greg Kroah-Hartman
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2018-09-21BACKPORT: x86/syscalls: Check address limit on user-mode returnThomas Garnier
2018-09-20Merge 4.4.157 into android-4.4Greg Kroah-Hartman
2018-09-19x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-15Merge 4.4.156 into android-4.4Greg Kroah-Hartman
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko
2018-09-10Merge 4.4.155 into android-4.4Greg Kroah-Hartman
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2018-09-05Merge 4.4.154 into android-4.4Greg Kroah-Hartman
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-08-28Merge 4.4.153 into android-4.4Greg Kroah-Hartman
2018-08-28x86/mm: Fix use-after-free of ldt_structEric Biggers
2018-08-22Merge 4.4.151 into android-4.4Greg Kroah-Hartman
2018-08-22x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky
2018-08-18Merge 4.4.150 into android-4.4Greg Kroah-Hartman
2018-08-18x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson
2018-08-15Merge 4.4.148 into android-4.4Greg Kroah-Hartman
2018-08-15x86/speculation/l1tf: Fix up CPU feature flagsGuenter Roeck
2018-08-15x86/mm/pat: Make set_memory_np() L1TF safeAndi Kleen
2018-08-15x86/speculation/l1tf: Make pmd/pud_mknotpresent() invertAndi Kleen
2018-08-15x86/speculation/l1tf: Invert all not present mappingsAndi Kleen
2018-08-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko