aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-07EXPORT_SYMBOL() for asmAl Viro
2018-03-07x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski
2018-03-07x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-03-07x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2018-03-07x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski
2018-03-07x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-03-07x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-03-07gcov: disable for COMPILE_TESTArnd Bergmann
2018-03-07selftests/x86: Add test_vsyscallAndy Lutomirski
2018-03-07x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-03-07x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-03-07x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-03-07sysfs/cpu: Fix typos in vulnerability documentationDavid Woodhouse
2018-03-07sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-03-07x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov
2018-03-07x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-03-07x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-03-07x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner
2018-03-07x86/cpufeatures: Make CPU bugs stickyThomas Gleixner
2018-03-07x86/cpu: Factor out application of forced CPU capsAndy Lutomirski
2018-03-07x86/Documentation: Add PTI descriptionDave Hansen
2018-03-07kaiser: Set _PAGE_NX only if supportedLepton Wu
2018-03-07KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-03-07x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-03-07x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin
2018-03-07sysrq: Fix warning in sysrq generated crash.Ani Sinha
2018-03-07mm/page-writeback: fix dirty_ratelimit calculationAndrey Ryabinin
2018-03-07mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim
2018-03-07mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim
2018-03-07locks: don't check for race with close when setting OFD lockJeff Layton
2018-03-07kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-03-07MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-03-07MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-03-07MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-03-07MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-03-07MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-03-07MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-03-07MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2018-03-07Map the vsyscall page with _PAGE_USERBorislav Petkov
2018-03-07proc: much faster /proc/vmstatAlexey Dobriyan
2018-03-07module: Issue warnings when tainting kernelLibor Pechacek
2018-03-07module: keep percpu symbols in module's symtabMiroslav Benes
2018-03-07genksyms: Handle string literals with spaces in reference filesMichal Marek
2018-03-07x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-03-07kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov
2018-03-07kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov
2018-03-07kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov
2018-03-07kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-07kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov
2018-03-07x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky