index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
1
-1
/
+1
2019-05-08
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
1
-0
/
+6
2019-05-08
x86/mm/KASLR: Fix the size of the direct mapping section
Baoquan He
1
-1
/
+1
2019-05-04
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
1
-1
/
+1
2019-03-05
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
1
-2
/
+2
2019-01-13
x86/dump_pagetables: Fix LDT remap address marker
Kirill A. Shutemov
1
-5
/
+2
2019-01-13
x86/mm: Fix guard hole handling
Kirill A. Shutemov
1
-4
/
+4
2019-01-09
x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
Dan Williams
1
-6
/
+0
2019-01-09
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+1
2018-12-29
x86/mm: Fix decoy address handling vs 32-bit builds
Dan Williams
1
-2
/
+11
2018-12-05
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
1
-28
/
+86
2018-12-05
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-11
/
+20
2018-11-13
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
1
-2
/
+10
2018-11-13
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
1
-1
/
+5
2018-10-09
x86/mm: Avoid VLA in pgd_alloc()
Kees Cook
1
-2
/
+8
2018-09-21
x86/mm: Expand static page table for fixmap space
Feng Tang
1
-0
/
+9
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2
-0
/
+28
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
1
-4
/
+4
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
1
-1
/
+24
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
1
-0
/
+7
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
1
-1
/
+1
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+33
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
1
-0
/
+16
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2
-2
/
+2
2018-08-24
Merge branch 'tlb-fixes'
Linus Torvalds
2
-156
/
+57
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
1
-4
/
+4
2018-08-23
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-152
/
+53
2018-08-20
x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
Juergen Gross
1
-5
/
+12
2018-08-20
x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
Dan Williams
1
-0
/
+16
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
1
-2
/
+2
2018-08-18
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-0
/
+33
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-2
/
+3
2018-08-15
x86: Add entry trampolines to kcore
Adrian Hunter
1
-0
/
+10
2018-08-15
kallsyms, x86: Export addresses of PTI entry trampolines
Alexander Shishkin
1
-0
/
+23
2018-08-14
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-14
/
+64
2018-08-14
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-104
/
+361
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-70
/
+218
2018-08-10
x86/mm/pti: Move user W+X check into pti_finalize()
Joerg Roedel
2
-3
/
+5
2018-08-08
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
1
-10
/
+15
2018-08-08
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
1
-4
/
+4
2018-08-08
x86/mm/pti: Clone kernel-image on PTE level for 32 bit
Joerg Roedel
1
-41
/
+99
2018-08-08
x86/mm/pti: Don't clear permissions in pti_clone_pmd()
Joerg Roedel
1
-6
/
+5
2018-08-07
x86/mm/pti: Fix 32 bit PCID check
Joerg Roedel
1
-1
/
+1
2018-08-06
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
4
-20
/
+80
2018-08-06
x86/mm/init: Remove freed kernel image areas from alias mapping
Dave Hansen
2
-2
/
+37
2018-08-05
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
2
-5
/
+14
2018-08-05
x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
Dave Hansen
1
-6
/
+2
[next]