summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-011-7/+9
|\
| * x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra2022-07-211-7/+9
* | Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-012-9/+37
|\ \
| * | x86/mm/tlb: Ignore f->new_tlb_gen when zeroNadav Amit2022-07-191-3/+12
| * | x86/pkeys: Clarify PKRU_AD_KEY macroIra Weiny2022-06-071-6/+9
| * | x86/mm/tlb: Avoid reading mm_tlb_gen when possibleNadav Amit2022-06-071-1/+17
* | | Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-08-011-1/+1
|\ \ \ | |_|/ |/| |
| * | x86/mm: Refer to the intended config STRICT_DEVMEM in a commentLukas Bulwahn2022-07-071-1/+1
* | | x86/pat: Fix x86_has_pat_wp()Juergen Gross2022-07-131-2/+12
* | | objtool: Update Retpoline validationPeter Zijlstra2022-06-271-0/+2
* | | x86/sev: Avoid using __x86_return_thunkKim Phillips2022-06-271-2/+6
|/ /
* | 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