linux-2.6-microblaze.git
2020-07-08 Sean ChristophersonKVM: x86/mmu: Batch zap MMU pages when recycling oldest...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Don't put invalid SPs back on the list...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Optimize MMU page cache lookup for fully...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mm...
2020-07-08 Uros BizjakKVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
2020-07-08 Joerg RoedelKVM: SVM: Rename svm_nested_virtualize_tpr() to nested_...
2020-07-08 Joerg RoedelKVM: SVM: Add svm_ prefix to set/clr/is_intercept()
2020-07-08 Joerg RoedelKVM: SVM: Add vmcb_ prefix to mark_*() functions
2020-07-08 Joerg RoedelKVM: SVM: Rename struct nested_state to svm_nested_state
2020-07-08 Sean ChristophersonKVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail...
2020-07-08 Jim Mattsonkvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
2020-07-08 Jim Mattsonkvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmen...
2020-07-08 Jim Mattsonkvm: x86: Add "last CPU" to some KVM_EXIT information
2020-07-08 Jim Mattsonkvm: vmx: Add last_cpu to struct vcpu_vmx
2020-07-08 Jim Mattsonkvm: svm: Always set svm->last_cpu on VMRUN
2020-07-08 Jim Mattsonkvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
2020-07-08 Paolo BonziniKVM: x86: report sev_pin_memory errors with PTR_ERR
2020-07-08 John HubbardKVM: SVM: convert get_user_pages() --> pin_user_pages()
2020-07-08 John HubbardKVM: SVM: fix svn_pin_memory()'s use of get_user_pages_...
2020-07-08 Krish SadhukhanKVM: nSVM: Check that DR6[63:32] and DR7[64:32] are...
2020-07-08 Krish SadhukhanKVM: x86: Move the check for upper 32 reserved bits...
2020-07-08 Peter XuKVM: X86: Do the same ignore_msrs check for feature...
2020-07-08 Peter XuKVM: X86: Move ignore_msrs handling upper the stack
2020-07-08 Sean ChristophersonKVM: x86/mmu: Make .write_log_dirty a nested operation
2020-07-08 Sean ChristophersonKVM: nVMX: WARN if PML emulation helper is invoked...
2020-07-08 Sean ChristophersonKVM: x86/mmu: Drop kvm_arch_write_log_dirty() wrapper
2020-07-08 Vitaly KuznetsovKVM: async_pf: change kvm_setup_async_pf()/kvm_arch_set...
2020-07-08 Vitaly KuznetsovKVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_h...
2020-07-08 Paolo BonziniMerge branch 'kvm-master' into HEAD
2020-07-08 Paolo BonziniMerge branch 'kvm-async-pf-int' into HEAD
2020-07-08 Colin Ian KingKVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
2020-07-06 Paolo BonziniMerge tag 'kvmarm-fixes-5.8-3' of git://git./linux...
2020-07-06 Andrew ScullKVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
2020-07-06 Marc ZyngierKVM: arm64: PMU: Fix per-CPU access in preemptible...
2020-07-03 Sean ChristophersonKVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize...
2020-07-03 Sean ChristophersonKVM: x86: Mark CR4.TSD as being possibly owned by the...
2020-07-03 Sean ChristophersonKVM: x86: Inject #GP if guest attempts to toggle CR4...
2020-07-02 Paolo Bonzinikvm: use more precise cast and do not drop __user
2020-07-01 Paolo BonziniMerge tag 'kvmarm-fixes-5.8-2' of git://git./linux...
2020-06-30 Paolo BonziniKVM: x86: bit 8 of non-leaf PDPEs is not reserved
2020-06-29 Wanpeng LiKVM: X86: Fix async pf caused null-ptr-deref
2020-06-24 Paolo BonziniMerge tag 'kvm-s390-master-5.8-3' of git://git./linux...
2020-06-23 Marc ZyngierKVM: arm64: vgic-v4: Plug race between non-residency...
2020-06-23 Sean ChristophersonKVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
2020-06-23 Marcelo TosattiKVM: x86: allow TSC to differ by NTP correction bounds...
2020-06-23 Xiaoyao LiKVM: X86: Fix MSR range of APIC registers in X2APIC...
2020-06-23 Sean ChristophersonKVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
2020-06-22 Sean ChristophersonKVM: nVMX: Plumb L2 GPA through to PML emulation
2020-06-22 Vitaly KuznetsovKVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_add...
2020-06-22 Paolo BonziniKVM: LAPIC: ensure APIC map is up to date on concurrent...
2020-06-22 Igor Mammedovkvm: lapic: fix broken vcpu hotplug
2020-06-22 Andrew JonesKVM: arm64: pvtime: Ensure task delay accounting is...
2020-06-22 Steven PriceKVM: arm64: Fix kvm_reset_vcpu() return code being...
2020-06-22 Alexandru EliseiKVM: arm64: Annotate hyp NMI-related functions as __alw...
2020-06-19 Vitaly KuznetsovRevert "KVM: VMX: Micro-optimize vmexit time when not...
2020-06-18 Christian BorntraegerKVM: s390: reduce number of IO pins to 1
2020-06-15 Sean ChristophersonKVM: VMX: Add helpers to identify interrupt type from...
2020-06-15 Qian Caikvm/svm: disable KCSAN for svm_vcpu_run()
2020-06-15 Vitaly KuznetsovKVM: x86: Switch KVM guest to using interrupts for...
2020-06-15 Huacai ChenKVM: MIPS: Fix a build error for !CPU_LOONGSON64
2020-06-14 Linus TorvaldsLinux 5.8-rc1
2020-06-14 Linus TorvaldsMerge tag 'LSM-add-setgid-hook-5.8-author-fix' of git...
2020-06-14 Thomas Cedenosecurity: Add LSM hooks to set*gid syscalls
2020-06-14 Linus TorvaldsMerge tag 'for-5.8-part2-tag' of git://git./linux/kerne...
2020-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-13 David SterbaRevert "btrfs: switch to iomap_dio_rw() for dio"
2020-06-13 Grygorii Strashkonet: ethernet: ti: ale: fix allmulti for nu type ale
2020-06-13 Grygorii Strashkonet: ethernet: ti: am65-cpsw-nuss: fix ale parameters...
2020-06-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-06-13 Liao Pingfangnet: atm: Remove the error message according to the...
2020-06-13 Linus TorvaldsMerge tag '5.8-rc-smb3-fixes-part2' of git://git.samba...
2020-06-13 Linus Torvaldsbinderfs: add gitignore for generated sample program
2020-06-13 Linus Torvaldsdoc: don't use deprecated "---help---" markers in targe...
2020-06-13 Linus TorvaldsMerge tag 'kbuild-v5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-06-13 Linus TorvaldsMerge branch 'i2c/for-5.8' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'media/v5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'libnvdimm-for-5.8' of git://git./linux/kerne...
2020-06-13 Linus Torvaldswatch_queue: add gitignore for generated sample program
2020-06-13 Linus TorvaldsMerge tag 'iomap-5.8-merge-1' of git://git./fs/xfs...
2020-06-13 Linus TorvaldsMerge tag 'xfs-5.8-merge-9' of git://git./fs/xfs/xfs...
2020-06-13 Linus TorvaldsMerge tag '9p-for-5.8' of git://github.com/martinetd...
2020-06-13 Linus TorvaldsMerge tag 'powerpc-5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-06-13 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2020-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'ras-core-2020-06-12' of git://git./linux...
2020-06-13 Linus TorvaldsMerge tag 'x86-entry-2020-06-12' of git://git./linux...
2020-06-13 Masahiro Yamadatreewide: replace '---help---' in Kconfig files with...
2020-06-13 Linus TorvaldsMerge tag 'notifications-20200601' of git://git./linux...
2020-06-13 Ard BiesheuvelARM: 8985/1: efi/decompressor: deal with HYP mode boot...
2020-06-13 Chris PackhamARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS...
2020-06-13 Joerg Roedelalpha: Fix build around srm_sysrq_reboot_op
2020-06-13 Matt Turneralpha: c_next should increase position index
2020-06-13 Xu Wangalpha: Replace sg++ with sg = sg_next(sg)
2020-06-13 Mikulas Patockaalpha: fix memory barriers so that they conform to...
2020-06-13 Jason Yanalpha: remove unneeded semicolon in sys_eiger.c
2020-06-13 Jason Yanalpha: remove unneeded semicolon in osf_sys.c
2020-06-13 Chuhong Yuanalpha: Replace strncmp with str_has_prefix
2020-06-13 Mikulas Patockaalpha: fix rtc port ranges
next