summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-12-14BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2017-12-10Merge 4.4.105 into android-4.4Greg Kroah-Hartman
2017-12-09kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu
2017-12-09x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-12-05Merge 4.4.104 into android-4.4Greg Kroah-Hartman
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-12-05x86/efi-bgrt: Replace early_memremap() with memremap()Matt Fleming
2017-12-05x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2017-12-05x86/efi: Build our own page table structuresMatt Fleming
2017-12-05x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming
2017-12-05x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming
2017-11-30Merge 4.4.103 into android-4.4Greg Kroah-Hartman
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-30x86/decoder: Add new TEST instruction patternMasami Hiramatsu
2017-11-21Merge 4.4.100 into android-4.4Greg Kroah-Hartman
2017-11-21KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-11-18Merge 4.4.99 into android-4.4Greg Kroah-Hartman
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15Merge 4.4.98 into android-4.4Greg Kroah-Hartman
2017-11-15x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2017-11-15crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-15x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2017-11-02Merge 4.4.96 into android-4.4Greg Kroah-Hartman
2017-11-02x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-19Merge 4.4.93 into android-4.4Dmitry Shmidt
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-09UPSTREAM: x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2017-10-09UPSTREAM: x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2017-10-09UPSTREAM: x86/boot: #undef memcpy() et al in string.cMichael Davidson
2017-10-09UPSTREAM: x86/build: Specify stack alignment for clangMatthias Kaehlcke
2017-10-09UPSTREAM: x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2017-10-09UPSTREAM: x86/hweight: Don't clobber %rdiVille Syrjälä
2017-10-09BACKPORT: x86/hweight: Get rid of the special calling conventionBorislav Petkov
2017-10-09BACKPORT: x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work aro...Matthias Kaehlcke
2017-10-09UPSTREAM: crypto, x86: aesni - fix token pasting for clangMichael Davidson
2017-10-09UPSTREAM: x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2017-10-05Merge 4.4.90 into android-4.4Greg Kroah-Hartman
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-04Merge 4.4.86 into android-4.4Greg Kroah-Hartman