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
/
pat
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+9
2023-02-21
Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-02-14
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...
Juergen Gross
1
-2
/
+1
2023-02-10
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
1
-3
/
+7
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-3
/
+3
2023-01-26
x86/PAT: Use try_cmpxchg() in set_page_memtype()
Uros Bizjak
1
-2
/
+2
2023-01-10
x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
Juergen Gross
1
-1
/
+2
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+71
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
1
-1
/
+2
2022-12-15
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-4
/
+4
2022-12-15
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
1
-5
/
+23
2022-12-15
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-19
/
+11
2022-12-15
x86/mm: Add a few comments
Peter Zijlstra
1
-0
/
+20
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
1
-3
/
+3
2022-12-15
x86/mm: Implement native set_memory_rox()
Peter Zijlstra
1
-0
/
+10
2022-12-15
x86/mm: Do verify W^X at boot up
Peter Zijlstra
1
-4
/
+0
2022-12-14
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-102
/
+55
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-12-05
x86/pat: Handle TDX guest PAT initialization
Juergen Gross
1
-1
/
+6
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
1
-0
/
+18
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
1
-102
/
+50
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-04
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
1
-5
/
+9
2022-10-03
x86/mm: Disable W^X detection and enforcement on 32-bit
Dave Hansen
1
-0
/
+8
2022-09-21
x86/mm/32: Fix W^X detection when page tables do not support NX
Dave Hansen
1
-1
/
+2
2022-09-02
Merge branch 'linus' into x86/mm, to refresh the branch
Ingo Molnar
1
-1
/
+9
2022-09-01
x86/mm: Refuse W^X violations
Peter Zijlstra
1
-0
/
+32
2022-08-15
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
1
-1
/
+9
2022-08-06
x86/mm: Rename set_memory_present() to set_memory_p()
Borislav Petkov
1
-2
/
+2
2022-05-28
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+47
2022-05-24
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
1
-12
/
+11
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
1
-2
/
+48
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
1
-11
/
+0
2022-03-21
Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
1
-9
/
+11
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
1
-2
/
+3
2022-02-23
x86/pat: Remove the unused set_pages_array_wt() function
Christoph Hellwig
1
-6
/
+0
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
1
-0
/
+6
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
1
-0
/
+6
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
1
-5
/
+18
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-1
/
+2
2021-09-02
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+8
2021-04-14
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
1
-0
/
+2
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
[next]