summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov
2020-09-12KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-12KVM: SVM: avoid emulation with stale next_ripWanpeng Li
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov
2020-09-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan
2020-09-11KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang
2020-09-11KVM: Check the allocation of pv cpu maskHaiwei Li
2020-09-11KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detectedPeter Shier
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-07openrisc: Fix cache API compile issue when not inliningStafford Horne
2020-09-07openrisc: Reserve memblock for initrdStafford Horne
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-04Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner
2020-09-04x86/debug: Allow a single level of #DB recursionAndy Lutomirski
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-04KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei
2020-09-04KVM: arm64: Fix address truncation in tracesMarc Zyngier
2020-09-04KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier
2020-09-04x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-03x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel
2020-09-03x86/cmdline: Disable jump tables for cmdline.cArvind Sankar
2020-09-02s390: update defconfigsHeiko Carstens
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu
2020-09-02arm64: Remove exporting cpu_logical_map symbolSudeep Holla
2020-09-01ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin
2020-09-01arc: fix memory initialization for systems with two memory banksMike Rapoport
2020-09-01ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-08-31microblaze: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds