aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky9-66/+55
2017-07-18x86/mm/pat: Set write-protect cache mode for full PAT supportTom Lendacky1-3/+3
2017-07-18x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky2-0/+79
2017-07-18x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()Baoquan He1-3/+3
2017-07-18x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()Baoquan He1-11/+14
2017-07-18x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820_entries()Baoquan He1-17/+21
2017-07-17Blackfin: flat: Use %x to format u32Geert Uytterhoeven1-2/+2
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru1-2/+2
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven1-1/+1
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2-4/+2
2017-07-16binfmt_flat: Use %u to format u32Geert Uytterhoeven1-1/+1
2017-07-15Linux v4.13-rc1Linus Torvalds1-2/+2
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez2-31/+9
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez7-0/+1929
2017-07-14MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez1-0/+7
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2-1/+3
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita2-17/+15
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2-14/+13
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita3-10/+8
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14kernel/watchdog.c: use better pr_fmt prefixKefeng Wang1-1/+1
2017-07-14MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt1-2/+2
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman1-0/+7
2017-07-14mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li3-11/+15