index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
27
-148
/
+273
2022-09-01
KVM: x86: check validity of argument to KVM_SET_MP_STATE
Paolo Bonzini
1
-3
/
+17
2022-09-01
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
1
-1
/
+2
2022-09-01
KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
Miaohe Lin
1
-2
/
+1
2022-09-01
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
1
-4
/
+21
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-72
/
+150
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-27
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-0
/
+21
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2
-2
/
+2
2022-08-25
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
1
-1
/
+0
2022-08-24
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
1
-2
/
+14
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2
-1
/
+19
2022-08-23
x86/cpu: Add new Raptor Lake CPU model number
Tony Luck
1
-0
/
+2
2022-08-21
Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-21
asm goto: eradicate CC_HAS_ASM_GOTO
Nick Desaulniers
4
-23
/
+4
2022-08-21
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
1
-5
/
+10
2022-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-30
/
+27
2022-08-19
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
1
-1
/
+1
2022-08-19
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
1
-1
/
+9
2022-08-19
perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
Peter Zijlstra
2
-4
/
+1
2022-08-19
perf/x86/lbr: Enable the branch type for the Arch LBR by default
Kan Liang
1
-0
/
+8
2022-08-19
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
1
-1
/
+1
2022-08-19
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
Jim Mattson
1
-2
/
+1
2022-08-19
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Junaid Shahid
3
-42
/
+61
2022-08-19
kvm: x86: mmu: Drop the need_remote_flush() function
Junaid Shahid
1
-14
/
+1
2022-08-19
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
1
-0
/
+12
2022-08-19
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
1
-41
/
+39
2022-08-19
x86/kvm: Fix "missing ENDBR" BUG for fastop functions
Josh Poimboeuf
1
-1
/
+2
2022-08-19
x86/kvm: Simplify FOP_SETCC()
Josh Poimboeuf
1
-19
/
+4
2022-08-19
x86/ibt, objtool: Add IBT_NOSEAL()
Josh Poimboeuf
1
-0
/
+11
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2
-9
/
+9
2022-08-19
KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
Chao Peng
1
-1
/
+1
2022-08-18
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
3
-19
/
+42
2022-08-16
x86: simplify load_unaligned_zeropad() implementation
Linus Torvalds
3
-43
/
+60
2022-08-16
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
1
-1
/
+1
2022-08-15
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
1
-1
/
+9
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+32
2022-08-14
x86/kprobes: Fix JNG/JNLE emulation
Nadav Amit
1
-1
/
+1
2022-08-13
Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2022-08-12
x86/xen: Add support for HVMOP_set_evtchn_upcall_vector
Jane Malalane
5
-9
/
+32
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-50
/
+125
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
3
-2
/
+6
2022-08-10
KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
Sean Christopherson
2
-11
/
+8
2022-08-10
KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
Sean Christopherson
1
-9
/
+17
2022-08-10
KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
1
-2
/
+2
2022-08-10
KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap gen
Sean Christopherson
2
-0
/
+22
2022-08-10
KVM: x86/mmu: rename trace function name for asynchronous page fault
Mingwei Zhang
1
-1
/
+1
2022-08-10
KVM: x86/xen: Stop Xen timer before changing IRQ
Coleman Dietsch
1
-18
/
+17
[next]