index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pti.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
x86/pti: Disallow global kernel text with RANDSTRUCT
Dave Hansen
1
-0
/
+10
2018-04-25
x86/pti: Reduce amount of kernel text allowed to be Global
Dave Hansen
1
-3
/
+13
2018-04-12
x86/pti: Leave kernel text global for !PCID
Dave Hansen
1
-4
/
+74
2018-04-12
x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
Dave Hansen
1
-0
/
+25
2018-04-12
x86/pti: Enable global pages for shared areas
Dave Hansen
1
-1
/
+22
2018-03-08
x86/pti: Fix a comment typo
Seunghun Han
1
-1
/
+1
2018-01-08
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
1
-26
/
+6
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
1
-3
/
+3
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
2017-12-23
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
1
-0
/
+65
2017-12-23
x86/mm/pti: Map ESPFIX into user space
Andy Lutomirski
1
-0
/
+11
2017-12-23
x86/mm/pti: Share entry text PMD
Thomas Gleixner
1
-0
/
+10
2017-12-23
x86/mm/pti: Share cpu_entry_area with user space page tables
Andy Lutomirski
1
-0
/
+25
2017-12-23
x86/mm/pti: Add functions to clone kernel PMDs
Andy Lutomirski
1
-0
/
+127
2017-12-23
x86/mm/pti: Add mapping helper functions
Dave Hansen
1
-0
/
+41
2017-12-23
x86/pti: Add the pti= cmdline option and documentation
Borislav Petkov
1
-1
/
+25
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+84