index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
14 hours
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Xi Ruoyao
1
-9
/
+14
2025-02-21
x86/mm/tlb: Only trim the mm_cpumask once a second
Rik van Riel
1
-3
/
+32
2024-11-22
x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
Baoquan He
1
-2
/
+4
2024-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-41
/
+0
2024-09-30
x86/mm: Switch to new Intel CPU model defines
Tony Luck
1
-10
/
+6
2024-09-12
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
1
-16
/
+29
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-6
/
+30
2024-08-14
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-14
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-06-16
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-0
/
+2
2024-06-12
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
1
-2
/
+2
2024-06-12
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
Juergen Gross
1
-8
/
+18
2024-06-12
x86/pat: Restructure _lookup_address_cpa()
Juergen Gross
1
-4
/
+7
2024-06-12
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
1
-3
/
+30
2024-06-12
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-32
/
+1
2024-04-27
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
1
-25
/
+17
2024-04-27
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
4
-15
/
+15
2024-04-10
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+35
2024-04-10
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Ingo Molnar
1
-18
/
+5
2024-04-03
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
1
-0
/
+18
2024-04-03
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
1
-15
/
+12
2024-04-03
x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
Borislav Petkov (AMD)
1
-10
/
+1
2024-04-03
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-27
x86/sme: Fix memory encryption setting if enabled by default and not overridden
Ard Biesheuvel
1
-7
/
+3
2024-03-27
x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
Hou Tao
1
-0
/
+10
2024-03-27
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
1
-9
/
+0
2024-03-01
x86/numa: Fix the sort compare func used in numa_fill_memblks()
Alison Schofield
1
-1
/
+1
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-12
/
+7
2024-02-23
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
1
-5
/
+18
2023-12-13
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
1
-0
/
+11
2023-11-28
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
1
-7
/
+0
2023-11-20
x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot
Adam Dunlap
1
-5
/
+14
2023-11-20
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
1
-0
/
+80
2023-09-13
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
1
-7
/
+6
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+1
2023-08-08
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
1
-0
/
+4
2023-07-19
x86/mm: Allow guest.enc_status_change_prepare() to fail
Kirill A. Shutemov
2
-2
/
+5
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
1
-50
/
+2
2023-06-28
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
1
-4
/
+4
2023-06-09
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...
Juergen Gross
1
-2
/
+1
2023-05-30
x86/mm: Avoid incomplete Global INVLPG flushes
Dave Hansen
1
-0
/
+25
2023-03-22
x86/mm: Fix use of uninitialized buffer in sme_enable()
Nikita Zhandarovich
1
-1
/
+2
2023-01-18
x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
Juergen Gross
1
-1
/
+2
2022-11-22
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
1
-1
/
+7
2022-11-09
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
1
-0
/
+4
2022-10-25
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
1
-0
/
+4
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-4
/
+56
2022-10-11
Merge tag 'x86_mm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+57
2022-10-04
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
1
-5
/
+9
[next]