summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-209-42/+28
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-183-6/+6
| |\
| | * x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky2020-01-161-2/+2
| | * x86/resctrl: Fix potential memory leakShakeel Butt2020-01-021-3/+3
| | * x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai2019-12-301-1/+1
| * | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-181-4/+5
| |\ \
| | * | x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu2020-01-151-4/+5
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-182-24/+7
| |\ \ \
| | * | | perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang2020-01-171-24/+0
| | * | | perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang2020-01-171-0/+1
| | * | | perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang2020-01-171-0/+6
| | | |/ | | |/|
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-181-0/+5
| |\ \ \ | | |_|/ | |/| |
| | * | x86/efistub: Disable paging at mixed mode entryArd Biesheuvel2019-12-251-0/+5
| | |/
| * | um: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-8/+5
* | | x86/vdso: Enable sanitizers for vma.oJann Horn2020-01-101-0/+3
* | | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-062-6/+2
|\| |
| * | mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-042-6/+2
| |/
* | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-30339-5849/+9300
|\|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-221-2/+4
| |\
| | * Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-12-2224-446/+979
| | |\
| | * | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson2019-12-181-1/+2
| | * | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2019-12-181-1/+2
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-212-9/+26
| |\ \ \
| | * | | perf/x86/intel: Fix PT PMI handlingAlexander Shishkin2019-12-171-2/+7
| | * | | perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin2019-12-171-5/+11
| | * | | perf/x86: Fix potential out-of-bounds accessPeter Zijlstra2019-12-171-2/+8
| * | | | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-211-1/+1
| |\ \ \ \
| | * | | | x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2019-12-141-1/+1
| | |/ / /
| * | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-212-3/+3
| |\ \ \ \
| | * | | | x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr2019-12-171-1/+1
| | * | | | x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam2019-12-171-1/+1
| | * | | | x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov2019-12-171-1/+1
| | |/ / /
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-171-4/+2
| |\ \ \ \
| | * | | | x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young2019-12-041-4/+2
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-12-171-0/+4
| |\ \ \ \ \
| | * | | | | x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng2019-11-291-0/+2
| | * | | | | x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng2019-11-291-0/+2
| * | | | | | Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-111-14/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov2019-12-101-14/+0
| * | | | | | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-061-1/+3
| |\ \ \ \ \ \
| | * | | | | | kasan: support instrumented bitops combined with generic bitopsDaniel Axtens2019-11-071-1/+3
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-052-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-051-0/+2
| | * | | | | | | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-051-0/+3
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-044-19/+18
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | kvm: vmx: Stop wasting a page for guest_msrsJim Mattson2019-12-042-11/+9
| | * | | | | KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini2019-12-041-1/+4
| | * | | | | KVM x86: Move kvm cpuid support out of svmPeter Gonda2019-11-272-7/+5