Age | Commit message (Expand) | Author | Files | Lines |
2018-08-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -45/+21 |
2018-08-07 | crypto: x86/aegis,morus - Fix and simplify CPUID checks | Ondrej Mosnacek | 6 | -45/+21 |
2018-08-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -18/+55 |
2018-08-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+8 |
2018-08-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -12/+10 |
2018-08-02 | x86/boot/compressed/64: Validate trampoline placement against E820 | Kirill A. Shutemov | 1 | -18/+55 |
2018-07-31 | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices | Kan Liang | 2 | -4/+8 |
2018-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+4 |
2018-07-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -16/+13 |
2018-07-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -15/+19 |
2018-07-30 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2018-07-30 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2018-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -4/+4 |
2018-07-26 | kvm, mm: account shadow page tables to kmemcg | Shakeel Butt | 1 | -1/+1 |
2018-07-26 | mm: use vma_init() to initialize VMAs on stack and data segments | Kirill A. Shutemov | 1 | -1/+1 |
2018-07-26 | bpf, x32: Fix regression caused by commit 24dea04767e6 | Wang YanQing | 1 | -4/+4 |
2018-07-25 | x86/boot: Fix if_changed build flip/flop bug | Kees Cook | 1 | -2/+6 |
2018-07-25 | perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) | Peter Zijlstra | 2 | -14/+14 |
2018-07-25 | locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl... | Waiman Long | 1 | -1/+1 |
2018-07-24 | x86/entry/64: Remove %ebx handling from error_entry/exit | Andy Lutomirski | 1 | -14/+4 |
2018-07-24 | x86/apic: Future-proof the TSC_DEADLINE quirk for SKX | Len Brown | 1 | -0/+3 |
2018-07-24 | perf/x86/amd/ibs: Don't access non-started event | Thomas Gleixner | 1 | -1/+5 |
2018-07-22 | x86/efi: Access EFI MMIO data as unencrypted when SEV is active | Brijesh Singh | 1 | -1/+1 |
2018-07-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+0 |
2018-07-21 | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -9/+10 |
2018-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+7 |
2018-07-20 | kvm: x86: vmx: fix vpid leak | Roman Kagan | 1 | -4/+3 |
2018-07-20 | KVM: vmx: use local variable for current_vmptr when emulating VMPTRST | Sean Christopherson | 1 | -8/+7 |
2018-07-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -27/+52 |
2018-07-18 | kvmclock: fix TSC calibration for nested guests | Peng Hao | 1 | -0/+1 |
2018-07-18 | KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled | Liran Alon | 1 | -6/+21 |
2018-07-17 | x86/MCE: Remove min interval polling limitation | Dewet Thibaut | 1 | -3/+0 |
2018-07-16 | x86/apm: Don't access __preempt_count with zeroed fs | Ville Syrjälä | 2 | -6/+5 |
2018-07-16 | x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling | Dan Williams | 2 | -2/+7 |
2018-07-15 | x86/kvmclock: set pvti_cpu0_va after enabling kvmclock | Radim Krčmář | 1 | -6/+5 |
2018-07-15 | x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD | Janakarajan Natarajan | 1 | -1/+1 |
2018-07-15 | kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading | Jim Mattson | 1 | -5/+4 |
2018-07-15 | x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks | Vitaly Kuznetsov | 1 | -8/+17 |
2018-07-15 | KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR | Paolo Bonzini | 1 | -1/+3 |
2018-07-15 | x86/events/intel/ds: Fix bts_interrupt_threshold alignment | Hugh Dickins | 1 | -3/+5 |
2018-07-14 | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+13 |
2018-07-14 | x86/purgatory: add missing FORCE to Makefile target | Philipp Rudo | 1 | -1/+1 |
2018-07-13 | xen: setup pv irq ops vector earlier | Juergen Gross | 2 | -16/+12 |
2018-07-12 | xen: remove global bit from __default_kernel_pte_mask for pv guests | Juergen Gross | 1 | -0/+1 |
2018-07-11 | efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr... | Ard Biesheuvel | 1 | -9/+3 |
2018-07-08 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -4/+8 |
2018-07-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -4/+107 |
2018-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -0/+6 |
2018-07-07 | x86/mtrr: Don't copy out-of-bounds data in mtrr_write | Jann Horn | 1 | -1/+2 |
2018-07-06 | x86/hyper-v: Fix the circular dependency in IPI enlightenment | K. Y. Srinivasan | 3 | -2/+13 |