Commit History

Author SHA1 Message Date
  Andy Lutomirski bf904d2762 x86/pti/64: Remove the SYSCALL64 entry trampoline 7 years ago
  Randy Dunlap ff924c5a1e x86/pti: Fix section mismatch warning/error 7 years ago
  Linus Torvalds 958f338e96 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
  Joerg Roedel d878efce73 x86/mm/pti: Move user W+X check into pti_finalize() 7 years ago
  Joerg Roedel 16a3fe634f x86/mm/pti: Clone kernel-image on PTE level for 32 bit 7 years ago
  Joerg Roedel 30514effc9 x86/mm/pti: Don't clear permissions in pti_clone_pmd() 7 years ago
  Joerg Roedel 88c6f8a397 x86/mm/pti: Fix 32 bit PCID check 7 years ago
  Thomas Gleixner 315706049c Merge branch 'x86/pti-urgent' into x86/pti 7 years ago
  Dave Hansen eac7073aa6 x86/mm/pti: Clear Global bit more aggressively 7 years ago
  Nicolai Stange 447ae31667 x86: Don't include linux/irq.h from asm/hardirq.h 7 years ago
  Jiang Biao 8c934e01a7 x86/pti: Check the return value of pti_user_pagetable_walk_pmd() 7 years ago
  Jiang Biao b2b7d986a8 x86/pti: Check the return value of pti_user_pagetable_walk_p4d() 7 years ago
  Joerg Roedel 5e8105950a x86/mm/pti: Add Warning when booting on a PCID capable CPU 7 years ago
  Joerg Roedel ba0364e260 x86/mm/pti: Clone entry-text again in pti_finalize() 7 years ago
  Joerg Roedel b976690f5d x86/mm/pti: Introduce pti_finalize() 7 years ago
  Joerg Roedel 1ac228a7c8 x86/mm/pti: Keep permissions when cloning kernel text in pti_clone_kernel_text() 7 years ago
  Joerg Roedel 39d668e04e x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit 7 years ago
  Joerg Roedel f94560cd6b x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32 7 years ago
  Joerg Roedel 935232ce28 x86/mm/pti: Add an overflow check to pti_clone_pmds() 7 years ago
  Joerg Roedel 23b772883d x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl() 7 years ago
  Jiang Biao 21279157ef x86/pti: Make pti_set_kernel_image_nonglobal() static 7 years ago
  Dave Hansen b7c21bc56f x86/pti: Disallow global kernel text with RANDSTRUCT 7 years ago
  Dave Hansen a44ca8f5a3 x86/pti: Reduce amount of kernel text allowed to be Global 7 years ago
  Dave Hansen 8c06c7740d x86/pti: Leave kernel text global for !PCID 7 years ago
  Dave Hansen 39114b7a74 x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image 7 years ago
  Dave Hansen 0f561fce4d x86/pti: Enable global pages for shared areas 7 years ago
  Seunghun Han c5b679f5c9 x86/pti: Fix a comment typo 7 years ago
  Jike Song 8d56eff266 x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*() 7 years ago
  Thomas Gleixner de791821c2 x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN 7 years ago
  Thomas Gleixner 52994c256d x86/pti: Make sure the user/kernel PTEs match 7 years ago