summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-11-25x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman
2021-11-25signal/x86: In emulate_vsyscall force a signal instead of calling do_exitEric W. Biederman
2021-11-25signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.Eric W. Biederman
2021-11-25signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman
2021-11-25signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman
2021-11-25signal/s390: Use force_sigsegv in default_trap_handlerEric W. Biederman
2021-11-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman
2021-11-25printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin
2021-11-25KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky
2021-11-25KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUsSean Christopherson
2021-11-25s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov
2021-11-25s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-25s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle
2021-11-25s390/boot: simplify and fix kernel memory layout setupVasily Gorbik
2021-11-25s390/setup: avoid reserving memory above identity mappingVasily Gorbik
2021-11-25Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller
2021-11-25powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-25powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater
2021-11-25powerpc/signal32: Fix sigset_t copyChristophe Leroy
2021-11-25KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFODavid Woodhouse
2021-11-25KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky
2021-11-25KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐
2021-11-25KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky
2021-11-25x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson
2021-11-25x86/sgx: Fix free page accountingReinette Chatre
2021-11-25x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov
2021-11-25kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-25hexagon: clean up timer-regs.hNathan Chancellor
2021-11-25hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-25s390/kexec: fix return code handlingHeiko Carstens
2021-11-25perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov
2021-11-25perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov
2021-11-25perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov
2021-11-25powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin
2021-11-25powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin
2021-11-25powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada
2021-11-25KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-25riscv: fix building external modulesAndreas Schwab
2021-11-25mips: lantiq: add support for clk_get_parent()Randy Dunlap
2021-11-25mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-25MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King
2021-11-25perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu
2021-11-25MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap
2021-11-25mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-25KVM: arm64: Fix host stage-2 finalizationQuentin Perret
2021-11-25sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2021-11-25sh: math-emu: drop unused functionsRandy Dunlap
2021-11-25sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap