summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat/set_memory.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Fix typosBjorn Helgaas2024-01-031-2/+2
* x86/mm: Remove _PAGE_DIRTY from kernel RO pagesRick Edgecombe2023-07-111-2/+2
* Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-261-1/+1
|\
| * x86/mm: Remove repeated word in commentsBo Liu2023-06-071-1/+1
* | Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-261-1/+2
|\ \
| * | x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov2023-06-061-1/+2
| |/
* / procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-0/+1
|/
* Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-251-3/+0
|\
| * x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-3/+0
* | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-34/+71
|\
| * x86/mm: Ensure forced page table splittingDave Hansen2022-12-151-1/+2
| * x86/mm: Rename __change_page_attr_set_clr(.checkalias)Peter Zijlstra2022-12-151-4/+4
| * x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()Peter Zijlstra2022-12-151-5/+23
| * x86/mm: Untangle __change_page_attr_set_clr(.checkalias)Peter Zijlstra2022-12-151-19/+11
| * x86/mm: Add a few commentsPeter Zijlstra2022-12-151-0/+20
| * x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin2022-12-151-3/+3
| * x86/mm: Implement native set_memory_rox()Peter Zijlstra2022-12-151-0/+10
| * x86/mm: Do verify W^X at boot upPeter Zijlstra2022-12-151-4/+0
* | memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso2022-11-141-0/+18
|/
* x86/mm: Do not verify W^X at boot upSteven Rostedt (Google)2022-10-241-0/+4
* x86/mm: Ease W^X enforcement back to just a warningDave Hansen2022-10-041-5/+9
* x86/mm: Disable W^X detection and enforcement on 32-bitDave Hansen2022-10-031-0/+8
* x86/mm/32: Fix W^X detection when page tables do not support NXDave Hansen2022-09-211-1/+2
* x86/mm: Refuse W^X violationsPeter Zijlstra2022-09-011-0/+32
* x86/mm: Rename set_memory_present() to set_memory_p()Borislav Petkov2022-08-061-2/+2
* Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-271-2/+47
|\
| * mce: fix set_mce_nospec to always unmap the whole pageJane Chu2022-05-161-12/+11
| * x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu2022-05-161-2/+48
* | Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-291-11/+0
|/
* Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-03-211-6/+0
|\
| * x86/pat: Remove the unused set_pages_array_wt() functionChristoph Hellwig2022-02-231-6/+0
* | x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh2022-02-231-9/+11
* | x86/coco: Add API to handle encryption maskKirill A. Shutemov2022-02-231-2/+3
|/
* Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2021-11-111-0/+6
|\
| * mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh2021-11-111-0/+6
* | x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan2021-10-281-5/+18
* | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-1/+2
|/
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
* x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+8
* x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
* arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-3/+1
* arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-0/+2
* x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...Krish Sadhukhan2020-09-181-1/+1
* x86/mm/pat: Mark an intentional data raceQian Cai2020-06-291-1/+1
* Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-051-1/+6
|\
| * x86/tlb: Move __flush_tlb_one_kernel() out of lineThomas Gleixner2020-04-261-1/+1
| * x86/mm: Unexport __cachemode2pte_tblChristoph Hellwig2020-04-231-0/+5
* | x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe2020-04-301-4/+8
|/
* x86/mm: introduce __set_memory_prot()Logan Gunthorpe2020-04-101-0/+13