Age | Commit message (Expand) | Author | Files | Lines |
2019-09-14 | KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot | Sean Christopherson | 2 | -2/+101 |
2019-09-14 | KVM: x86: work around leak of uninitialized stack contents | Fuqian Huang | 1 | -0/+7 |
2019-09-14 | KVM: nVMX: handle page fault in vmread | Paolo Bonzini | 1 | -1/+3 |
2019-09-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -16/+23 |
2019-09-08 | x86/timer: Force PIT initialization when !X86_FEATURE_ARAT | Jan Stancek | 1 | -0/+4 |
2019-09-08 | Revert "x86/apic: Include the LDR when clearing out APIC registers" | Linus Torvalds | 1 | -4/+0 |
2019-09-06 | x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t... | Steve Wahl | 1 | -16/+19 |
2019-09-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+9 |
2019-09-02 | x86/hyper-v: Fix overflow bug in fill_gva_list() | Tianyu Lan | 1 | -3/+5 |
2019-09-02 | x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation | Peter Zijlstra | 1 | -1/+3 |
2019-09-02 | x86/boot: Preserve boot_params.secure_boot from sanitizing | John S. Gruber | 1 | -0/+1 |
2019-09-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -39/+43 |
2019-09-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+24 |
2019-08-31 | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+0 |
2019-08-31 | ftrace/x86: Remove mcount() declaration | Jisheng Zhang | 1 | -1/+0 |
2019-08-30 | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips | 2 | -7/+18 |
2019-08-30 | perf/x86/intel: Restrict period on Nehalem | Josh Hunt | 1 | -0/+6 |
2019-08-29 | x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text | Thomas Gleixner | 1 | -8/+18 |
2019-08-28 | x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC... | Linus Torvalds | 1 | -0/+1 |
2019-08-27 | KVM: x86: Don't update RIP or do single-step on faulting emulation | Sean Christopherson | 1 | -4/+5 |
2019-08-27 | KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n... | Vitaly Kuznetsov | 3 | -8/+6 |
2019-08-27 | x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme... | Kirill A. Shutemov | 1 | -1/+1 |
2019-08-26 | x86/apic: Include the LDR when clearing out APIC registers | Bandan Das | 1 | -0/+4 |
2019-08-26 | x86/apic: Do not initialize LDR and DFR for bigsmp | Bandan Das | 1 | -22/+2 |
2019-08-26 | uprobes/x86: Fix detection of 32-bit user mode | Sebastian Mayr | 1 | -7/+10 |
2019-08-26 | x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines | Thomas Gleixner | 1 | -1/+7 |
2019-08-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -33/+220 |
2019-08-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2019-08-23 | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 | Sean Christopherson | 1 | -1/+1 |
2019-08-21 | x86/boot: Fix boot regression caused by bootparam sanitizing | John Hubbard | 1 | -1/+1 |
2019-08-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -33/+6 |
2019-08-21 | Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot" | Paolo Bonzini | 1 | -32/+1 |
2019-08-19 | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h | Tom Lendacky | 3 | -13/+140 |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -4/+5 |
2019-08-19 | x86/boot/compressed/64: Fix boot on machines with broken E820 table | Kirill A. Shutemov | 1 | -3/+10 |
2019-08-19 | x86/apic: Handle missing global clockevent gracefully | Thomas Gleixner | 1 | -15/+53 |
2019-08-19 | perf/x86: Fix typo in comment | Su Yanjun | 1 | -1/+1 |
2019-08-17 | x86/cpu: Explain Intel model naming convention | Tony Luck | 1 | -0/+15 |
2019-08-16 | x86/boot: Save fields explicitly, zero out everything else | John Hubbard | 1 | -15/+48 |
2019-08-14 | KVM: x86: svm: remove redundant assignment of var new_entry | Miaohe Lin | 1 | -1/+0 |
2019-08-14 | kvm: x86: skip populating logical dest map if apic is not sw enabled | Radim Krcmar | 1 | -0/+5 |
2019-08-12 | x86/fpu/math-emu: Address fallthrough warnings | Thomas Gleixner | 2 | -3/+4 |
2019-08-12 | x86/apic/32: Fix yet another implicit fallthrough warning | Borislav Petkov | 1 | -1/+2 |
2019-08-12 | x86/umwait: Fix error handling in umwait_init() | Fenghua Yu | 1 | -1/+38 |
2019-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -4/+5 |
2019-08-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -28/+48 |
2019-08-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -49/+44 |
2019-08-09 | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 68 | -504/+493 |
2019-08-08 | x86/lib/cpu: Address missing prototypes warning | Valdis Klētnieks | 1 | -0/+1 |
2019-08-08 | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS | Nick Desaulniers | 1 | -5/+28 |