summaryrefslogtreecommitdiffstats
path: root/fs/libfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck4-0/+55
2017-07-30acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky2-5/+7
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky3-2/+18
2017-07-25x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txtWang Kai1-3/+3
2017-07-25x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=yAndrey Ryabinin1-23/+41
2017-07-25x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...Andy Lutomirski5-18/+86
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov3-0/+88
2017-07-21x86/mm: Allow userspace have mappings above 47-bitKirill A. Shutemov1-2/+2
2017-07-21x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov5-14/+43
2017-07-21x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov5-1/+59
2017-07-21x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()Kirill A. Shutemov4-9/+9
2017-07-21x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov1-1/+1
2017-07-21x86/mm/dump_pagetables: Fix printout of p4d levelKirill A. Shutemov1-9/+9
2017-07-21x86/mm/dump_pagetables: Generalize address normalizationKirill A. Shutemov1-5/+6
2017-07-20x86/boot: Fix memremap() related build failureIngo Molnar1-0/+1
2017-07-18x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky3-5/+83
2017-07-18compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky2-0/+6
2017-07-18x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2-0/+107
2017-07-18x86/mm: Add support to encrypt the kernel in-placeTom Lendacky4-0/+466
2017-07-18x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4Tom Lendacky1-0/+5
2017-07-18x86/mm: Use proper encryption attributes with /dev/memTom Lendacky3-9/+15
2017-07-18xen/x86: Remove SME feature in PV guestsTom Lendacky1-0/+1
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky8-8/+73
2017-07-18kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky6-25/+30
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky7-3/+42
2017-07-18x86/boot/realmode: Check for memory encryption on the APsTom Lendacky3-0/+40
2017-07-18iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky4-21/+55
2017-07-18x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky1-4/+4
2017-07-18swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky2-0/+16
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky9-17/+108
2017-07-18x86/realmode: Decrypt trampoline area if memory encryption is activeTom Lendacky1-0/+8
2017-07-18x86/mm: Add support for changing the memory encryption attributeTom Lendacky2-0/+65
2017-07-18x86/mm: Add support to access persistent memory in the clearTom Lendacky1-1/+30
2017-07-18x86/boot: Use memremap() to map the MPF and MPC dataTom Lendacky1-28/+70
2017-07-18x86/mm: Add support to access boot related data in the clearTom Lendacky5-7/+218
2017-07-18x86/efi: Update EFI pagetable creation to work with SMETom Lendacky1-4/+11
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky3-6/+6
2017-07-18efi: Add an EFI table address match functionTom Lendacky2-0/+40
2017-07-18x86/boot/e820: Add support to determine the E820 type of an addressTom Lendacky2-3/+25
2017-07-18x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky6-5/+108
2017-07-18x86/mm: Add support for early encryption/decryption of memoryTom Lendacky2-0/+86
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky6-0/+81
2017-07-18x86/mm: Add SME support for read_cr3_pa()Tom Lendacky2-2/+8
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky16-35/+133
2017-07-18x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky1-7/+9
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky5-13/+82
2017-07-18x86/mm: Remove phys_to_virt() usage in ioremap()Tom Lendacky1-10/+8
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky5-0/+112
2017-07-18x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky1-11/+13
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky4-0/+23