]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/include/asm
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / include / asm /
2020-03-13 Sean ChristophersonKVM: x86: Use gpa_t for cr2/gpa to fix TDP support...
2020-02-14 Tyler HicksRevert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq optio...
2020-01-29 Lianbo Jiangx86/crash: Add a forward declaration of struct kimage
2020-01-29 Sami Tolvanenx86/mm: Use the correct function type for native_set_fi...
2020-01-17 Steven Rostedt ... kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth...
2019-11-28 Bjorn Helgaasx86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one...
2019-11-26 Dou Liyangx86/apic: Drop logical_smp_processor_id() inline
2019-11-13 Kan Liangx86/cpu: Add Comet Lake to the Intel CPU models header
2019-11-13 Kan Liangx86/cpu: Add Atom Tremont (Jacobsville)
2019-11-13 Thomas Gleixnerx86/timer: Skip PIT initialization on modern chipsets
2019-11-12 Jim Mattsonkvm: vmx: Basic APIC virtualization controls have three...
2019-11-12 Wanpeng LiKVM: X86: introduce invalidate_gpa argument to tlb...
2019-11-12 Janakarajan Natarajanx86/asm: Fix MWAITX C-state hint value
2019-11-06 Junaid ShahidUBUNTU: SAUCE: kvm: x86: mmu: Recovery of shattered...
2019-11-06 Paolo BonziniUBUNTU: SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation
2019-11-06 Pawan GuptaUBUNTU: SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure
2019-11-06 Pawan Guptax86/speculation/taa: Add mitigation for TSX Async Abort
2019-11-06 Pawan Guptax86/msr: Add the IA32_TSX_CTRL MSR
2019-10-16 Gayatri Kammelax86/cpu: Add Tiger Lake to Intel family
2019-09-26 Peter Zijlstrax86/uaccess: Don't leak the AC flags into __get_user...
2019-09-26 Kim Phillipsperf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
2019-09-26 Ben Gardonkvm: mmu: Fix overflow on kvm mmu page limit calculation
2019-09-26 John S. Gruberx86/boot: Preserve boot_params.secure_boot from sanitizing
2019-09-17 John Hubbardx86/boot: Fix boot regression caused by bootparam sanit...
2019-09-17 John Hubbardx86/boot: Save fields explicitly, zero out everything...
2019-09-17 Tom Lendackyx86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
2019-09-17 Sean Christophersonx86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC...
2019-09-17 Wanpeng LiKVM: Fix leak vCPU's VMCS value into other pCPU
2019-09-17 Sean ChristophersonKVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
2019-08-14 Josh Poimboeufx86/paravirt: Fix callee-saved function ELF sizes
2019-08-14 Josh Poimboeufx86/kvm: Don't call kvm_spurious_fault() from .fixup
2019-08-14 Zhenzhong Duanxen/pv: Fix a boot up hang revealed by int3 self test
2019-08-14 Qian Caix86/apic: Silence -Wtype-limits compiler warnings
2019-08-14 Rajneesh Bhardwajx86/cpu: Add Ice Lake NNPI to Intel family
2019-08-14 Peter Zijlstrax86/atomic: Fix smp_mb__{before,after}_atomic()
2019-08-14 Aaron Lewisx86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
2019-08-14 Thomas Gleixnerx86/irq: Handle spurious interrupt after shutdown grace...
2019-08-14 Kan Liangx86/CPU: Add more Icelake model numbers
2019-08-14 Steven Rostedt ... x86: Hide the int3_emulate_call/jmp functions from UML
2019-08-14 Peter Zijlstrax86_64: Allow breakpoints to emulate call instructions
2019-08-14 Peter Zijlstrasched/x86: Save [ER]FLAGS on context switch
2019-08-14 Rasmus Villemoesx86/asm: Remove dead __GNUC__ conditionals
2019-08-14 Dan Carpenterxen: Prevent buffer overflow in privcmd ioctl
2019-08-14 Sean ChristophersonKVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD...
2019-08-14 Jann Hornx86/unwind: Handle NULL pointer calls better in frame...
2019-08-14 Rajneesh Bhardwajx86/CPU: Add Icelake model number
2019-08-14 Sean ChristophersonKVM: Call kvm_arch_memslots_updated() before updating...
2019-08-14 Peter Zijlstra ... x86: Add TSX Force Abort CPUID/MSR
2019-08-14 Qian Caix86_64: increase stack size for KASAN_EXTRA
2019-08-14 Andy Lutomirskix86/uaccess: Don't leak the AC flag into __put_user...
2019-08-14 Hedi Berrichex86/platform/UV: Use efi_runtime_lock to serialise...
2019-08-14 Sebastian Andrzej... x86/fpu: Add might_fault() to user_insn()
2019-08-14 Dave Hansenx86/pkeys: Properly copy pkey state at fork()
2019-08-14 Borislav Petkovx86/mce: Fix -Wmissing-prototypes warnings
2019-08-14 Sean ChristophersonKVM: x86: Use jmp to invoke kvm_spurious_fault() from...
2019-08-14 Eduardo Habkostkvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
2019-08-14 Peter Zijlstralocking/qspinlock, x86: Provide liveness guarantee
2019-08-14 Will Deaconlocking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper...
2019-08-14 Will Deaconlocking/qspinlock: Merge 'struct __qspinlock' into...
2019-08-01 Thomas Gleixnerx86/speculation/swapgs: Exclude ATOMs from speculation...
2019-08-01 Josh Poimboeufx86/speculation: Prepare entry code for Spectre v1...
2019-08-01 Fenghua Yux86/cpufeatures: Combine word 11 and 12 into a new...
2019-07-24 Leonid ShatzKVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offse...
2019-07-24 Jim MattsonKVM: nVMX: Clear reserved bits of #DB exit qualification
2019-07-24 Sebastian Andrzej... x86/fpu: Fix i486 + no387 boot crash by only saving...
2019-07-24 Peter Zijlstrax86/percpu: Fix this_cpu_read()
2019-07-24 Natarajan, Janakarajanperf/x86/amd/uncore: Set ThreadMask and SliceMask for...
2019-07-24 Jan Karamm: Preserve _PAGE_DEVMAP across mprotect() calls
2019-07-24 Feng Tangx86/mm: Expand static page table for fixmap space
2019-07-24 Juergen Grossx86/pae: use 64 bit atomic xchg function in native_ptep...
2019-07-24 Arnd Bergmannx86/mce: Add notifier_block forward declaration
2019-07-24 Nick Desaulniersx86/irqflags: Mark native_restore_fl extern inline
2019-07-24 Samuel Nevesx86/vdso: Fix lsl operand order
2019-07-24 Guenter Roeckx86: i8259: Add missing include file
2019-07-24 Thomas Gleixnerx86/apic: Ignore secondary threads if nosmt=force
2019-07-24 Nick Desaulniersx86/irqflags: Provide a declaration for native_save_fl
2019-07-02 Nadav Amitx86/mm: Use WRITE_ONCE() when setting PTEs
2019-07-02 Kirill A. Shutemovx86/mm: provide pmdp_establish() helper
2019-07-02 Sebastian Andrzej... x86/mm/pat: Disable preemption around __flush_tlb_all()
2019-06-24 Suravee Suthikulpanitx86: irq_remapping: Move irq remapping mode enum
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add mitigation mode VMWERV
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add mitigation control for MDS
2019-05-06 Thomas Gleixnerx86/speculation/mds: Conditionally clear CPU buffers...
2019-05-06 Thomas Gleixnerx86/speculation/mds: Clear CPU buffers on exit to user
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add mds_clear_cpu_buffers()
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add BUG_MSBDS_ONLY
2019-05-06 Andi Kleenx86/speculation/mds: Add basic bug infrastructure for MDS
2019-05-06 Thomas Gleixnerx86/msr-index: Cleanup bit defines
2019-05-06 Peter Zijlstrax86/cpu: Sanitize FAM6_ATOM naming
2019-04-24 Wanpeng LiKVM: X86: Allow userspace to define the microcode version
2019-04-01 Kirill A. Shutemovx86/mm: Fix guard hole handling
2019-04-01 Kirill A. Shutemovx86/mm: Move LDT remap out of KASLR region on 5-level...
2019-04-01 Joerg Roedelx86/mm/pti: Move user W+X check into pti_finalize()
2019-04-01 Dave Hansenx86/mm/init: Remove freed kernel image areas from alias...
2019-04-01 Dave Hansenx86/mm/init: Add helper for freeing kernel image pages
2019-04-01 Joerg Roedelx86/ldt: Enable LDT user-mapping for PAE
2019-04-01 Joerg Roedelx86/ldt: Define LDT_END_ADDR
2019-04-01 Joerg Roedelx86/ldt: Reserve address-space range on 32 bit for...
2019-04-01 Joerg Roedelx86/mm/pti: Introduce pti_finalize()
2019-04-01 Joerg Roedelx86/mm/pti: Make pti_clone_kernel_text() compile on...
next