Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...
[linux-2.6-microblaze.git] / arch / x86 /
2021-05-14 Linus TorvaldsMerge tag 'f2fs-5.13-rc1-fix' of git://git./linux/kerne...
2021-05-14 Linus TorvaldsMerge tag 'drm-fixes-2021-05-14' of git://anongit.freed...
2021-05-13 Linus TorvaldsMerge tag 'pm-5.13-rc2' of git://git./linux/kernel...
2021-05-13 Linus TorvaldsMerge tag 'acpi-5.13-rc2' of git://git./linux/kernel...
2021-05-13 Rafael J. WysockiMerge branch 'acpi-pm'
2021-05-13 Linus TorvaldsMerge branch 'resizex' (patches from Maciej)
2021-05-13 Linus TorvaldsMerge tag 'hwmon-for-v5.13-rc2' of git://git./linux...
2021-05-12 Linus TorvaldsMerge tag 'docs-5.13-3' of git://git.lwn.net/linux
2021-05-11 Linus TorvaldsMerge tag 'for-5.13-rc1-part2-tag' of git://git./linux...
2021-05-11 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2021-05-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of...
2021-05-10 Linus TorvaldsMerge tag 'for-5.13-rc1-tag' of git://git./linux/kernel...
2021-05-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git./linux...
2021-05-09 Linus TorvaldsMerge tag 'locking-urgent-2021-05-09' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'perf_urgent_for_v5.13_rc1' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git./linux/kernel...
2021-05-08 Michael EllermanMerge branch 'master' into next
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
2021-05-07 Linus TorvaldsMerge tag 'i3c/for-5.13' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'sound-fix-5.13-rc1' of git://git./linux...
2021-05-07 Linus TorvaldsMerge tag 'block-5.13-2021-05-07' of git://git.kernel...
2021-05-07 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-07' of git://git.kerne...
2021-05-07 Linus TorvaldsMerge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org...
2021-05-07 Linus TorvaldsMerge tag '9p-for-5.13-rc1' of git://github.com/martine...
2021-05-07 Tom LendackyKVM: SVM: Move GHCB unmapping to fix RCU warning
2021-05-07 Sean ChristophersonKVM: SVM: Invert user pointer casting in SEV {en,de...
2021-05-07 Thomas GleixnerKVM: x86: Prevent deadlock against tk_core.seq
2021-05-07 Thomas GleixnerKVM: x86: Cancel pvclock_gtod_work on module removal
2021-05-07 Sean ChristophersonKVM: x86: Prevent KVM SVM from loading on kernels with...
2021-05-07 Paolo BonziniKVM: X86: Expose bus lock debug exception to guest
2021-05-07 Chenyi QiangKVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
2021-05-07 Sean ChristophersonKVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing...
2021-05-07 Sean ChristophersonKVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX...
2021-05-07 Sean ChristophersonKVM: x86: Move uret MSR slot management to common x86
2021-05-07 Sean ChristophersonKVM: x86: Export the number of uret MSRs to vendor...
2021-05-07 Sean ChristophersonKVM: VMX: Disable loading of TSX_CTRL MSR the more...
2021-05-07 Sean ChristophersonKVM: VMX: Use common x86's uret MSR list as the one...
2021-05-07 Sean ChristophersonKVM: VMX: Use flag to indicate "active" uret MSRs inste...
2021-05-07 Sean ChristophersonKVM: VMX: Configure list of user return MSRs at module...
2021-05-07 Sean ChristophersonKVM: x86: Add support for RDPID without RDTSCP
2021-05-07 Sean ChristophersonKVM: SVM: Probe and load MSR_TSC_AUX regardless of...
2021-05-07 Sean ChristophersonKVM: VMX: Disable preemption when probing user return...
2021-05-07 Sean ChristophersonKVM: x86: Move RDPID emulation intercept to its own...
2021-05-07 Sean ChristophersonKVM: SVM: Inject #UD on RDTSCP when it should be disabl...
2021-05-07 Sean ChristophersonKVM: x86: Emulate RDPID only if RDTSCP is supported
2021-05-07 Sean ChristophersonKVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP contr...
2021-05-07 Maxim LevitskyKVM: nSVM: remove a warning about vmcb01 VM exit reason
2021-05-07 Maxim LevitskyKVM: nSVM: always restore the L1's GIF on migration
2021-05-07 Siddharth Chandras... KVM: x86: Hoist input checks in kvm_add_msr_filter()
2021-05-07 Vitaly KuznetsovKVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
2021-05-07 Vitaly KuznetsovKVM: nVMX: Always make an attempt to map eVMCS after...
2021-05-07 Vitaly Kuznetsovx86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest...
2021-05-07 Vitaly Kuznetsovx86/kvm: Disable all PV features on crash
2021-05-07 Vitaly Kuznetsovx86/kvm: Disable kvmclock on all CPUs on shutdown
2021-05-07 Vitaly Kuznetsovx86/kvm: Teardown PV features on boot CPU as well
2021-05-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-07 Linus TorvaldsMerge tag 'iomap-5.13-merge-3' of git://git./fs/xfs...
2021-05-07 Linus TorvaldsMerge tag 'xfs-5.13-merge-5' of git://git./fs/xfs/xfs...
2021-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-05-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2021-05-06' of git:...
2021-05-06 Linus TorvaldsMerge tag 's390-5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'vfio-v5.13-rc1pt2' of git://github.com/awill...
2021-05-06 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'ceph-for-5.13-rc1' of git://github.com/ceph...
2021-05-06 Linus TorvaldsMerge tag 'ecryptfs-5.13-rc1-updates' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'trace-v5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'acpi-5.13-rc1-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-1' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-05-06 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw0' of git://git....
2021-05-06 Linus TorvaldsMerge tag 'hexagon-5.13-0' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'docs-5.13-2' of git://git.lwn.net/linux
2021-05-06 Rafael J. WysockiMerge branches 'acpi-pm' and 'acpi-docs'
2021-05-06 Suravee Suthikulpanitx86/events/amd/iommu: Fix invalid Perf result due to...
2021-05-05 Stefan Metzmacherx86/process: setup io_threads more like normal user...
2021-05-05 Sean ChristophersonKVM: x86: Consolidate guest enter/exit logic to common...
2021-05-05 Wanpeng LiKVM: x86: Defer vtime accounting 'til after IRQ handling
2021-05-05 Lai JiangshanKVM/VMX: Invoke NMI non-IST entry instead of IST entry
2021-05-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-05 Linus TorvaldsMerge tag 'nfsd-5.13-1' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag '5.13-rc-smb3-part2' of git://git.samba.org...
2021-05-05 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-05-05 Linus TorvaldsMerge tag 'pci-v5.13-changes' of git://git./linux/kerne...
2021-05-05 Linus TorvaldsMerge tag 'pwm/for-5.13-rc1' of git://git./linux/kernel...
2021-05-05 Sean Christophersonx86/cpu: Remove write_tsc() and write_rdtscp_aux()...
2021-05-05 Sean Christophersonx86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID...
2021-05-05 Andi Kleenx86/resctrl: Fix init const confusion
2021-05-05 Alexey Dobriyanx86: Delete UD0, UD1 traces
2021-05-05 Wan Jiabingx86/smpboot: Remove duplicate includes
2021-05-05 Linus TorvaldsMerge tag 'thermal-v5.13-rc1' of git://git./linux/kerne...
2021-05-05 Linus TorvaldsMerge tag 'gpio-updates-for-v5.13-v2' of git://git...
next