index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
x86/fault: Improve kernel-executing-user-memory handling
Andy Lutomirski
1
-3
/
+18
2026-04-18
x86/fault: Fold mm_fault_error() into do_user_addr_fault()
Andy Lutomirski
1
-52
/
+45
2025-10-29
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-08-28
x86/fpu: Delay instruction pointer fixup until after warning
Dave Hansen
1
-3
/
+2
2025-04-10
x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport (Microsoft)
1
-1
/
+1
2025-03-13
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Xi Ruoyao
1
-9
/
+14
2024-12-14
x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
Baoquan He
1
-2
/
+4
2024-10-17
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-08-19
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-19
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-06-16
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-26
/
+1
2024-04-13
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+36
2024-04-13
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Ingo Molnar
1
-18
/
+5
2024-03-26
x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
Hou Tao
1
-0
/
+10
2024-03-26
x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
Hou Tao
1
-9
/
+0
2024-02-23
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
1
-5
/
+18
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: Share definition of __is_canonical_address()
Adrian Hunter
1
-6
/
+1
2023-08-16
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
1
-6
/
+0
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+2
2023-08-08
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
1
-0
/
+4
2023-07-27
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2
-3
/
+3
2023-06-28
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
1
-4
/
+4
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
2022-12-02
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
1
-1
/
+7
2022-08-25
x86/mm: Use proper mask when setting PUD mapping
Aaron Lu
1
-1
/
+1
2022-08-21
x86/numa: Use cpumask_available instead of hardcoded NULL check
Siddh Raman Pant
1
-2
/
+2
2022-07-25
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+2
2022-07-25
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
1
-2
/
+6
2022-07-25
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
1
-2
/
+2
2022-07-21
x86/pat: Fix x86_has_pat_wp()
Juergen Gross
1
-2
/
+12
2022-06-09
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-03-16
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-16
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
1
-4
/
+20
2021-11-18
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
1
-0
/
+7
2021-11-18
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
1
-0
/
+1
2021-11-18
x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
Tom Lendacky
1
-0
/
+9
2021-09-22
x86/mm: Fix kern_addr_valid() to cope with existing but not present entries
Mike Rapoport
1
-3
/
+3
2021-09-22
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-06-23
x86/ioremap: Map EFI-reserved memory as encrypted for SEV
Tom Lendacky
1
-1
/
+3
2021-06-23
x86/mm: Avoid truncating memblocks for SGX memory
Fan Du
1
-1
/
+7
2021-06-10
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
1
-5
/
+6
2021-05-11
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
1
-16
/
+19
2021-03-30
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
1
-1
/
+1
2021-03-04
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-03-04
x86/fault: Fix AMD erratum #91 errata fixup for user code
Andy Lutomirski
1
-10
/
+17
[next]