summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-20um: fix error return code in winch_tramp()Zhen Lei1-1/+2
2021-07-20um: fix error return code in slip_open()Zhen Lei1-1/+2
2021-07-20x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae1-4/+20
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner1-7/+12
2021-07-20ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1Nick Desaulniers1-5/+5
2021-07-20powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt2-27/+41
2021-07-20s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens1-11/+17
2021-07-20s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens1-8/+11
2021-07-20s390/ipl_parm: fix program check new psw handlingHeiko Carstens1-8/+11
2021-07-20s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens1-2/+2
2021-07-20powerpc/mm/book3s64: Fix possible build errorAneesh Kumar K.V1-9/+17
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2-0/+14
2021-07-20s390: disable SSP when neededFabrice Fontaine2-0/+2
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-1/+1
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan1-0/+2
2021-07-20KVM: nSVM: Check the value written to MSR_VM_HSAVE_PAVitaly Kuznetsov1-1/+10
2021-07-20KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAsSean Christopherson4-8/+18
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson1-1/+7
2021-07-19arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye1-0/+4
2021-07-19powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni1-4/+5
2021-07-19powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor1-0/+2
2021-07-19powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy1-3/+1
2021-07-19arm64: dts: rockchip: Enable USB3 for rk3328 Rock64Cameron Nemo1-0/+5
2021-07-19arm64: dts: rockchip: add rk3328 dwc3 usb controller nodeCameron Nemo1-0/+19
2021-07-19MIPS: MT extensions are not available on MIPS32r1Paul Cercueil1-1/+3
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-07-19MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-19MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil1-0/+2
2021-07-19MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil1-0/+5
2021-07-19hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-07-14powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2-6/+0
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider3-12/+6
2021-07-14csky: syscache: Fixup duplicate cache flushGuo Ren1-5/+7
2021-07-14csky: fix syscache.c fallthrough warningRandy Dunlap1-0/+1
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár1-1/+1
2021-07-14powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain1-11/+24
2021-07-14powerpc/64s: Fix copy-paste data exposure into newly created tasksNicholas Piggin1-16/+32
2021-07-14powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko1-9/+18
2021-07-14powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin1-0/+11
2021-07-14powerpc/powernv: Fix machine check reporting of async store errorsNicholas Piggin1-8/+40
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1
2021-07-14s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2-0/+20
2021-07-14s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACKHeiko Carstens1-0/+1
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li1-1/+1
2021-07-14x86/sev: Split up runtime #VC handler for correct state trackingJoerg Roedel3-90/+91
2021-07-14x86/sev: Make sure IRQs are disabled while GHCB is activeJoerg Roedel1-12/+22
2021-07-14KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei1-0/+1
2021-07-14KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()Kai Huang1-1/+1
2021-07-14KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switchSean Christopherson1-7/+0