index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2018-10-09
x86/mm: Avoid VLA in pgd_alloc()
Kees Cook
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
2018-08-20
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
Dan Williams
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-14
x86: Add entry trampolines to kcore
Adrian Hunter
2018-08-14
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-14
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2018-08-08
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
2018-08-08
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
2018-08-07
x86/mm/pti: Clone kernel-image on PTE level for 32 bit
Joerg Roedel
2018-08-07
x86/mm/pti: Don't clear permissions in pti_clone_pmd()
Joerg Roedel
2018-08-07
x86/mm/pti: Fix 32 bit PCID check
Joerg Roedel
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
2018-08-06
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
2018-08-05
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
2018-08-05
x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
Dave Hansen
2018-08-05
x86/mm/pti: Clear Global bit more aggressively
Dave Hansen
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-08-02
x86/mm: Remove redundant check for kmem_cache_create()
Chengguang Xu
2018-07-30
x86/mm: Remove in_nmi() warning from vmalloc_fault()
Joerg Roedel
2018-07-24
x86/mm/tlb: Make clear_asid_other() static
zhong jiang
2018-07-20
x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
Jiang Biao
2018-07-20
x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
Jiang Biao
2018-07-20
x86/mm/pti: Add Warning when booting on a PCID capable CPU
Joerg Roedel
2018-07-20
x86/ldt: Reserve address-space range on 32 bit for the LDT
Joerg Roedel
2018-07-20
x86/pgtable/pae: Use separate kernel PMDs for user page-table
Joerg Roedel
2018-07-20
x86/mm/dump_pagetables: Define INIT_PGD
Joerg Roedel
2018-07-20
x86/mm/pti: Clone entry-text again in pti_finalize()
Joerg Roedel
2018-07-20
x86/mm/pti: Introduce pti_finalize()
Joerg Roedel
[next]