summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
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