summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2019-06-22ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-22x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-06-22perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton
2019-06-11Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-06-11sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-06-11x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra
2019-06-11arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-06-11x86/build: Keep local relocations with ld.lldKees Cook
2019-06-11x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-06-11powerpc/numa: improve control of topology updatesNathan Lynch
2019-06-11x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina
2019-06-11x86/build: Move _etext to actual end of .textKees Cook
2019-06-11powerpc/boot: Fix missing check of lseek() return valueBo YU
2019-06-11KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-06-11KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-06-11KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-06-11crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-06-11crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-06-11ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2019-06-11x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16x86/bugs: Change L1TF mitigation string to match upstreamBen Hutchings
2019-05-16x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-16x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-16x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-16x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-16x86/speculation/mds: Add SMT warning messageJosh Poimboeuf