aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-08-26Merge tag 'v4.14.190' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.189' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.188' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.187' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.186' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.185' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.184' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.183' into v4.14/standard/baseBruce Ashfield
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-29x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-29irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-29xtensa: update *pos in cpuinfo_op.nextMax Filippov
2020-07-29xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-22arm64: dts: meson: add missing gxl rng clockJerome Brunet
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-22s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-22ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-07-22KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-07-22KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-22KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-07-22x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-07-22ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai
2020-07-22s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-07-22ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-30s390/ptrace: fix setting syscall numberSven Schnelle
2020-06-30ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai
2020-06-30ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-25KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-25kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang
2020-06-25kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-25x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel