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
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
2
-130
/
+67
|
\
|
*
signal/x86: Pass pkey by value
Eric W. Biederman
2018-09-21
1
-7
/
+7
|
*
signal/x86: Replace force_sig_info_fault with force_sig_fault
Eric W. Biederman
2018-09-21
1
-19
/
+4
|
*
signal/x86: Call force_sig_pkuerr from __bad_area_nosemaphore
Eric W. Biederman
2018-09-21
1
-52
/
+24
|
*
signal/x86: Pass pkey not vma into __bad_area
Eric W. Biederman
2018-09-21
1
-12
/
+8
|
*
signal/x86: Don't compute pkey in __do_page_fault
Eric W. Biederman
2018-09-21
1
-4
/
+0
|
*
signal/x86: Remove pkey parameter from mm_fault_error
Eric W. Biederman
2018-09-21
1
-2
/
+2
|
*
signal/x86: Remove the pkey parameter from do_sigbus
Eric W. Biederman
2018-09-21
1
-3
/
+3
|
*
signal/x86: Remove pkey parameter from bad_area_nosemaphore
Eric W. Biederman
2018-09-21
1
-7
/
+7
|
*
signal/x86: Move mpx siginfo generation into do_bounds
Eric W. Biederman
2018-09-19
1
-21
/
+9
|
*
signal/x86: Move MCE error reporting out of force_sig_info_fault
Eric W. Biederman
2018-09-19
1
-13
/
+13
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
3
-48
/
+52
|
\
\
|
*
|
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-09-26
1
-11
/
+20
|
*
|
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-09-12
2
-37
/
+32
*
|
|
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-0
/
+1
|
\
\
\
|
*
|
|
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
2018-09-03
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
6
-401
/
+763
|
\
\
\
|
*
|
|
x86/mm: Kill stray kernel fault handling comment
Dave Hansen
2018-10-21
1
-1
/
+0
|
*
|
|
x86/mm: Do not warn about PCI BIOS W+X mappings
Thomas Gleixner
2018-10-10
1
-8
/
+27
|
*
|
|
x86/mm: Remove spurious fault pkey check
Dave Hansen
2018-10-09
1
-6
/
+7
|
*
|
|
x86/mm/vsyscall: Consider vsyscall page part of user address space
Dave Hansen
2018-10-09
1
-13
/
+25
|
*
|
|
x86/mm: Add vsyscall address helper
Dave Hansen
2018-10-09
1
-1
/
+10
|
*
|
|
x86/mm: Fix exception table comments
Dave Hansen
2018-10-09
1
-13
/
+15
|
*
|
|
x86/mm: Add clarifying comments for user addr space
Dave Hansen
2018-10-09
1
-0
/
+8
|
*
|
|
x86/mm: Break out user address space handling
Dave Hansen
2018-10-09
1
-19
/
+28
|
*
|
|
x86/mm: Break out kernel address space handling
Dave Hansen
2018-10-09
1
-39
/
+62
|
*
|
|
x86/mm: Clarify hardware vs. software "error_code"
Dave Hansen
2018-10-09
1
-25
/
+52
|
*
|
|
x86/mm/tlb: Make lazy TLB mode lazier
Rik van Riel
2018-10-09
1
-9
/
+58
|
*
|
|
x86/mm/tlb: Add freed_tables element to flush_tlb_info
Rik van Riel
2018-10-09
1
-0
/
+1
|
*
|
|
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2018-10-09
1
-1
/
+2
|
*
|
|
x86/mm/tlb: Restructure switch_mm_irqs_off()
Rik van Riel
2018-10-09
1
-33
/
+33
|
*
|
|
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-10-09
1
-14
/
+1
|
*
|
|
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2018-10-09
1
-9
/
+8
|
*
|
|
x86/ioremap: Add an ioremap_encrypted() helper
Lianbo Jiang
2018-10-06
1
-8
/
+16
|
*
|
|
x86/mm: Fix typo in comment
Takuya Yamamoto
2018-10-03
1
-1
/
+1
|
*
|
|
x86/mm/cpa: Optimize __cpa_flush_range()
Peter Zijlstra
2018-09-27
1
-1
/
+1
|
*
|
|
x86/mm/cpa: Factor common code between cpa_flush_*()
Peter Zijlstra
2018-09-27
1
-16
/
+13
|
*
|
|
x86/mm/cpa: Move CLFLUSH test into cpa_flush_array()
Peter Zijlstra
2018-09-27
1
-11
/
+16
|
*
|
|
x86/mm/cpa: Move CLFLUSH test into cpa_flush_range()
Peter Zijlstra
2018-09-27
1
-8
/
+7
|
*
|
|
x86/mm/cpa: Use flush_tlb_kernel_range()
Peter Zijlstra
2018-09-27
1
-4
/
+5
|
*
|
|
x86/mm/cpa: Unconditionally avoid WBINDV when we can
Peter Zijlstra
2018-09-27
1
-16
/
+2
|
*
|
|
x86/mm/cpa: Move flush_tlb_all()
Peter Zijlstra
2018-09-27
1
-27
/
+17
|
*
|
|
x86/mm/cpa: Use flush_tlb_all()
Peter Zijlstra
2018-09-27
1
-11
/
+1
|
*
|
|
x86/mm/cpa: Avoid the 4k pages check completely
Thomas Gleixner
2018-09-27
1
-48
/
+16
|
*
|
|
x86/mm/cpa: Do the range check early
Thomas Gleixner
2018-09-27
1
-4
/
+23
|
*
|
|
x86/mm/cpa: Optimize same protection check
Thomas Gleixner
2018-09-27
1
-0
/
+14
|
*
|
|
x86/mm/cpa: Add sanity check for existing mappings
Thomas Gleixner
2018-09-27
1
-10
/
+67
|
*
|
|
x86/mm/cpa: Avoid static protection checks on unmap
Thomas Gleixner
2018-09-27
1
-0
/
+7
|
*
|
|
x86/mm/cpa: Add large page preservation statistics
Thomas Gleixner
2018-09-27
1
-2
/
+97
|
*
|
|
x86/mm/cpa: Add debug mechanism
Thomas Gleixner
2018-09-27
1
-9
/
+52
[next]