index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
Jiri Kosina
2019-05-31
1
-2
/
+0
*
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-14
1
-1
/
+3
*
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
2019-05-08
1
-1
/
+1
*
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
2019-05-08
1
-0
/
+6
*
x86/mm/KASLR: Fix the size of the direct mapping section
Baoquan He
2019-05-08
1
-1
/
+1
*
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-05-04
1
-1
/
+1
*
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2019-03-05
1
-2
/
+2
*
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
2019-01-13
1
-5
/
+2
*
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2019-01-13
1
-4
/
+4
*
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
2019-01-09
1
-6
/
+0
*
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2019-01-09
1
-1
/
+1
*
x86/mm: Fix decoy address handling vs 32-bit builds
Dan Williams
2018-12-29
1
-2
/
+11
*
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-12-05
1
-28
/
+86
*
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-12-05
1
-11
/
+20
*
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
2018-11-13
1
-2
/
+10
*
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-11-13
1
-1
/
+5
*
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-14
1
-0
/
+10
|
|
*
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
2018-08-14
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-25
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-22
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-17
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-13
7
-104
/
+361
|
\
\
\
|
*
|
|
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2018-08-10
2
-3
/
+5
[next]