summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-18KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky
2021-11-18KVM: Fix steal time asm constraintsDavid Woodhouse
2021-11-18cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'Paul Durrant
2021-11-17Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-17x86/perf: Fix snapshot_branch_stack warning in VMSong Liu
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov
2021-11-17perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-17perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-17Documentation: update vcpu-requests.rst referenceMauro Carvalho Chehab
2021-11-17powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater
2021-11-16x86/sgx: Fix free page accountingReinette Chatre
2021-11-16KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐
2021-11-16s390: wire up sys_futex_waitv system callVasily Gorbik
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle
2021-11-16s390/vdso: remove -nostdlib compiler flagMasahiro Yamada
2021-11-16s390/boot: simplify and fix kernel memory layout setupVasily Gorbik
2021-11-16s390/setup: re-arrange memblock setupVasily Gorbik
2021-11-16s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-11-16s390/setup: avoid reserving memory above identity mappingVasily Gorbik
2021-11-16powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-16powerpc/signal32: Fix sigset_t copyChristophe Leroy
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy
2021-11-16mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-16mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallWang Haojun
2021-11-15x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson
2021-11-15x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson
2021-11-15x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov
2021-11-15powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy
2021-11-15powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy
2021-11-15powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy
2021-11-15powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin
2021-11-15powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin
2021-11-15powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König
2021-11-15KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-13parisc/entry: fix trace test in syscall exit pathSven Schnelle
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin
2021-11-13parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller
2021-11-13parisc: Fix backtrace to always include init funtion namesHelge Deller
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds