summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1427/+2253
2021-09-07Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds-1/+1
2021-09-06KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng-0/+4
2021-09-06KVM: MMU: mark role_regs and role accessors as maybe unusedPaolo Bonzini-2/+2
2021-09-06KVM: MIPS: Remove a "set but not used" variableHuacai Chen-2/+1
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-815/+1479
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-8/+14
2021-09-06x86/kvm: Don't enable IRQ when IRQ enabled in kvm_waitLai Jiangshan-2/+3
2021-09-06KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang-0/+1
2021-09-06KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_pageSean Christopherson-1/+5
2021-09-06KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache localitySean Christopherson-2/+1
2021-09-06Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson-6/+0
2021-09-06KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_pageJia He-1/+0
2021-09-06kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710Eduardo Habkost-1/+1
2021-09-06kvm: x86: Increase MAX_VCPUS to 1024Eduardo Habkost-1/+1
2021-09-06kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUSEduardo Habkost-1/+13
2021-09-06KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky-0/+3
2021-09-06KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level hostSean Christopherson-3/+11
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-64/+21
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds-1836/+1226
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-127/+229
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds-5/+3
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-113/+29
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2577/+2580
2021-09-03Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-69/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-771/+332
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-40/+58
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+7
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-256/+153
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan-1/+33
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport-103/+69
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport-23/+8
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport-2/+1
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon-3/+1
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig-88/+9
2021-09-03memcg: enable accounting for ldt_struct objectsVasily Averin-3/+3
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard-1/+1
2021-09-03arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot-2/+1
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven-2/+1
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven-27/+25
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven-1/+1
2021-09-03ia64: fix typo in a commentJason Wang-1/+1
2021-09-03binfmt: remove in-tree usage of MAP_DENYWRITEDavid Hildenbrand-4/+2
2021-09-03binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()David Hildenbrand-1/+1
2021-09-03Merge branch 'fixes' into nextMichael Ellerman-81/+125
2021-09-03parisc: Fix unaligned-access crash in bootloaderHelge Deller-1/+1
2021-09-03x86: remove cc-option-yn test for -mtune=Nick Desaulniers-6/+0
2021-09-03arc: replace cc-option-yn uses with cc-optionNick Desaulniers-2/+1
2021-09-03s390: replace cc-option-yn uses with cc-optionNick Desaulniers-7/+7
2021-09-03ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada-2/+2