summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-23kbuild: Add better clang cross build supportBehan Webster1-0/+9
2018-11-23ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern1-2/+5
2018-11-23inet: frags: better deal with smp racesEric Dumazet1-13/+15
2018-11-23usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf1-0/+7
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-23sctp: not allow to set asoc prsctp_enable by sockoptXin Long1-21/+5
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet1-0/+4
2018-11-23ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca1-1/+1
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진1-2/+2
2018-11-21Linux 4.9.138v4.9.138Greg Kroah-Hartman1-1/+1
2018-11-21KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland1-2/+2
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy1-0/+3