Age | Commit message (Expand) | Author |
2022-08-28 | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-28 | Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-27 | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-27 | perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU | Stephane Eranian |
2022-08-26 | wait_on_bit: add an acquire memory barrier | Mikulas Patocka |
2022-08-25 | x86/sev: Mark snp_abort() noreturn | Borislav Petkov |
2022-08-25 | xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY | Lukas Bulwahn |
2022-08-24 | x86/sev: Don't use cc_platform_has() for early SEV-SNP calls | Tom Lendacky |
2022-08-24 | x86/boot: Don't propagate uninitialized boot_params->cc_blob_address | Michael Roth |
2022-08-23 | x86/cpu: Add new Raptor Lake CPU model number | Tony Luck |
2022-08-21 | Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-21 | asm goto: eradicate CC_HAS_ASM_GOTO | Nick Desaulniers |
2022-08-21 | x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry | Chen Zhongjin |
2022-08-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-19 | perf/x86/intel: Fix pebs event constraints for ADL | Kan Liang |
2022-08-19 | perf/x86/intel/ds: Fix precise store latency handling | Stephane Eranian |
2022-08-19 | perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline | Peter Zijlstra |
2022-08-19 | perf/x86/lbr: Enable the branch type for the Arch LBR by default | Kan Liang |
2022-08-19 | x86/mm: Use proper mask when setting PUD mapping | Aaron Lu |
2022-08-19 | x86/nospec: Fix i386 RSB stuffing | Peter Zijlstra |
2022-08-19 | x86/nospec: Unwreck the RSB stuffing | Peter Zijlstra |
2022-08-19 | x86/kvm: Fix "missing ENDBR" BUG for fastop functions | Josh Poimboeuf |
2022-08-19 | x86/kvm: Simplify FOP_SETCC() | Josh Poimboeuf |
2022-08-19 | x86/ibt, objtool: Add IBT_NOSEAL() | Josh Poimboeuf |
2022-08-19 | KVM: Rename mmu_notifier_* to mmu_invalidate_* | Chao Peng |
2022-08-19 | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS | Chao Peng |
2022-08-18 | x86/bugs: Add "unknown" reporting for MMIO Stale Data | Pawan Gupta |
2022-08-16 | x86: simplify load_unaligned_zeropad() implementation | Linus Torvalds |
2022-08-16 | x86/entry: Fix entry_INT80_compat for Xen PV guests | Juergen Gross |
2022-08-15 | x86/PAT: Have pat_enabled() properly reflect state when running on Xen | Jan Beulich |
2022-08-14 | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-14 | x86/kprobes: Fix JNG/JNLE emulation | Nadav Amit |
2022-08-13 | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane |
2022-08-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-10 | x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments | Nick Desaulniers |
2022-08-10 | KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh | Sean Christopherson |
2022-08-10 | KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers | Sean Christopherson |
2022-08-10 | KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES | Sean Christopherson |
2022-08-10 | KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen | Sean Christopherson |
2022-08-10 | KVM: x86/mmu: rename trace function name for asynchronous page fault | Mingwei Zhang |
2022-08-10 | KVM: x86/xen: Stop Xen timer before changing IRQ | Coleman Dietsch |
2022-08-10 | KVM: x86/xen: Initialize Xen timer only once | Coleman Dietsch |
2022-08-10 | KVM: SVM: Disable SEV-ES support if MMIO caching is disable | Sean Christopherson |
2022-08-10 | KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change | Sean Christopherson |
2022-08-10 | KVM: x86: Tag kvm_mmu_x86_module_init() with __init | Sean Christopherson |
2022-08-10 | KVM: x86: emulator: Fix illegal LEA handling | Michal Luczaj |
2022-08-10 | KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PF | Yu Zhang |
2022-08-10 | KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" reg | Sean Christopherson |
2022-08-10 | KVM: x86: do not report preemption if the steal time cache is stale | Paolo Bonzini |