Age | Commit message (Expand) | Author |
2015-07-10 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
2015-07-10 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas |
2015-07-03 | KVM: nSVM: Check for NRIPS support before updating control field | Bandan Das |
2015-07-03 | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas |
2015-07-03 | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected | Konrad Rzeszutek Wilk |
2015-06-05 | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages | Paolo Bonzini |
2015-05-06 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2015-04-29 | x86: mm: move mmap_sem unlock from mm_fault_error() to caller | Linus Torvalds |
2015-04-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-04-29 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
2015-03-26 | x86/vdso: Fix the build on GCC5 | Jiri Slaby |
2015-03-26 | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov |
2015-03-26 | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s... | Oleg Nesterov |
2015-03-26 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller |
2015-03-18 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini |
2015-03-18 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
2015-03-06 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
2015-03-06 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti |
2015-02-11 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2015-02-11 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
2015-02-11 | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson |
2015-01-29 | crypto: include crypto- module prefix in template | Kees Cook |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-29 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-29 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
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 |