aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-03-11x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit systemHe Zhe
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-03-07s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-03-07s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-03-07s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2020-03-07libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-03-07powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor
2020-03-07powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy
2020-03-07ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger
2020-03-07powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V
2020-03-07powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-03-07powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand
2020-03-07powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-03-07powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-03-07dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2020-03-07powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman
2020-03-07powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2020-03-07powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2020-03-07x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-03-07x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky
2020-03-07x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-03-07x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky
2020-03-07KVM: X86: Add pv tlb shootdown tracepointWanpeng Li
2020-03-07mips: Remove q-accessors from non-64bit platformsSerge Semin
2020-03-07Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Paul Gortmaker
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24powerpc/irq: fix stack overflow verificationChristophe Leroy
2020-02-24powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-02-24x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2020-02-24x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2020-02-24x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2020-02-24x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng
2020-02-24KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon
2020-02-24ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangsTony Lindgren
2020-02-24s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2020-02-24mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2020-02-24s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2020-02-24s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2020-02-24x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter
2020-02-24x86/crash: Add a forward declaration of struct kimageLianbo Jiang
2020-02-24s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2020-02-24pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2020-02-24s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2020-02-24s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2020-02-24s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2020-02-24arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye