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/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
2024-04-29
1
-0
/
+7
*
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-06
1
-14
/
+35
|
\
|
*
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-05
1
-14
/
+35
*
|
x86/numa/32: Include missing <asm/pgtable_areas.h>
Arnd Bergmann
2024-04-04
1
-0
/
+1
|
/
*
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-26
1
-0
/
+18
*
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Ingo Molnar
2024-03-25
1
-18
/
+5
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
11
-69
/
+70
|
\
|
*
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
8
-12
/
+12
|
*
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
8
-17
/
+17
|
*
mm/x86: replace pgd_large() with pgd_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
|
*
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-03-06
4
-6
/
+6
|
*
x86/mm: always pass NULL as the first argument of switch_mm_irqs_off()
Yosry Ahmed
2024-03-04
1
-1
/
+1
|
*
x86/mm: further clarify switch_mm_irqs_off() documentation
Yosry Ahmed
2024-03-04
1
-4
/
+4
|
*
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
1
-9
/
+14
|
*
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
3
-4
/
+3
|
*
x86/mm: clarify "prev" usage in switch_mm_irqs_off()
Yosry Ahmed
2024-02-22
1
-19
/
+16
|
*
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
1
-1
/
+1
*
|
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-12
11
-70
/
+156
|
\
\
|
*
\
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-11
2
-19
/
+27
|
|
\
\
|
|
*
|
x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails
Rick Edgecombe
2024-02-22
1
-6
/
+13
|
|
*
|
x86/mm: Get rid of conditional IF flag handling in page fault path
Linus Torvalds
2024-01-26
1
-13
/
+14
|
*
|
|
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
5
-12
/
+12
|
|
\
\
\
|
|
*
|
|
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
2024-01-10
5
-12
/
+12
|
|
|
/
/
|
*
|
|
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
4
-51
/
+50
|
|
\
\
\
|
|
*
|
|
x86/sev: Disable KMSAN for memory encryption TUs
Changbin Du
2024-03-08
1
-0
/
+1
|
|
*
|
|
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
2024-02-28
1
-0
/
+5
|
*
|
|
|
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
1
-6
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
x86/pat: Simplify the PAT programming protocol
Kirill A. Shutemov
2024-02-20
1
-6
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
2
-1
/
+82
|
|
\
\
\
\
|
|
*
|
|
|
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
2024-01-31
1
-0
/
+78
|
|
*
|
|
|
x86/fred: Make exc_page_fault() work for FRED
H. Peter Anvin (Intel)
2024-01-31
1
-1
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
1
-22
/
+12
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
1
-5
/
+18
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
2024-02-15
1
-7
/
+0
|
|
*
|
|
|
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
2024-02-15
1
-19
/
+16
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86/mm: Regularize set_memory_p() parameters and make non-static
Michael Kelley
2024-03-01
1
-6
/
+6
|
*
|
|
|
x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
Michael Kelley
2024-03-01
1
-4
/
+8
*
|
|
|
|
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2024-03-04
1
-25
/
+17
*
|
|
|
|
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-03-04
1
-29
/
+3
*
|
|
|
|
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
2024-02-26
3
-54
/
+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-02-06
1
-15
/
+12
|
*
|
|
x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
Borislav Petkov (AMD)
2024-02-03
1
-10
/
+1
|
*
|
|
x86/fault: Dump RMP table information when RMP page faults occur
Michael Roth
2024-01-29
1
-0
/
+4
|
*
|
|
x86/traps: Define RMP violation #PF error code
Brijesh Singh
2024-01-29
1
-0
/
+1
|
*
|
|
x86/sme: Fix memory encryption setting if enabled by default and not overridden
Ard Biesheuvel
2024-01-29
1
-7
/
+3
|
*
|
|
x86/mm: Fix memory encryption features advertisement
Kirill A. Shutemov
2024-01-29
1
-26
/
+30
|
|
/
/
*
|
|
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-24
1
-13
/
+8
|
\
\
\
|
*
\
\
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-02-20
1
-5
/
+18
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/numa: Fix the sort compare func used in numa_fill_memblks()
Alison Schofield
2024-02-16
1
-1
/
+1
|
*
|
|
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2024-02-16
1
-12
/
+7
|
|
|
/
|
|
/
|
[next]