2011-10-05 07:01:45 +02:00
|
|
|
# Kernel patches configuration file
|
|
|
|
# vim: set ts=8 sw=8 noet:
|
|
|
|
#
|
|
|
|
# There are three kinds of rules (see guards.1 for details):
|
|
|
|
# +symbol include this patch if symbol is defined; otherwise exclude.
|
|
|
|
# -symbol exclude this patch if symbol is defined; otherwise include.
|
|
|
|
# - exclude this patch.
|
|
|
|
#
|
|
|
|
# Using symbols means that an entirely different source tree will be
|
|
|
|
# generated depending on which symbols are defined. This used to be
|
|
|
|
# a good thing when arch-specific patches contained conflicts with other
|
|
|
|
# patches, but we now have a policy that patches must build everywhere.
|
|
|
|
# The result is a unified source tree that allows us to do neat things
|
|
|
|
# like ship kernel module packages. Creating a divergent tree breaks
|
|
|
|
# these # so you'd better have an extraordinary reason for using them.
|
|
|
|
# For example, the openSUSE 10.3 kernel uses them for segregating the
|
|
|
|
# -rt patches until they can be integrated completely, and these are
|
|
|
|
# only applied at the very end of the series.
|
|
|
|
#
|
|
|
|
# The most common use in recent kernels is to disable a patch with a
|
|
|
|
# username as the symbol to indicate responsbility. Another use is
|
|
|
|
# to check in a patch for testing, but have it disabled in all but your
|
|
|
|
# own build environment.
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# latest standard kernel patches
|
|
|
|
# DO NOT MODIFY THEM!
|
|
|
|
# Send separate patches upstream if you find a problem...
|
|
|
|
########################################################
|
2018-08-15 10:33:03 +02:00
|
|
|
patches.kernel.org/4.18.1-001-x86-paravirt-Fix-spectre-v2-mitigations-for-pa.patch
|
|
|
|
patches.kernel.org/4.18.1-002-x86-speculation-Protect-against-userspace-user.patch
|
|
|
|
patches.kernel.org/4.18.1-003-kprobes-x86-Fix-p-uses-in-error-messages.patch
|
|
|
|
patches.kernel.org/4.18.1-004-x86-irqflags-Provide-a-declaration-for-native_.patch
|
|
|
|
patches.kernel.org/4.18.1-005-x86-speculation-l1tf-Increase-32bit-PAE-__PHYS.patch
|
|
|
|
patches.kernel.org/4.18.1-006-x86-speculation-l1tf-Change-order-of-offset-ty.patch
|
|
|
|
patches.kernel.org/4.18.1-007-x86-speculation-l1tf-Protect-swap-entries-agai.patch
|
|
|
|
patches.kernel.org/4.18.1-008-x86-speculation-l1tf-Protect-PROT_NONE-PTEs-ag.patch
|
|
|
|
patches.kernel.org/4.18.1-009-x86-speculation-l1tf-Make-sure-the-first-page-.patch
|
|
|
|
patches.kernel.org/4.18.1-010-x86-speculation-l1tf-Add-sysfs-reporting-for-l.patch
|
|
|
|
patches.kernel.org/4.18.1-011-x86-speculation-l1tf-Disallow-non-privileged-h.patch
|
|
|
|
patches.kernel.org/4.18.1-012-x86-speculation-l1tf-Limit-swap-file-size-to-M.patch
|
|
|
|
patches.kernel.org/4.18.1-013-x86-bugs-Move-the-l1tf-function-and-define-pr_.patch
|
|
|
|
patches.kernel.org/4.18.1-014-sched-smt-Update-sched_smt_present-at-runtime.patch
|
|
|
|
patches.kernel.org/4.18.1-015-x86-smp-Provide-topology_is_primary_thread.patch
|
|
|
|
patches.kernel.org/4.18.1-016-x86-topology-Provide-topology_smt_supported.patch
|
|
|
|
patches.kernel.org/4.18.1-017-cpu-hotplug-Make-bringup-teardown-of-smp-threa.patch
|
|
|
|
patches.kernel.org/4.18.1-018-cpu-hotplug-Split-do_cpu_down.patch
|
|
|
|
patches.kernel.org/4.18.1-019-cpu-hotplug-Provide-knobs-to-control-SMT.patch
|
|
|
|
patches.kernel.org/4.18.1-020-x86-cpu-Remove-the-pointless-CPU-printout.patch
|
|
|
|
patches.kernel.org/4.18.1-021-x86-cpu-AMD-Remove-the-pointless-detect_ht-cal.patch
|
|
|
|
patches.kernel.org/4.18.1-022-x86-cpu-common-Provide-detect_ht_early.patch
|
|
|
|
patches.kernel.org/4.18.1-023-x86-cpu-topology-Provide-detect_extended_topol.patch
|
|
|
|
patches.kernel.org/4.18.1-024-x86-cpu-intel-Evaluate-smp_num_siblings-early.patch
|
|
|
|
patches.kernel.org/4.18.1-025-x86-CPU-AMD-Do-not-check-CPUID-max-ext-level-b.patch
|
|
|
|
patches.kernel.org/4.18.1-026-x86-cpu-AMD-Evaluate-smp_num_siblings-early.patch
|
|
|
|
patches.kernel.org/4.18.1-027-x86-apic-Ignore-secondary-threads-if-nosmt-for.patch
|
|
|
|
patches.kernel.org/4.18.1-028-x86-speculation-l1tf-Extend-64bit-swap-file-si.patch
|
|
|
|
patches.kernel.org/4.18.1-029-x86-cpufeatures-Add-detection-of-L1D-cache-flu.patch
|
|
|
|
patches.kernel.org/4.18.1-030-x86-CPU-AMD-Move-TOPOEXT-reenablement-before-r.patch
|
|
|
|
patches.kernel.org/4.18.1-031-x86-speculation-l1tf-Protect-PAE-swap-entries-.patch
|
|
|
|
patches.kernel.org/4.18.1-032-x86-speculation-l1tf-Fix-up-pte-pfn-conversion.patch
|
|
|
|
patches.kernel.org/4.18.1-033-Revert-x86-apic-Ignore-secondary-threads-if-no.patch
|
|
|
|
patches.kernel.org/4.18.1-034-cpu-hotplug-Boot-HT-siblings-at-least-once.patch
|
|
|
|
patches.kernel.org/4.18.1-035-x86-KVM-Warn-user-if-KVM-is-loaded-SMT-and-L1T.patch
|
|
|
|
patches.kernel.org/4.18.1-036-x86-KVM-VMX-Add-module-argument-for-L1TF-mitig.patch
|
|
|
|
patches.kernel.org/4.18.1-037-x86-KVM-VMX-Add-L1D-flush-algorithm.patch
|
|
|
|
patches.kernel.org/4.18.1-038-x86-KVM-VMX-Add-L1D-MSR-based-flush.patch
|
|
|
|
patches.kernel.org/4.18.1-039-x86-KVM-VMX-Add-L1D-flush-logic.patch
|
|
|
|
patches.kernel.org/4.18.1-040-x86-KVM-VMX-Split-the-VMX-MSR-LOAD-structures-.patch
|
|
|
|
patches.kernel.org/4.18.1-041-x86-KVM-VMX-Add-find_msr-helper-function.patch
|
|
|
|
patches.kernel.org/4.18.1-042-x86-KVM-VMX-Separate-the-VMX-AUTOLOAD-guest-ho.patch
|
|
|
|
patches.kernel.org/4.18.1-043-x86-KVM-VMX-Extend-add_atomic_switch_msr-to-al.patch
|
|
|
|
patches.kernel.org/4.18.1-044-x86-KVM-VMX-Use-MSR-save-list-for-IA32_FLUSH_C.patch
|
|
|
|
patches.kernel.org/4.18.1-045-cpu-hotplug-Online-siblings-when-SMT-control-i.patch
|
|
|
|
patches.kernel.org/4.18.1-046-x86-litf-Introduce-vmx-status-variable.patch
|
|
|
|
patches.kernel.org/4.18.1-047-x86-kvm-Drop-L1TF-MSR-list-approach.patch
|
|
|
|
patches.kernel.org/4.18.1-048-x86-l1tf-Handle-EPT-disabled-state-proper.patch
|
|
|
|
patches.kernel.org/4.18.1-049-x86-kvm-Move-l1tf-setup-function.patch
|
|
|
|
patches.kernel.org/4.18.1-050-x86-kvm-Add-static-key-for-flush-always.patch
|
|
|
|
patches.kernel.org/4.18.1-051-x86-kvm-Serialize-L1D-flush-parameter-setter.patch
|
|
|
|
patches.kernel.org/4.18.1-052-x86-kvm-Allow-runtime-control-of-L1D-flush.patch
|
|
|
|
patches.kernel.org/4.18.1-053-cpu-hotplug-Expose-SMT-control-init-function.patch
|
|
|
|
patches.kernel.org/4.18.1-054-cpu-hotplug-Set-CPU_SMT_NOT_SUPPORTED-early.patch
|
|
|
|
patches.kernel.org/4.18.1-055-x86-bugs-kvm-Introduce-boot-time-control-of-L1.patch
|
|
|
|
patches.kernel.org/4.18.1-056-Documentation-Add-section-about-CPU-vulnerabil.patch
|
|
|
|
patches.kernel.org/4.18.1-057-x86-speculation-l1tf-Unbreak-__HAVE_ARCH_PFN_M.patch
|
|
|
|
patches.kernel.org/4.18.1-058-x86-KVM-VMX-Initialize-the-vmx_l1d_flush_pages.patch
|
|
|
|
patches.kernel.org/4.18.1-059-Documentation-l1tf-Fix-typos.patch
|
|
|
|
patches.kernel.org/4.18.1-060-cpu-hotplug-detect-SMT-disabled-by-BIOS.patch
|
|
|
|
patches.kernel.org/4.18.1-061-x86-KVM-VMX-Don-t-set-l1tf_flush_l1d-to-true-f.patch
|
|
|
|
patches.kernel.org/4.18.1-062-x86-KVM-VMX-Replace-vmx_l1d_flush_always-with-.patch
|
|
|
|
patches.kernel.org/4.18.1-063-x86-KVM-VMX-Move-the-l1tf_flush_l1d-test-to-vm.patch
|
|
|
|
patches.kernel.org/4.18.1-064-x86-irq-Demote-irq_cpustat_t-__softirq_pending.patch
|
|
|
|
patches.kernel.org/4.18.1-065-x86-KVM-VMX-Introduce-per-host-cpu-analogue-of.patch
|
|
|
|
patches.kernel.org/4.18.1-066-x86-Don-t-include-linux-irq.h-from-asm-hardirq.patch
|
|
|
|
patches.kernel.org/4.18.1-067-x86-irq-Let-interrupt-handlers-set-kvm_cpu_l1t.patch
|
|
|
|
patches.kernel.org/4.18.1-068-x86-KVM-VMX-Don-t-set-l1tf_flush_l1d-from-vmx_.patch
|
|
|
|
patches.kernel.org/4.18.1-069-Documentation-l1tf-Remove-Yonah-processors-fro.patch
|
|
|
|
patches.kernel.org/4.18.1-070-x86-speculation-Simplify-sysfs-report-of-VMX-L.patch
|
|
|
|
patches.kernel.org/4.18.1-071-x86-speculation-Use-ARCH_CAPABILITIES-to-skip-.patch
|
|
|
|
patches.kernel.org/4.18.1-072-KVM-VMX-Tell-the-nested-hypervisor-to-skip-L1D.patch
|
|
|
|
patches.kernel.org/4.18.1-073-cpu-hotplug-Fix-SMT-supported-evaluation.patch
|
|
|
|
patches.kernel.org/4.18.1-074-x86-speculation-l1tf-Invert-all-not-present-ma.patch
|
|
|
|
patches.kernel.org/4.18.1-075-x86-speculation-l1tf-Make-pmd-pud_mknotpresent.patch
|
|
|
|
patches.kernel.org/4.18.1-076-x86-mm-pat-Make-set_memory_np-L1TF-safe.patch
|
|
|
|
patches.kernel.org/4.18.1-077-x86-mm-kmmio-Make-the-tracer-robust-against-L1.patch
|
|
|
|
patches.kernel.org/4.18.1-078-tools-headers-Synchronise-x86-cpufeatures.h-fo.patch
|
|
|
|
patches.kernel.org/4.18.1-079-x86-microcode-Allow-late-microcode-loading-wit.patch
|
2018-08-17 10:06:59 +02:00
|
|
|
patches.kernel.org/4.18.1-080-x86-smp-fix-non-SMP-broken-build-due-to-redefi.patch
|
|
|
|
patches.kernel.org/4.18.1-081-cpu-hotplug-Non-SMP-machines-do-not-make-use-o.patch
|
|
|
|
patches.kernel.org/4.18.1-082-x86-init-fix-build-with-CONFIG_SWAP-n.patch
|
|
|
|
patches.kernel.org/4.18.1-083-Linux-4.18.1.patch
|
2018-08-20 14:23:18 +02:00
|
|
|
patches.kernel.org/4.18.2-001-x86-l1tf-Fix-build-error-seen-if-CONFIG_KVM_IN.patch
|
|
|
|
patches.kernel.org/4.18.2-002-x86-i8259-Add-missing-include-file.patch
|
|
|
|
patches.kernel.org/4.18.2-003-x86-hyper-v-Check-for-VP_INVAL-in-hyperv_flush.patch
|
|
|
|
patches.kernel.org/4.18.2-004-x86-platform-UV-Mark-memblock-related-init-cod.patch
|
|
|
|
patches.kernel.org/4.18.2-005-x86-mm-pti-Clear-Global-bit-more-aggressively.patch
|
|
|
|
patches.kernel.org/4.18.2-006-xen-pv-Call-get_cpu_address_sizes-to-set-x86_v.patch
|
|
|
|
patches.kernel.org/4.18.2-007-x86-mm-Disable-ioremap-free-page-handling-on-x.patch
|
|
|
|
patches.kernel.org/4.18.2-008-kbuild-verify-that-DEPMOD-is-installed.patch
|
|
|
|
patches.kernel.org/4.18.2-009-crypto-ccree-fix-finup.patch
|
|
|
|
patches.kernel.org/4.18.2-010-crypto-ccree-fix-iv-handling.patch
|
|
|
|
patches.kernel.org/4.18.2-011-crypto-ccp-Check-for-NULL-PSP-pointer-at-modul.patch
|
|
|
|
patches.kernel.org/4.18.2-012-crypto-ccp-Fix-command-completion-detection-ra.patch
|
|
|
|
patches.kernel.org/4.18.2-013-crypto-x86-sha256-mb-fix-digest-copy-in-sha256.patch
|
|
|
|
patches.kernel.org/4.18.2-014-crypto-vmac-require-a-block-cipher-with-128-bi.patch
|
|
|
|
patches.kernel.org/4.18.2-015-crypto-vmac-separate-tfm-and-request-context.patch
|
|
|
|
patches.kernel.org/4.18.2-016-crypto-blkcipher-fix-crash-flushing-dcache-in-.patch
|
|
|
|
patches.kernel.org/4.18.2-017-crypto-ablkcipher-fix-crash-flushing-dcache-in.patch
|
|
|
|
patches.kernel.org/4.18.2-018-crypto-skcipher-fix-aligning-block-size-in-skc.patch
|
|
|
|
patches.kernel.org/4.18.2-019-crypto-skcipher-fix-crash-flushing-dcache-in-e.patch
|
|
|
|
patches.kernel.org/4.18.2-020-Bluetooth-hidp-buffer-overflow-in-hidp_process.patch
|
|
|
|
patches.kernel.org/4.18.2-021-ioremap-Update-pgtable-free-interfaces-with-ad.patch
|
|
|
|
patches.kernel.org/4.18.2-022-x86-mm-Add-TLB-purge-to-free-pmd-pte-page-inte.patch
|
|
|
|
patches.kernel.org/4.18.2-023-Linux-4.18.2.patch
|
|
|
|
patches.kernel.org/4.18.3-001-x86-speculation-l1tf-Exempt-zeroed-PTEs-from-i.patch
|
|
|
|
patches.kernel.org/4.18.3-002-Linux-4.18.3.patch
|
2018-08-22 11:45:41 +02:00
|
|
|
patches.kernel.org/4.18.4-001-l2tp-use-sk_dst_check-to-avoid-race-on-sk-sk_d.patch
|
|
|
|
patches.kernel.org/4.18.4-002-net_sched-fix-NULL-pointer-dereference-when-de.patch
|
|
|
|
patches.kernel.org/4.18.4-003-net_sched-Fix-missing-res-info-when-create-new.patch
|
|
|
|
patches.kernel.org/4.18.4-004-r8169-don-t-use-MSI-X-on-RTL8168g.patch
|
|
|
|
patches.kernel.org/4.18.4-005-ALSA-hda-Sleep-for-10ms-after-entering-D3-on-C.patch
|
|
|
|
patches.kernel.org/4.18.4-006-ALSA-hda-Turn-CX8200-into-D3-as-well-upon-rebo.patch
|
|
|
|
patches.kernel.org/4.18.4-007-ALSA-vx222-Fix-invalid-endian-conversions.patch
|
|
|
|
patches.kernel.org/4.18.4-008-ALSA-virmidi-Fix-too-long-output-trigger-loop.patch
|
|
|
|
patches.kernel.org/4.18.4-009-ALSA-cs5535audio-Fix-invalid-endian-conversion.patch
|
|
|
|
patches.kernel.org/4.18.4-010-ALSA-dice-fix-wrong-copy-to-rx-parameters-for-.patch
|
|
|
|
patches.kernel.org/4.18.4-011-ALSA-hda-Correct-Asrock-B85M-ITX-power_save-bl.patch
|
|
|
|
patches.kernel.org/4.18.4-012-ALSA-memalloc-Don-t-exceed-over-the-requested-.patch
|
|
|
|
patches.kernel.org/4.18.4-013-ALSA-vxpocket-Fix-invalid-endian-conversions.patch
|
|
|
|
patches.kernel.org/4.18.4-014-ALSA-seq-Fix-poll-error-return.patch
|
|
|
|
patches.kernel.org/4.18.4-015-media-gl861-fix-probe-of-dvb_usb_gl861.patch
|
|
|
|
patches.kernel.org/4.18.4-016-USB-serial-sierra-fix-potential-deadlock-at-cl.patch
|
|
|
|
patches.kernel.org/4.18.4-017-USB-serial-pl2303-add-a-new-device-id-for-ATEN.patch
|
|
|
|
patches.kernel.org/4.18.4-018-USB-option-add-support-for-DW5821e.patch
|
|
|
|
patches.kernel.org/4.18.4-019-ACPI-PM-save-NVS-memory-for-ASUS-1025C-laptop.patch
|
|
|
|
patches.kernel.org/4.18.4-020-tty-serial-8250-Revert-NXP-SC16C2552-workaroun.patch
|
|
|
|
patches.kernel.org/4.18.4-021-serial-8250_exar-Read-INT0-from-slave-device-t.patch
|
|
|
|
patches.kernel.org/4.18.4-022-serial-8250_dw-always-set-baud-rate-in-dw8250_.patch
|
|
|
|
patches.kernel.org/4.18.4-023-serial-8250_dw-Add-ACPI-support-for-uart-on-Br.patch
|
|
|
|
patches.kernel.org/4.18.4-024-uio-fix-wrong-return-value-from-uio_mmap.patch
|
|
|
|
patches.kernel.org/4.18.4-025-misc-sram-fix-resource-leaks-in-probe-error-pa.patch
|
|
|
|
patches.kernel.org/4.18.4-026-Revert-uio-use-request_threaded_irq-instead.patch
|
|
|
|
patches.kernel.org/4.18.4-027-Bluetooth-avoid-killing-an-already-killed-sock.patch
|
|
|
|
patches.kernel.org/4.18.4-028-isdn-Disable-IIOCDBGVAR.patch
|
|
|
|
patches.kernel.org/4.18.4-029-net-sock_diag-Fix-spectre-v1-gadget-in-__sock_.patch
|
|
|
|
patches.kernel.org/4.18.4-030-hv-netvsc-Fix-NULL-dereference-at-single-queue.patch
|
|
|
|
patches.kernel.org/4.18.4-031-r8169-don-t-use-MSI-X-on-RTL8106e.patch
|
|
|
|
patches.kernel.org/4.18.4-032-ip_vti-fix-a-null-pointer-deferrence-when-crea.patch
|
|
|
|
patches.kernel.org/4.18.4-033-net-ethernet-mvneta-Fix-napi-structure-mixup-o.patch
|
|
|
|
patches.kernel.org/4.18.4-034-net-mvneta-fix-mvneta_config_rss-on-armada-370.patch
|
|
|
|
patches.kernel.org/4.18.4-035-cls_matchall-fix-tcf_unbind_filter-missing.patch
|
|
|
|
patches.kernel.org/4.18.4-036-Linux-4.18.4.patch
|
2018-08-24 14:56:48 +02:00
|
|
|
patches.kernel.org/4.18.5-001-EDAC-Add-missing-MEM_LRDDR4-entry-in-edac_mem_.patch
|
|
|
|
patches.kernel.org/4.18.5-002-pty-fix-O_CLOEXEC-for-TIOCGPTPEER.patch
|
|
|
|
patches.kernel.org/4.18.5-003-mm-Allow-non-direct-map-arguments-to-free_rese.patch
|
|
|
|
patches.kernel.org/4.18.5-004-x86-mm-init-Pass-unconverted-symbol-addresses-.patch
|
|
|
|
patches.kernel.org/4.18.5-005-x86-mm-init-Add-helper-for-freeing-kernel-imag.patch
|
|
|
|
patches.kernel.org/4.18.5-006-x86-mm-init-Remove-freed-kernel-image-areas-fr.patch
|
|
|
|
patches.kernel.org/4.18.5-007-powerpc64s-Show-ori31-availability-in-spectre_.patch
|
|
|
|
patches.kernel.org/4.18.5-008-ext4-fix-spectre-gadget-in-ext4_mb_regular_all.patch
|
|
|
|
patches.kernel.org/4.18.5-009-drm-i915-kvmgt-Fix-potential-Spectre-v1.patch
|
|
|
|
patches.kernel.org/4.18.5-010-drm-amdgpu-pm-Fix-potential-Spectre-v1.patch
|
|
|
|
patches.kernel.org/4.18.5-011-parisc-Remove-unnecessary-barriers-from-spinlo.patch
|
|
|
|
patches.kernel.org/4.18.5-012-parisc-Remove-ordered-stores-from-syscall.S.patch
|
|
|
|
patches.kernel.org/4.18.5-013-PCI-Restore-resized-BAR-state-on-resume.patch
|
|
|
|
patches.kernel.org/4.18.5-014-PCI-ACPI-PM-Resume-all-bridges-on-suspend-to-R.patch
|
|
|
|
patches.kernel.org/4.18.5-015-PCI-hotplug-Don-t-leak-pci_slot-on-registratio.patch
|
|
|
|
patches.kernel.org/4.18.5-016-PCI-aardvark-Size-bridges-before-resources-all.patch
|
|
|
|
patches.kernel.org/4.18.5-017-PCI-Skip-MPS-logic-for-Virtual-Functions-VFs.patch
|
|
|
|
patches.kernel.org/4.18.5-018-PCI-pciehp-Fix-use-after-free-on-unplug.patch
|
|
|
|
patches.kernel.org/4.18.5-019-PCI-pciehp-Fix-unprotected-list-iteration-in-I.patch
|
|
|
|
patches.kernel.org/4.18.5-020-i2c-core-ACPI-Properly-set-status-byte-to-0-fo.patch
|
|
|
|
patches.kernel.org/4.18.5-021-i2c-imx-Fix-race-condition-in-dma-read.patch
|
|
|
|
patches.kernel.org/4.18.5-022-reiserfs-fix-broken-xattr-handling-heap-corrup.patch
|
|
|
|
patches.kernel.org/4.18.5-023-Linux-4.18.5.patch
|
2018-09-05 20:54:07 +02:00
|
|
|
patches.kernel.org/4.18.6-001-PATCH-scripts-kernel-doc.patch
|
|
|
|
patches.kernel.org/4.18.6-002-scripts-kernel-doc-Escape-all-literal-braces-i.patch
|
|
|
|
patches.kernel.org/4.18.6-003-scsi-libsas-dynamically-allocate-and-free-ata-.patch
|
|
|
|
patches.kernel.org/4.18.6-004-xprtrdma-Fix-disconnect-regression.patch
|
|
|
|
patches.kernel.org/4.18.6-005-mei-don-t-update-offset-in-write.patch
|
|
|
|
patches.kernel.org/4.18.6-006-cifs-add-missing-support-for-ACLs-in-SMB-3.11.patch
|
|
|
|
patches.kernel.org/4.18.6-007-CIFS-fix-uninitialized-ptr-deref-in-smb2-signi.patch
|
|
|
|
patches.kernel.org/4.18.6-008-cifs-add-missing-debug-entries-for-kconfig-opt.patch
|
|
|
|
patches.kernel.org/4.18.6-009-cifs-use-a-refcount-to-protect-open-closing-th.patch
|
|
|
|
patches.kernel.org/4.18.6-010-cifs-check-kmalloc-before-use.patch
|
|
|
|
patches.kernel.org/4.18.6-011-smb3-enumerating-snapshots-was-leaving-part-of.patch
|
|
|
|
patches.kernel.org/4.18.6-012-smb3-Do-not-send-SMB3-SET_INFO-if-nothing-chan.patch
|
|
|
|
patches.kernel.org/4.18.6-013-smb3-don-t-request-leases-in-symlink-creation-.patch
|
|
|
|
patches.kernel.org/4.18.6-014-smb3-fill-in-statfs-fsid-and-correct-namelen.patch
|
|
|
|
patches.kernel.org/4.18.6-015-btrfs-use-correct-compare-function-of-dirty_me.patch
|
|
|
|
patches.kernel.org/4.18.6-016-btrfs-don-t-leak-ret-from-do_chunk_alloc.patch
|
|
|
|
patches.kernel.org/4.18.6-017-Btrfs-fix-mount-failure-after-fsync-due-to-har.patch
|
|
|
|
patches.kernel.org/4.18.6-018-Btrfs-fix-btrfs_write_inode-vs-delayed-iput-de.patch
|
|
|
|
patches.kernel.org/4.18.6-019-Btrfs-fix-send-failure-when-root-has-deleted-f.patch
|
|
|
|
patches.kernel.org/4.18.6-020-Btrfs-send-fix-incorrect-file-layout-after-hol.patch
|
|
|
|
patches.kernel.org/4.18.6-021-hwmon-k10temp-27C-Offset-needed-for-Threadripp.patch
|
|
|
|
patches.kernel.org/4.18.6-022-bpf-arm32-fix-stack-var-offset-in-jit.patch
|
|
|
|
patches.kernel.org/4.18.6-023-regulator-arizona-ldo1-Use-correct-device-to-g.patch
|
|
|
|
patches.kernel.org/4.18.6-024-iommu-arm-smmu-Error-out-only-if-not-enough-co.patch
|
|
|
|
patches.kernel.org/4.18.6-025-printk-Split-the-code-for-storing-a-message-in.patch
|
|
|
|
patches.kernel.org/4.18.6-026-printk-Create-helper-function-to-queue-deferre.patch
|
|
|
|
patches.kernel.org/4.18.6-027-printk-nmi-Prevent-deadlock-when-accessing-the.patch
|
|
|
|
patches.kernel.org/4.18.6-028-kprobes-arm64-Fix-p-uses-in-error-messages.patch
|
|
|
|
patches.kernel.org/4.18.6-029-arm64-Fix-mismatched-cache-line-size-detection.patch
|
|
|
|
patches.kernel.org/4.18.6-030-arm64-Handle-mismatched-cache-type.patch
|
|
|
|
patches.kernel.org/4.18.6-031-arm64-mm-check-for-upper-PAGE_SHIFT-bits-in-pf.patch
|
|
|
|
patches.kernel.org/4.18.6-032-arm64-dts-rockchip-corrected-uart1-clock-names.patch
|
|
|
|
patches.kernel.org/4.18.6-033-KVM-arm-arm64-Fix-potential-loss-of-ptimer-int.patch
|
|
|
|
patches.kernel.org/4.18.6-034-KVM-arm-arm64-Fix-lost-IRQs-from-emulated-phys.patch
|
|
|
|
patches.kernel.org/4.18.6-035-KVM-arm-arm64-Skip-updating-PMD-entry-if-no-ch.patch
|
|
|
|
patches.kernel.org/4.18.6-036-KVM-arm-arm64-Skip-updating-PTE-entry-if-no-ch.patch
|
|
|
|
patches.kernel.org/4.18.6-037-s390-kvm-fix-deadlock-when-killed-by-oom.patch
|
|
|
|
patches.kernel.org/4.18.6-038-perf-kvm-Fix-subcommands-on-s390.patch
|
|
|
|
patches.kernel.org/4.18.6-039-stop_machine-Reflow-cpu_stop_queue_two_works.patch
|
|
|
|
patches.kernel.org/4.18.6-040-stop_machine-Atomically-queue-and-wake-stopper.patch
|
|
|
|
patches.kernel.org/4.18.6-041-ext4-check-for-NUL-characters-in-extended-attr.patch
|
|
|
|
patches.kernel.org/4.18.6-042-ext4-use-ext4_warning-for-sb_getblk-failure.patch
|
|
|
|
patches.kernel.org/4.18.6-043-ext4-sysfs-print-ext4_super_block-fields-as-li.patch
|
|
|
|
patches.kernel.org/4.18.6-044-ext4-reset-error-code-in-ext4_find_entry-in-fa.patch
|
|
|
|
patches.kernel.org/4.18.6-045-ext4-fix-race-when-setting-the-bitmap-corrupte.patch
|
|
|
|
patches.kernel.org/4.18.6-046-nvme-pci-add-a-memory-barrier-to-nvme_dbbuf_up.patch
|
|
|
|
patches.kernel.org/4.18.6-047-x86-gpu-reserve-ICL-s-graphics-stolen-memory.patch
|
|
|
|
patches.kernel.org/4.18.6-048-platform-x86-wmi-Do-not-mix-pages-and-kmalloc.patch
|
|
|
|
patches.kernel.org/4.18.6-049-platform-x86-ideapad-laptop-Apply-no_hw_rfkill.patch
|
|
|
|
patches.kernel.org/4.18.6-050-mm-move-tlb_table_flush-to-tlb_flush_mmu_free.patch
|
|
|
|
patches.kernel.org/4.18.6-051-mm-tlb-x86-mm-Support-invalidating-TLB-caches-.patch
|
|
|
|
patches.kernel.org/4.18.6-052-x86-speculation-l1tf-Fix-overflow-in-l1tf_pfn_.patch
|
|
|
|
patches.kernel.org/4.18.6-053-x86-speculation-l1tf-Fix-off-by-one-error-when.patch
|
|
|
|
patches.kernel.org/4.18.6-054-x86-speculation-l1tf-Suggest-what-to-do-on-sys.patch
|
|
|
|
patches.kernel.org/4.18.6-055-x86-vdso-Fix-vDSO-build-if-a-retpoline-is-emit.patch
|
|
|
|
patches.kernel.org/4.18.6-056-x86-process-Re-export-start_thread.patch
|
|
|
|
patches.kernel.org/4.18.6-057-KVM-x86-ensure-all-MSRs-can-always-be-KVM_GET-.patch
|
|
|
|
patches.kernel.org/4.18.6-058-KVM-x86-SVM-Call-x86_spec_ctrl_set_guest-host-.patch
|
|
|
|
patches.kernel.org/4.18.6-059-fuse-Don-t-access-pipe-buffers-without-pipe_lo.patch
|
|
|
|
patches.kernel.org/4.18.6-060-fuse-fix-initial-parallel-dirops.patch
|
|
|
|
patches.kernel.org/4.18.6-061-fuse-fix-double-request_end.patch
|
|
|
|
patches.kernel.org/4.18.6-062-fuse-fix-unlocked-access-to-processing-queue.patch
|
|
|
|
patches.kernel.org/4.18.6-063-fuse-umount-should-wait-for-all-requests.patch
|
|
|
|
patches.kernel.org/4.18.6-064-fuse-Fix-oops-at-process_init_reply.patch
|
|
|
|
patches.kernel.org/4.18.6-065-fuse-Add-missed-unlock_page-to-fuse_readpages_.patch
|
|
|
|
patches.kernel.org/4.18.6-066-lib-vsprintf-Do-not-handle-pO-F-as-px.patch
|
|
|
|
patches.kernel.org/4.18.6-067-udl-kms-change-down_interruptible-to-down.patch
|
|
|
|
patches.kernel.org/4.18.6-068-udl-kms-handle-allocation-failure.patch
|
|
|
|
patches.kernel.org/4.18.6-069-udl-kms-fix-crash-due-to-uninitialized-memory.patch
|
|
|
|
patches.kernel.org/4.18.6-070-udl-kms-avoid-division.patch
|
|
|
|
patches.kernel.org/4.18.6-071-b43legacy-leds-Ensure-NUL-termination-of-LED-n.patch
|
|
|
|
patches.kernel.org/4.18.6-072-b43-leds-Ensure-NUL-termination-of-LED-name-st.patch
|
|
|
|
patches.kernel.org/4.18.6-073-ASoC-dpcm-don-t-merge-format-from-invalid-code.patch
|
|
|
|
patches.kernel.org/4.18.6-074-ASoC-zte-Fix-incorrect-PCM-format-bit-usages.patch
|
|
|
|
patches.kernel.org/4.18.6-075-ASoC-sirf-Fix-potential-NULL-pointer-dereferen.patch
|
|
|
|
patches.kernel.org/4.18.6-076-ASoC-wm_adsp-Correct-DSP-pointer-for-preloader.patch
|
|
|
|
patches.kernel.org/4.18.6-077-soc-qcom-rmtfs-mem-fix-memleak-in-probe-error-.patch
|
|
|
|
patches.kernel.org/4.18.6-078-pinctrl-freescale-off-by-one-in-imx1_pinconf_g.patch
|
|
|
|
patches.kernel.org/4.18.6-079-scsi-qla2xxx-Fix-stalled-relogin.patch
|
|
|
|
patches.kernel.org/4.18.6-080-x86-vdso-Fix-lsl-operand-order.patch
|
|
|
|
patches.kernel.org/4.18.6-081-x86-nmi-Fix-NMI-uaccess-race-against-CR3-switc.patch
|
|
|
|
patches.kernel.org/4.18.6-082-x86-irqflags-Mark-native_restore_fl-extern-inl.patch
|
|
|
|
patches.kernel.org/4.18.6-083-x86-spectre-Add-missing-family-6-check-to-micr.patch
|
|
|
|
patches.kernel.org/4.18.6-084-x86-speculation-l1tf-Increase-l1tf-memory-limi.patch
|
|
|
|
patches.kernel.org/4.18.6-085-hwmon-nct6775-Fix-potential-Spectre-v1.patch
|
|
|
|
patches.kernel.org/4.18.6-086-x86-entry-64-Wipe-KASAN-stack-shadow-before-re.patch
|
|
|
|
patches.kernel.org/4.18.6-087-x86-Allow-generating-user-space-headers-withou.patch
|
|
|
|
patches.kernel.org/4.18.6-088-s390-mm-fix-addressing-exception-after-suspend.patch
|
|
|
|
patches.kernel.org/4.18.6-089-s390-lib-use-expoline-for-all-bcr-instructions.patch
|
|
|
|
patches.kernel.org/4.18.6-090-s390-fix-br_r1_trampoline-for-machines-without.patch
|
|
|
|
patches.kernel.org/4.18.6-091-s390-qdio-reset-old-sbal_state-flags.patch
|
|
|
|
patches.kernel.org/4.18.6-092-s390-numa-move-initial-setup-of-node_to_cpumas.patch
|
|
|
|
patches.kernel.org/4.18.6-093-s390-pci-fix-out-of-bounds-access-during-irq-s.patch
|
|
|
|
patches.kernel.org/4.18.6-094-s390-purgatory-Fix-crash-with-expoline-enabled.patch
|
|
|
|
patches.kernel.org/4.18.6-095-s390-purgatory-Add-missing-FORCE-to-Makefile-t.patch
|
|
|
|
patches.kernel.org/4.18.6-096-kprobes-Show-blacklist-addresses-as-same-as-ka.patch
|
|
|
|
patches.kernel.org/4.18.6-097-kprobes-Replace-p-with-other-pointer-types.patch
|
|
|
|
patches.kernel.org/4.18.6-098-kprobes-arm-Fix-p-uses-in-error-messages.patch
|
|
|
|
patches.kernel.org/4.18.6-099-kprobes-Make-list-and-blacklist-root-user-read.patch
|
|
|
|
patches.kernel.org/4.18.6-100-MIPS-Correct-the-64-bit-DSP-accumulator-regist.patch
|
|
|
|
patches.kernel.org/4.18.6-101-MIPS-memset.S-Fix-byte_fixup-for-MIPSr6.patch
|
|
|
|
patches.kernel.org/4.18.6-102-MIPS-Always-use-march-arch-not-arch-shortcuts.patch
|
|
|
|
patches.kernel.org/4.18.6-103-MIPS-Change-definition-of-cpu_relax-for-Loongs.patch
|
|
|
|
patches.kernel.org/4.18.6-104-MIPS-lib-Provide-MIPS64r6-__multi3-for-GCC-7.patch
|
|
|
|
patches.kernel.org/4.18.6-105-tpm-Return-the-actual-size-when-receiving-an-u.patch
|
|
|
|
patches.kernel.org/4.18.6-106-tpm-separate-cmd_ready-go_idle-from-runtime_pm.patch
|
|
|
|
patches.kernel.org/4.18.6-107-scsi-mpt3sas-Fix-calltrace-observed-while-runn.patch
|
|
|
|
patches.kernel.org/4.18.6-108-scsi-mpt3sas-Fix-_transport_smp_handler-error-.patch
|
|
|
|
patches.kernel.org/4.18.6-109-scsi-sysfs-Introduce-sysfs_-un-break_active_pr.patch
|
|
|
|
patches.kernel.org/4.18.6-110-scsi-core-Avoid-that-SCSI-device-removal-throu.patch
|
|
|
|
patches.kernel.org/4.18.6-111-iscsi-target-fix-session-creation-failure-hand.patch
|
|
|
|
patches.kernel.org/4.18.6-112-mtd-rawnand-hynix-Use-exec_op-in-hynix_nand_re.patch
|
|
|
|
patches.kernel.org/4.18.6-113-mtd-rawnand-fsmc-Stop-using-chip-read_buf.patch
|
|
|
|
patches.kernel.org/4.18.6-114-mtd-rawnand-marvell-add-suspend-and-resume-hoo.patch
|
|
|
|
patches.kernel.org/4.18.6-115-mtd-rawnand-qcom-wait-for-desc-completion-in-a.patch
|
|
|
|
patches.kernel.org/4.18.6-116-clk-rockchip-fix-clk_i2sout-parent-selection-b.patch
|
|
|
|
patches.kernel.org/4.18.6-117-clk-npcm7xx-fix-memory-allocation.patch
|
|
|
|
patches.kernel.org/4.18.6-118-PM-clk-signedness-bug-in-of_pm_clk_add_clks.patch
|
|
|
|
patches.kernel.org/4.18.6-119-power-generic-adc-battery-fix-out-of-bounds-wr.patch
|
|
|
|
patches.kernel.org/4.18.6-120-power-generic-adc-battery-check-for-duplicate-.patch
|
|
|
|
patches.kernel.org/4.18.6-121-watchdog-Mark-watchdog-touch-functions-as-notr.patch
|
|
|
|
patches.kernel.org/4.18.6-122-cdrom-Fix-info-leak-OOB-read-in-cdrom_ioctl_dr.patch
|
|
|
|
patches.kernel.org/4.18.6-123-x86-dumpstack-Don-t-dump-kernel-memory-based-o.patch
|
|
|
|
patches.kernel.org/4.18.6-124-Linux-4.18.6.patch
|
2012-04-08 07:01:07 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Build fixes that apply to the vanilla kernel too.
|
2011-10-05 07:01:45 +02:00
|
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
|
|
# and patched flavors.
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
|
2018-02-17 08:02:43 +01:00
|
|
|
patches.rpmify/Add-ksym-provides-tool.patch
|
2018-07-29 10:27:56 +02:00
|
|
|
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
|
2017-05-02 09:07:06 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# kABI consistency patches
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# packaging-specific patches (tweaks for autobuild,
|
|
|
|
# CONFIG_SUSE_KERNEL, config/version tracking and other
|
|
|
|
# build stuff like that ...).
|
|
|
|
#
|
|
|
|
# Note that every patch in the patches.rpmify directory
|
|
|
|
# will be included in the vanilla package.
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# kbuild/module infrastructure fixes
|
|
|
|
########################################################
|
2018-02-08 08:03:03 +01:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/rpm-kernel-config
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/supported-flag
|
2013-11-05 08:02:30 +01:00
|
|
|
patches.suse/supported-flag-underscores
|
|
|
|
patches.suse/supported-flag-wildcards
|
2015-02-12 08:04:40 +01:00
|
|
|
patches.suse/supported-flag-external
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/genksyms-add-override-flag.diff
|
2018-04-04 08:43:11 +02:00
|
|
|
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
|
|
|
patches.suse/kernel-add-release-status-to-kernel-build.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Simple export additions/removals
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Bug workarounds for binutils
|
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
+testing patches.suse/binutils2_26.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Scheduler / Core
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/setuid-dumpable-wrongdir
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2018-02-08 08:03:03 +01:00
|
|
|
patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
|
|
|
|
patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
|
|
|
|
patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
|
|
|
|
patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
|
|
|
|
patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
|
2018-01-13 08:03:25 +01:00
|
|
|
|
2018-07-11 10:03:50 +02:00
|
|
|
patches.suse/alarmtimer-Prevent-overflow-for-relative-nanosleep.patch
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Architecture-specific patches. These used to be all
|
|
|
|
# at the end of series.conf, but since we don't do
|
|
|
|
# conditional builds anymore, there's no point.
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# i386
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
# amd64 | x86-64 | x86_64
|
|
|
|
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
|
|
|
|
# x64
|
|
|
|
# Intel 64
|
|
|
|
# "the architecture with too many names"
|
|
|
|
# TAWTMN
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# x86_64/i386 biarch
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
|
|
|
|
# changed this area a lot.
|
2017-11-13 22:08:43 +01:00
|
|
|
+needs_updating patches.suse/x86_64-hpet-64bit-timer.patch
|
2016-06-26 15:53:30 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
|
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# x86_64/4096CPUS - from SGI
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# x86 UV patches from SGI
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# x86_64/i386 depending on the UV patchset
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# powerpc/generic
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2014-01-23 08:04:33 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# powerpc/little endian
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 15:53:30 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# PS3
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-05 08:04:50 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# ARM
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2018-08-13 10:29:02 +02:00
|
|
|
+ykaukab patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch
|
|
|
|
+ykaukab patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch
|
|
|
|
+ykaukab patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch
|
|
|
|
+ykaukab patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch
|
|
|
|
+ykaukab patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch
|
|
|
|
+ykaukab patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch
|
2018-09-03 10:10:34 +02:00
|
|
|
patches.suse/arm64-kvm-aarch32-fpu.patch
|
2016-09-24 13:48:31 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
|
|
|
# S/390
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# VM/FS patches
|
|
|
|
########################################################
|
2016-01-21 08:05:17 +01:00
|
|
|
# Patches to export btrfs anonymous devices (VFS portion)
|
2015-11-03 08:07:24 +01:00
|
|
|
patches.suse/vfs-add-super_operations-get_inode_dev
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
# Changes to tunable defaults
|
|
|
|
patches.suse/readahead-request-tunables.patch
|
2016-01-21 08:05:17 +01:00
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/VFS-expedite-umount.patch
|
2018-04-11 08:04:41 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# IPC patches
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# nfsacl protocol (agruen)
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# misc small fixes
|
|
|
|
########################################################
|
|
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# ACPI patches
|
|
|
|
#
|
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
|
|
patches.suse/acpi_thermal_passive_blacklist.patch
|
2018-08-22 11:45:41 +02:00
|
|
|
patches.suse/ACPICA-Clear-status-of-all-events-when-entering-slee.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# CPUFREQ
|
|
|
|
########################################################
|
|
|
|
|
2011-01-23 20:47:15 +01:00
|
|
|
## cpuidle perf events cleanups and related
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/perf_timechart_fix_zero_timestamps.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# AGP, graphics related stuff
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Suse specific stuff
|
|
|
|
########################################################
|
2014-01-23 08:04:33 +01:00
|
|
|
patches.suse/suse-hv-guest-os-id.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2015-11-27 08:04:29 +01:00
|
|
|
########################################################
|
2017-06-07 08:02:29 +02:00
|
|
|
# Networking Core
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
2016-05-15 08:02:44 +02:00
|
|
|
|
2016-04-20 08:03:54 +02:00
|
|
|
########################################################
|
|
|
|
# Netfilter
|
|
|
|
########################################################
|
|
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# NFS
|
|
|
|
########################################################
|
2014-10-09 08:03:01 +02:00
|
|
|
|
2016-06-26 16:47:43 +02:00
|
|
|
########################################################
|
|
|
|
# lockd + statd
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# cifs patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext2/ext3
|
|
|
|
########################################################
|
|
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext4
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# btrfs
|
|
|
|
########################################################
|
2017-02-21 08:08:23 +01:00
|
|
|
|
2017-06-23 08:02:56 +02:00
|
|
|
# Not upstream yet
|
2017-09-08 08:03:12 +02:00
|
|
|
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
|
2017-06-23 08:02:56 +02:00
|
|
|
|
2017-02-21 08:08:23 +01:00
|
|
|
# SUSE-specific
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/btrfs-provide-super_operations-get_inode_dev
|
2017-02-21 08:08:23 +01:00
|
|
|
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
|
|
|
|
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
|
2018-07-05 10:04:41 +02:00
|
|
|
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
|
2013-09-18 08:02:56 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Reiserfs Patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# dlm
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ocfs2
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# gfs2
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# xfs
|
|
|
|
########################################################
|
|
|
|
|
2011-03-16 07:03:17 +01:00
|
|
|
########################################################
|
|
|
|
# other filesystem stuff
|
|
|
|
########################################################
|
2011-03-09 07:02:41 +01:00
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/pstore_disable_efi_backend_by_default.patch
|
2017-09-08 08:03:12 +02:00
|
|
|
+duwe patches.suse/pstore-backend-autoaction
|
2017-07-10 10:29:17 +02:00
|
|
|
|
2012-10-02 08:02:44 +02:00
|
|
|
########################################################
|
|
|
|
# Overlayfs
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Swap-over-NFS
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2011-04-15 07:04:57 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# Device drivers
|
|
|
|
#
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Storage
|
|
|
|
########################################################
|
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/scsi-retry-alua-transition-in-progress
|
2011-08-25 07:02:44 +02:00
|
|
|
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/megaraid-mbox-fix-SG_IO
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# DRM/Video
|
|
|
|
########################################################
|
2016-03-03 13:36:37 +01:00
|
|
|
|
2011-02-11 07:03:11 +01:00
|
|
|
########################################################
|
|
|
|
# video4linux
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Network
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Wireless Networking
|
|
|
|
########################################################
|
|
|
|
patches.suse/b43-missing-firmware-info.patch
|
2011-01-23 20:47:15 +01:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ISDN
|
|
|
|
########################################################
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/misdn-add-support-for-group-membership-check
|
2011-01-23 20:47:15 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# iSCSI
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# PCI and PCI hotplug
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# sysfs / driver core
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# USB
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# I2C
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Input & Console
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# Sound
|
|
|
|
##########################################################
|
2011-03-29 07:06:18 +02:00
|
|
|
|
2011-06-30 07:05:47 +02:00
|
|
|
########################################################
|
|
|
|
# Char / serial
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Other driver fixes
|
|
|
|
########################################################
|
2018-06-25 17:13:47 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Other drivers we have added to the tree
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Suspend/Resume stuff
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# device-mapper
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/dm-mpath-leastpending-path-update
|
2018-04-04 08:43:11 +02:00
|
|
|
+review patches.suse/dm-mpath-accept-failed-paths
|
2017-11-13 22:08:43 +01:00
|
|
|
patches.suse/dm-table-switch-to-readonly
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# md
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
#
|
|
|
|
# Security stuff
|
|
|
|
#
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# Audit
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# AppArmor
|
|
|
|
##########################################################
|
2018-08-13 10:29:02 +02:00
|
|
|
patches.suse/apparmor-compatibility-with-v2.x-net.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Address space layout randomization
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# KDB v4.4
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Other patches for debugging
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/crasher.patch
|
2017-07-04 08:15:50 +02:00
|
|
|
|
2018-06-25 17:13:47 +02:00
|
|
|
patches.suse/0001-x86-stacktrace-Do-not-unwind-after-user-regs.patch
|
|
|
|
patches.suse/0002-x86-stacktrace-Remove-STACKTRACE_DUMP_ONCE.patch
|
|
|
|
patches.suse/0003-x86-stacktrace-Clarify-the-reliable-success-paths.patch
|
|
|
|
patches.suse/0004-x86-stacktrace-Do-not-fail-for-ORC-with-regs-on-stac.patch
|
|
|
|
patches.suse/0005-x86-unwind-orc-Detect-the-end-of-the-stack.patch
|
|
|
|
patches.suse/0006-x86-stacktrace-Enable-HAVE_RELIABLE_STACKTRACE-for-t.patch
|
2017-10-05 20:35:41 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Kdump
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# cgroups
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 15:53:30 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# audit subsystem
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2016-06-26 15:53:30 +02:00
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# Performance Monitoring, Tracing etc
|
2016-06-26 15:53:30 +02:00
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
# KVM patches
|
2016-06-26 15:53:30 +02:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2018-08-13 10:29:02 +02:00
|
|
|
########################################################
|
|
|
|
# documentation
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# Staging tree patches
|
|
|
|
# new drivers that are going upstream
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# You'd better have a good reason for adding a patch
|
|
|
|
# below here.
|
|
|
|
########################################################
|