KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
[platform/kernel/linux-rpi.git] / arch / x86 /
2018-03-21 Toshi Kanix86/mm: Fix vmalloc_fault to use pXd_large
2018-03-21 Tom LendackyKVM: x86: Fix device passthrough when SME is active
2018-03-21 Alexander Sergeyevx86/speculation: Remove Skylake C2 from Speculation...
2018-03-21 Andy Whitcroftx86/speculation, objtool: Annotate indirect calls/jumps...
2018-03-21 Andy Lutomirskix86/vm86/32: Fix POPF emulation
2018-03-21 Kirill A. Shutemovx86/cpufeatures: Add Intel PCONFIG cpufeature
2018-03-21 Kirill A. Shutemovx86/cpufeatures: Add Intel Total Memory Encryption...
2018-03-19 H.J. Lux86: Treat R_X86_64_PLT32 as R_X86_64_PC32
2018-03-15 Francis Deslauriersx86/kprobes: Fix kernel crash when probing .entry_tramp...
2018-03-15 Peter Zijlstraobjtool, retpolines: Integrate objtool with retpoline...
2018-03-15 Peter Zijlstrax86/mm/sme, objtool: Annotate indirect call in sme_encr...
2018-03-15 Peter Zijlstrax86/boot, objtool: Annotate indirect jump in secondary_...
2018-03-15 Peter Zijlstrax86/paravirt, objtool: Annotate indirect calls
2018-03-15 Ingo Molnarx86/speculation: Move firmware_restrict_branch_speculat...
2018-03-15 Peter Zijlstrax86/speculation, objtool: Annotate indirect calls/jumps...
2018-03-15 David Woodhousex86/retpoline: Support retpoline builds with Clang
2018-03-15 David Woodhousex86/speculation: Use IBRS if available before calling...
2018-03-15 David WoodhouseRevert "x86/retpoline: Simplify vmexit_fill_RSB()"
2018-03-15 Jan Beulichx86-64/realmode: Add instruction suffix
2018-03-15 Jan Beulichx86/LDT: Avoid warning in 32-bit builds with older gcc
2018-03-15 Jan Beulichx86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify...
2018-03-15 Jann Hornx86/mm: Remove stale comment about KMEMCHECK
2018-03-15 Dominik Brodowskix86/entry/64: Use 'xorl' for faster register clearing
2018-03-15 Dominik Brodowskix86/entry: Reduce the code footprint of the 'idtentry...
2018-03-15 Konrad Rzeszutek... x86/spectre_v2: Don't check microcode versions when...
2018-03-15 Seunghun Hanx86/MCE: Serialize sysfs changes
2018-03-15 Tony Luckx86/MCE: Save microcode revision in machine check records
2018-03-11 Radim KrčmářKVM: x86: fix backward migration with async_PF
2018-03-11 Daniel Borkmannbpf, x64: implement retpoline for tail call
2018-03-09 Eric BiggersKVM/x86: remove WARN_ON() for when vm_munmap() fails
2018-03-09 Tianyu LanKVM/x86: Fix wrong macro references of X86_CR0_PG_BIT...
2018-03-09 Radim KrčmářKVM: x86: fix vcpu initialization with userspace lapic
2018-03-09 Paolo BonziniKVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run(...
2018-03-09 Paolo BonziniKVM: x86: move LAPIC initialization after VMCS creation
2018-03-09 Paolo BonziniKVM/x86: Remove indirect MSR op calls from SPEC_CTRL
2018-03-09 Wanpeng LiKVM: X86: Fix SMRAM accessing even if VM is shutdown
2018-03-09 Paolo BonziniKVM: x86: extend usage of RET_MMIO_PF_* constants
2018-03-09 Jan Beulichx86/mm: Fix {pmd,pud}_{set,clear}_flags()
2018-03-09 Thomas Gleixnerx86/cpu_entry_area: Sync cpu_entry_area to initial_page...
2018-03-09 Sebastian Panceacx86/platform/intel-mid: Handle Intel Edison reboot...
2018-03-09 Juergen Grossx86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
2018-03-03 Andy Shevchenkox86/platform/intel-mid: Revert "Make 'bt_sfi_data'...
2018-03-03 Dave Youngx86/efi: Fix kernel param add_efi_memmap regression
2018-03-03 Thomas Gleixnerperf/x86/intel: Plug memory leak in intel_pmu_init()
2018-03-03 Boris Ostrovskyxen/balloon: Mark unallocated host memory as UNUSABLE
2018-03-03 Jan Beulichx86-64/Xen: eliminate W+X mappings
2018-03-03 Josh Poimboeufx86/stacktrace: Make zombie stack traces reliable
2018-03-03 Arnaldo Carvalho... x86/asm: Allow again using asm.h when building for...
2018-02-28 Arnd Bergmannx86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
2018-02-25 Karol Herbstx86/mm/kmmio: Fix mmiotrace for page unaligned addresses
2018-02-25 Jim MattsonKVM: VMX: fix page leak in hardware_setup()
2018-02-25 Wanpeng LiKVM: x86: fix escape of guest dr6 to the host
2018-02-25 Eric Biggerscrypto: x86/twofish-3way - Fix %rbp usage
2018-02-25 Lan TianyuKVM/x86: Check input paging mode when cs.l is set
2018-02-22 Tony Luckx86/mm, mm/hwpoison: Don't unconditionally unmap kernel...
2018-02-22 Simon Gaiserxen: Fix {set,clear}_foreign_p2m_mapping on autotransla...
2018-02-22 Ingo Molnarx86/entry/64: Fix CR3 restore in paranoid_exit()
2018-02-22 Gustavo A. R. Silvax86/cpu: Change type of x86_cache_size variable to...
2018-02-22 Dan Carpenterx86/spectre: Fix an error message
2018-02-22 Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2018-02-22 Andy Lutomirskix86/mm: Rename flush_tlb_single() and flush_tlb_one...
2018-02-22 Michal Hockokmemcheck: rip it out for real
2018-02-22 Levin, Alexander... kmemcheck: rip it out
2018-02-22 Levin, Alexander... kmemcheck: remove whats left of NOTRACK flags
2018-02-22 Levin, Alexander... kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
2018-02-22 Levin, Alexander... kmemcheck: remove annotations
2018-02-22 Peter Zijlstrax86/speculation: Add <asm/msr-index.h> dependency
2018-02-22 Dan Williamsx86/speculation: Fix up array_index_nospec_mask() asm...
2018-02-22 Peter Zijlstrax86/debug: Use UD2 for WARN()
2018-02-22 Josh Poimboeufx86/debug, objtool: Annotate WARN()-related UD2 as...
2018-02-22 Borislav Petkovx86/entry/64: Remove the unused 'icebp' macro
2018-02-22 Josh Poimboeufx86/entry/64: Fix paranoid_entry() frame pointer warning
2018-02-22 Dominik Brodowskix86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS...
2018-02-22 Dominik Brodowskix86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK...
2018-02-22 Dominik Brodowskix86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
2018-02-22 Dominik Brodowskix86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
2018-02-22 Dominik Brodowskix86/entry/64: Interleave XOR register clearing with...
2018-02-22 Dominik Brodowskix86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS...
2018-02-22 Dominik Brodowskix86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS...
2018-02-22 Dan Williamsx86/entry/64: Clear registers for exceptions/interrupts...
2018-02-22 Ingo Molnarx86/speculation: Clean up various Spectre related details
2018-02-22 KarimAllah AhmedKVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have...
2018-02-22 KarimAllah AhmedX86/nVMX: Properly set spec_ctrl and pred_cmd before...
2018-02-22 David WoodhouseKVM/x86: Reduce retpoline performance impact in slot_ha...
2018-02-22 David WoodhouseRevert "x86/speculation: Simplify indirect_branch_predi...
2018-02-22 David Woodhousex86/speculation: Correct Speculation Control microcode...
2018-02-22 David Woodhousex86/speculation: Update Speculation Control microcode...
2018-02-22 Nadav Amitx86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
2018-02-22 Dan Williamsx86/entry/64/compat: Clear registers for compat syscall...
2018-02-22 Dan Williamsx86/entry/64: Clear extra registers beyond syscall...
2018-02-22 Rafael J. Wysockix86: PM: Make APM idle driver initialize polling state
2018-02-22 Juergen Grossx86/xen: init %gs very early to avoid page faults with...
2018-02-22 Kirill A. Shutemovx86/kexec: Make kexec (mostly) work in 5-level paging...
2018-02-22 Lucas De Marchix86/gpu: add CFL to early quirks
2018-02-16 Liran AlonKVM: nVMX: Fix bug of injecting L2 exception into L1
2018-02-16 Liran AlonKVM: nVMX: Fix races when sending nested PI while dest...
2018-02-16 Eric Biggerscrypto: sha512-mb - initialize pending lengths correctly
2018-02-16 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-16 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-16 Haozhong ZhangKVM MMU: check pending exception before injecting APF
next