Age | Commit message (Expand) | Author |
2017-05-25 | KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation | Wanpeng Li |
2017-05-25 | KVM: x86: Fix load damaged SSEx MXCSR register | Wanpeng Li |
2017-05-20 | KVM: x86: fix user triggerable warning in kvm_apic_accept_events() | David Hildenbrand |
2017-05-20 | um: Fix PTRACE_POKEUSER on x86_64 | Richard Weinberger |
2017-05-20 | x86, pmem: Fix cache flushing for iovec write < 8 bytes | Ben Hutchings |
2017-05-20 | x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup | Ashish Kalra |
2017-05-20 | xen: adjust early dom0 p2m handling to xen hypervisor behavior | Juergen Gross |
2017-05-14 | KVM: nVMX: do not leak PML full vmexit to L1 | Ladi Prosek |
2017-05-14 | KVM: nVMX: initialize PML fields in vmcs02 | Ladi Prosek |
2017-05-14 | Revert "KVM: nested VMX: disable perf cpuid reporting" | Jim Mattson |
2017-05-14 | x86/platform/intel-mid: Correct MSI IRQ line for watchdog device | Andy Shevchenko |
2017-05-14 | kprobes/x86: Fix kernel panic when certain exception-handling addresses are p... | Masami Hiramatsu |
2017-05-14 | x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 | Nikola Pajkovsky |
2017-05-14 | x86/ioapic: Restore IO-APIC irq_chip retrigger callback | Ruslan Ruslichenko |
2017-05-02 | ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram | Josh Poimboeuf |
2017-05-02 | xen/x86: don't lose event interrupts | Stefano Stabellini |
2017-04-27 | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions | Dan Williams |
2017-04-27 | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs | Yazen Ghannam |
2017-04-21 | mm: Tighten x86 /dev/mem with zeroing reads | Kees Cook |
2017-04-21 | kvm: fix page struct leak in handle_vmon | Paolo Bonzini |
2017-04-21 | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner |
2017-04-21 | x86/vdso: Ensure vdso32_enabled gets set to valid values only | Mathias Krause |
2017-04-21 | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() | Peter Zijlstra |
2017-04-08 | xen/setup: Don't relocate p2m over existing one | Ross Lagerwall |
2017-03-30 | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic | Sumit Semwal |
2017-03-30 | xen: do not re-use pirq number cached in pci device msi msg data | Sumit Semwal |
2017-03-26 | xen/qspinlock: Don't kick CPU if IRQ is not initialized | Ross Lagerwall |
2017-03-26 | crypto: ghash-clmulni - Fix load failure | Wang, Rui Y |
2017-03-22 | x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm | Andy Lutomirski |
2017-03-22 | x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y | Andrey Ryabinin |
2017-03-15 | KVM: VMX: use correct vmcs_read/write for guest segment selector/base | Chao Peng |
2017-02-26 | kvm: vmx: ensure VMCS is current while enabling PML | Peter Feiner |
2017-02-26 | x86/platform/goldfish: Prevent unconditional loading | Thomas Gleixner |
2017-02-14 | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" | Linus Torvalds |
2017-02-09 | x86/irq: Make irq activate operations symmetric | Thomas Gleixner |
2017-02-09 | KVM: x86: do not save guest-unsupported XSAVE state | Radim Krčmář |
2017-01-26 | x86/ioapic: Restore IO-APIC irq_chip retrigger callback | Ruslan Ruslichenko |
2017-01-26 | x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F | Bjorn Helgaas |
2017-01-26 | ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it | Steven Rostedt |
2017-01-19 | x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c... | Lukasz Odzioba |
2017-01-19 | KVM: x86: Introduce segmented_write_std | Steve Rutherford |
2017-01-19 | KVM: x86: emulate FXSAVE and FXRSTOR | Radim Krčmář |
2017-01-19 | KVM: x86: add asm_safe wrapper | Radim Krčmář |
2017-01-19 | KVM: x86: add Align16 instruction flag | Radim Krčmář |
2017-01-19 | KVM: x86: flush pending lapic jump label updates on module unload | David Matlack |
2017-01-19 | KVM: x86: fix emulation of "MOV SS, null selector" | Paolo Bonzini |
2017-01-12 | KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS | Xiao Guangrong |
2017-01-09 | ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ... | Steven Rostedt (Red Hat) |
2017-01-09 | kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) | Jim Mattson |
2016-12-15 | perf/x86: Fix full width counter, counter overflow | Peter Zijlstra (Intel) |