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-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-09
x86/mm: Avoid VLA in pgd_alloc()
Kees Cook
2018-10-04
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
2018-09-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Thomas Gleixner
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
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-03
x86/fault: BUG() when uaccess helpers fault on kernel addresses
Jann Horn
2018-09-03
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-09-03
x86/kprobes: Refactor kprobes_fault() like kprobe_exceptions_notify()
Jann Horn
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
[next]