- 40c93d7 Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- af16bde Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 75603b1 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 2 months ago
- 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 6b38e2f Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
- 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 2 months ago
- eaac2f8 hexagon: ignore vmlinux.lds by Nathan Chancellor · 3 years, 2 months ago
- 51f2ec5 hexagon: clean up timer-regs.h by Nathan Chancellor · 3 years, 2 months ago
- ffb92ce hexagon: export raw I/O routines for modules by Nathan Chancellor · 3 years, 2 months ago
- 9539ba4 Merge tag 'riscv-for-linus-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 2 months ago
- 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 0dc636b x86: Pin task-stack in __get_wchan() by Peter Zijlstra · 3 years, 2 months ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 2 months ago
- 5a19c7e riscv: fix building external modules by Andreas Schwab · 3 years, 2 months ago
- 12c484c RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module by Anup Patel · 3 years, 2 months ago
- a6a6d22 Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
- c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 4ae275b Merge tag 'docs-5.16-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 2 months ago
- 7d5775d Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
- 890e3dc ftrace/samples: add s390 support for ftrace direct multi sample by Heiko Carstens · 3 years, 2 months ago
- 503e451 ftrace/samples: add missing Kconfig option for ftrace direct multi sample by Heiko Carstens · 3 years, 2 months ago
- 4aa9340 s390/kexec: fix memory leak of ipl report buffer by Baoquan He · 3 years, 2 months ago
- 20c76e2 s390/kexec: fix return code handling by Heiko Carstens · 3 years, 2 months ago
- 3b90954 s390/dump: fix copying to user-space of swapped kdump oldmem by Alexander Egorenkov · 3 years, 2 months ago
- bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 2 months ago
- 9412f5a parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig by Helge Deller · 3 years, 2 months ago
- 79df39d Revert "parisc: Reduce sigreturn trampoline to 3 instructions" by Helge Deller · 3 years, 2 months ago
- 4017b23 parisc: Wrap assembler related defines inside __ASSEMBLY__ by Helge Deller · 3 years, 2 months ago
- 8f663eb parisc: Wire up futex_waitv by Helge Deller · 3 years, 2 months ago
- 4d7804d parisc: Include stringify.h to avoid build error in crypto/api.c by Helge Deller · 3 years, 2 months ago
- 2845e73 KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
- 82cc27e KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus() by Vitaly Kuznetsov · 3 years, 2 months ago
- 37fd3ce KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
- b7915d5 KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
- 57a2e13 KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 2 months ago
- f60a00d KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus() by Vitaly Kuznetsov · 3 years, 2 months ago
- b5aead0 KVM: x86: Assume a 64-bit hypercall for guests with protected state by Tom Lendacky · 3 years, 8 months ago
- 0e2e641 riscv: kvm: fix non-kernel-doc comment block by Randy Dunlap · 3 years, 2 months ago
- 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
- 8e38e96 KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror() by Sean Christopherson · 3 years, 2 months ago
- ea410ef KVM: SEV: Drop a redundant setting of sev->asid during initialization by Sean Christopherson · 3 years, 2 months ago
- 1bd00a4 KVM: SEV: WARN if SEV-ES is marked active but SEV is not by Sean Christopherson · 3 years, 2 months ago
- a41fb26 KVM: SEV: Set sev_info.active after initial checks in sev_guest_init() by Sean Christopherson · 3 years, 2 months ago
- 79b1114 KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs by Sean Christopherson · 3 years, 2 months ago
- cee6666 KVM: nVMX: Use a gfn_to_hva_cache for vmptrld by David Woodhouse · 3 years, 2 months ago
- 7d0172b KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check by David Woodhouse · 3 years, 2 months ago
- 6a83475 KVM: x86/xen: Use sizeof_field() instead of open-coding it by David Woodhouse · 3 years, 2 months ago
- 297d597 KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12 by David Woodhouse · 3 years, 2 months ago
- 4e84364 KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO by David Woodhouse · 3 years, 2 months ago
- b8453cd KVM: x86/mmu: include EFER.LMA in extended mmu role by Maxim Levitsky · 3 years, 2 months ago
- af957ee KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load by Maxim Levitsky · 3 years, 2 months ago
- 964b7aa KVM: Fix steal time asm constraints by David Woodhouse · 3 years, 2 months ago
- dc23a51 cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' by Paul Durrant · 3 years, 2 months ago
- 3fa5954 Merge tag 'mips-fixes_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
- f3fd84a x86/perf: Fix snapshot_branch_stack warning in VM by Song Liu · 3 years, 2 months ago
- bdc0fee perf/x86/intel/uncore: Fix IIO event constraints for Snowridge by Alexander Antonov · 3 years, 2 months ago
- 3866ae3 perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server by Alexander Antonov · 3 years, 2 months ago
- e324234 perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server by Alexander Antonov · 3 years, 2 months ago
- 636e36b Documentation: update vcpu-requests.rst reference by Mauro Carvalho Chehab · 3 years, 2 months ago
- 8e80a73 powerpc/xive: Change IRQ domain to a tree domain by Cédric Le Goater · 3 years, 2 months ago
- ac5d272 x86/sgx: Fix free page accounting by Reinette Chatre · 3 years, 2 months ago
- c5adbb3a KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() by 黄乐 · 3 years, 2 months ago
- 6c12236 s390: wire up sys_futex_waitv system call by Vasily Gorbik · 3 years, 3 months ago
- 00b55ea s390/vdso: filter out -mstack-guard and -mstack-size by Sven Schnelle · 3 years, 2 months ago
- 7b737ad s390/vdso: remove -nostdlib compiler flag by Masahiro Yamada · 3 years, 2 months ago
- 9a39abb s390/boot: simplify and fix kernel memory layout setup by Vasily Gorbik · 3 years, 3 months ago
- 6ad5f02 s390/setup: re-arrange memblock setup by Vasily Gorbik · 3 years, 3 months ago
- 5dbc4cb s390/setup: avoid using memblock_enforce_memory_limit by Vasily Gorbik · 3 years, 3 months ago
- 420f48f s390/setup: avoid reserving memory above identity mapping by Vasily Gorbik · 3 years, 3 months ago
- 1e35eba powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 3 years, 2 months ago
- 5499802 powerpc/signal32: Fix sigset_t copy by Christophe Leroy · 3 years, 2 months ago
- 5b54860 powerpc/book3e: Fix TLBCAM preset at boot by Christophe Leroy · 3 years, 2 months ago
- fc1aabb mips: lantiq: add support for clk_get_parent() by Randy Dunlap · 3 years, 2 months ago
- e8f6748 mips: bcm63xx: add support for clk_get_parent() by Randy Dunlap · 3 years, 2 months ago
- 255e51d MIPS: generic/yamon-dt: fix uninitialized variable error by Colin Ian King · 3 years, 2 months ago
- b3ff288 MIPS: syscalls: Wire up futex_waitv syscall by Wang Haojun · 3 years, 2 months ago
- f3e613e x86/hyperv: Move required MSRs check to initial platform probing by Sean Christopherson · 3 years, 2 months ago
- daf9721 x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails by Sean Christopherson · 3 years, 2 months ago
- 8d48bf82 x86/boot: Pull up cmdline preparation and early param parsing by Borislav Petkov · 3 years, 2 months ago
- ad39760 powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one window by Alexey Kardashevskiy · 3 years, 2 months ago
- fb4ee2b powerpc/pseries/ddw: simplify enable_ddw() by Alexey Kardashevskiy · 3 years, 2 months ago
- 2d33f55 powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persistent memory" by Alexey Kardashevskiy · 3 years, 2 months ago
- 3020394 powerpc/pseries: Fix numa FORM2 parsing fallback code by Nicholas Piggin · 3 years, 2 months ago
- 0bd8127 powerpc/pseries: rename numa_dist_table to form2_distances by Nicholas Piggin · 3 years, 2 months ago
- 964c33c powerpc: clean vdso32 and vdso64 directories by Masahiro Yamada · 3 years, 2 months ago
- 2da516d powerpc/83xx/mpc8349emitx: Drop unused variable by Uwe Kleine-König · 3 years, 2 months ago
- dae5818 KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() by Michael Ellerman · 3 years, 4 months ago
- c3b68c2 Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 2 months ago
- 24318ae Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh by Linus Torvalds · 3 years, 2 months ago
- 6ea45c5 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 2 months ago
- 0d1503d Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
- 218cc8b Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- fc661f2 Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- f7018be Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 1654e95 Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 3ec18fc parisc/entry: fix trace test in syscall exit path by Sven Schnelle · 3 years, 2 months ago
- 38860b2 parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page by John David Anglin · 3 years, 2 months ago
- f0d1cfa parisc: Fix implicit declaration of function '__kernel_text_address' by Helge Deller · 3 years, 2 months ago
- 279917e parisc: Fix backtrace to always include init funtion names by Helge Deller · 3 years, 2 months ago
- 4d6fe79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago