summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
|\
| * bpf, x64: increase number of passesDaniel Borkmann2018-03-28
| * perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-28
| * x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-28
| * x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-28
| * x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-28
| * kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-28
| * x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-28
| * mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-28
* | Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
|\|
| * x86: i8259: export legacy_pic symbolHans de Goede2018-03-24
* | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\|
| * x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani2018-03-22
| * x86/vm86/32: Fix POPF emulationAndy Lutomirski2018-03-22
| * kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2018-03-22
| * kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu2018-03-22
* | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\|
| * x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-03-18
| * x86/module: Detect and skip invalid relocationsJosh Poimboeuf2018-03-18
| * x86/MCE: Serialize sysfs changesSeunghun Han2018-03-18
* | Merge 4.4.121 into android-4.4Greg Kroah-Hartman2018-03-11
|\|
| * bpf, x64: implement retpoline for tail callDaniel Borkmann2018-03-11
| * x86/spectre: Fix an error messageDan Carpenter2018-03-11
| * x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner2018-03-11
| * x86/syscall: Sanitize syscall table de-references under speculation fixJiri Slaby2018-03-11
* | ANDROID: Add input support for Android Wear.Lingfeng Yang2018-03-07
* | Merge 4.4.119 into android-4.4Greg Kroah-Hartman2018-02-28
|\|
| * x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann2018-02-28
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * KVM: nVMX: invvpid handling improvementsJan Dakinevich2018-02-25
| * KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich2018-02-25
| * kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2018-02-25
| * KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand2018-02-25
| * KVM: nVMX: kmap() can't failDavid Hildenbrand2018-02-25
| * x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny2018-02-25
| * x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed2018-02-25
| * x86/kvm: Update spectre-v1 mitigationDan Williams2018-02-25
| * x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2018-02-25
| * x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King2018-02-25
| * x86/spectre: Report get_user mitigation for spectre_v1Dan Williams2018-02-25
| * x86/syscall: Sanitize syscall table de-references under speculationDan Williams2018-02-25
| * x86/get_user: Use pointer masking to limit speculationDan Williams2018-02-25
| * x86: Introduce barrier_nospecDan Williams2018-02-25
| * x86: Implement array_index_mask_nospecDan Williams2018-02-25
| * x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang2018-02-25
| * x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-02-25
| * x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-02-25
| * x86/nospec: Fix header guards namesBorislav Petkov2018-02-25
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
| * KVM: VMX: Make indirect call speculation safePeter Zijlstra2018-02-25