summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky
2020-12-14x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu
2020-12-11x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-10x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis
2020-12-01x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-29Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni
2020-11-25x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-24x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-11-24x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-16x86/kvm: remove unused macro HV_CLOCK_SIZEAlex Shi
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-13x86/platform/uv: Fix copied UV5 output archtypeMike Travis
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis
2020-11-05x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-03Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-29x86/sev-es: Do not support MMIO to/from encrypted memoryJoerg Roedel
2020-10-29x86/head/64: Check SEV encryption before switching to kernel page-tableJoerg Roedel
2020-10-29x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel
2020-10-29x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handlerJoerg Roedel
2020-10-27x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)Peter Zijlstra
2020-10-27x86/debug: Only clear/set ->virtual_dr6 for userspace #DBPeter Zijlstra
2020-10-27x86/debug: Fix BTF handlingPeter Zijlstra
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds