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...
|
|
|
|
########################################################
|
2024-05-17 14:00:56 +02:00
|
|
|
patches.kernel.org/6.9.1-001-VFIO-Add-the-SPR_DSA-and-SPR_IAX-devices-to-the.patch
|
|
|
|
patches.kernel.org/6.9.1-002-dmaengine-idxd-add-a-new-security-check-to-deal.patch
|
|
|
|
patches.kernel.org/6.9.1-003-dmaengine-idxd-add-a-write-method-for-applicati.patch
|
|
|
|
patches.kernel.org/6.9.1-004-keys-Fix-overwrite-of-key-expiration-on-instant.patch
|
|
|
|
patches.kernel.org/6.9.1-005-wifi-mt76-mt7915-add-missing-chanctx-ops.patch
|
|
|
|
patches.kernel.org/6.9.1-006-Linux-6.9.1.patch
|
2024-05-27 08:08:16 +02:00
|
|
|
patches.kernel.org/6.9.2-001-Bluetooth-btusb-Fix-the-patch-for-MT7920-the-af.patch
|
|
|
|
patches.kernel.org/6.9.2-002-wifi-iwlwifi-Use-request_module_nowait.patch
|
|
|
|
patches.kernel.org/6.9.2-003-cpufreq-amd-pstate-fix-the-highest-frequency-is.patch
|
|
|
|
patches.kernel.org/6.9.2-004-drm-amd-display-Fix-division-by-zero-in-setup_d.patch
|
|
|
|
patches.kernel.org/6.9.2-005-net-ks8851-Fix-another-TX-stall-caused-by-wrong.patch
|
|
|
|
patches.kernel.org/6.9.2-006-x86-percpu-Use-__force-to-cast-from-__percpu-ad.patch
|
|
|
|
patches.kernel.org/6.9.2-007-Bluetooth-L2CAP-Fix-div-by-zero-in-l2cap_le_flo.patch
|
|
|
|
patches.kernel.org/6.9.2-008-KEYS-trusted-Fix-memory-leak-in-tpm2_key_encode.patch
|
|
|
|
patches.kernel.org/6.9.2-009-ASoC-Intel-sof_sdw-use-generic-rtd_init-functio.patch
|
|
|
|
patches.kernel.org/6.9.2-010-binder-fix-max_thread-type-inconsistency.patch
|
|
|
|
patches.kernel.org/6.9.2-011-usb-dwc3-Wait-unconditionally-after-issuing-End.patch
|
|
|
|
patches.kernel.org/6.9.2-012-net-usb-ax88179_178a-fix-link-status-when-link-.patch
|
|
|
|
patches.kernel.org/6.9.2-013-usb-typec-ucsi-displayport-Fix-potential-deadlo.patch
|
|
|
|
patches.kernel.org/6.9.2-014-usb-typec-tipd-fix-event-checking-for-tps25750.patch
|
|
|
|
patches.kernel.org/6.9.2-015-usb-typec-tipd-fix-event-checking-for-tps6598x.patch
|
|
|
|
patches.kernel.org/6.9.2-016-serial-kgdboc-Fix-NMI-safety-problems-from-keyb.patch
|
|
|
|
patches.kernel.org/6.9.2-017-remoteproc-mediatek-Make-sure-IPI-buffer-fits-i.patch
|
|
|
|
patches.kernel.org/6.9.2-018-Revert-media-v4l2-ctrls-show-all-owned-controls.patch
|
|
|
|
patches.kernel.org/6.9.2-019-KEYS-trusted-Do-not-use-WARN-when-encode-fails.patch
|
|
|
|
patches.kernel.org/6.9.2-020-admin-guide-hw-vuln-core-scheduling-fix-return-.patch
|
|
|
|
patches.kernel.org/6.9.2-021-docs-kernel_include.py-Cope-with-docutils-0.21.patch
|
|
|
|
patches.kernel.org/6.9.2-022-Docs-admin-guide-mm-damon-usage-fix-wrong-examp.patch
|
|
|
|
patches.kernel.org/6.9.2-023-Docs-admin-guide-mm-damon-usage-fix-wrong-schem.patch
|
|
|
|
patches.kernel.org/6.9.2-024-block-add-a-disk_has_partscan-helper.patch
|
|
|
|
patches.kernel.org/6.9.2-025-block-add-a-partscan-sysfs-attribute-for-disks.patch
|
|
|
|
patches.kernel.org/6.9.2-026-Linux-6.9.2.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
|
|
|
########################################################
|
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
|
2022-03-21 12:44:19 +01:00
|
|
|
patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
|
2023-06-30 10:46:23 +02:00
|
|
|
patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch
|
2017-05-02 09:07:06 +02:00
|
|
|
|
2022-01-19 09:06:25 +01:00
|
|
|
########################################################
|
|
|
|
# The sorted section should contain all patches that are
|
|
|
|
# either mainline backports or are already in a known
|
|
|
|
# subystem maintainer repository so that they can be
|
|
|
|
# sorted by git-sort scripts. Out-of-tree patches (which
|
|
|
|
# includes any patch without Git-commit tag) belong
|
|
|
|
# either into the "on the way to mainline" section below
|
|
|
|
# or into one of the subsystem sections.
|
|
|
|
#
|
|
|
|
# The sorted section should be small or empty on the
|
|
|
|
# stable or master branches.
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# sorted patches
|
|
|
|
########################################################
|
2024-05-25 08:08:13 +02:00
|
|
|
patches.suse/ACPI-video-Add-backlight-native-quirk-for-Lenovo-Sli.patch
|
2024-05-14 16:41:49 +02:00
|
|
|
patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch
|
|
|
|
patches.suse/net-qrtr-support-suspend-hibernation.patch
|
|
|
|
patches.suse/wifi-ath11k-support-hibernation.patch
|
2024-05-30 08:09:26 +02:00
|
|
|
patches.suse/btrfs-re-introduce-norecovery-mount-option.patch
|
|
|
|
|
|
|
|
# mkp/scsi queue
|
|
|
|
patches.suse/scsi-core-alua-I-O-errors-for-ALUA-state-transitions.patch
|
2024-03-23 08:07:06 +01:00
|
|
|
|
2023-07-14 10:09:59 +02:00
|
|
|
########################################################
|
|
|
|
# end of sorted patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Unsorted patches on their way to mainline
|
|
|
|
#
|
|
|
|
# (SLE/Leap: this section is only for patches which
|
|
|
|
# cannot go into the sorted section yet.
|
|
|
|
#
|
|
|
|
# Patches which are already in subsystem maintainer
|
|
|
|
# repository or otherwise expected to get into mainline
|
|
|
|
# within 1-2 releases belong here. Patches not expected
|
|
|
|
# to get into mainline any time soon (or ever) belong
|
|
|
|
# to area specific sections below.
|
|
|
|
########################################################
|
2023-09-05 10:13:26 +02:00
|
|
|
patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch
|
2024-05-22 08:07:50 +02:00
|
|
|
patches.suse/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch
|
2023-07-05 15:46:03 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# kbuild/module infrastructure fixes
|
|
|
|
########################################################
|
2018-02-08 08:03:03 +01:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# SUSE specific build tweaks
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/rpm-kernel-config
|
2021-09-13 10:04:04 +02:00
|
|
|
patches.suse/add-suse-supported-flag.patch
|
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
|
2020-08-03 11:08:48 +02:00
|
|
|
patches.suse/panic-do-not-print-uninitialized-taint_flags.patch
|
2017-11-13 22:08:43 +01:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# build tweaks for external KMPs
|
2020-06-03 09:43:33 +02:00
|
|
|
patches.suse/s390-export-symbols-for-crash-kmp.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2021-02-16 09:05:40 +01:00
|
|
|
########################################################
|
|
|
|
# Performance-related tuning of defaults
|
|
|
|
########################################################
|
|
|
|
patches.suse/readahead-request-tunables.patch
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Architecture specific patches
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# x86
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# s390x
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2021-08-30 14:12:30 +02:00
|
|
|
# ppc64
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2020-03-30 12:55:35 +02:00
|
|
|
# ARM
|
2021-02-16 09:05:40 +01:00
|
|
|
patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch
|
|
|
|
patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch
|
|
|
|
patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch
|
2016-01-21 08:05:17 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Scheduler
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Memory management
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Filesystems
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# generic
|
|
|
|
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
|
|
|
# btrfs
|
|
|
|
patches.suse/btrfs-provide-super_operations-get_inode_dev
|
2024-03-13 09:29:45 +01:00
|
|
|
+dsterba patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
|
2013-09-18 08:02:56 +02:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# ext[2-4]
|
2019-09-14 08:07:37 +02:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# XFS
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Block layer
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Networking core
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Security
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
|
2023-04-24 11:12:24 +02:00
|
|
|
# Module signing / secure boot
|
|
|
|
patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch
|
|
|
|
|
2023-02-28 09:18:38 +01:00
|
|
|
# Bug 1198101 - VUL-0: shim: openSUSE tumbleweed not fully locked down? Add opensuse-cert-prompt back to openSUSE shim
|
|
|
|
# Lock down functions for secure boot
|
2023-07-11 10:52:23 +02:00
|
|
|
patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
|
|
|
|
patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch
|
|
|
|
patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch
|
|
|
|
patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch
|
|
|
|
patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch
|
2023-02-28 09:18:38 +01:00
|
|
|
|
2019-09-16 11:20:56 +02:00
|
|
|
# crypto
|
|
|
|
|
2011-03-16 07:03:17 +01:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Virtualization
|
2011-03-16 07:03:17 +01:00
|
|
|
########################################################
|
2017-07-10 10:29:17 +02:00
|
|
|
|
2012-10-02 08:02:44 +02:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Other core patches
|
2012-10-02 08:02:44 +02:00
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# PM
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2011-04-15 07:04:57 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# DRM / Graphics
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2022-07-04 14:59:37 +02:00
|
|
|
patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
|
|
|
|
patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch
|
2024-05-28 08:09:25 +02:00
|
|
|
patches.suse/fix-amdgpu-freezes.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Storage
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Networking drivers (wired)
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Wireless networking drivers
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
patches.suse/b43-missing-firmware-info.patch
|
2023-07-29 10:11:41 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# USB
|
|
|
|
########################################################
|
2019-03-14 10:27:10 +01:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Input
|
2019-02-23 09:08:23 +01:00
|
|
|
########################################################
|
2022-03-07 19:50:11 +01:00
|
|
|
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
|
2024-04-06 08:07:22 +02:00
|
|
|
patches.suse/Input-psmouse-add-NULL-check-to-psmouse_from_serio.patch
|
2019-02-23 09:08:23 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Other drivers
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2023-08-29 11:06:33 +02:00
|
|
|
patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch
|
2022-08-05 07:25:34 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2019-09-16 11:20:56 +02:00
|
|
|
# Debugging
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2016-06-26 16:47:43 +02:00
|
|
|
patches.suse/crasher.patch
|
2019-09-16 11:20:56 +02:00
|
|
|
patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
|
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.
|
|
|
|
########################################################
|