summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.98v3.2.98Ben Hutchings2018-01-071-1/+1
* KPTI: Report when enabledKees Cook2018-01-071-1/+6
* KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-0714-26/+26
* x86/kaiser: Move feature detection upBorislav Petkov2018-01-073-2/+9
* kaiser: disabled on Xen PVJiri Kosina2018-01-071-0/+6
* x86/kaiser: Reenable PARAVIRTBorislav Petkov2018-01-071-1/+1
* x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner2018-01-071-2/+0
* kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins2018-01-073-9/+9
* kaiser: asm/tlbflush.h handle noPGE at lower levelHugh Dickins2018-01-071-20/+3
* kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins2018-01-073-13/+6
* x86/kaiser: Check boottime cmdline paramsBorislav Petkov2018-01-072-18/+47
* x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov2018-01-073-20/+20
* x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2018-01-072-0/+107
* x86/boot: Pass in size to early cmdline parsingDave Hansen2018-01-071-2/+9
* x86/boot: Simplify early command line parsingDave Hansen2018-01-071-3/+0
* x86/boot: Fix early command-line parsing when partial word matchesDave Hansen2018-01-071-5/+13
* x86/boot: Fix early command-line parsing when matching at endDave Hansen2018-01-071-10/+24
* x86, boot: Carve out early cmdline parsing functionBorislav Petkov2018-01-073-1/+91
* kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-0717-59/+139
* x86/alternatives: Use optimized NOPs for paddingBorislav Petkov2018-01-071-1/+13
* x86/alternatives: Make JMPs more robustBorislav Petkov2018-01-072-11/+103
* x86/alternatives: Add instruction paddingBorislav Petkov2018-01-0711-37/+126
* x86/alternatives: Cleanup DPRINTK macroBorislav Petkov2018-01-071-15/+27
* kaiser: alloc_ldt_struct() use get_zeroed_page()Hugh Dickins2018-01-071-1/+1
* kaiser: user_map __kprobes_text tooHugh Dickins2018-01-071-0/+2
* x86/mm/kaiser: re-enable vsyscallsAndrea Arcangeli2018-01-074-6/+19
* KAISER: Kernel Address IsolationHugh Dickins2018-01-0733-67/+1049
* x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski2018-01-071-0/+6
* x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski2018-01-074-5/+41
* x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski2018-01-072-0/+20
* x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2018-01-072-0/+13
* x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2018-01-075-70/+6
* sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski2018-01-071-1/+1
* x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski2018-01-072-0/+14
* x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski2018-01-072-70/+77
* x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski2018-01-072-2/+5
* sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2018-01-072-3/+10
* mm/mmu_context, sched/core: Fix mmu_context.h assumptionIngo Molnar2018-01-071-1/+1
* x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2018-01-071-0/+9
* x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2018-01-072-0/+18
* x86/mm: Fix INVPCID asm constraintBorislav Petkov2018-01-071-2/+2
* x86/mm: Add INVPCID helpersAndy Lutomirski2018-01-071-0/+48
* x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin2018-01-071-0/+3
* Linux 3.2.97v3.2.97Ben Hutchings2018-01-011-1/+1
* KEYS: add missing permission check for request_key() destinationEric Biggers2018-01-011-9/+37
* crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2018-01-013-3/+16
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2018-01-012-14/+0
* KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-012-6/+9
* ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov2018-01-011-2/+1
* security: Fix mode test in selinux_ptrace_access_check()Ben Hutchings2018-01-011-1/+1