summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-04x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-08-04sh: prevent warnings when using iounmapSam Ravnborg
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-08-04powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-08-04um: Silence lockdep complaint about mmap_semJohannes Berg
2019-08-04powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-08-04powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-08-04powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-08-04parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-08-04KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-08-04x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-08-04MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant
2019-08-04MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-21KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-21kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
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-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2019-07-10ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10MIPS: math-emu: do not use bools for arithmeticManuel Lauss
2019-07-10ARC: fix build warning in elf.hVineet Gupta
2019-07-10ARC: Assume multiplier is always presentVineet Gupta
2019-07-10um: Compile with modern headersJason A. Donenfeld
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-10KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2019-07-10ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam
2019-07-10sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2019-07-10parisc: Fix compiler warnings in float emulation codeHelge Deller
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-22KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-22ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-06-22ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski