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