summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2020-02-24x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner
2020-02-24x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2020-02-24x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen
2020-02-24syscalls/x86: Use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2020-02-24x86/math-emu: Check __copy_from_user() resultArnd Bergmann
2020-02-11ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko
2020-02-11ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao
2020-02-11xtensa: fix syscall_set_return_valueMax Filippov
2020-02-11xtensa: fix TLB sanity checkerMax Filippov
2020-02-11xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow mapMax Filippov
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2020-01-31s390/smp,vdso: fix ASCE handlingHeiko Carstens
2020-01-31powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2020-01-31powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2020-01-31omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller
2020-01-31omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller
2020-01-31powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater
2020-01-31powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2020-01-31powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater
2020-01-31powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2020-01-31ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula
2020-01-31powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan
2020-01-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2020-01-31ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller
2020-01-19KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2020-01-19KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson
2020-01-19KVM: x86: Remove a spurious export of a static functionSean Christopherson
2020-01-19KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2020-01-19KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2020-01-19KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-EnterSean Christopherson