Age | Commit message (Expand) | Author | Files | Lines |
2017-12-19 | Do not hash userspace addresses in fault handlers | Kees Cook | 1 | -1/+1 |
2017-12-18 | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -1/+17 |
2017-12-17 | x86/kasan/64: Teach KASAN about the cpu_entry_area | Andy Lutomirski | 1 | -1/+17 |
2017-12-17 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 1 | -7/+136 |
2017-12-17 | Merge commit 'upstream-x86-virt' into WIP.x86/mm | Ingo Molnar | 1 | -1/+1 |
2017-12-17 | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base | Ingo Molnar | 2 | -26/+85 |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 1 | -54/+34 |
2017-12-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+9 |
2017-12-11 | x86/mm/kmmio: Fix mmiotrace for page unaligned addresses | Karol Herbst | 2 | -7/+9 |
2017-12-08 | kmemcheck: rip it out for real | Michal Hocko | 9 | -9/+0 |
2017-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+3 |
2017-12-05 | x86: don't hash faulting address in oops printout | Linus Torvalds | 1 | -1/+1 |
2017-12-05 | locking/refcounts: Do not force refcount_t usage as GPL-only export | Kees Cook | 1 | -1/+1 |
2017-11-28 | x86/xen: Support early interrupts in xen pv guests | Juergen Gross | 1 | -1/+3 |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+70 |
2017-11-22 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 1 | -7/+136 |
2017-11-16 | x86/mm: Limit mmap() of /dev/mem to valid physical addresses | Craig Bergstrom | 1 | -0/+16 |
2017-11-16 | x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border | Kirill A. Shutemov | 2 | -3/+54 |
2017-11-15 | mm, sparse: do not swamp log with huge vmemmap allocation failures | Michal Hocko | 1 | -1/+0 |
2017-11-15 | x86/mm/kasan: don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 1 | -7/+136 |
2017-11-15 | x86/mm: set fields in deferred pages | Pavel Tatashin | 1 | -2/+8 |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 14 | -1320/+2 |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 4 | -9/+8 |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 1 | -6/+0 |
2017-11-13 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -238/+509 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+6 |
2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross | 1 | -1/+1 |
2017-11-10 | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar | 1 | -1/+1 |
2017-11-10 | Merge branch 'x86/mm' into x86/asm, to merge branches | Ingo Molnar | 1 | -1/+0 |
2017-11-08 | x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability | Jiri Kosina | 1 | -1/+1 |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar | 1 | -118/+2 |
2017-11-07 | x86: Add support for changing memory encryption attribute in early boot | Brijesh Singh | 1 | -0/+130 |
2017-11-07 | x86/io: Unroll string I/O when SEV is active | Tom Lendacky | 1 | -0/+8 |
2017-11-07 | x86/boot: Add early boot support when running with SEV active | Tom Lendacky | 1 | -11/+39 |
2017-11-07 | x86/mm: Add DMA support for SEV memory encryption | Tom Lendacky | 1 | -0/+86 |
2017-11-07 | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky | 1 | -12/+67 |
2017-11-07 | x86/mm: Include SEV for encryption memory attribute changes | Tom Lendacky | 1 | -2/+2 |
2017-11-07 | x86/mm: Use encrypted access of boot related data with SEV | Tom Lendacky | 1 | -14/+30 |
2017-11-07 | x86/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky | 1 | -0/+26 |
2017-11-07 | x86/mm: Remove unnecessary TLB flush for SME in-place encryption | Tom Lendacky | 1 | -1/+0 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 32 | -4/+55 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 33 | -16/+55 |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 2 | -26/+85 |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+14 |
2017-11-04 | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski | 1 | -3/+14 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 31 | -0/+31 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 31 | -0/+31 |
2017-11-01 | x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file | Ricardo Neri | 1 | -154/+2 |
2017-11-01 | x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0 | Ricardo Neri | 1 | -8/+20 |