summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-23Linux 4.9.139v4.9.139Greg Kroah-Hartman
2018-11-23ARM: spectre-v1: mitigate user accessesRussell King
2018-11-23ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-11-23ARM: use __inttype() in get_user()Russell King
2018-11-23ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-11-23ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-11-23ARM: signal: copy registers using __copy_from_user()Russell King
2018-11-23ARM: spectre-v1: fix syscall entryRussell King
2018-11-23ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-11-23ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-11-23ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-11-23ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-11-23ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-11-23ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-11-23ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-11-23ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-11-23ARM: spectre-v2: add firmware based hardeningRussell King
2018-11-23ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-11-23ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-11-23ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-11-23ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-11-23ARM: bugs: add support for per-processor bug checkingRussell King
2018-11-23ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-11-23ARM: bugs: prepare processor bug infrastructureRussell King
2018-11-23ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-11-23arm64: uaccess: suppress spurious clang warningMark Rutland
2018-11-23Kbuild: use -fshort-wchar globallyArnd Bergmann
2018-11-23x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2018-11-23x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2018-11-23efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2018-11-23efi/libstub: Preserve .debug sections after absolute relocation checkArd Biesheuvel
2018-11-23efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2018-11-23efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel
2018-11-23x86/boot: #undef memcpy() et al in string.cMichael Davidson
2018-11-23crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-23kbuild: clang: Disable 'address-of-packed-member' warningMatthias Kaehlcke
2018-11-23x86/build: Specify stack alignment for clangMatthias Kaehlcke
2018-11-23x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2018-11-23kbuild: Add __cc-option macroMatthias Kaehlcke
2018-11-23crypto, x86: aesni - fix token pasting for clangMichael Davidson
2018-11-23x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2018-11-23modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann
2018-11-23kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2018-11-23kbuild: use -Oz instead of -Os when using clangBehan Webster
2018-11-23kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois
2018-11-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2018-11-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2018-11-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2018-11-23kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2018-11-23kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGSMichael Davidson