]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Dec 2017 14:53:03 +0000 (15:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Dec 2017 14:53:03 +0000 (15:53 +0100)
commit5a527538bb55ac968313c676b2ba2c6f27918052
tree74f9913e42b8f8d878f829a1428117b13e1729bd
parent1450128123ae260b615c70e91dbfda2aef5201e2
4.14-stable patches

added patches:
x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch
x86-dumpstack-indicate-in-oops-whether-pti-is-configured-and-enabled.patch
x86-entry-align-entry-text-section-to-pmd-boundary.patch
x86-events-intel-ds-map-debug-buffers-in-cpu_entry_area.patch
x86-ldt-make-the-ldt-mapping-ro.patch
x86-mm-64-make-a-full-pgd-entry-size-hole-in-the-memory-map.patch
x86-mm-abstract-switching-cr3.patch
x86-mm-allow-flushing-for-future-asid-switches.patch
x86-mm-clarify-the-whole-asid-kernel-pcid-user-pcid-naming.patch
x86-mm-dump_pagetables-add-page-table-directory-to-the-debugfs-vfs-hierarchy.patch
x86-mm-dump_pagetables-allow-dumping-current-pagetables.patch
x86-mm-dump_pagetables-check-user-space-page-table-for-wx-pages.patch
x86-mm-optimize-restore_cr3.patch
x86-mm-pti-add-functions-to-clone-kernel-pmds.patch
x86-mm-pti-add-infrastructure-for-page-table-isolation.patch
x86-mm-pti-add-kconfig.patch
x86-mm-pti-add-mapping-helper-functions.patch
x86-mm-pti-allocate-a-separate-user-pgd.patch
x86-mm-pti-allow-nx-poison-to-be-set-in-p4d-pgd.patch
x86-mm-pti-disable-global-pages-if-page_table_isolation-y.patch
x86-mm-pti-force-entry-through-trampoline-when-pti-active.patch
x86-mm-pti-map-espfix-into-user-space.patch
x86-mm-pti-populate-user-pgd.patch
x86-mm-pti-prepare-the-x86-entry-assembly-code-for-entry-exit-cr3-switching.patch
x86-mm-pti-share-cpu_entry_area-with-user-space-page-tables.patch
x86-mm-pti-share-entry-text-pmd.patch
x86-mm-use-fix-pcid-to-optimize-user-kernel-switches.patch
x86-mm-use-invpcid-for-__native_flush_tlb_single.patch
x86-pti-add-the-pti-cmdline-option-and-documentation.patch
x86-pti-map-the-vsyscall-page-if-needed.patch
x86-pti-put-the-ldt-in-its-own-pgd-if-pti-is-on.patch
32 files changed:
queue-4.14/series
queue-4.14/x86-cpu_entry_area-add-debugstore-entries-to-cpu_entry_area.patch [new file with mode: 0644]
queue-4.14/x86-dumpstack-indicate-in-oops-whether-pti-is-configured-and-enabled.patch [new file with mode: 0644]
queue-4.14/x86-entry-align-entry-text-section-to-pmd-boundary.patch [new file with mode: 0644]
queue-4.14/x86-events-intel-ds-map-debug-buffers-in-cpu_entry_area.patch [new file with mode: 0644]
queue-4.14/x86-ldt-make-the-ldt-mapping-ro.patch [new file with mode: 0644]
queue-4.14/x86-mm-64-make-a-full-pgd-entry-size-hole-in-the-memory-map.patch [new file with mode: 0644]
queue-4.14/x86-mm-abstract-switching-cr3.patch [new file with mode: 0644]
queue-4.14/x86-mm-allow-flushing-for-future-asid-switches.patch [new file with mode: 0644]
queue-4.14/x86-mm-clarify-the-whole-asid-kernel-pcid-user-pcid-naming.patch [new file with mode: 0644]
queue-4.14/x86-mm-dump_pagetables-add-page-table-directory-to-the-debugfs-vfs-hierarchy.patch [new file with mode: 0644]
queue-4.14/x86-mm-dump_pagetables-allow-dumping-current-pagetables.patch [new file with mode: 0644]
queue-4.14/x86-mm-dump_pagetables-check-user-space-page-table-for-wx-pages.patch [new file with mode: 0644]
queue-4.14/x86-mm-optimize-restore_cr3.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-add-functions-to-clone-kernel-pmds.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-add-infrastructure-for-page-table-isolation.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-add-kconfig.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-add-mapping-helper-functions.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-allocate-a-separate-user-pgd.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-allow-nx-poison-to-be-set-in-p4d-pgd.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-disable-global-pages-if-page_table_isolation-y.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-force-entry-through-trampoline-when-pti-active.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-map-espfix-into-user-space.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-populate-user-pgd.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-prepare-the-x86-entry-assembly-code-for-entry-exit-cr3-switching.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-share-cpu_entry_area-with-user-space-page-tables.patch [new file with mode: 0644]
queue-4.14/x86-mm-pti-share-entry-text-pmd.patch [new file with mode: 0644]
queue-4.14/x86-mm-use-fix-pcid-to-optimize-user-kernel-switches.patch [new file with mode: 0644]
queue-4.14/x86-mm-use-invpcid-for-__native_flush_tlb_single.patch [new file with mode: 0644]
queue-4.14/x86-pti-add-the-pti-cmdline-option-and-documentation.patch [new file with mode: 0644]
queue-4.14/x86-pti-map-the-vsyscall-page-if-needed.patch [new file with mode: 0644]
queue-4.14/x86-pti-put-the-ldt-in-its-own-pgd-if-pti-is-on.patch [new file with mode: 0644]