index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-26
/
+6
|
\
|
*
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
2018-01-08
1
-26
/
+6
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-05
4
-28
/
+14
|
\
\
|
|
/
|
*
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-05
1
-3
/
+3
|
*
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
2018-01-05
1
-1
/
+1
|
*
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2018-01-05
1
-23
/
+9
|
*
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-04
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-03
1
-1
/
+2
|
\
\
|
|
/
|
*
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
2018-01-03
1
-1
/
+2
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
1
-2
/
+2
|
\
\
|
*
|
x86/mm: Unbreak modules that use the DMA API
Tom Lendacky
2017-12-18
1
-2
/
+2
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
8
-49
/
+638
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
2
-5
/
+72
|
*
|
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
2
-6
/
+26
|
*
|
x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy
Borislav Petkov
2017-12-23
1
-5
/
+10
|
*
|
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
2017-12-23
1
-27
/
+37
|
*
|
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
2
-1
/
+2
|
*
|
x86/mm: Abstract switching CR3
Dave Hansen
2017-12-23
1
-2
/
+20
|
*
|
x86/mm: Allow flushing for future ASID switches
Dave Hansen
2017-12-23
1
-0
/
+35
|
*
|
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-12-23
1
-0
/
+65
|
*
|
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
1
-0
/
+9
|
*
|
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
1
-0
/
+27
|
*
|
x86/mm/pti: Map ESPFIX into user space
Andy Lutomirski
2017-12-23
1
-0
/
+11
|
*
|
x86/mm/pti: Share entry text PMD
Thomas Gleixner
2017-12-23
1
-0
/
+10
|
*
|
x86/mm/pti: Share cpu_entry_area with user space page tables
Andy Lutomirski
2017-12-23
1
-0
/
+25
|
*
|
x86/mm/pti: Add functions to clone kernel PMDs
Andy Lutomirski
2017-12-23
1
-0
/
+127
|
*
|
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
1
-2
/
+3
|
*
|
x86/mm/pti: Add mapping helper functions
Dave Hansen
2017-12-23
1
-0
/
+41
|
*
|
x86/pti: Add the pti= cmdline option and documentation
Borislav Petkov
2017-12-23
1
-1
/
+25
|
*
|
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
3
-3
/
+90
|
*
|
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
2017-12-23
1
-3
/
+9
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
7
-58
/
+227
|
\
\
\
|
|
/
/
|
*
|
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
2017-12-23
1
-1
/
+2
|
*
|
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
5
-30
/
+78
|
*
|
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
2
-1
/
+105
|
*
|
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
2017-12-22
1
-4
/
+4
|
*
|
x86/mm: Use __flush_tlb_one() for kernel memory
Peter Zijlstra
2017-12-22
1
-1
/
+1
|
*
|
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
2017-12-22
1
-37
/
+53
|
*
|
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
2017-12-22
1
-1
/
+1
*
|
|
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-19
1
-1
/
+1
*
|
|
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-18
1
-1
/
+17
|
\
\
\
|
|
/
/
|
*
|
x86/kasan/64: Teach KASAN about the cpu_entry_area
Andy Lutomirski
2017-12-17
1
-1
/
+17
|
*
|
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-12-17
1
-7
/
+136
|
*
|
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
2
-26
/
+85
|
|
\
\
\
|
*
\
\
\
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
1
-54
/
+34
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
2
-7
/
+9
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2017-12-11
2
-7
/
+9
*
|
|
|
|
|
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
9
-9
/
+0
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
1
-1
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
[next]