summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-18158-877/+2097
|\
| * Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-187-28/+36
| |\
| | * parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfigHelge Deller2021-11-181-0/+1
| | * Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller2021-11-183-8/+9
| | * parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller2021-11-181-20/+24
| | * parisc: Wire up futex_waitvHelge Deller2021-11-181-0/+1
| | * parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller2021-11-181-0/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-1817-69/+140
| |\ \
| | * | KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-1/+1
| | * | KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()Vitaly Kuznetsov2021-11-181-0/+2
| | * | KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-1/+1
| | * | KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-2/+2
| | * | KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-1/+1
| | * | KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov2021-11-181-1/+8
| | * | KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky2021-11-184-4/+16
| | * | riscv: kvm: fix non-kernel-doc comment blockRandy Dunlap2021-11-181-1/+1
| | * | Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2021-11-189-58/+108
| | |\ \
| | | * | KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()Sean Christopherson2021-11-181-2/+2
| | | * | KVM: SEV: Drop a redundant setting of sev->asid during initializationSean Christopherson2021-11-181-1/+0
| | | * | KVM: SEV: WARN if SEV-ES is marked active but SEV is notSean Christopherson2021-11-181-1/+1
| | | * | KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()Sean Christopherson2021-11-181-3/+3
| | | * | KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUsSean Christopherson2021-11-181-1/+6
| | | * | KVM: nVMX: Use a gfn_to_hva_cache for vmptrldDavid Woodhouse2021-11-182-9/+22
| | | * | KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS checkDavid Woodhouse2021-11-181-11/+15
| | | * | KVM: x86/xen: Use sizeof_field() instead of open-coding itDavid Woodhouse2021-11-181-9/+9
| | | * | KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12David Woodhouse2021-11-182-9/+20
| | | * | KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFODavid Woodhouse2021-11-181-1/+1
| | | * | KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky2021-11-182-0/+2
| | | * | KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky2021-11-181-5/+17
| | | * | KVM: Fix steal time asm constraintsDavid Woodhouse2021-11-181-3/+3
| | | * | cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'Paul Durrant2021-11-181-1/+1
| | | * | KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐2021-11-161-2/+6
| * | | | Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds2021-11-181-1/+1
| |\ \ \ \
| | * | | | Documentation: update vcpu-requests.rst referenceMauro Carvalho Chehab2021-11-171-1/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-0/+6
| |\ \ \ \
| | * \ \ \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+6
| | |\ \ \ \
| | | * | | | printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+6
| * | | | | | Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-176-1/+16
| |\ \ \ \ \ \
| | * | | | | | mips: lantiq: add support for clk_get_parent()Randy Dunlap2021-11-161-0/+6
| | * | | | | | mips: bcm63xx: add support for clk_get_parent()Randy Dunlap2021-11-161-0/+6
| | * | | | | | MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King2021-11-161-1/+1
| | * | | | | | MIPS: syscalls: Wire up futex_waitv syscallWang Haojun2021-11-163-0/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson2021-11-152-13/+16
| * | | | | | x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson2021-11-151-0/+3
| |/ / / / /
| * | | | | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-145-6/+14
| |\ \ \ \ \
| | * | | | | parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
| | * | | | | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
| | * | | | | parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
| | * | | | | parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2