summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-01arm64: uaccess: avoid blocking within critical sectionsMark Rutland1-7/+41
2021-12-01xen/pvh: add missing prototype to headerJuergen Gross1-0/+1
2021-12-01x86/pvh: add prototype for xen_pvh_init()Juergen Gross1-0/+4
2021-12-01ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai2-5/+5
2021-12-01ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli1-1/+7
2021-12-01ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli1-0/+2
2021-12-01ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli1-1/+1
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy1-3/+3
2021-12-01arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgdPingfan Liu1-1/+1
2021-12-01KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin1-1/+4
2021-12-01Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller1-2/+1
2021-11-25x86/Kconfig: Fix an unused variable error in dell-smm-hwmonRandy Dunlap1-1/+2
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman8-10/+10
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman7-8/+8
2021-11-25signal/x86: In emulate_vsyscall force a signal instead of calling do_exitEric W. Biederman1-1/+2
2021-11-25signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved.Eric W. Biederman1-1/+3
2021-11-25signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman1-2/+2
2021-11-25signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman1-2/+4
2021-11-25signal/s390: Use force_sigsegv in default_trap_handlerEric W. Biederman1-1/+1
2021-11-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman2-5/+10
2021-11-25printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin1-0/+6
2021-11-25KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...Maxim Levitsky1-5/+17
2021-11-25KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUsSean Christopherson1-1/+6
2021-11-25s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov1-2/+2
2021-11-25s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-25s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle2-6/+9
2021-11-25s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2-58/+32
2021-11-25s390/setup: avoid reserving memory above identity mappingVasily Gorbik1-9/+1
2021-11-25Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller3-8/+9
2021-11-25powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-6/+7
2021-11-25powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2-3/+1
2021-11-25powerpc/signal32: Fix sigset_t copyChristophe Leroy1-2/+8
2021-11-25KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFODavid Woodhouse1-1/+1
2021-11-25KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky2-0/+2
2021-11-25KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()黄乐1-2/+6
2021-11-25KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky4-4/+16
2021-11-25x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup failsSean Christopherson1-0/+3
2021-11-25x86/sgx: Fix free page accountingReinette Chatre1-6/+6
2021-11-25x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov1-27/+39
2021-11-25kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel1-0/+1
2021-11-25hexagon: clean up timer-regs.hNathan Chancellor3-30/+11
2021-11-25hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-25s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-25perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov1-0/+8
2021-11-25perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-25perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-25powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin1-16/+12
2021-11-25powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin1-9/+9
2021-11-25powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada1-0/+3
2021-11-25KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman1-2/+2