summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-04Fix allyesconfig output.Yoshinori Sato
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-31KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-07-31perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit
2019-07-31MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-07-31powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-31powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-31parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-07-31parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller
2019-07-31perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-31perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-31x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-31arm64: tegra: Fix AGIC register rangeJon Hunter
2019-07-31KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-31arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
2019-07-31crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-07-31crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-07-31x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-31acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-31x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-31x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-07-31arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-07-31MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant
2019-07-31MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-07-21ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann
2019-07-21MIPS: Remove superfluous check for __linux__Sean Young
2019-07-21x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-21x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-21ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-07-21ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-07-21ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens