Age | Commit message (Expand) | Author |
2015-01-27 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
2015-01-27 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2015-01-16 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-01-08 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2015-01-08 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
2015-01-08 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
2015-01-08 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
2014-12-16 | nEPT: Nested INVEPT | Nadav Har'El |
2014-12-06 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
2014-12-06 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-12-06 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-12-06 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-12-06 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-12-06 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-11-21 | x86: finish user fault error path with fatal signal | Johannes Weiner |
2014-11-21 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2014-11-21 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit |
2014-11-21 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver |
2014-11-21 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski |
2014-11-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
2014-11-14 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit |
2014-11-14 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit |
2014-11-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin |
2014-11-14 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2014-11-14 | KVM: x86: Improve thread safety in pit | Andy Honig |
2014-11-14 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
2014-11-14 | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui |
2014-11-14 | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski |
2014-11-14 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski |
2014-11-14 | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin |
2014-11-14 | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov |
2014-11-14 | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov |
2014-11-14 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings |
2014-10-30 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-10-30 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-10-05 | sched: Fix unreleased llc_shared_mask bit during CPU hotplug | Wanpeng Li |
2014-10-05 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young |
2014-10-05 | KVM: x86: handle idiv overflow at kvm_write_tsc | Marcelo Tosatti |
2014-09-05 | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub | Matt Fleming |
2014-09-05 | x86_64/vsyscall: Fix warn_bad_vsyscall log output | Andy Lutomirski |
2014-09-05 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz |
2014-09-05 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini |
2014-09-05 | KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use | Wanpeng Li |
2014-09-05 | KVM: x86: Inter-privilege level ret emulation is not implemeneted | Nadav Amit |
2014-08-07 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |