summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-04powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan3-7/+12
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2-10/+1
2020-01-04s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2-3/+11
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04s390/unwind: filter out unreliable bogus %r14Vasily Gorbik1-0/+5
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2-1/+5
2020-01-04um: virtio: Keep reading on -EAGAINJohannes Berg1-4/+4
2020-01-04powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor1-0/+4
2020-01-04powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()Christophe Leroy1-1/+6
2020-01-04ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger1-0/+3
2020-01-04powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V1-4/+11
2020-01-04powerpc/eeh: differentiate duplicate detection messageSam Bobroff1-2/+2
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon1-10/+6
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand1-0/+5
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V1-0/+1
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser1-0/+5
2020-01-04dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-1/+1
2020-01-04powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman2-3/+3
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V1-1/+8
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman1-1/+1
2020-01-04powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain1-2/+2
2020-01-04Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"Greg Kroah-Hartman2-14/+14
2020-01-04Revert "MIPS: futex: Restore \n after sync instructions"Greg Kroah-Hartman1-3/+3
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2019-12-31powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2-1/+10
2019-12-31x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr1-1/+1
2019-12-31x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam1-1/+1
2019-12-31x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov1-1/+1
2019-12-31x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng1-0/+2
2019-12-31KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon1-1/+4
2019-12-31kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBDJim Mattson1-1/+2
2019-12-31kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson1-1/+2
2019-12-31KVM: PPC: Book3S HV: Fix regression on big endian hostsMarcus Comstedt1-2/+2
2019-12-31ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangsTony Lindgren1-2/+2
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-31MIPS: futex: Restore \n after sync instructionsPaul Burton1-3/+3
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport1-2/+7
2019-12-31s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter2-16/+15
2019-12-31s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik1-4/+8
2019-12-31s390/crypto: Fix unsigned variable compared with zeroYueHaibing1-2/+5
2019-12-31x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter1-6/+12
2019-12-31MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos1-0/+1
2019-12-31x86/crash: Add a forward declaration of struct kimageLianbo Jiang1-0/+2
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2019-12-31s390/bpf: Use kvcalloc for addrs arrayIlya Leoshkevich1-2/+3
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven1-1/+1
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich1-2/+6
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9