summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-19arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye
2021-07-19powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni
2021-07-19powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-07-19powerpc/xive: Fix error handling when allocating an IPICédric Le Goater
2021-07-19powerpc/bpf: Reject atomic ops in ppc32 JITNaveen N. Rao
2021-07-19powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy
2021-07-19MIPS: MT extensions are not available on MIPS32r1Paul Cercueil
2021-07-19MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers
2021-07-19MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie
2021-07-19net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
2021-07-19MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil
2021-07-19MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil
2021-07-19hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-07-19MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang
2021-07-14powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-14csky: syscache: Fixup duplicate cache flushGuo Ren
2021-07-14powerpc/64s/interrupt: preserve regs->softe for NMI interruptsNicholas Piggin
2021-07-14powerpc/64s: fix hash page fault interrupt handlerNicholas Piggin
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár
2021-07-14powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-07-14powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain
2021-07-14powerpc/64s: Fix copy-paste data exposure into newly created tasksNicholas Piggin
2021-07-14powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko
2021-07-14powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin
2021-07-14powerpc/powernv: Fix machine check reporting of async store errorsNicholas Piggin
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-07-14s390: enable HAVE_IOREMAP_PROTNiklas Schnelle
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li
2021-07-14bpf, x86: Fix extable offset calculationRavi Bangoria
2021-07-14x86/hyperv: fix logical processor creationPraveen Kumar
2021-07-14x86/sev: Use "SEV: " prefix for messages from sev.cJoerg Roedel
2021-07-14x86/sev: Split up runtime #VC handler for correct state trackingJoerg Roedel
2021-07-14x86/sev: Make sure IRQs are disabled while GHCB is activeJoerg Roedel
2021-07-14KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei
2021-07-14KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()Kai Huang
2021-07-14KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()Kai Huang
2021-07-14KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switchSean Christopherson
2021-07-14KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmapSean Christopherson
2021-07-14KVM: nVMX: Sync all PGDs on nested transition with shadow pagingSean Christopherson
2021-07-14KVM: nVMX: Add a return code to vmx_complete_nested_posted_interruptJim Mattson
2021-07-14arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual
2021-07-14crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-07-14x86/elf: Use _BITUL() macro in UAPI headersJoe Richey
2021-07-14mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-07-14ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-07-14clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney