de07eff2a1
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=989
647 lines
32 KiB
Plaintext
647 lines
32 KiB
Plaintext
# 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...
|
|
########################################################
|
|
patches.kernel.org/4.20.1-001-panic-avoid-deadlocks-in-re-entrant-console-dr.patch
|
|
patches.kernel.org/4.20.1-002-iwlwifi-add-new-cards-for-9560-9462-9461-and-k.patch
|
|
patches.kernel.org/4.20.1-003-media-ov5640-Fix-set-format-regression.patch
|
|
patches.kernel.org/4.20.1-004-bnx2x-Fix-NULL-pointer-dereference-in-bnx2x_de.patch
|
|
patches.kernel.org/4.20.1-005-tap-call-skb_probe_transport_header-after-sett.patch
|
|
patches.kernel.org/4.20.1-006-ax25-fix-a-use-after-free-in-ax25_fillin_cb.patch
|
|
patches.kernel.org/4.20.1-007-ibmveth-fix-DMA-unmap-error-in-ibmveth_xmit_st.patch
|
|
patches.kernel.org/4.20.1-008-ieee802154-lowpan_header_create-check-must-che.patch
|
|
patches.kernel.org/4.20.1-009-ip-validate-header-length-on-virtual-device-xm.patch
|
|
patches.kernel.org/4.20.1-010-net-hamradio-6pack-use-mod_timer-to-rearm-time.patch
|
|
patches.kernel.org/4.20.1-011-isdn-fix-kernel-infoleak-in-capi_unlocked_ioct.patch
|
|
patches.kernel.org/4.20.1-012-netrom-fix-locking-in-nr_find_socket.patch
|
|
patches.kernel.org/4.20.1-013-net-wan-fix-a-double-free-in-x25_asy_open_tty.patch
|
|
patches.kernel.org/4.20.1-014-packet-validate-address-length-if-non-zero.patch
|
|
patches.kernel.org/4.20.1-015-ptr_ring-wrap-back-producer-in-__ptr_ring_swap.patch
|
|
patches.kernel.org/4.20.1-016-sock-Make-sock-sk_stamp-thread-safe.patch
|
|
patches.kernel.org/4.20.1-017-tipc-fix-a-double-free-in-tipc_enable_bearer.patch
|
|
patches.kernel.org/4.20.1-018-IB-hfi1-Incorrect-sizing-of-sge-for-PIO-will-O.patch
|
|
patches.kernel.org/4.20.1-019-ALSA-rme9652-Fix-potential-Spectre-v1-vulnerab.patch
|
|
patches.kernel.org/4.20.1-020-ALSA-emu10k1-Fix-potential-Spectre-v1-vulnerab.patch
|
|
patches.kernel.org/4.20.1-021-ALSA-pcm-Fix-potential-Spectre-v1-vulnerabilit.patch
|
|
patches.kernel.org/4.20.1-022-ALSA-emux-Fix-potential-Spectre-v1-vulnerabili.patch
|
|
patches.kernel.org/4.20.1-023-powerpc-fsl-Fix-spectre_v2-mitigations-reporti.patch
|
|
patches.kernel.org/4.20.1-024-mtd-atmel-quadspi-disallow-building-on-ebsa110.patch
|
|
patches.kernel.org/4.20.1-025-mtd-rawnand-marvell-prevent-timeouts-on-a-load.patch
|
|
patches.kernel.org/4.20.1-026-mtd-rawnand-Fix-JEDEC-detection.patch
|
|
patches.kernel.org/4.20.1-027-mtd-rawnand-omap2-Pass-the-parent-of-pdev-to-d.patch
|
|
patches.kernel.org/4.20.1-028-ALSA-hda-add-mute-LED-support-for-HP-EliteBook.patch
|
|
patches.kernel.org/4.20.1-029-ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX.patch
|
|
patches.kernel.org/4.20.1-030-ALSA-fireface-fix-for-state-to-fetch-PCM-frame.patch
|
|
patches.kernel.org/4.20.1-031-ALSA-firewire-lib-fix-wrong-handling-payload_l.patch
|
|
patches.kernel.org/4.20.1-032-ALSA-firewire-lib-fix-wrong-assignment-for-out.patch
|
|
patches.kernel.org/4.20.1-033-ALSA-firewire-lib-use-the-same-print-format-fo.patch
|
|
patches.kernel.org/4.20.1-034-ALSA-hda-realtek-Enable-the-headset-mic-auto-d.patch
|
|
patches.kernel.org/4.20.1-035-ALSA-hda-tegra-clear-pending-irq-handlers.patch
|
|
patches.kernel.org/4.20.1-036-usb-dwc2-host-use-hrtimer-for-NAK-retries.patch
|
|
patches.kernel.org/4.20.1-037-USB-serial-pl2303-add-ids-for-Hewlett-Packard-.patch
|
|
patches.kernel.org/4.20.1-038-USB-serial-option-add-Fibocom-NL678-series.patch
|
|
patches.kernel.org/4.20.1-039-usb-r8a66597-Fix-a-possible-concurrency-use-af.patch
|
|
patches.kernel.org/4.20.1-040-usb-dwc2-disable-power_down-on-Amlogic-devices.patch
|
|
patches.kernel.org/4.20.1-041-Revert-usb-dwc3-pci-Use-devm-functions-to-get-.patch
|
|
patches.kernel.org/4.20.1-042-usb-roles-Add-a-description-for-the-class-to-K.patch
|
|
patches.kernel.org/4.20.1-043-media-dvb-usb-v2-Fix-incorrect-use-of-transfer.patch
|
|
patches.kernel.org/4.20.1-044-i915-fix-missing-user_access_end-in-page-fault.patch
|
|
patches.kernel.org/4.20.1-045-staging-wilc1000-fix-missing-read_write-settin.patch
|
|
patches.kernel.org/4.20.1-046-staging-bcm2835-audio-double-free-in-init-erro.patch
|
|
patches.kernel.org/4.20.1-047-ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk.patch
|
|
patches.kernel.org/4.20.1-048-ASoC-intel-cht_bsw_max98090_ti-Add-pmc_plt_clk.patch
|
|
patches.kernel.org/4.20.1-049-s390-pci-fix-sleeping-in-atomic-during-hotplug.patch
|
|
patches.kernel.org/4.20.1-050-Input-atmel_mxt_ts-don-t-try-to-free-unallocat.patch
|
|
patches.kernel.org/4.20.1-051-Input-elan_i2c-add-ACPI-ID-for-touchpad-in-ASU.patch
|
|
patches.kernel.org/4.20.1-052-x86-speculation-l1tf-Drop-the-swap-storage-lim.patch
|
|
patches.kernel.org/4.20.1-053-x86-mm-Drop-usage-of-__flush_tlb_all-in-kernel.patch
|
|
patches.kernel.org/4.20.1-054-KVM-x86-Use-jmp-to-invoke-kvm_spurious_fault-f.patch
|
|
patches.kernel.org/4.20.1-055-arm64-KVM-Make-VHE-Stage-2-TLB-invalidation-op.patch
|
|
patches.kernel.org/4.20.1-056-KVM-PPC-Book3S-HV-Fix-race-between-kvm_unmap_h.patch
|
|
patches.kernel.org/4.20.1-057-KVM-nVMX-Free-the-VMREAD-VMWRITE-bitmaps-if-al.patch
|
|
patches.kernel.org/4.20.1-058-platform-msi-Free-descriptors-in-platform_msi_.patch
|
|
patches.kernel.org/4.20.1-059-drm-v3d-Skip-debugfs-dumping-GCA-on-platforms-.patch
|
|
patches.kernel.org/4.20.1-060-DRM-UDL-get-rid-of-useless-vblank-initializati.patch
|
|
patches.kernel.org/4.20.1-061-clocksource-drivers-arc_timer-Utilize-generic-.patch
|
|
patches.kernel.org/4.20.1-062-perf-machine-Record-if-a-arch-has-a-single-use.patch
|
|
patches.kernel.org/4.20.1-063-perf-thread-Add-fallback-functions-for-cases-w.patch
|
|
patches.kernel.org/4.20.1-064-perf-tools-Use-fallback-for-sample_addr_correl.patch
|
|
patches.kernel.org/4.20.1-065-perf-script-Use-fallbacks-for-branch-stacks.patch
|
|
patches.kernel.org/4.20.1-066-perf-pmu-Suppress-potential-format-truncation-.patch
|
|
patches.kernel.org/4.20.1-067-perf-env-Also-consider-env-arch-NULL-as-local-.patch
|
|
patches.kernel.org/4.20.1-068-ocxl-Fix-endiannes-bug-in-ocxl_link_update_pe.patch
|
|
patches.kernel.org/4.20.1-069-ocxl-Fix-endiannes-bug-in-read_afu_name.patch
|
|
patches.kernel.org/4.20.1-070-ext4-add-ext4_sb_bread-to-disambiguate-ENOMEM-.patch
|
|
patches.kernel.org/4.20.1-071-ext4-fix-possible-use-after-free-in-ext4_quota.patch
|
|
patches.kernel.org/4.20.1-072-ext4-missing-unlock-put_page-in-ext4_try_to_wr.patch
|
|
patches.kernel.org/4.20.1-073-ext4-fix-EXT4_IOC_GROUP_ADD-ioctl.patch
|
|
patches.kernel.org/4.20.1-074-ext4-include-terminating-u32-in-size-of-xattr-.patch
|
|
patches.kernel.org/4.20.1-075-ext4-avoid-declaring-fs-inconsistent-due-to-in.patch
|
|
patches.kernel.org/4.20.1-076-ext4-force-inode-writes-when-nfsd-calls-commit.patch
|
|
patches.kernel.org/4.20.1-077-ext4-check-for-shutdown-and-r-o-file-system-in.patch
|
|
patches.kernel.org/4.20.1-078-spi-bcm2835-Fix-race-on-DMA-termination.patch
|
|
patches.kernel.org/4.20.1-079-spi-bcm2835-Fix-book-keeping-of-DMA-terminatio.patch
|
|
patches.kernel.org/4.20.1-080-spi-bcm2835-Avoid-finishing-transfer-premature.patch
|
|
patches.kernel.org/4.20.1-081-clk-rockchip-fix-typo-in-rk3188-spdif_frac-par.patch
|
|
patches.kernel.org/4.20.1-082-clk-sunxi-ng-Use-u64-for-calculation-of-NM-rat.patch
|
|
patches.kernel.org/4.20.1-083-crypto-cavium-nitrox-fix-a-DMA-pool-free-failu.patch
|
|
patches.kernel.org/4.20.1-084-crypto-chcr-small-packet-Tx-stalls-the-queue.patch
|
|
patches.kernel.org/4.20.1-085-crypto-testmgr-add-AES-CFB-tests.patch
|
|
patches.kernel.org/4.20.1-086-crypto-cfb-fix-decryption.patch
|
|
patches.kernel.org/4.20.1-087-cgroup-fix-CSS_TASK_ITER_PROCS.patch
|
|
patches.kernel.org/4.20.1-088-binder-fix-use-after-free-due-to-ksys_close-du.patch
|
|
patches.kernel.org/4.20.1-089-cdc-acm-fix-abnormal-DATA-RX-issue-for-Mediate.patch
|
|
patches.kernel.org/4.20.1-090-btrfs-dev-replace-go-back-to-suspended-state-i.patch
|
|
patches.kernel.org/4.20.1-091-btrfs-dev-replace-go-back-to-suspend-state-if-.patch
|
|
patches.kernel.org/4.20.1-092-Btrfs-fix-deadlock-with-memory-reclaim-during-.patch
|
|
patches.kernel.org/4.20.1-093-btrfs-skip-file_extent-generation-check-for-fr.patch
|
|
patches.kernel.org/4.20.1-094-Btrfs-fix-fsync-of-files-with-multiple-hard-li.patch
|
|
patches.kernel.org/4.20.1-095-btrfs-run-delayed-items-before-dropping-the-sn.patch
|
|
patches.kernel.org/4.20.1-096-Btrfs-send-fix-race-with-transaction-commits-t.patch
|
|
patches.kernel.org/4.20.1-097-brcmfmac-fix-roamoff-1-modparam.patch
|
|
patches.kernel.org/4.20.1-098-brcmfmac-Fix-out-of-bounds-memory-access-durin.patch
|
|
patches.kernel.org/4.20.1-099-KEYS-fix-parsing-invalid-pkey-info-string.patch
|
|
patches.kernel.org/4.20.1-100-powerpc-tm-Unset-MSR-TS-if-not-recheckpointing.patch
|
|
patches.kernel.org/4.20.1-101-f2fs-read-page-index-before-freeing.patch
|
|
patches.kernel.org/4.20.1-102-f2fs-fix-to-update-new-block-address-correctly.patch
|
|
patches.kernel.org/4.20.1-103-f2fs-fix-missing-unlock-sbi-gc_mutex.patch
|
|
patches.kernel.org/4.20.1-104-f2fs-fix-validation-of-the-block-count-in-sani.patch
|
|
patches.kernel.org/4.20.1-105-f2fs-sanity-check-of-xattr-entry-size.patch
|
|
patches.kernel.org/4.20.1-106-serial-uartps-Fix-interrupt-mask-issue-to-hand.patch
|
|
patches.kernel.org/4.20.1-107-media-cec-keep-track-of-outstanding-transmits.patch
|
|
patches.kernel.org/4.20.1-108-media-cec-pin-fix-broken-tx_ignore_nack_until_.patch
|
|
patches.kernel.org/4.20.1-109-media-rc-cec-devices-do-not-have-a-lirc-charde.patch
|
|
patches.kernel.org/4.20.1-110-media-imx274-fix-stack-corruption-in-imx274_re.patch
|
|
patches.kernel.org/4.20.1-111-media-vivid-free-bitmap_cap-when-updating-std-.patch
|
|
patches.kernel.org/4.20.1-112-media-vim2m-use-cancel_delayed_work_sync-inste.patch
|
|
patches.kernel.org/4.20.1-113-media-vb2-check-memory-model-for-VIDIOC_CREATE.patch
|
|
patches.kernel.org/4.20.1-114-media-v4l2-tpg-array-index-could-become-negati.patch
|
|
patches.kernel.org/4.20.1-115-media-v4l2-fwnode-Fix-setting-V4L2_MBUS_DATA_A.patch
|
|
patches.kernel.org/4.20.1-116-tools-lib-traceevent-Fix-processing-of-derefer.patch
|
|
patches.kernel.org/4.20.1-117-MIPS-math-emu-Write-protect-delay-slot-emulati.patch
|
|
patches.kernel.org/4.20.1-118-MIPS-c-r4k-Add-r4k_blast_scache_node-for-Loong.patch
|
|
patches.kernel.org/4.20.1-119-MIPS-Ensure-pmd_present-returns-false-after-pm.patch
|
|
patches.kernel.org/4.20.1-120-MIPS-Align-kernel-load-address-to-64KB.patch
|
|
patches.kernel.org/4.20.1-121-MIPS-Expand-MIPS32-ASIDs-to-64-bits.patch
|
|
patches.kernel.org/4.20.1-122-MIPS-OCTEON-mark-RGMII-interface-disabled-on-O.patch
|
|
patches.kernel.org/4.20.1-123-MIPS-Fix-a-R10000_LLSC_WAR-logic-in-atomic.h.patch
|
|
patches.kernel.org/4.20.1-124-CIFS-Fix-error-mapping-for-SMB2_LOCK-command-w.patch
|
|
patches.kernel.org/4.20.1-125-smb3-fix-large-reads-on-encrypted-connections.patch
|
|
patches.kernel.org/4.20.1-126-CIFS-return-correct-errors-when-pinning-memory.patch
|
|
patches.kernel.org/4.20.1-127-CIFS-use-the-correct-length-when-pinning-memor.patch
|
|
patches.kernel.org/4.20.1-128-arm64-KVM-Avoid-setting-the-upper-32-bits-of-V.patch
|
|
patches.kernel.org/4.20.1-129-arm-arm64-KVM-vgic-Force-VM-halt-when-changing.patch
|
|
patches.kernel.org/4.20.1-130-ARM-dts-exynos-Specify-I2S-assigned-clocks-in-.patch
|
|
patches.kernel.org/4.20.1-131-rtc-m41t80-Correct-alarm-month-range-with-RTC-.patch
|
|
patches.kernel.org/4.20.1-132-KVM-arm-arm64-vgic-Do-not-cond_resched_lock-wi.patch
|
|
patches.kernel.org/4.20.1-133-KVM-arm-arm64-vgic-Cap-SPIs-to-the-VM-defined-.patch
|
|
patches.kernel.org/4.20.1-134-KVM-arm-arm64-vgic-v2-Set-active_source-to-0-w.patch
|
|
patches.kernel.org/4.20.1-135-KVM-arm-arm64-Fix-VMID-alloc-race-by-reverting.patch
|
|
patches.kernel.org/4.20.1-136-KVM-arm-arm64-vgic-Fix-off-by-one-bug-in-vgic_.patch
|
|
patches.kernel.org/4.20.1-137-iommu-arm-smmu-v3-Fix-big-endian-CMD_SYNC-writ.patch
|
|
patches.kernel.org/4.20.1-138-arm64-compat-Avoid-sending-SIGILL-for-unalloca.patch
|
|
patches.kernel.org/4.20.1-139-arm64-compat-Don-t-pull-syscall-number-from-re.patch
|
|
patches.kernel.org/4.20.1-140-parisc-Remap-hugepage-aligned-pages-in-set_ker.patch
|
|
patches.kernel.org/4.20.1-141-tpm-tpm_try_transmit-refactor-error-flow.patch
|
|
patches.kernel.org/4.20.1-142-tpm-tpm_i2c_nuvoton-use-correct-command-durati.patch
|
|
patches.kernel.org/4.20.1-143-spi-bcm2835-Unbreak-the-build-of-esoteric-conf.patch
|
|
patches.kernel.org/4.20.1-144-MIPS-Only-include-mmzone.h-when-CONFIG_NEED_MU.patch
|
|
patches.kernel.org/4.20.1-145-Linux-4.20.1.patch
|
|
patches.kernel.org/4.20.2-001-scsi-zfcp-fix-posting-too-many-status-read-buf.patch
|
|
patches.kernel.org/4.20.2-002-scsi-lpfc-do-not-set-queue-page_count-to-0-if-.patch
|
|
patches.kernel.org/4.20.2-003-fork-record-start_time-late.patch
|
|
patches.kernel.org/4.20.2-004-zram-fix-double-free-backing-device.patch
|
|
patches.kernel.org/4.20.2-005-hwpoison-memory_hotplug-allow-hwpoisoned-pages.patch
|
|
patches.kernel.org/4.20.2-006-mm-devm_memremap_pages-mark-devm_memremap_page.patch
|
|
patches.kernel.org/4.20.2-007-mm-devm_memremap_pages-kill-mapping-System-RAM.patch
|
|
patches.kernel.org/4.20.2-008-mm-devm_memremap_pages-fix-shutdown-handling.patch
|
|
patches.kernel.org/4.20.2-009-memcg-oom-notify-on-oom-killer-invocation-from.patch
|
|
patches.kernel.org/4.20.2-010-sunrpc-fix-cache_head-leak-due-to-queued-reque.patch
|
|
patches.kernel.org/4.20.2-011-sunrpc-use-SVC_NET-in-svcauth_gss_-functions.patch
|
|
patches.kernel.org/4.20.2-012-mm-devm_memremap_pages-add-MEMORY_DEVICE_PRIVA.patch
|
|
patches.kernel.org/4.20.2-013-mm-hmm-use-devm-semantics-for-hmm_devmem_-add-.patch
|
|
patches.kernel.org/4.20.2-014-mm-hmm-replace-hmm_devmem_pages_create-with-de.patch
|
|
patches.kernel.org/4.20.2-015-mm-hmm-mark-hmm_devmem_-add-add_resource-EXPOR.patch
|
|
patches.kernel.org/4.20.2-016-mm-swap-fix-swapoff-with-KSM-pages.patch
|
|
patches.kernel.org/4.20.2-017-media-cx23885-only-reset-DMA-on-problematic-CP.patch
|
|
patches.kernel.org/4.20.2-018-ALSA-cs46xx-Potential-NULL-dereference-in-prob.patch
|
|
patches.kernel.org/4.20.2-019-ALSA-usb-audio-Avoid-access-before-bLength-che.patch
|
|
patches.kernel.org/4.20.2-020-ALSA-usb-audio-Check-mixer-unit-descriptors-mo.patch
|
|
patches.kernel.org/4.20.2-021-ALSA-usb-audio-Fix-an-out-of-bound-read-in-cre.patch
|
|
patches.kernel.org/4.20.2-022-ALSA-usb-audio-Always-check-descriptor-sizes-i.patch
|
|
patches.kernel.org/4.20.2-023-srcu-Lock-srcu_data-structure-in-srcu_gp_start.patch
|
|
patches.kernel.org/4.20.2-024-driver-core-Add-missing-dev-bus-need_parent_lo.patch
|
|
patches.kernel.org/4.20.2-025-Fix-failure-path-in-alloc_pid.patch
|
|
patches.kernel.org/4.20.2-026-block-deactivate-blk_stat-timer-in-wbt_disable.patch
|
|
patches.kernel.org/4.20.2-027-block-mq-deadline-Fix-write-completion-handlin.patch
|
|
patches.kernel.org/4.20.2-028-dm-do-not-allow-readahead-to-limit-IO-size.patch
|
|
patches.kernel.org/4.20.2-029-dlm-fixed-memory-leaks-after-failed-ls_remove_.patch
|
|
patches.kernel.org/4.20.2-030-dlm-possible-memory-leak-on-error-path-in-crea.patch
|
|
patches.kernel.org/4.20.2-031-dlm-lost-put_lkb-on-error-path-in-receive_conv.patch
|
|
patches.kernel.org/4.20.2-032-dlm-memory-leaks-on-error-path-in-dlm_user_req.patch
|
|
patches.kernel.org/4.20.2-033-gfs2-Get-rid-of-potential-double-freeing-in-gf.patch
|
|
patches.kernel.org/4.20.2-034-gfs2-Fix-loop-in-gfs2_rbm_find.patch
|
|
patches.kernel.org/4.20.2-035-b43-Fix-error-in-cordic-routine.patch
|
|
patches.kernel.org/4.20.2-036-selinux-policydb-fix-byte-order-and-alignment-.patch
|
|
patches.kernel.org/4.20.2-037-PCI-PM-Allow-runtime-PM-without-callback-funct.patch
|
|
patches.kernel.org/4.20.2-038-lockd-Show-pid-of-lockd-for-remote-locks.patch
|
|
patches.kernel.org/4.20.2-039-xprtrdma-Yet-another-double-DMA-unmap.patch
|
|
patches.kernel.org/4.20.2-040-nfsd4-zero-length-WRITE-should-succeed.patch
|
|
patches.kernel.org/4.20.2-041-Revert-powerpc-tm-Unset-MSR-TS-if-not-recheckp.patch
|
|
patches.kernel.org/4.20.2-042-powerpc-tm-Set-MSR-TS-just-prior-to-recheckpoi.patch
|
|
patches.kernel.org/4.20.2-043-iio-adc-qcom-spmi-adc5-Initialize-prescale-pro.patch
|
|
patches.kernel.org/4.20.2-044-iio-dac-ad5686-fix-bit-shift-read-register.patch
|
|
patches.kernel.org/4.20.2-045-9p-net-put-a-lower-bound-on-msize.patch
|
|
patches.kernel.org/4.20.2-046-rxe-fix-error-completion-wr_id-and-qp_num.patch
|
|
patches.kernel.org/4.20.2-047-stm-class-Fix-a-module-refcount-leak-in-policy.patch
|
|
patches.kernel.org/4.20.2-048-RDMA-srpt-Fix-a-use-after-free-in-the-channel-.patch
|
|
patches.kernel.org/4.20.2-049-RDMA-iwcm-Don-t-copy-past-the-end-of-dev_name-.patch
|
|
patches.kernel.org/4.20.2-050-iommu-vt-d-Handle-domain-agaw-being-less-than-.patch
|
|
patches.kernel.org/4.20.2-051-sched-fair-Fix-infinite-loop-in-update_blocked.patch
|
|
patches.kernel.org/4.20.2-052-ceph-don-t-update-importing-cap-s-mseq-when-ha.patch
|
|
patches.kernel.org/4.20.2-053-video-fbdev-pxafb-Fix-WARNING-invalid-free-of-.patch
|
|
patches.kernel.org/4.20.2-054-drivers-perf-hisi-Fixup-one-DDRC-PMU-register-.patch
|
|
patches.kernel.org/4.20.2-055-powerpc-4xx-ocm-Fix-compilation-error-due-to-P.patch
|
|
patches.kernel.org/4.20.2-056-selftests-Fix-test-errors-related-to-lib.mk-kh.patch
|
|
patches.kernel.org/4.20.2-057-genwqe-Fix-size-check.patch
|
|
patches.kernel.org/4.20.2-058-intel_th-msu-Fix-an-off-by-one-in-attribute-st.patch
|
|
patches.kernel.org/4.20.2-059-power-supply-olpc_battery-correct-the-temperat.patch
|
|
patches.kernel.org/4.20.2-060-of-of_node_get-of_node_put-nodes-held-in-phand.patch
|
|
patches.kernel.org/4.20.2-061-of-__of_detach_node-remove-node-from-phandle-c.patch
|
|
patches.kernel.org/4.20.2-062-lib-fix-build-failure-in-CONFIG_DEBUG_VIRTUAL-.patch
|
|
patches.kernel.org/4.20.2-063-drm-nouveau-drm-nouveau-Check-rc-from-drm_dp_m.patch
|
|
patches.kernel.org/4.20.2-064-drm-vc4-Set-is_yuv-to-false-when-num_planes-1.patch
|
|
patches.kernel.org/4.20.2-065-drm-rockchip-psr-do-not-dereference-encoder-be.patch
|
|
patches.kernel.org/4.20.2-066-Linux-4.20.2.patch
|
|
|
|
########################################################
|
|
# Build fixes that apply to the vanilla kernel too.
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
# and patched flavors.
|
|
########################################################
|
|
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
|
|
patches.rpmify/Add-ksym-provides-tool.patch
|
|
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
|
|
patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch
|
|
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
|
|
|
########################################################
|
|
# kABI consistency patches
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# 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.
|
|
########################################################
|
|
|
|
########################################################
|
|
# kbuild/module infrastructure fixes
|
|
########################################################
|
|
|
|
patches.suse/rpm-kernel-config
|
|
patches.suse/supported-flag
|
|
patches.suse/supported-flag-underscores
|
|
patches.suse/supported-flag-wildcards
|
|
patches.suse/supported-flag-external
|
|
patches.suse/genksyms-add-override-flag.diff
|
|
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
|
|
patches.suse/kernel-add-release-status-to-kernel-build.patch
|
|
|
|
########################################################
|
|
# Simple export additions/removals
|
|
########################################################
|
|
|
|
########################################################
|
|
# Bug workarounds for binutils
|
|
########################################################
|
|
+testing patches.suse/binutils2_26.patch
|
|
|
|
########################################################
|
|
# Scheduler / Core
|
|
########################################################
|
|
patches.suse/setuid-dumpable-wrongdir
|
|
|
|
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
|
|
|
|
########################################################
|
|
# 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.
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# i386
|
|
########################################################
|
|
|
|
|
|
# amd64 | x86-64 | x86_64
|
|
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
|
|
# x64
|
|
# Intel 64
|
|
# "the architecture with too many names"
|
|
# TAWTMN
|
|
|
|
########################################################
|
|
# x86_64/i386 biarch
|
|
########################################################
|
|
|
|
########################################################
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# x86_64/4096CPUS - from SGI
|
|
########################################################
|
|
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
|
|
|
########################################################
|
|
# x86 UV patches from SGI
|
|
########################################################
|
|
|
|
########################################################
|
|
# x86_64/i386 depending on the UV patchset
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/generic
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/little endian
|
|
########################################################
|
|
|
|
########################################################
|
|
# PS3
|
|
########################################################
|
|
|
|
########################################################
|
|
# ARM
|
|
########################################################
|
|
+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
|
|
|
|
########################################################
|
|
# S/390
|
|
########################################################
|
|
|
|
########################################################
|
|
# VM/FS patches
|
|
########################################################
|
|
# Patches to export btrfs anonymous devices (VFS portion)
|
|
patches.suse/vfs-add-super_operations-get_inode_dev
|
|
|
|
# Changes to tunable defaults
|
|
patches.suse/readahead-request-tunables.patch
|
|
|
|
patches.suse/VFS-expedite-umount.patch
|
|
|
|
########################################################
|
|
# IPC patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# nfsacl protocol (agruen)
|
|
########################################################
|
|
|
|
########################################################
|
|
# misc small fixes
|
|
########################################################
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
########################################################
|
|
#
|
|
# ACPI patches
|
|
#
|
|
########################################################
|
|
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
patches.suse/acpi_thermal_passive_blacklist.patch
|
|
|
|
########################################################
|
|
# CPUFREQ
|
|
########################################################
|
|
|
|
## cpuidle perf events cleanups and related
|
|
patches.suse/perf_timechart_fix_zero_timestamps.patch
|
|
|
|
########################################################
|
|
# AGP, graphics related stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suse specific stuff
|
|
########################################################
|
|
patches.suse/suse-hv-guest-os-id.patch
|
|
|
|
########################################################
|
|
# Networking Core
|
|
########################################################
|
|
|
|
########################################################
|
|
# Netfilter
|
|
########################################################
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
########################################################
|
|
# NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
# lockd + statd
|
|
########################################################
|
|
|
|
########################################################
|
|
# cifs patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext2/ext3
|
|
########################################################
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
########################################################
|
|
# ext4
|
|
########################################################
|
|
|
|
########################################################
|
|
# btrfs
|
|
########################################################
|
|
|
|
# Not upstream yet
|
|
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
|
|
|
|
# SUSE-specific
|
|
patches.suse/btrfs-provide-super_operations-get_inode_dev
|
|
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
|
|
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
|
|
|
|
########################################################
|
|
# Reiserfs Patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# dlm
|
|
########################################################
|
|
|
|
########################################################
|
|
# ocfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# gfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# xfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# other filesystem stuff
|
|
########################################################
|
|
|
|
patches.suse/pstore_disable_efi_backend_by_default.patch
|
|
+duwe patches.suse/pstore-backend-autoaction
|
|
|
|
########################################################
|
|
# Overlayfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# Swap-over-NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# Device drivers
|
|
#
|
|
########################################################
|
|
|
|
########################################################
|
|
# Storage
|
|
########################################################
|
|
|
|
patches.suse/scsi-retry-alua-transition-in-progress
|
|
|
|
patches.suse/megaraid-mbox-fix-SG_IO
|
|
|
|
########################################################
|
|
# DRM/Video
|
|
########################################################
|
|
|
|
########################################################
|
|
# video4linux
|
|
########################################################
|
|
|
|
########################################################
|
|
# Network drivers
|
|
########################################################
|
|
|
|
########################################################
|
|
# Wireless Networking
|
|
########################################################
|
|
patches.suse/b43-missing-firmware-info.patch
|
|
|
|
########################################################
|
|
# ISDN
|
|
########################################################
|
|
patches.suse/misdn-add-support-for-group-membership-check
|
|
|
|
########################################################
|
|
# iSCSI
|
|
########################################################
|
|
|
|
########################################################
|
|
# PCI and PCI hotplug
|
|
########################################################
|
|
|
|
########################################################
|
|
# sysfs / driver core
|
|
########################################################
|
|
|
|
########################################################
|
|
# USB
|
|
########################################################
|
|
|
|
########################################################
|
|
# I2C
|
|
########################################################
|
|
|
|
########################################################
|
|
# Input & Console
|
|
########################################################
|
|
|
|
##########################################################
|
|
# Sound
|
|
##########################################################
|
|
|
|
########################################################
|
|
# Char / serial
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other driver fixes
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other drivers we have added to the tree
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suspend/Resume stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# device-mapper
|
|
########################################################
|
|
patches.suse/dm-mpath-leastpending-path-update
|
|
+review patches.suse/dm-mpath-accept-failed-paths
|
|
patches.suse/dm-table-switch-to-readonly
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
|
|
########################################################
|
|
# md
|
|
########################################################
|
|
|
|
##########################################################
|
|
#
|
|
# Security stuff
|
|
#
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# Audit
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# AppArmor
|
|
##########################################################
|
|
patches.suse/apparmor-compatibility-with-v2.x-net.patch
|
|
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
|
|
|
|
########################################################
|
|
# Address space layout randomization
|
|
########################################################
|
|
|
|
########################################################
|
|
# KDB v4.4
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other patches for debugging
|
|
########################################################
|
|
patches.suse/crasher.patch
|
|
|
|
########################################################
|
|
# Kdump
|
|
########################################################
|
|
|
|
########################################################
|
|
# cgroups
|
|
########################################################
|
|
|
|
########################################################
|
|
# audit subsystem
|
|
########################################################
|
|
|
|
########################################################
|
|
# Performance Monitoring, Tracing etc
|
|
########################################################
|
|
|
|
########################################################
|
|
# KVM patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# documentation
|
|
########################################################
|
|
|
|
########################################################
|
|
# Staging tree patches
|
|
# new drivers that are going upstream
|
|
########################################################
|
|
|
|
########################################################
|
|
# You'd better have a good reason for adding a patch
|
|
# below here.
|
|
########################################################
|