summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-23kbuild: Add better clang cross build supportBehan Webster
2018-11-23ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-23inet: frags: better deal with smp racesEric Dumazet
2018-11-23usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-23sctp: not allow to set asoc prsctp_enable by sockoptXin Long
2018-11-23net-gro: reset skb->pkt_type in napi_reuse_skb()Eric Dumazet
2018-11-23ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca
2018-11-23flow_dissector: do not dissect l4 ports for fragments배석진
2018-11-21Linux 4.9.138Greg Kroah-Hartman
2018-11-21KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2018-11-21drm/rockchip: Allow driver to be shutdown on reboot/kexecMarc Zyngier
2018-11-21mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-11-21hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-21configfs: replace strncpy with memcpyGuenter Roeck