Age | Commit message (Expand) | Author |
2021-07-28 | x86/mm: Prepare for opt-in based L1D flush in switch_mm() | Balbir Singh |
2021-07-28 | x86/process: Make room for TIF_SPEC_L1D_FLUSH | Balbir Singh |
2021-07-28 | x86/mm: Refactor cond_ibpb() to support other use cases | Balbir Singh |
2021-07-28 | x86/smp: Add a per-cpu view of SMT state | Balbir Singh |
2021-07-25 | Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-07-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-07-22 | Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-07-21 | Revert "x86/hyperv: fix logical processor creation" | Wei Liu |
2021-07-21 | Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" | Jonathan Marek |
2021-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-07-15 | KVM: nSVM: Restore nested control upon leaving SMM | Vitaly Kuznetsov |
2021-07-15 | KVM: nSVM: Fix L1 state corruption upon return from SMM | Vitaly Kuznetsov |
2021-07-15 | KVM: nSVM: Introduce svm_copy_vmrun_state() | Vitaly Kuznetsov |
2021-07-15 | KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUN | Vitaly Kuznetsov |
2021-07-15 | KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA | Vitaly Kuznetsov |
2021-07-15 | KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities | Sean Christopherson |
2021-07-15 | KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails | Sean Christopherson |
2021-07-15 | KVM: SVM: add module param to control the #SMI interception | Maxim Levitsky |
2021-07-15 | KVM: SVM: remove INIT intercept handler | Maxim Levitsky |
2021-07-15 | KVM: SVM: #SMI interception must not skip the instruction | Maxim Levitsky |
2021-07-15 | KVM: VMX: Remove vmx_msr_index from vmx.h | Yu Zhang |
2021-07-15 | KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run() | Lai Jiangshan |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-14 | KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ... | Like Xu |
2021-07-14 | KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler | Sean Christopherson |
2021-07-14 | KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs | Sean Christopherson |
2021-07-14 | KVM: x86: Use kernel's x86_phys_bits to handle reduced MAXPHYADDR | Sean Christopherson |
2021-07-14 | KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled | Sean Christopherson |
2021-07-14 | Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enab... | Sean Christopherson |
2021-07-14 | Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2021-07-13 | jump_labels: Mark __jump_label_transform() as __always_inlined to work around... | Ingo Molnar |
2021-07-11 | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-09 | bpf: Track subprog poke descriptors correctly and fix use-after-free | John Fastabend |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V |
2021-07-08 | x86/dumpstack: use %pSb/%pBb for backtrace printing | Stephen Boyd |
2021-07-08 | x86: convert to setup_initial_init_mm() | Kefeng Wang |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport |
2021-07-07 | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-02 | perf/x86/intel/uncore: Clean up error handling path of iio mapping | Kan Liang |
2021-07-02 | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support | Zhang Rui |
2021-07-01 | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |