summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Linux 4.4.110v4.4.110Greg Kroah-Hartman1-1/+1
2018-01-05kaiser: Set _PAGE_NX only if supportedGuenter Roeck1-1/+2
2018-01-05x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin1-3/+8
2018-01-05x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski7-13/+41
2018-01-05x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski1-35/+46
2018-01-05KPTI: Report when enabledKees Cook1-1/+6
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook14-29/+29
2018-01-05x86/kaiser: Move feature detection upBorislav Petkov3-2/+9
2018-01-05kaiser: disabled on Xen PVJiri Kosina1-0/+5
2018-01-05x86/kaiser: Reenable PARAVIRTBorislav Petkov1-1/+1
2018-01-05x86/paravirt: Dont patch flush_tlb_singleThomas Gleixner1-2/+0
2018-01-05kaiser: kaiser_flush_tlb_on_return_to_user() check PCIDHugh Dickins3-9/+9
2018-01-05kaiser: asm/tlbflush.h handle noPGE at lower levelHugh Dickins1-24/+3
2018-01-05kaiser: drop is_atomic arg to kaiser_pagetable_walk()Hugh Dickins1-8/+2
2018-01-05kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflushHugh Dickins3-16/+8
2018-01-05x86/kaiser: Check boottime cmdline paramsBorislav Petkov2-18/+47
2018-01-05x86/kaiser: Rename and simplify X86_FEATURE_KAISER handlingBorislav Petkov3-20/+20
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins16-65/+143
2018-01-05kaiser: fix unlikely error in alloc_ldt_struct()Hugh Dickins1-1/+1
2018-01-05kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stallsHugh Dickins1-2/+4
2018-01-05kaiser: paranoid_entry pass cr3 need to paranoid_exitHugh Dickins2-18/+36
2018-01-05kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_userHugh Dickins3-16/+16
2018-01-05kaiser: PCID 0 for kernel and 128 for userHugh Dickins3-10/+19
2018-01-05kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush userHugh Dickins5-80/+114
2018-01-05kaiser: enhanced by kernel and user PCIDsDave Hansen11-17/+181
2018-01-05kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins3-6/+14
2018-01-05kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins3-12/+0
2018-01-05kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSETHugh Dickins2-4/+7
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins4-27/+20
2018-01-05kaiser: kaiser_remove_mapping() move along the pgdHugh Dickins1-4/+6
2018-01-05kaiser: tidied up kaiser_add/remove_mapping slightlyHugh Dickins1-6/+3
2018-01-05kaiser: tidied up asm/kaiser.h somewhatHugh Dickins1-19/+13
2018-01-05kaiser: ENOMEM if kaiser_pagetable_walk() NULLHugh Dickins1-3/+7
2018-01-05kaiser: fix perf crashesHugh Dickins1-12/+45
2018-01-05kaiser: fix regs to do_nmi() ifndef CONFIG_KAISERHugh Dickins1-5/+6
2018-01-05kaiser: KAISER depends on SMPHugh Dickins1-4/+6
2018-01-05kaiser: fix build and FIXME in alloc_ldt_struct()Hugh Dickins1-6/+4
2018-01-05kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins3-17/+36
2018-01-05kaiser: do not set _PAGE_NX on pgd_noneHugh Dickins3-38/+56
2018-01-05kaiser: merged updateDave Hansen15-188/+551
2018-01-05KAISER: Kernel Address IsolationRichard Fellner22-16/+449
2018-01-05x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2-0/+107
2018-01-02Linux 4.4.109v4.4.109Greg Kroah-Hartman1-1/+1
2018-01-02mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski1-2/+0
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds1-2/+2
2018-01-02x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2018-01-02nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman1-1/+1
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3