summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-062-7/+4
* Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-051-4/+4
|\
| * x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)Fanjun Kong2022-05-271-4/+4
* | 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
* | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-264-4/+48
|\ \ \
| * | | mm: functions may simplify the use of return valuesLi kunyu2022-05-131-2/+1
| * | | mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit2022-05-131-0/+10
| * | | mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2022-04-281-1/+1
| * | | x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROTChristoph Hellwig2022-04-282-1/+36
| |/ /
* | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-251-3/+0
|\ \ \
| * | | x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig2022-04-181-3/+0
| |/ /
* | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-1/+1
|\ \ \ | |_|/ |/| |
| * | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-1/+1
| |/
* | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-1/+1
|\ \
| * | x86: Fix return value of __setup handlersRandy Dunlap2022-05-041-1/+1
* | | Merge tag 'x86_mm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-231-1/+1
|\ \ \
| * | | x86/fault: Cast an argument to the proper address space in prefetch()Lukas Bulwahn2022-04-041-1/+1
| |/ /
* | | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-233-4/+4
|\ \ \
| * | | x86/mm: Replace nodes_weight() with nodes_empty() where appropriateYury Norov2022-04-102-3/+3
| * | | x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov2022-04-101-1/+1
| |/ /
* | | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-233-65/+1
|\ \ \
| * | | x86/cpu: Remove "noexec"Borislav Petkov2022-04-043-65/+1
| |/ /
* | | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-232-1/+13
|\ \ \
| * | | x86/mm: Fix spacing within memory encryption features messageTom Lendacky2022-04-191-1/+1
| * | | x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov2022-04-071-1/+8
| * | | x86/tdx: Make pages shared in ioremap()Kirill A. Shutemov2022-04-071-0/+5
| |/ /
* | | Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-233-4/+79
|\ \ \
| * | | x86/sev: Add SEV-SNP feature detection/setupMichael Roth2022-04-071-0/+8
| * | | x86/mm: Validate memory when changing the C-bitBrijesh Singh2022-04-061-0/+13
| * | | x86/sev: Add helper for validating pages in early enc attribute changesBrijesh Singh2022-04-061-4/+54
| * | | x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh2022-04-061-0/+4
| |/ /
* | | x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger2022-05-131-2/+3
* | | Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-291-11/+0
| |/ |/|
* | x86/mm/tlb: Revert retpoline avoidance approachDave Hansen2022-04-041-32/+5
|/
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-281-0/+1
|\
| * task_work: Remove unnecessary include from posix_timers.hEric W. Biederman2022-03-101-0/+1
* | mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual2022-03-241-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-13/+20
|\ \
| * | arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador2022-03-221-13/+20
* | | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-221-6/+1
|\ \ \
| * | | x86: Share definition of __is_canonical_address()Adrian Hunter2022-02-021-6/+1
| | |/ | |/|
* | | 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
| |/ /
* | | Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-213-37/+72
|\ \ \ | |_|/ |/| |
| * | x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh2022-02-232-31/+61
| * | x86/coco: Add API to handle encryption maskKirill A. Shutemov2022-02-232-2/+4
| * | x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov2022-02-231-4/+7
| |/
* | x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson2022-03-091-2/+31