summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-23Linux 4.9.139v4.9.139Greg Kroah-Hartman1-1/+1
2018-11-23ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-11-23ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-11-23ARM: use __inttype() in get_user()Russell King1-1/+8
2018-11-23ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-11-23ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-21/+17
2018-11-23ARM: signal: copy registers using __copy_from_user()Russell King1-17/+21
2018-11-23ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-11-23ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-11-23ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-11-23ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-11-23ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-11-23ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-11-23ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29
2018-11-23ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier3-5/+85
2018-11-23ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-11-23ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2018-11-23ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2018-11-23ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2018-11-23ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2018-11-23ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-11-23ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2018-11-23ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2018-11-23ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2018-11-23ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-11-23arm64: uaccess: suppress spurious clang warningMark Rutland1-2/+2
2018-11-23Kbuild: use -fshort-wchar globallyArnd Bergmann2-4/+1
2018-11-23x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke1-3/+3
2018-11-23x86/build: Fix stack alignment for CLangMatthias Kaehlcke1-6/+8
2018-11-23efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel1-1/+1
2018-11-23efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel1-8/+16
2018-11-23efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel1-1/+9
2018-11-23efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel1-0/+3
2018-11-23x86/boot: #undef memcpy() et al in string.cMichael Davidson1-0/+9
2018-11-23crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel4-20/+16
2018-11-23kbuild: clang: Disable 'address-of-packed-member' warningMatthias Kaehlcke1-0/+1
2018-11-23x86/build: Specify stack alignment for clangMatthias Kaehlcke1-5/+21
2018-11-23x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke1-4/+5
2018-11-23kbuild: Add __cc-option macroMatthias Kaehlcke3-9/+13
2018-11-23crypto, x86: aesni - fix token pasting for clangMichael Davidson1-5/+2
2018-11-23x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke1-2/+2
2018-11-23modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann1-2/+2
2018-11-23kbuild: Add support to generate LLVM assembly filesVinícius Tinti3-0/+14
2018-11-23kbuild: use -Oz instead of -Os when using clangBehan Webster1-1/+2
2018-11-23kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois1-3/+3
2018-11-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2-2/+0
2018-11-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee2-5/+9
2018-11-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada1-1/+0
2018-11-23kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke4-75/+32
2018-11-23kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGSMichael Davidson1-0/+2