]> git.proxmox.com Git - pve-kernel.git/commit
restructure patches
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 29 Jan 2018 13:22:56 +0000 (14:22 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 29 Jan 2018 13:22:56 +0000 (14:22 +0100)
commita70918fbbcd3b5279a5e1c71d2dddf3b711c748e
treed33b740c6a815284c397dbed660f408305a9b4f7
parent8d1dbe7c6858efef1832d932dd8e42ee6725ed7d
restructure patches

rebase on Ubuntu-4.13.0-32.35

the effective kernel tree which gets compiled after patches have been
applied is functionally identical (modulo parts for architectures which
we don't care about and Ubuntu build files)
297 files changed:
patches/kernel/0003-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch
patches/kernel/0007-KVM-x86-fix-APIC-page-invalidation.patch
patches/kernel/0013-kvm-vmx-Reinstate-support-for-CPUs-without-virtual-N.patch
patches/kernel/0014-KVM-SVM-obey-guest-PAT.patch
patches/kernel/0018-KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch [new file with mode: 0644]
patches/kernel/0018-x86-mm-Add-the-nopcid-boot-option-to-turn-off-PCID.patch [deleted file]
patches/kernel/0019-x86-mm-Enable-CR4.PCIDE-on-supported-systems.patch [deleted file]
patches/kernel/0019-x86-tboot-Unbreak-tboot-with-PTI-enabled.patch [new file with mode: 0644]
patches/kernel/0020-x86-mm-Document-how-CR4.PCIDE-restore-works.patch [deleted file]
patches/kernel/0020-x86-perf-Disable-intel_bts-when-PTI.patch [new file with mode: 0644]
patches/kernel/0021-dccp-CVE-2017-8824-use-after-free-in-DCCP-code.patch [new file with mode: 0644]
patches/kernel/0021-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch [deleted file]
patches/kernel/0022-sctp-do-not-peel-off-an-assoc-from-one-netns-to-anot.patch [new file with mode: 0644]
patches/kernel/0022-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch [deleted file]
patches/kernel/0023-x86-entry-64-Add-unwind-hint-annotations.patch [deleted file]
patches/kernel/0024-xen-x86-Remove-SME-feature-in-PV-guests.patch [deleted file]
patches/kernel/0025-x86-xen-64-Rearrange-the-SYSCALL-entries.patch [deleted file]
patches/kernel/0026-irq-Make-the-irqentry-text-section-unconditional.patch [deleted file]
patches/kernel/0027-x86-xen-64-Fix-the-reported-SS-and-CS-in-SYSCALL.patch [deleted file]
patches/kernel/0028-x86-paravirt-xen-Remove-xen_patch.patch [deleted file]
patches/kernel/0029-x86-traps-Simplify-pagefault-tracing-logic.patch [deleted file]
patches/kernel/0030-x86-idt-Unify-gate_struct-handling-for-32-64-bit-ker.patch [deleted file]
patches/kernel/0031-x86-asm-Replace-access-to-desc_struct-a-b-fields.patch [deleted file]
patches/kernel/0032-x86-xen-Get-rid-of-paravirt-op-adjust_exception_fram.patch [deleted file]
patches/kernel/0033-x86-paravirt-Remove-no-longer-used-paravirt-function.patch [deleted file]
patches/kernel/0034-x86-entry-Fix-idtentry-unwind-hint.patch [deleted file]
patches/kernel/0035-x86-mm-64-Initialize-CR4.PCIDE-early.patch [deleted file]
patches/kernel/0036-objtool-Add-ORC-unwind-table-generation.patch [deleted file]
patches/kernel/0037-objtool-x86-Add-facility-for-asm-code-to-provide-unw.patch [deleted file]
patches/kernel/0038-x86-unwind-Add-the-ORC-unwinder.patch [deleted file]
patches/kernel/0039-x86-kconfig-Consolidate-unwinders-into-multiple-choi.patch [deleted file]
patches/kernel/0040-objtool-Upgrade-libelf-devel-warning-to-error-for-CO.patch [deleted file]
patches/kernel/0041-x86-ldt-64-Refresh-DS-and-ES-when-modify_ldt-changes.patch [deleted file]
patches/kernel/0042-x86-mm-Give-each-mm-TLB-flush-generation-a-unique-ID.patch [deleted file]
patches/kernel/0043-x86-mm-Track-the-TLB-s-tlb_gen-and-update-the-flushi.patch [deleted file]
patches/kernel/0044-x86-mm-Rework-lazy-TLB-mode-and-TLB-freshness-tracki.patch [deleted file]
patches/kernel/0045-x86-mm-Implement-PCID-based-optimization-try-to-pres.patch [deleted file]
patches/kernel/0046-x86-mm-Factor-out-CR3-building-code.patch [deleted file]
patches/kernel/0047-x86-mm-64-Stop-using-CR3.PCID-0-in-ASID-aware-code.patch [deleted file]
patches/kernel/0048-x86-mm-Flush-more-aggressively-in-lazy-TLB-mode.patch [deleted file]
patches/kernel/0049-Revert-x86-mm-Stop-calling-leave_mm-in-idle-code.patch [deleted file]
patches/kernel/0050-kprobes-x86-Set-up-frame-pointer-in-kprobe-trampolin.patch [deleted file]
patches/kernel/0051-x86-tracing-Introduce-a-static-key-for-exception-tra.patch [deleted file]
patches/kernel/0052-x86-boot-Add-early-cmdline-parsing-for-options-with-.patch [deleted file]
patches/kernel/0053-mm-x86-mm-Fix-performance-regression-in-get_user_pag.patch [deleted file]
patches/kernel/0054-x86-asm-Remove-unnecessary-n-t-in-front-of-CC_SET-fr.patch [deleted file]
patches/kernel/0055-objtool-Don-t-report-end-of-section-error-after-an-e.patch [deleted file]
patches/kernel/0056-x86-head-Remove-confusing-comment.patch [deleted file]
patches/kernel/0057-x86-head-Remove-unused-bad_address-code.patch [deleted file]
patches/kernel/0058-x86-head-Fix-head-ELF-function-annotations.patch [deleted file]
patches/kernel/0059-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch [deleted file]
patches/kernel/0060-x86-xen-Fix-xen-head-ELF-annotations.patch [deleted file]
patches/kernel/0061-x86-xen-Add-unwind-hint-annotations.patch [deleted file]
patches/kernel/0062-x86-head-Add-unwind-hint-annotations.patch [deleted file]
patches/kernel/0063-ACPI-APEI-adjust-a-local-variable-type-in-ghes_iorem.patch [deleted file]
patches/kernel/0064-x86-unwinder-Make-CONFIG_UNWINDER_ORC-y-the-default-.patch [deleted file]
patches/kernel/0065-x86-fpu-debug-Remove-unused-x86_fpu_state-and-x86_fp.patch [deleted file]
patches/kernel/0066-x86-unwind-Rename-unwinder-config-options-to-CONFIG_.patch [deleted file]
patches/kernel/0067-x86-unwind-Make-CONFIG_UNWINDER_ORC-y-the-default-in.patch [deleted file]
patches/kernel/0068-bitops-Add-clear-set_bit32-to-linux-bitops.h.patch [deleted file]
patches/kernel/0069-x86-cpuid-Add-generic-table-for-CPUID-dependencies.patch [deleted file]
patches/kernel/0070-x86-fpu-Parse-clearcpuid-as-early-XSAVE-argument.patch [deleted file]
patches/kernel/0071-x86-fpu-Make-XSAVE-check-the-base-CPUID-features-bef.patch [deleted file]
patches/kernel/0072-x86-fpu-Remove-the-explicit-clearing-of-XSAVE-depend.patch [deleted file]
patches/kernel/0073-x86-platform-UV-Convert-timers-to-use-timer_setup.patch [deleted file]
patches/kernel/0074-objtool-Print-top-level-commands-on-incorrect-usage.patch [deleted file]
patches/kernel/0075-x86-cpuid-Prevent-out-of-bound-access-in-do_clear_cp.patch [deleted file]
patches/kernel/0076-x86-entry-Use-SYSCALL_DEFINE-macros-for-sys_modify_l.patch [deleted file]
patches/kernel/0077-mm-sparsemem-Allocate-mem_section-at-runtime-for-CON.patch [deleted file]
patches/kernel/0078-x86-kasan-Use-the-same-shadow-offset-for-4-and-5-lev.patch [deleted file]
patches/kernel/0079-x86-xen-Provide-pre-built-page-tables-only-for-CONFI.patch [deleted file]
patches/kernel/0080-x86-xen-Drop-5-level-paging-support-code-from-the-XE.patch [deleted file]
patches/kernel/0081-ACPI-APEI-remove-the-unused-dead-code-for-SEA-NMI-no.patch [deleted file]
patches/kernel/0082-x86-asm-Don-t-use-the-confusing-.ifeq-directive.patch [deleted file]
patches/kernel/0083-x86-build-Beautify-build-log-of-syscall-headers.patch [deleted file]
patches/kernel/0084-x86-mm-64-Rename-the-register_page_bootmem_memmap-si.patch [deleted file]
patches/kernel/0085-x86-cpufeatures-Enable-new-SSE-AVX-AVX512-CPU-featur.patch [deleted file]
patches/kernel/0086-x86-mm-Relocate-page-fault-error-codes-to-traps.h.patch [deleted file]
patches/kernel/0087-x86-boot-Relocate-definition-of-the-initial-state-of.patch [deleted file]
patches/kernel/0088-ptrace-x86-Make-user_64bit_mode-available-to-32-bit-.patch [deleted file]
patches/kernel/0089-x86-entry-64-Remove-the-restore_c_regs_and_iret-labe.patch [deleted file]
patches/kernel/0090-x86-entry-64-Split-the-IRET-to-user-and-IRET-to-kern.patch [deleted file]
patches/kernel/0091-x86-entry-64-Move-SWAPGS-into-the-common-IRET-to-use.patch [deleted file]
patches/kernel/0092-x86-entry-64-Simplify-reg-restore-code-in-the-standa.patch [deleted file]
patches/kernel/0093-x86-entry-64-Shrink-paranoid_exit_restore-and-make-l.patch [deleted file]
patches/kernel/0094-x86-entry-64-Use-pop-instead-of-movq-in-syscall_retu.patch [deleted file]
patches/kernel/0095-x86-entry-64-Merge-the-fast-and-slow-SYSRET-paths.patch [deleted file]
patches/kernel/0096-x86-entry-64-Use-POP-instead-of-MOV-to-restore-regs-.patch [deleted file]
patches/kernel/0097-x86-entry-64-Remove-the-RESTORE_._REGS-infrastructur.patch [deleted file]
patches/kernel/0098-xen-x86-entry-64-Add-xen-NMI-trap-entry.patch [deleted file]
patches/kernel/0099-x86-entry-64-De-Xen-ify-our-NMI-code.patch [deleted file]
patches/kernel/0100-x86-entry-32-Pull-the-MSR_IA32_SYSENTER_CS-update-co.patch [deleted file]
patches/kernel/0101-x86-entry-64-Pass-SP0-directly-to-load_sp0.patch [deleted file]
patches/kernel/0102-x86-entry-Add-task_top_of_stack-to-find-the-top-of-a.patch [deleted file]
patches/kernel/0103-x86-xen-64-x86-entry-64-Clean-up-SP-code-in-cpu_init.patch [deleted file]
patches/kernel/0104-x86-entry-64-Stop-initializing-TSS.sp0-at-boot.patch [deleted file]
patches/kernel/0105-x86-entry-64-Remove-all-remaining-direct-thread_stru.patch [deleted file]
patches/kernel/0106-x86-entry-32-Fix-cpu_current_top_of_stack-initializa.patch [deleted file]
patches/kernel/0107-x86-entry-64-Remove-thread_struct-sp0.patch [deleted file]
patches/kernel/0108-x86-traps-Use-a-new-on_thread_stack-helper-to-clean-.patch [deleted file]
patches/kernel/0109-x86-entry-64-Shorten-TEST-instructions.patch [deleted file]
patches/kernel/0110-x86-cpuid-Replace-set-clear_bit32.patch [deleted file]
patches/kernel/0111-bitops-Revert-cbe96375025e-bitops-Add-clear-set_bit3.patch [deleted file]
patches/kernel/0112-x86-mm-Define-_PAGE_TABLE-using-_KERNPG_TABLE.patch [deleted file]
patches/kernel/0113-x86-cpufeatures-Re-tabulate-the-X86_FEATURE-definiti.patch [deleted file]
patches/kernel/0114-x86-cpufeatures-Fix-various-details-in-the-feature-d.patch [deleted file]
patches/kernel/0115-selftests-x86-protection_keys-Fix-syscall-NR-redefin.patch [deleted file]
patches/kernel/0116-selftests-x86-ldt_gdt-Robustify-against-set_thread_a.patch [deleted file]
patches/kernel/0117-selftests-x86-ldt_gdt-Add-infrastructure-to-test-set.patch [deleted file]
patches/kernel/0118-selftests-x86-ldt_gdt-Run-most-existing-LDT-test-cas.patch [deleted file]
patches/kernel/0119-selftests-x86-ldt_get-Add-a-few-additional-tests-for.patch [deleted file]
patches/kernel/0120-ACPI-APEI-Replace-ioremap_page_range-with-fixmap.patch [deleted file]
patches/kernel/0121-x86-virt-x86-platform-Merge-struct-x86_hyper-into-st.patch [deleted file]
patches/kernel/0122-x86-virt-Add-enum-for-hypervisors-to-replace-x86_hyp.patch [deleted file]
patches/kernel/0123-drivers-misc-intel-pti-Rename-the-header-file-to-fre.patch [deleted file]
patches/kernel/0124-x86-cpufeature-Add-User-Mode-Instruction-Prevention-.patch [deleted file]
patches/kernel/0125-x86-Make-X86_BUG_FXSAVE_LEAK-detectable-in-CPUID-on-.patch [deleted file]
patches/kernel/0126-perf-x86-Enable-free-running-PEBS-for-REGS_USER-INTR.patch [deleted file]
patches/kernel/0127-bpf-fix-build-issues-on-um-due-to-mising-bpf_perf_ev.patch [deleted file]
patches/kernel/0128-locking-barriers-Add-implicit-smp_read_barrier_depen.patch [deleted file]
patches/kernel/0129-locking-barriers-Convert-users-of-lockless_dereferen.patch [deleted file]
patches/kernel/0130-x86-mm-kasan-Don-t-use-vmemmap_populate-to-initializ.patch [deleted file]
patches/kernel/0131-mm-sparsemem-Fix-ARM64-boot-crash-when-CONFIG_SPARSE.patch [deleted file]
patches/kernel/0132-objtool-Move-synced-files-to-their-original-relative.patch [deleted file]
patches/kernel/0133-objtool-Move-kernel-headers-code-sync-check-to-a-scr.patch [deleted file]
patches/kernel/0134-objtool-Fix-cross-build.patch [deleted file]
patches/kernel/0135-tools-headers-Sync-objtool-UAPI-header.patch [deleted file]
patches/kernel/0136-objtool-Fix-64-bit-build-on-32-bit-host.patch [deleted file]
patches/kernel/0137-x86-decoder-Fix-and-update-the-opcodes-map.patch [deleted file]
patches/kernel/0138-x86-decoder-Add-new-TEST-instruction-pattern.patch [deleted file]
patches/kernel/0139-x86-insn-eval-Add-utility-functions-to-get-segment-s.patch [deleted file]
patches/kernel/0140-x86-entry-64-paravirt-Use-paravirt-safe-macro-to-acc.patch [deleted file]
patches/kernel/0141-x86-unwinder-orc-Dont-bail-on-stack-overflow.patch [deleted file]
patches/kernel/0142-x86-unwinder-Handle-stack-overflows-more-gracefully.patch [deleted file]
patches/kernel/0143-x86-irq-Remove-an-old-outdated-comment-about-context.patch [deleted file]
patches/kernel/0144-x86-irq-64-Print-the-offending-IP-in-the-stack-overf.patch [deleted file]
patches/kernel/0145-x86-entry-64-Allocate-and-enable-the-SYSENTER-stack.patch [deleted file]
patches/kernel/0146-x86-dumpstack-Add-get_stack_info-support-for-the-SYS.patch [deleted file]
patches/kernel/0147-x86-entry-gdt-Put-per-CPU-GDT-remaps-in-ascending-or.patch [deleted file]
patches/kernel/0148-x86-mm-fixmap-Generalize-the-GDT-fixmap-mechanism-in.patch [deleted file]
patches/kernel/0149-x86-kasan-64-Teach-KASAN-about-the-cpu_entry_area.patch [deleted file]
patches/kernel/0150-x86-entry-Fix-assumptions-that-the-HW-TSS-is-at-the-.patch [deleted file]
patches/kernel/0151-x86-dumpstack-Handle-stack-overflow-on-all-stacks.patch [deleted file]
patches/kernel/0152-x86-entry-Move-SYSENTER_stack-to-the-beginning-of-st.patch [deleted file]
patches/kernel/0153-x86-entry-Remap-the-TSS-into-the-CPU-entry-area.patch [deleted file]
patches/kernel/0154-x86-entry-64-Separate-cpu_current_top_of_stack-from-.patch [deleted file]
patches/kernel/0155-x86-espfix-64-Stop-assuming-that-pt_regs-is-on-the-e.patch [deleted file]
patches/kernel/0156-x86-entry-64-Use-a-per-CPU-trampoline-stack-for-IDT-.patch [deleted file]
patches/kernel/0157-x86-entry-64-Return-to-userspace-from-the-trampoline.patch [deleted file]
patches/kernel/0158-x86-entry-64-Create-a-per-CPU-SYSCALL-entry-trampoli.patch [deleted file]
patches/kernel/0159-x86-entry-64-Move-the-IST-stacks-into-struct-cpu_ent.patch [deleted file]
patches/kernel/0160-x86-entry-64-Remove-the-SYSENTER-stack-canary.patch [deleted file]
patches/kernel/0161-x86-entry-Clean-up-the-SYSENTER_stack-code.patch [deleted file]
patches/kernel/0162-x86-entry-64-Make-cpu_entry_area.tss-read-only.patch [deleted file]
patches/kernel/0163-x86-paravirt-Dont-patch-flush_tlb_single.patch [deleted file]
patches/kernel/0164-x86-paravirt-Provide-a-way-to-check-for-hypervisors.patch [deleted file]
patches/kernel/0165-x86-cpufeatures-Make-CPU-bugs-sticky.patch [deleted file]
patches/kernel/0166-x86-Kconfig-Limit-NR_CPUS-on-32-bit-to-a-sane-amount.patch [deleted file]
patches/kernel/0167-x86-mm-dump_pagetables-Check-PAGE_PRESENT-for-real.patch [deleted file]
patches/kernel/0168-x86-mm-dump_pagetables-Make-the-address-hints-correc.patch [deleted file]
patches/kernel/0169-x86-vsyscall-64-Explicitly-set-_PAGE_USER-in-the-pag.patch [deleted file]
patches/kernel/0170-x86-vsyscall-64-Warn-and-fail-vsyscall-emulation-in-.patch [deleted file]
patches/kernel/0171-arch-mm-Allow-arch_dup_mmap-to-fail.patch [deleted file]
patches/kernel/0172-x86-ldt-Rework-locking.patch [deleted file]
patches/kernel/0173-x86-ldt-Prevent-LDT-inheritance-on-exec.patch [deleted file]
patches/kernel/0174-x86-mm-64-Improve-the-memory-map-documentation.patch [deleted file]
patches/kernel/0175-x86-doc-Remove-obvious-weirdnesses-from-the-x86-MM-l.patch [deleted file]
patches/kernel/0176-x86-entry-Rename-SYSENTER_stack-to-CPU_ENTRY_AREA_en.patch [deleted file]
patches/kernel/0177-x86-uv-Use-the-right-TLB-flush-API.patch [deleted file]
patches/kernel/0178-x86-microcode-Dont-abuse-the-TLB-flush-interface.patch [deleted file]
patches/kernel/0179-x86-mm-Use-__flush_tlb_one-for-kernel-memory.patch [deleted file]
patches/kernel/0180-x86-mm-Remove-superfluous-barriers.patch [deleted file]
patches/kernel/0181-x86-mm-Add-comments-to-clarify-which-TLB-flush-funct.patch [deleted file]
patches/kernel/0182-x86-mm-Move-the-CR3-construction-functions-to-tlbflu.patch [deleted file]
patches/kernel/0183-x86-mm-Remove-hard-coded-ASID-limit-checks.patch [deleted file]
patches/kernel/0184-x86-mm-Put-MMU-to-hardware-ASID-translation-in-one-p.patch [deleted file]
patches/kernel/0185-x86-mm-Create-asm-invpcid.h.patch [deleted file]
patches/kernel/0186-x86-cpu_entry_area-Move-it-to-a-separate-unit.patch [deleted file]
patches/kernel/0187-x86-cpu_entry_area-Move-it-out-of-the-fixmap.patch [deleted file]
patches/kernel/0188-init-Invoke-init_espfix_bsp-from-mm_init.patch [deleted file]
patches/kernel/0189-x86-cpu_entry_area-Prevent-wraparound-in-setup_cpu_e.patch [deleted file]
patches/kernel/0190-x86-cpufeatures-Add-X86_BUG_CPU_INSECURE.patch [deleted file]
patches/kernel/0191-x86-mm-pti-Disable-global-pages-if-PAGE_TABLE_ISOLAT.patch [deleted file]
patches/kernel/0192-x86-mm-pti-Prepare-the-x86-entry-assembly-code-for-e.patch [deleted file]
patches/kernel/0193-x86-mm-pti-Add-infrastructure-for-page-table-isolati.patch [deleted file]
patches/kernel/0194-x86-pti-Add-the-pti-cmdline-option-and-documentation.patch [deleted file]
patches/kernel/0195-x86-mm-pti-Add-mapping-helper-functions.patch [deleted file]
patches/kernel/0196-x86-mm-pti-Allow-NX-poison-to-be-set-in-p4d-pgd.patch [deleted file]
patches/kernel/0197-x86-mm-pti-Allocate-a-separate-user-PGD.patch [deleted file]
patches/kernel/0198-x86-mm-pti-Populate-user-PGD.patch [deleted file]
patches/kernel/0199-x86-mm-pti-Add-functions-to-clone-kernel-PMDs.patch [deleted file]
patches/kernel/0200-x86-mm-pti-Force-entry-through-trampoline-when-PTI-a.patch [deleted file]
patches/kernel/0201-x86-mm-pti-Share-cpu_entry_area-with-user-space-page.patch [deleted file]
patches/kernel/0202-x86-entry-Align-entry-text-section-to-PMD-boundary.patch [deleted file]
patches/kernel/0203-x86-mm-pti-Share-entry-text-PMD.patch [deleted file]
patches/kernel/0204-x86-mm-pti-Map-ESPFIX-into-user-space.patch [deleted file]
patches/kernel/0205-x86-cpu_entry_area-Add-debugstore-entries-to-cpu_ent.patch [deleted file]
patches/kernel/0206-x86-events-intel-ds-Map-debug-buffers-in-cpu_entry_a.patch [deleted file]
patches/kernel/0207-x86-mm-64-Make-a-full-PGD-entry-size-hole-in-the-mem.patch [deleted file]
patches/kernel/0208-x86-pti-Put-the-LDT-in-its-own-PGD-if-PTI-is-on.patch [deleted file]
patches/kernel/0209-x86-pti-Map-the-vsyscall-page-if-needed.patch [deleted file]
patches/kernel/0210-x86-mm-Allow-flushing-for-future-ASID-switches.patch [deleted file]
patches/kernel/0211-x86-mm-Abstract-switching-CR3.patch [deleted file]
patches/kernel/0212-x86-mm-Use-Fix-PCID-to-optimize-user-kernel-switches.patch [deleted file]
patches/kernel/0213-x86-mm-Optimize-RESTORE_CR3.patch [deleted file]
patches/kernel/0214-x86-mm-Use-INVPCID-for-__native_flush_tlb_single.patch [deleted file]
patches/kernel/0215-x86-mm-Clarify-the-whole-ASID-kernel-PCID-user-PCID-.patch [deleted file]
patches/kernel/0216-x86-dumpstack-Indicate-in-Oops-whether-PTI-is-config.patch [deleted file]
patches/kernel/0217-x86-mm-pti-Add-Kconfig.patch [deleted file]
patches/kernel/0218-x86-mm-dump_pagetables-Add-page-table-directory-to-t.patch [deleted file]
patches/kernel/0219-x86-mm-dump_pagetables-Check-user-space-page-table-f.patch [deleted file]
patches/kernel/0220-x86-mm-dump_pagetables-Allow-dumping-current-pagetab.patch [deleted file]
patches/kernel/0221-x86-ldt-Make-the-LDT-mapping-RO.patch [deleted file]
patches/kernel/0222-x86-smpboot-Remove-stale-TLB-flush-invocations.patch [deleted file]
patches/kernel/0223-x86-mm-Remove-preempt_disable-enable-from-__native_f.patch [deleted file]
patches/kernel/0224-x86-ldt-Plug-memory-leak-in-error-path.patch [deleted file]
patches/kernel/0225-x86-ldt-Make-LDT-pgtable-free-conditional.patch [deleted file]
patches/kernel/0226-UBUNTU-Config-updateconfigs-to-enable-PTI.patch [deleted file]
patches/kernel/0227-kvm-x86-fix-RSM-when-PCID-is-non-zero.patch [deleted file]
patches/kernel/0228-x86-pti-Switch-to-kernel-CR3-at-early-in-entry_SYSCA.patch [deleted file]
patches/kernel/0229-UBUNTU-SAUCE-bpf-reject-out-of-bounds-stack-pointer-.patch [deleted file]
patches/kernel/0230-bpf-fix-incorrect-sign-extension-in-check_alu_op.patch [deleted file]
patches/kernel/0231-UBUNTU-SAUCE-bpf-verifier-Fix-states_equal-compariso.patch [deleted file]
patches/kernel/0232-bpf-fix-branch-pruning-logic.patch [deleted file]
patches/kernel/0233-UBUNTU-SAUCE-only-attempt-to-use-PCID-in-64-bit-buil.patch [deleted file]
patches/kernel/0234-UBUNTU-SAUCE-BODGE-temporarily-disable-some-kprobe-t.patch [deleted file]
patches/kernel/0235-kvm-vmx-Scrub-hardware-GPRs-at-VM-exit.patch [deleted file]
patches/kernel/0236-objtool-use-sh-to-invoke-sync-check.sh-in-the-Makefi.patch [deleted file]
patches/kernel/0237-x86-tlb-Drop-the-_GPL-from-the-cpu_tlbstate-export.patch [deleted file]
patches/kernel/0238-x86-events-intel-ds-Use-the-proper-cache-flush-metho.patch [deleted file]
patches/kernel/0239-x86-mm-Set-MODULES_END-to-0xffffffffff000000.patch [deleted file]
patches/kernel/0240-x86-mm-Map-cpu_entry_area-at-the-same-place-on-4-5-l.patch [deleted file]
patches/kernel/0241-x86-kaslr-Fix-the-vaddr_end-mess.patch [deleted file]
patches/kernel/0242-x86-alternatives-Add-missing-n-at-end-of-ALTERNATIVE.patch [deleted file]
patches/kernel/0243-x86-cpu-x86-pti-Do-not-enable-PTI-on-AMD-processors.patch [deleted file]
patches/kernel/0244-x86-microcode-AMD-Add-support-for-fam17h-microcode-l.patch [deleted file]
patches/kernel/0245-Revert-scsi-libsas-allow-async-aborts.patch [deleted file]
patches/kernel/0246-x86-pti-Make-sure-the-user-kernel-PTEs-match.patch [deleted file]
patches/kernel/0247-x86-dumpstack-Fix-partial-register-dumps.patch [deleted file]
patches/kernel/0248-x86-dumpstack-Print-registers-for-first-stack-frame.patch [deleted file]
patches/kernel/0249-x86-process-Define-cpu_tss_rw-in-same-section-as-dec.patch [deleted file]
patches/kernel/0250-x86-pti-Rename-BUG_CPU_INSECURE-to-BUG_CPU_MELTDOWN.patch [deleted file]
patches/kernel/0251-x86-pti-Unbreak-EFI-old_memmap.patch [deleted file]
patches/kernel/0252-x86-Documentation-Add-PTI-description.patch [deleted file]
patches/kernel/0253-x86-cpufeatures-Add-X86_BUG_SPECTRE_V-12.patch [deleted file]
patches/kernel/0254-x86-tboot-Unbreak-tboot-with-PTI-enabled.patch [deleted file]
patches/kernel/0255-x86-mm-pti-Remove-dead-logic-in-pti_user_pagetable_w.patch [deleted file]
patches/kernel/0256-x86-cpu-AMD-Make-LFENCE-a-serializing-instruction.patch [deleted file]
patches/kernel/0257-x86-cpu-AMD-Use-LFENCE_RDTSC-in-preference-to-MFENCE.patch [deleted file]
patches/kernel/0258-x86-alternatives-Fix-optimize_nops-checking.patch [deleted file]
patches/kernel/0259-x86-pti-Make-unpoison-of-pgd-for-trusted-boot-work-f.patch [deleted file]
patches/kernel/0260-locking-barriers-introduce-new-memory-barrier-gmb.patch [deleted file]
patches/kernel/0261-bpf-prevent-speculative-execution-in-eBPF-interprete.patch [deleted file]
patches/kernel/0262-x86-bpf-jit-prevent-speculative-execution-when-JIT-i.patch [deleted file]
patches/kernel/0263-uvcvideo-prevent-speculative-execution.patch [deleted file]
patches/kernel/0264-carl9170-prevent-speculative-execution.patch [deleted file]
patches/kernel/0265-p54-prevent-speculative-execution.patch [deleted file]
patches/kernel/0266-qla2xxx-prevent-speculative-execution.patch [deleted file]
patches/kernel/0267-cw1200-prevent-speculative-execution.patch [deleted file]
patches/kernel/0268-Thermal-int340x-prevent-speculative-execution.patch [deleted file]
patches/kernel/0269-userns-prevent-speculative-execution.patch [deleted file]
patches/kernel/0270-ipv6-prevent-speculative-execution.patch [deleted file]
patches/kernel/0271-fs-prevent-speculative-execution.patch [deleted file]
patches/kernel/0272-net-mpls-prevent-speculative-execution.patch [deleted file]
patches/kernel/0273-udf-prevent-speculative-execution.patch [deleted file]
patches/kernel/0274-x86-feature-Enable-the-x86-feature-to-control-Specul.patch [deleted file]
patches/kernel/0275-x86-feature-Report-presence-of-IBPB-and-IBRS-control.patch [deleted file]
patches/kernel/0276-x86-enter-MACROS-to-set-clear-IBRS-and-set-IBPB.patch [deleted file]
patches/kernel/0277-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch [deleted file]
patches/kernel/0278-x86-idle-Disable-IBRS-entering-idle-and-enable-it-on.patch [deleted file]
patches/kernel/0279-x86-idle-Disable-IBRS-when-offlining-cpu-and-re-enab.patch [deleted file]
patches/kernel/0280-x86-mm-Set-IBPB-upon-context-switch.patch [deleted file]
patches/kernel/0281-x86-mm-Only-set-IBPB-when-the-new-thread-cannot-ptra.patch [deleted file]
patches/kernel/0282-x86-entry-Stuff-RSB-for-entry-to-kernel-for-non-SMEP.patch [deleted file]
patches/kernel/0283-x86-kvm-add-MSR_IA32_SPEC_CTRL-and-MSR_IA32_PRED_CMD.patch [deleted file]
patches/kernel/0284-x86-kvm-Set-IBPB-when-switching-VM.patch [deleted file]
patches/kernel/0285-x86-kvm-Toggle-IBRS-on-VM-entry-and-exit.patch [deleted file]
patches/kernel/0286-x86-kvm-Pad-RSB-on-VM-transition.patch [deleted file]
patches/kernel/0287-x86-spec_ctrl-Add-sysctl-knobs-to-enable-disable-SPE.patch [deleted file]
patches/kernel/0288-x86-spec_ctrl-Add-lock-to-serialize-changes-to-ibrs-.patch [deleted file]
patches/kernel/0289-x86-syscall-Clear-unused-extra-registers-on-syscall-.patch [deleted file]
patches/kernel/0290-x86-syscall-Clear-unused-extra-registers-on-32-bit-c.patch [deleted file]
patches/kernel/0291-x86-entry-Use-retpoline-for-syscall-s-indirect-calls.patch [deleted file]
patches/kernel/0292-x86-cpu-AMD-Add-speculative-control-support-for-AMD.patch [deleted file]
patches/kernel/0293-x86-microcode-Extend-post-microcode-reload-to-suppor.patch [deleted file]
patches/kernel/0294-KVM-SVM-Do-not-intercept-new-speculative-control-MSR.patch [deleted file]
patches/kernel/0295-x86-svm-Set-IBRS-value-on-VM-entry-and-exit.patch [deleted file]
patches/kernel/0296-x86-svm-Set-IBPB-when-running-a-different-VCPU.patch [deleted file]
patches/kernel/0297-KVM-x86-Add-speculative-control-CPUID-support-for-gu.patch [deleted file]
patches/kernel/0298-x86-svm-Add-code-to-clobber-the-RSB-on-VM-exit.patch [deleted file]
patches/kernel/0299-x86-cpu-AMD-Remove-now-unused-definition-of-MFENCE_R.patch [deleted file]
patches/kernel/0300-UBUNTU-SAUCE-x86-kvm-Fix-stuff_RSB-for-32-bit.patch [deleted file]
patches/kernel/0301-x86-pti-Enable-PTI-by-default.patch [deleted file]
patches/kernel/0302-KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch [deleted file]
patches/kernel/0303-x86-tboot-Unbreak-tboot-with-PTI-enabled.patch [deleted file]
patches/kernel/0304-x86-perf-Disable-intel_bts-when-PTI.patch [deleted file]
patches/kernel/0305-UBUNTU-SAUCE-x86-entry-Fix-up-retpoline-assembler-la.patch [deleted file]