]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/x86
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / arch / x86 /
2018-04-05 Tim Chenx86/speculation: Use Indirect Branch Prediction Barrier...
2018-04-05 Tyler HicksRevert "x86/mm: Only set IBPB when the new thread canno...
2018-04-04 Gustavo A. R. Silvax86/cpu: Change type of x86_cache_size variable to...
2018-04-04 David WoodhouseKVM/x86: Reduce retpoline performance impact in slot_ha...
2018-04-03 Liran AlonKVM: nVMX: Fix races when sending nested PI while dest...
2018-04-03 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-04-03 Hugh Dickinskaiser: fix compile error without vsyscall
2018-04-03 Eric Biggersx86/kaiser: fix build error with KASAN && !FUNCTION_GRA...
2018-04-03 Borislav Petkovx86/microcode: Do the family check first
2018-04-03 Josh Poimboeufx86/asm: Fix inline asm call constraints for GCC 4.4
2018-04-03 Wanpeng LiKVM: VMX: Fix rflags cache during vCPU reset
2018-04-03 Nikita LeshenkoKVM: x86: ioapic: Preserve read-only values in the...
2018-04-03 Nikita LeshenkoKVM: x86: ioapic: Clear Remote IRR when entry is switch...
2018-04-03 Nikita LeshenkoKVM: x86: ioapic: Fix level-triggered EOI and IOAPIC...
2018-04-03 Wanpeng LiKVM: X86: Fix operand/address-size during instruction...
2018-04-03 Liran AlonKVM: x86: Don't re-execute instruction when not passing...
2018-04-03 Liran AlonKVM: x86: emulator: Return to user-mode on L1 CPL=0...
2018-04-03 Stephan Muellercrypto: aesni - handle zero length dst buffer
2018-04-03 Hugh Dickinskaiser: fix intel_bts perf crashes
2018-04-03 Dave Hansenx86/pti: Make unpoison of pgd for trusted boot work...
2018-04-03 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2018-04-03 Alexei Starovoitovbpf: fix bpf_tail_call() x64 JIT
2018-04-03 Eric Dumazetx86: bpf_jit: small optimization in emit_bpf_tail_call()
2018-04-03 Andy WhitcroftUBUNTU: SAUCE: vga_set_mode -- avoid jump tables
2018-04-03 Andy WhitcroftUBUNTU: SAUCE: early/late -- annotate indirect calls...
2018-04-03 Peter Zijlstrax86/boot, objtool: Annotate indirect jump in secondary_...
2018-04-03 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-04-03 Peter ZijlstraKVM: x86: Make indirect calls in emulator speculation...
2018-04-03 Andy Lutomirskix86/asm: Stop depending on ptrace.h in alternative.h
2018-04-03 Peter Zijlstrax86/paravirt, objtool: Annotate indirect calls
2018-04-03 Andy Whitcroftx86/speculation, objtool: Annotate indirect calls/jumps...
2018-04-03 Peter Zijlstrax86/speculation, objtool: Annotate indirect calls/jumps...
2018-03-28 Borislav Petkovx86/microcode/AMD: Do not load when running on a hypervisor
2018-03-13 Jia Zhangx86/microcode/intel: Extend BDW late-loading further...
2018-03-13 Ben Hutchingsvsyscall: Fix permissions for emulate mode with KAISER/PTI
2018-03-13 Rui Wangx86/ioapic: Fix incorrect pointers in ioapic_setup_reso...
2018-03-13 Sudeep Holladrivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
2018-03-13 Janakarajan NatarajanPrevent timer value 0 for MWAITX
2018-03-13 David Woodhousex86/retpoline: Fill RSB on context switch for affected...
2018-03-13 Ben Hutchingsx86/microcode/intel: Fix BDW late-loading revision...
2018-03-13 Andy Lutomirskix86/asm/32: Make sync_core() handle missing CPUID on...
2018-03-13 Thomas Gleixnerx86/apic/vector: Fix off by one in error path
2018-03-13 Tom Lendackyx86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-03-13 Tom Lendackyx86/cpu/AMD: Make LFENCE a serializing instruction
2018-03-13 Stefan BaderRevert "x86/cpu/AMD: Make the LFENCE instruction serial...
2018-03-13 Borislav Petkovx86/alternatives: Fix optimize_nops() checking
2018-03-13 Lepton Wukaiser: Set _PAGE_NX only if supported
2018-03-13 Andrew HonigKVM: x86: Add memory barrier on vmcs field lookup
2018-03-13 Jia Zhangx86/microcode/intel: Extend BDW late-loading with a...
2018-03-13 Pavel Tatashinx86/pti/efi: broken conversion from efi to kernel page...
2018-03-13 Jiri Kosinax86/mm/pat, /dev/mem: Remove superfluous error message
2018-03-13 Vikas C Sajjanx86/acpi: Reduce code duplication in mp_override_legacy...
2018-03-13 Vikas C Sajjanx86/acpi: Handle SCI interrupts above legacy space...
2018-03-13 Andy Lutomirskix86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
2018-03-13 Greg Kroah-HartmanFix build error in vma.c
2018-03-13 Andrey Ryabininx86/kasan: Write protect kasan zero shadow
2018-03-13 Daniel AxtensUBUNTU: SAUCE: (no-up) arch/x86/bpf: Fix missed return...
2018-03-13 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-03-13 Thomas Gleixnerx86/smpboot: Remove stale TLB flush invocations
2018-03-13 Andy Lutomirskix86/mm/64: Fix reboot interaction with CR4.PCIDE
2018-03-13 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-03-13 Andy Lutomirskix86/mm: Remove the UP asm/tlbflush.h code, always use...
2018-03-13 Andy Lutomirskix86/mm: Reimplement flush_tlb_page() using flush_tlb_mm...
2018-03-13 Andy Lutomirskix86/mm: Make flush_tlb_mm_range() more predictable
2018-03-13 Andy Lutomirskix86/mm: Remove flush_tlb() and flush_tlb_current_task()
2018-03-13 Andy Lutomirskix86/vm86/32: Switch to flush_tlb_mm_range() in mark_scr...
2018-03-13 Wanpeng LiKVM: X86: Fix load RFLAGS w/o the fixed bit
2018-03-13 Wanpeng LiKVM: VMX: Fix enable VPID conditions
2018-03-13 Wanpeng LiKVM: x86: correct async page present tracepoint
2018-03-13 Aaron Lux86/irq: Do not substract irq_tlb_count from irq_call_count
2018-03-13 Andy Lutomirskix86/mm, sched/core: Turn off IRQs in switch_mm()
2018-03-13 Nadav Amitmm/rmap: batched invalidations should use existing api
2018-03-13 Andy Lutomirskix86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
2018-03-13 Borislav Petkovx86/mm: Fix INVPCID asm constraint
2018-03-13 Eric Biggerscrypto: salsa20 - fix blkcipher_walk API usage
2018-03-13 Greg Kroah-HartmanRevert "x86/mm/pat: Ensure cpa->pfn only contains page...
2018-03-13 Greg Kroah-HartmanRevert "x86/efi: Hoist page table switching code into...
2018-03-13 Greg Kroah-HartmanRevert "x86/efi: Build our own page table structures"
2018-03-13 Wanpeng LiKVM: nVMX: reset nested_run_pending if the vCPU is...
2018-03-13 Jim Mattsonkvm: nVMX: VMCLEAR should not cause the vCPU to shut...
2018-03-13 Thomas Gleixnerx86/hpet: Prevent might sleep splat on resume
2018-03-13 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2018-03-13 Rafael J. Wysockix86/PCI: Make broadcom_postcore_init() check acpi_disabled
2018-03-13 Masami Hiramatsukprobes/x86: Disable preemption in ftrace-based jprobes
2018-03-13 Dave Hansenx86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
2018-03-13 Paolo BonziniKVM: x86: inject exceptions produced by x86_decode_insn
2018-03-13 Liran AlonKVM: x86: Exit to user-mode on #UD intercept when emula...
2018-03-13 Liran AlonKVM: x86: pvclock: Handle first-time write to pvclock...
2018-03-13 Matt Flemingx86/efi-bgrt: Replace early_memremap() with memremap()
2018-03-13 Sai Praneethx86/efi-bgrt: Fix kernel panic when mapping BGRT data
2018-03-13 Matt Flemingx86/efi: Build our own page table structures
2018-03-13 Matt Flemingx86/efi: Hoist page table switching code into efi_call_...
2018-03-13 Matt Flemingx86/mm/pat: Ensure cpa->pfn only contains page frame...
2018-03-13 Paolo BonziniKVM: SVM: obey guest PAT
2018-03-13 Ladi ProsekKVM: nVMX: set IDTR and GDTR limits when loading L1...
2018-03-13 Masami Hiramatsux86/decoder: Add new TEST instruction pattern
2018-03-13 Paolo BonziniKVM: x86: fix singlestepping over syscall
2018-03-13 Bilal Amarnisecurity/keys: add CONFIG_KEYS_COMPAT to Kconfig
2018-03-13 Paolo BonziniKVM: x86: lower default for halt_poll_ns
2018-03-13 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
next