summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pat
AgeCommit message (Expand)Author
2023-07-11x86/mm: Remove _PAGE_DIRTY from kernel RO pagesRick Edgecombe
2023-06-26Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-26Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-07x86/mm: Remove repeated word in commentsBo Liu
2023-06-06x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-28x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross
2023-02-09mm: introduce __vm_flags_mod and use it in untrack_pfnSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-26x86/PAT: Use try_cmpxchg() in set_page_memtype()Uros Bizjak
2023-01-10x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86/mm: Ensure forced page table splittingDave Hansen
2022-12-15x86/mm: Rename __change_page_attr_set_clr(.checkalias)Peter Zijlstra
2022-12-15x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()Peter Zijlstra
2022-12-15x86/mm: Untangle __change_page_attr_set_clr(.checkalias)Peter Zijlstra
2022-12-15x86/mm: Add a few commentsPeter Zijlstra
2022-12-15x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin
2022-12-15x86/mm: Implement native set_memory_rox()Peter Zijlstra
2022-12-15x86/mm: Do verify W^X at boot upPeter Zijlstra
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-05x86/pat: Handle TDX guest PAT initializationJuergen Gross
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso
2022-11-10x86: Decouple PAT and MTRR handlingJuergen Gross
2022-10-24x86/mm: Do not verify W^X at boot upSteven Rostedt (Google)
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-04x86/mm: Ease W^X enforcement back to just a warningDave Hansen
2022-10-03x86/mm: Disable W^X detection and enforcement on 32-bitDave Hansen
2022-09-21x86/mm/32: Fix W^X detection when page tables do not support NXDave Hansen
2022-09-02Merge branch 'linus' into x86/mm, to refresh the branchIngo Molnar
2022-09-01x86/mm: Refuse W^X violationsPeter Zijlstra
2022-08-15x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich
2022-08-06x86/mm: Rename set_memory_present() to set_memory_p()Borislav Petkov
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu
2022-05-04x86: Fix return value of __setup handlersRandy Dunlap
2022-04-29Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson
2022-03-21Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-02-23x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh