Age | Commit message (Expand) | Author |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-12-23 | x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit | Thomas Gleixner |
2017-12-22 | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner |
2017-12-22 | x86/cpu_entry_area: Move it to a separate unit | Thomas Gleixner |
2017-12-22 | x86/mm: Move the CR3 construction functions to tlbflush.h | Dave Hansen |
2017-12-22 | x86/mm: Use __flush_tlb_one() for kernel memory | Peter Zijlstra |
2017-12-22 | x86/mm/dump_pagetables: Make the address hints correct and readable | Thomas Gleixner |
2017-12-22 | x86/mm/dump_pagetables: Check PAGE_PRESENT for real | Thomas Gleixner |
2017-12-19 | Do not hash userspace addresses in fault handlers | Kees Cook |
2017-12-18 | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-12-17 | x86/kasan/64: Teach KASAN about the cpu_entry_area | Andy Lutomirski |
2017-12-17 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin |
2017-12-17 | Merge commit 'upstream-x86-virt' into WIP.x86/mm | Ingo Molnar |
2017-12-17 | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base | Ingo Molnar |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar |
2017-12-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-11 | x86/mm/kmmio: Fix mmiotrace for page unaligned addresses | Karol Herbst |
2017-12-08 | kmemcheck: rip it out for real | Michal Hocko |
2017-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-05 | x86: don't hash faulting address in oops printout | Linus Torvalds |
2017-12-05 | locking/refcounts: Do not force refcount_t usage as GPL-only export | Kees Cook |
2017-11-28 | x86/xen: Support early interrupts in xen pv guests | Juergen Gross |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-22 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin |
2017-11-16 | x86/mm: Limit mmap() of /dev/mem to valid physical addresses | Craig Bergstrom |
2017-11-16 | x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border | Kirill A. Shutemov |
2017-11-15 | mm, sparse: do not swamp log with huge vmemmap allocation failures | Michal Hocko |
2017-11-15 | x86/mm/kasan: don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin |
2017-11-15 | x86/mm: set fields in deferred pages | Pavel Tatashin |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-13 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross |
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-08 | x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability | Jiri Kosina |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar |
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 | 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/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky |
2017-11-07 | x86/mm: Remove unnecessary TLB flush for SME in-place encryption | Tom Lendacky |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |