Age | Commit message (Expand) | Author |
2017-11-10 | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar |
2017-11-10 | Merge branch 'x86/mm' into x86/asm, to merge branches | Ingo Molnar |
2017-11-09 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-09 | x86/build: Make the boot image generation less verbose | Changbin Du |
2017-11-08 | x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability | Jiri Kosina |
2017-11-08 | x86/traps: Fix up general protection faults caused by UMIP | Ricardo Neri |
2017-11-08 | x86/umip: Enable User-Mode Instruction Prevention at runtime | Ricardo Neri |
2017-11-08 | x86/umip: Force a page fault when unable to copy emulated result to user | Ricardo Neri |
2017-11-08 | x86/umip: Add emulation code for UMIP instructions | Ricardo Neri |
2017-11-08 | x86/cpufeature: Add User-Mode Instruction Prevention definitions | Ricardo Neri |
2017-11-08 | x86/insn-eval: Add support to resolve 16-bit address encodings | Ricardo Neri |
2017-11-08 | x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode | Ricardo Neri |
2017-11-08 | x86/insn-eval: Add wrapper function for 32 and 64-bit addresses | Ricardo Neri |
2017-11-08 | x86/insn-eval: Add support to resolve 32-bit address encodings | Ricardo Neri |
2017-11-08 | x86/insn-eval: Compute linear address in several utility functions | Ricardo Neri |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar |
2017-11-07 | resource: Fix resource_size.cocci warnings | kbuild test robot |
2017-11-07 | X86/KVM: Clear encryption attribute when SEV is active | Brijesh Singh |
2017-11-07 | X86/KVM: Decrypt shared per-cpu variables when SEV is active | Brijesh Singh |
2017-11-07 | x86: Add support for changing memory encryption attribute in early boot | Brijesh Singh |
2017-11-07 | x86/io: Unroll string I/O when SEV is active | Tom Lendacky |
2017-11-07 | x86/boot: Add early boot support when running with SEV active | Tom Lendacky |
2017-11-07 | x86/mm: Add DMA support for SEV memory encryption | Tom Lendacky |
2017-11-07 | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky |
2017-11-07 | resource: Provide resource struct in resource walk callback | Tom Lendacky |
2017-11-07 | x86/efi: Access EFI data as encrypted when SEV is active | Tom Lendacky |
2017-11-07 | x86/mm: Include SEV for encryption memory attribute changes | Tom Lendacky |
2017-11-07 | x86/mm: Use encrypted access of boot related data with SEV | Tom Lendacky |
2017-11-07 | x86/realmode: Don't decrypt trampoline area under SEV | Tom Lendacky |
2017-11-07 | x86/mm: Don't attempt to encrypt initrd under SEV | Tom Lendacky |
2017-11-07 | x86/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky |
2017-11-07 | kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules | Zhou Chengming |
2017-11-07 | x86/mm: Remove unnecessary TLB flush for SME in-place encryption | Tom Lendacky |
2017-11-07 | x86/build: Add more generated files to the .gitignore file | Changbin Du |
2017-11-07 | x86/build: Specify -input-charset=utf-8 for mkisofs | Changbin Du |
2017-11-07 | x86/build: Add new paths for isolinux.bin and ldlinux.c32 | Changbin Du |
2017-11-07 | x86/build: Factor out fdimage/isoimage generation commands to standalone script | Changbin Du |
2017-11-07 | x86/cpufeatures: Fix various details in the feature definitions | Ingo Molnar |
2017-11-07 | x86/cpufeatures: Re-tabulate the X86_FEATURE definitions | Ingo Molnar |
2017-11-07 | Merge branch 'x86/build' into x86/asm, to fix up conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-06 | ARM: 8720/1: ensure dump_instr() checks addr_limit | Mark Rutland |
2017-11-06 | x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE | Borislav Petkov |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar |
2017-11-06 | Merge branch 'x86/fpu' into x86/asm, to pick up fix | Ingo Molnar |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-05 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-05 | x86/module: Detect and skip invalid relocations | Josh Poimboeuf |
2017-11-04 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |