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.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-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/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
*
kaiser: kaiser_remove_mapping() move along the pgd
Hugh Dickins
2018-01-05
1
-4
/
+6
[next]