summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-12-30um: Fix time-travel modeJohannes Berg1-5/+0
2020-12-30um: Remove use of asprinf in umid.cAnton Ivanov1-12/+5
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand1-7/+15
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand1-0/+22
2020-12-30powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy1-2/+14
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy1-1/+1
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2-0/+12
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy1-1/+1
2020-12-30powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy1-2/+21
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler1-1/+1
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2020-12-30powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy1-9/+16
2020-12-30ARM: tegra: Populate OPP table for Tegra20 VentanaJon Hunter1-0/+11
2020-12-30ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre1-3/+3
2020-12-30ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller1-1/+1
2020-12-30KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky1-21/+1
2020-12-30KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini3-14/+22
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-30arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040Tomasz Nowicki2-8/+0
2020-12-30arm64: dts: ti: k3-am65: mark dss as dma-coherentTomi Valkeinen1-0/+2
2020-12-30RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra1-1/+1
2020-12-30m68k: Fix WARNING splat in pmac_zilog driverFinn Thain1-8/+9
2020-12-30crypto: arm/aes-ce - work around Cortex-A57/A72 silion errataArd Biesheuvel1-10/+22
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-30perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang1-1/+1
2020-12-30perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang1-1/+1
2020-12-30perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang1-1/+2
2020-12-30s390/idle: fix accounting with machine checksSven Schnelle1-6/+6
2020-12-30s390/idle: add missing mt_cycles calculationSven Schnelle1-9/+25
2020-12-30s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo1-4/+5
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle1-15/+3
2020-12-30ARM: 9036/1: uncompress: Fix dbgadtb size parameter nameGeert Uytterhoeven1-2/+2
2020-12-30ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel2-22/+20
2020-12-30powerpc/smp: Add __init to init_big_cores()Cédric Le Goater1-1/+1
2020-12-30powerpc/boot: Fix build of dts/fslMichael Ellerman1-0/+2
2020-12-30powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman1-0/+1
2020-12-30s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens1-2/+5
2020-12-30sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)1-1/+1
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-30powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Madhavan Srinivasan2-0/+7
2020-12-30um: chan_xterm: Fix fd leakAnton Ivanov1-0/+5
2020-12-30um: tty: Fix handling of close in tty linesAnton Ivanov1-2/+2
2020-12-30um: Monitor error events in IRQ controllerAnton Ivanov1-1/+1
2020-12-30powerpc/sstep: Cover new VSX instructions under CONFIG_VSXRavi Bangoria1-1/+3
2020-12-30powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is setBalamuruhan S1-0/+6
2020-12-30x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu1-0/+5
2020-12-30powerpc/mm: sanity_check_fault() should work for all, not only BOOK3SChristophe Leroy1-5/+3
2020-12-30powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy2-74/+60
2020-12-30powerpc/pseries/hibernation: remove redundant cacheinfo updateNathan Lynch1-3/+0