index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-69
/
+70
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
11
-70
/
+156
2024-03-11
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-19
/
+27
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+12
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-51
/
+50
2024-03-11
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+3
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+82
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+12
2024-03-08
x86/sev: Disable KMSAN for memory encryption TUs
Changbin Du
1
-0
/
+1
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
8
-12
/
+12
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
8
-17
/
+17
2024-03-06
mm/x86: replace pgd_large() with pgd_leaf()
Peter Xu
1
-1
/
+1
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
4
-6
/
+6
2024-03-04
x86/mm: always pass NULL as the first argument of switch_mm_irqs_off()
Yosry Ahmed
1
-1
/
+1
2024-03-04
x86/mm: further clarify switch_mm_irqs_off() documentation
Yosry Ahmed
1
-4
/
+4
2024-03-04
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
1
-25
/
+17
2024-03-04
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
1
-29
/
+3
2024-03-01
x86/mm: Regularize set_memory_p() parameters and make non-static
Michael Kelley
1
-6
/
+6
2024-03-01
x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
Michael Kelley
1
-4
/
+8
2024-02-28
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
1
-0
/
+5
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
1
-5
/
+18
2024-02-26
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
3
-54
/
+47
2024-02-24
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+8
2024-02-22
x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails
Rick Edgecombe
1
-6
/
+13
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-9
/
+14
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
3
-4
/
+3
2024-02-22
x86/mm: clarify "prev" usage in switch_mm_irqs_off()
Yosry Ahmed
1
-19
/
+16
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
1
-1
/
+1
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-9
/
+10
2024-02-20
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
1
-5
/
+18
2024-02-20
x86/pat: Simplify the PAT programming protocol
Kirill A. Shutemov
1
-6
/
+3
2024-02-16
x86/numa: Fix the sort compare func used in numa_fill_memblks()
Alison Schofield
1
-1
/
+1
2024-02-16
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-12
/
+7
2024-02-15
x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
Hou Tao
1
-0
/
+10
2024-02-15
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
1
-9
/
+0
2024-02-15
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
1
-7
/
+0
2024-02-15
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
1
-19
/
+16
2024-02-12
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
1
-5
/
+18
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
1
-15
/
+12
2024-02-03
x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
Borislav Petkov (AMD)
1
-10
/
+1
2024-01-31
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
1
-0
/
+78
2024-01-31
x86/fred: Make exc_page_fault() work for FRED
H. Peter Anvin (Intel)
1
-1
/
+4
2024-01-29
x86/fault: Dump RMP table information when RMP page faults occur
Michael Roth
1
-0
/
+4
2024-01-29
x86/traps: Define RMP violation #PF error code
Brijesh Singh
1
-0
/
+1
2024-01-29
x86/sme: Fix memory encryption setting if enabled by default and not overridden
Ard Biesheuvel
1
-7
/
+3
2024-01-29
x86/mm: Fix memory encryption features advertisement
Kirill A. Shutemov
1
-26
/
+30
2024-01-26
x86/mm: Get rid of conditional IF flag handling in page fault path
Linus Torvalds
1
-13
/
+14
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
5
-12
/
+12
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-32
/
+2
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+8
[next]