Age | Commit message (Expand) | Author | Files | Lines |
2015-05-10 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini | 1 | -1/+2 |
2015-05-10 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 1 | -3/+3 |
2015-03-06 | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings | 1 | -1/+1 |
2015-02-20 | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 1 | -17/+8 |
2015-02-20 | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 1 | -0/+19 |
2015-02-20 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2 | -0/+11 |
2015-02-20 | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings | 1 | -4/+3 |
2015-02-20 | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings | 1 | -10/+1 |
2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-02-20 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
2015-02-20 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-02-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
2015-02-20 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 1 | -5/+15 |
2015-02-20 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+3 |
2015-02-20 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 9 | -15/+15 |
2015-02-20 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 1 | -14/+27 |
2015-02-20 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2 | -6/+7 |
2015-02-20 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
2015-02-20 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 1 | -28/+73 |
2015-01-01 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 3 | -2/+16 |
2015-01-01 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2 | -31/+11 |
2015-01-01 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2 | -2/+8 |
2015-01-01 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
2015-01-01 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit | 1 | -1/+1 |
2014-12-14 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 1 | -2/+2 |
2014-12-14 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -29/+48 |
2014-12-14 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-12-14 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 5 | -22/+7 |
2014-12-14 | x86, mm: Set NX across entire PMD at boot | Kees Cook | 1 | -1/+10 |
2014-12-14 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 1 | -3/+4 |
2014-12-14 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
2014-12-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin | 2 | -6/+6 |
2014-12-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2 | -3/+6 |
2014-12-14 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim | 1 | -5/+7 |
2014-12-14 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 1 | -0/+15 |
2014-12-14 | kvm: x86: fix stale mmio cache bug | David Matlack | 3 | -6/+17 |
2014-11-05 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit | 1 | -3/+5 |
2014-11-05 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski | 1 | -4/+17 |
2014-11-05 | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit | 1 | -30/+87 |
2014-11-05 | KVM: x86: use new CS.RPL as CPL during task switch | Paolo Bonzini | 1 | -17/+30 |
2014-11-05 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit | 1 | -24/+54 |
2014-11-05 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit | 1 | -5/+22 |
2014-11-05 | KVM: x86 emulator: Use opcode::execute for CALL | Takuya Yoshikawa | 1 | -8/+10 |
2014-11-05 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek | 2 | -1/+9 |
2014-11-05 | nEPT: Nested INVEPT | Nadav Har'El | 2 | -0/+9 |
2014-11-05 | KVM: x86: Improve thread safety in pit | Andy Honig | 1 | -0/+2 |
2014-11-05 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit | 4 | -3/+42 |
2014-11-05 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li | 1 | -0/+3 |
2014-09-14 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky | 1 | -3/+2 |
2014-09-14 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 3 | -24/+11 |