开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2018-01-30
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-26
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
Andy Lutomirski
2018-01-26
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
Andy Lutomirski
2018-01-20
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
2018-01-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2018-01-16
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2018-01-16
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
2018-01-16
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
2018-01-16
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
2018-01-15
x86/kasan: Panic if there is not enough memory to boot
Andrey Ryabinin
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
x86/mm/pkeys: Fix fill_sig_info_pkey
Eric W. Biederman
2018-01-08
x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()
Jike Song
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy
Borislav Petkov
2017-12-23
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
x86/mm: Abstract switching CR3
Dave Hansen
2017-12-23
x86/mm: Allow flushing for future ASID switches
Dave Hansen
2017-12-23
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
x86/mm/pti: Map ESPFIX into user space
Andy Lutomirski
2017-12-23
x86/mm/pti: Share entry text PMD
Thomas Gleixner
2017-12-23
x86/mm/pti: Share cpu_entry_area with user space page tables
Andy Lutomirski
2017-12-23
x86/mm/pti: Add functions to clone kernel PMDs
Andy Lutomirski
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
x86/mm/pti: Add mapping helper functions
Dave Hansen
2017-12-23
x86/pti: Add the pti= cmdline option and documentation
Borislav Petkov
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
2017-12-22
x86/mm: Use __flush_tlb_one() for kernel memory
Peter Zijlstra
2017-12-22
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
[next]