index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Remove in_nmi() warning from vmalloc_fault()
Joerg Roedel
2018-09-19
1
-2
/
+0
*
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2018-09-09
1
-0
/
+14
*
x86/mm/pat: Fix L1TF stable backport for CPA, 2nd call
Jiri Slaby
2018-09-09
1
-1
/
+1
*
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-09-05
2
-2
/
+2
*
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-09-05
1
-2
/
+2
*
x86/mm/pat: Fix L1TF stable backport for CPA
Andi Kleen
2018-08-28
1
-1
/
+1
*
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
2018-08-17
1
-6
/
+30
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-08-17
1
-5
/
+7
*
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
2018-08-17
1
-0
/
+19
*
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
2018-08-15
1
-0
/
+2
*
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
2018-08-15
1
-10
/
+15
*
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
2018-08-15
1
-4
/
+4
*
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2018-08-15
1
-1
/
+1
*
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
2018-08-15
1
-1
/
+9
*
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-08-15
1
-0
/
+15
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-08-15
1
-0
/
+21
*
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-07-25
1
-0
/
+31
*
x86/mm: Give each mm TLB flush generation a unique ID
Andy Lutomirski
2018-07-25
1
-0
/
+2
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2018-07-17
1
-0
/
+1
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-06-16
1
-2
/
+2
*
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-05-30
1
-0
/
+9
*
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
2018-03-28
1
-2
/
+26
*
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-28
1
-0
/
+24
*
x86/mm: Fix vmalloc_fault to use pXd_large
Toshi Kani
2018-03-22
1
-3
/
+3
*
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2018-02-25
2
-7
/
+9
*
x86/kaiser: fix build error with KASAN && !FUNCTION_GRAPH_TRACER
Eric Biggers
2018-02-16
1
-1
/
+1
*
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
2018-01-31
1
-1
/
+1
*
kaiser: Set _PAGE_NX only if supported
Lepton Wu
2018-01-17
1
-0
/
+2
*
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2018-01-17
1
-4
/
+1
*
Map the vsyscall page with _PAGE_USER
Borislav Petkov
2018-01-10
1
-4
/
+30
*
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
2018-01-10
1
-1
/
+1
*
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
2018-01-10
1
-2
/
+8
*
kaiser: Set _PAGE_NX only if supported
Guenter Roeck
2018-01-05
1
-1
/
+2
*
x86/kasan: Clear kasan_zero_page after TLB flush
Andrey Ryabinin
2018-01-05
1
-3
/
+8
*
KPTI: Report when enabled
Kees Cook
2018-01-05
1
-1
/
+6
*
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2018-01-05
1
-1
/
+1
*
x86/kaiser: Move feature detection up
Borislav Petkov
2018-01-05
1
-2
/
+0
*
kaiser: disabled on Xen PV
Jiri Kosina
2018-01-05
1
-0
/
+5
*
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
2018-01-05
2
-7
/
+7
*
kaiser: drop is_atomic arg to kaiser_pagetable_walk()
Hugh Dickins
2018-01-05
1
-8
/
+2
*
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
2018-01-05
1
-10
/
+1
*
x86/kaiser: Check boottime cmdline params
Borislav Petkov
2018-01-05
1
-18
/
+41
*
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
2018-01-05
1
-1
/
+19
*
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
2018-01-05
5
-14
/
+36
*
kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
Hugh Dickins
2018-01-05
1
-2
/
+4
*
kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
Hugh Dickins
2018-01-05
1
-6
/
+7
*
kaiser: PCID 0 for kernel and 128 for user
Hugh Dickins
2018-01-05
1
-0
/
+3
*
kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
Hugh Dickins
2018-01-05
2
-34
/
+62
*
kaiser: enhanced by kernel and user PCIDs
Dave Hansen
2018-01-05
2
-3
/
+50
*
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
2018-01-05
1
-5
/
+11
[next]