Age | Commit message (Expand) | Author |
2014-12-14 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2014-12-14 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-12-14 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-12-14 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-12-14 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-12-14 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu |
2014-12-14 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-12-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin |
2014-12-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
2014-12-14 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim |
2014-12-14 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-12-14 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-11-05 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit |
2014-11-05 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2014-11-05 | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit |
2014-11-05 | KVM: x86: use new CS.RPL as CPL during task switch | Paolo Bonzini |
2014-11-05 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit |
2014-11-05 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit |
2014-11-05 | KVM: x86 emulator: Use opcode::execute for CALL | Takuya Yoshikawa |
2014-11-05 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
2014-11-05 | nEPT: Nested INVEPT | Nadav Har'El |
2014-11-05 | KVM: x86: Improve thread safety in pit | Andy Honig |
2014-11-05 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2014-11-05 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li |
2014-09-13 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-09-13 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-09-13 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
2014-09-13 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-09-13 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-09-13 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-09-13 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-09-13 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
2014-09-13 | x86/xen: resume timer irqs early | David Vrabel |
2014-09-13 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz |
2014-09-13 | KVM: x86: Inter-privilege level ret emulation is not implemeneted | Nadav Amit |
2014-08-06 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-08-06 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
2014-08-06 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
2014-08-06 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
2014-08-06 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-08-06 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
2014-08-06 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
2014-07-11 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-07-11 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-09 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-06-09 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-04-30 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-04-30 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-04-09 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
2014-04-09 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti |