summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-062-16/+0
|\
| *-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-292-16/+0
| |\ \
| | | * x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu2022-07-151-15/+0
| | | * KVM: x86: Remove unnecessary includeLu Baolu2022-07-151-1/+0
* | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-069-65/+38
|\ \ \ \
| * | | | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-1/+0
| * | | | um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-1/+1
| * | | | x86/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-184-23/+32
| * | | | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-041-1/+1
| * | | | Merge branch 'master' into mm-stableakpm2022-06-2731-308/+876
| |\ \ \ \
| * | | | | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-171-0/+4
| * | | | | mm/x86: remove dead code for hugetlbpage.cPeter Xu2022-06-171-39/+0
* | | | | | Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-055-8/+13
|\ \ \ \ \ \
| * | | | | | um: include linux/stddef.h for __always_inlineJason A. Donenfeld2022-07-171-0/+1
| * | | | | | UML: add support for KASAN under x86_64Patricia Alfonso2022-07-172-1/+5
| * | | | | | um: x86: print RIP with symbolJohannes Berg2022-07-171-2/+2
| * | | | | | x86/um: Kconfig: Fix indentationJuerg Haefliger2022-07-171-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-058-130/+1038
|\ \ \ \ \ \
| * | | | | | x86/sgx: Drop 'page_index' from sgx_backingSean Christopherson2022-07-082-2/+0
| * | | | | | x86/sgx: Free up EPC pages directly to support large page rangesReinette Chatre2022-07-073-0/+18
| * | | | | | x86/sgx: Support complete page removalReinette Chatre2022-07-072-0/+166
| * | | | | | x86/sgx: Support modifying SGX page typeReinette Chatre2022-07-072-0/+222
| * | | | | | x86/sgx: Tighten accessible memory range after enclave initializationReinette Chatre2022-07-071-0/+5
| * | | | | | x86/sgx: Support adding of pages to an initialized enclaveReinette Chatre2022-07-071-0/+117
| * | | | | | x86/sgx: Support restricting of enclave page permissionsReinette Chatre2022-07-072-0/+237
| * | | | | | x86/sgx: Support VA page allocation without reclaimingReinette Chatre2022-07-073-8/+10
| * | | | | | x86/sgx: Export sgx_encl_page_alloc()Jarkko Sakkinen2022-07-073-32/+35
| * | | | | | x86/sgx: Export sgx_encl_{grow,shrink}()Reinette Chatre2022-07-072-2/+4
| * | | | | | x86/sgx: Keep record of SGX page typeReinette Chatre2022-07-073-1/+7
| * | | | | | x86/sgx: Create utility to validate user provided offset and lengthReinette Chatre2022-07-071-6/+22
| * | | | | | x86/sgx: Make sgx_ipi_cb() available internallyReinette Chatre2022-07-072-1/+3
| * | | | | | x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()Reinette Chatre2022-07-073-31/+47
| * | | | | | x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()Reinette Chatre2022-07-073-5/+5
| * | | | | | x86/sgx: Export sgx_encl_ewb_cpumask()Reinette Chatre2022-07-073-29/+68
| * | | | | | x86/sgx: Support loading enclave page without VMA permissions checkReinette Chatre2022-07-072-19/+40
| * | | | | | x86/sgx: Add wrapper for SGX2 EAUG functionReinette Chatre2022-07-071-0/+6
| * | | | | | x86/sgx: Add wrapper for SGX2 EMODT functionReinette Chatre2022-07-071-0/+6
| * | | | | | x86/sgx: Add wrapper for SGX2 EMODPR functionReinette Chatre2022-07-072-0/+11
| * | | | | | x86/sgx: Add short descriptions to ENCLS wrappersReinette Chatre2022-07-071-0/+15
* | | | | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-10/+0
|\ \ \ \ \ \ \
| * | | | | | | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-10/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)2022-07-301-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-053-11/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/cyrix: include header linux/isa-dma.hRandy Dunlap2022-07-261-0/+1
| * | | | | | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-231-8/+0
| * | | | | | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-231-3/+0
* | | | | | | | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-053-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: don't require virtio with grants for non-PV guestsJuergen Gross2022-08-012-2/+7
| * | | | | | | | virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-011-2/+2