summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-04-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-04-05Merge tag 'v4.4.126' into linux-linaro-lsk-v4.4Mark Brown
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-26 Merge tag 'v4.4.124' into linux-linaro-lsk-v4.4Alex Shi
2018-03-24x86: i8259: export legacy_pic symbolHans de Goede
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-23 Merge tag 'v4.4.123' into linux-linaro-lsk-v4.4Alex Shi
2018-03-22x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-22x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-22kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu
2018-03-22kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu
2018-03-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-19 Merge tag 'v4.4.122' into linux-linaro-lsk-v4.4Alex Shi
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-13 Merge tag 'v4.4.121' into linux-linaro-lsk-v4.4Alex Shi
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-11x86/spectre: Fix an error messageDan Carpenter
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner
2018-03-11x86/syscall: Sanitize syscall table de-references under speculation fixJiri Slaby
2018-03-05BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby
2018-03-05BACKPORT: exit_thread: remove empty bodiesJiri Slaby
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-03-02 Merge tag 'v4.4.119' into linux-linaro-lsk-v4.4Alex Shi
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-26 Merge tag 'v4.4.118' into linux-linaro-lsk-v4.4Alex Shi
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-25x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-02-25x86/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-02-25x86/get_user: Use pointer masking to limit speculationDan Williams
2018-02-25x86: Introduce barrier_nospecDan Williams