Blob Blame History Raw
# 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/5.18.1-001-lockdown-also-lock-down-previous-kgdb-use.patch
	patches.kernel.org/5.18.1-002-HID-amd_sfh-Add-support-for-sensor-discovery.patch
	patches.kernel.org/5.18.1-003-random-fix-sysctl-documentation-nits.patch
	patches.kernel.org/5.18.1-004-init-call-time_init-before-rand_initialize.patch
	patches.kernel.org/5.18.1-005-ia64-define-get_cycles-macro-for-arch-override.patch
	patches.kernel.org/5.18.1-006-s390-define-get_cycles-macro-for-arch-override.patch
	patches.kernel.org/5.18.1-007-parisc-define-get_cycles-macro-for-arch-overri.patch
	patches.kernel.org/5.18.1-008-alpha-define-get_cycles-macro-for-arch-overrid.patch
	patches.kernel.org/5.18.1-009-powerpc-define-get_cycles-macro-for-arch-overr.patch
	patches.kernel.org/5.18.1-010-timekeeping-Add-raw-clock-fallback-for-random_.patch
	patches.kernel.org/5.18.1-011-m68k-use-fallback-for-random_get_entropy-inste.patch
	patches.kernel.org/5.18.1-012-riscv-use-fallback-for-random_get_entropy-inst.patch
	patches.kernel.org/5.18.1-013-mips-use-fallback-for-random_get_entropy-inste.patch
	patches.kernel.org/5.18.1-014-arm-use-fallback-for-random_get_entropy-instea.patch
	patches.kernel.org/5.18.1-015-nios2-use-fallback-for-random_get_entropy-inst.patch
	patches.kernel.org/5.18.1-016-x86-tsc-Use-fallback-for-random_get_entropy-in.patch
	patches.kernel.org/5.18.1-017-um-use-fallback-for-random_get_entropy-instead.patch
	patches.kernel.org/5.18.1-018-sparc-use-fallback-for-random_get_entropy-inst.patch
	patches.kernel.org/5.18.1-019-xtensa-use-fallback-for-random_get_entropy-ins.patch
	patches.kernel.org/5.18.1-020-random-insist-on-random_get_entropy-existing-i.patch
	patches.kernel.org/5.18.1-021-random-do-not-use-batches-when-crng_ready.patch
	patches.kernel.org/5.18.1-022-random-use-first-128-bits-of-input-as-fast-ini.patch
	patches.kernel.org/5.18.1-023-random-do-not-pretend-to-handle-premature-next.patch
	patches.kernel.org/5.18.1-024-random-order-timer-entropy-functions-below-int.patch
	patches.kernel.org/5.18.1-025-random-do-not-use-input-pool-from-hard-IRQs.patch
	patches.kernel.org/5.18.1-026-random-help-compiler-out-with-fast_mix-by-usin.patch
	patches.kernel.org/5.18.1-027-siphash-use-one-source-of-truth-for-siphash-pe.patch
	patches.kernel.org/5.18.1-028-random-use-symbolic-constants-for-crng_init-st.patch
	patches.kernel.org/5.18.1-029-random-avoid-initializing-twice-in-credit-race.patch
	patches.kernel.org/5.18.1-030-random-move-initialization-out-of-reseeding-ho.patch
	patches.kernel.org/5.18.1-031-random-remove-ratelimiting-for-in-kernel-unsee.patch
	patches.kernel.org/5.18.1-032-random-use-proper-jiffies-comparison-macro.patch
	patches.kernel.org/5.18.1-033-random-handle-latent-entropy-and-command-line-.patch
	patches.kernel.org/5.18.1-034-random-credit-architectural-init-the-exact-amo.patch
	patches.kernel.org/5.18.1-035-random-use-static-branch-for-crng_ready.patch
	patches.kernel.org/5.18.1-036-random-remove-extern-from-functions-in-header.patch
	patches.kernel.org/5.18.1-037-random-use-proper-return-types-on-get_random_-.patch
	patches.kernel.org/5.18.1-038-random-make-consistent-use-of-buf-and-len.patch
	patches.kernel.org/5.18.1-039-random-move-initialization-functions-out-of-ho.patch
	patches.kernel.org/5.18.1-040-random-move-randomize_page-into-mm-where-it-be.patch
	patches.kernel.org/5.18.1-041-random-unify-batched-entropy-implementations.patch
	patches.kernel.org/5.18.1-042-random-convert-to-using-fops-read_iter.patch
	patches.kernel.org/5.18.1-043-random-convert-to-using-fops-write_iter.patch
	patches.kernel.org/5.18.1-044-random-wire-up-fops-splice_-read-write-_iter.patch
	patches.kernel.org/5.18.1-045-random-check-for-signals-after-page-of-pool-wr.patch
	patches.kernel.org/5.18.1-046-ACPI-sysfs-Fix-BERT-error-region-memory-mappin.patch
	patches.kernel.org/5.18.1-047-ALSA-ctxfi-Add-SB046x-PCI-ID.patch
	patches.kernel.org/5.18.1-048-Linux-5.18.1.patch
	patches.kernel.org/5.18.2-001-netfilter-nf_tables-disallow-non-stateful-expr.patch
	patches.kernel.org/5.18.2-002-i2c-ismt-prevent-memory-corruption-in-ismt_acc.patch
	patches.kernel.org/5.18.2-003-assoc_array-Fix-BUG_ON-during-garbage-collect.patch
	patches.kernel.org/5.18.2-004-pipe-make-poll_usage-boolean-and-annotate-its-.patch
	patches.kernel.org/5.18.2-005-pipe-Fix-missing-lock-in-pipe_resize_ring.patch
	patches.kernel.org/5.18.2-006-net-ipa-compute-proper-aggregation-limit.patch
	patches.kernel.org/5.18.2-007-drm-i915-Fix-Wstringop-overflow-warning-in-cal.patch
	patches.kernel.org/5.18.2-008-exfat-check-if-cluster-num-is-valid.patch
	patches.kernel.org/5.18.2-009-netfilter-nft_limit-Clone-packet-limits-cost-v.patch
	patches.kernel.org/5.18.2-010-netfilter-nf_tables-sanitize-nft_set_desc_conc.patch
	patches.kernel.org/5.18.2-011-netfilter-nf_tables-hold-mutex-on-netns-pre_ex.patch
	patches.kernel.org/5.18.2-012-netfilter-nf_tables-double-hook-unregistration.patch
	patches.kernel.org/5.18.2-013-netfilter-conntrack-re-fetch-conntrack-after-i.patch
	patches.kernel.org/5.18.2-014-KVM-PPC-Book3S-HV-fix-incorrect-NULL-check-on-.patch
	patches.kernel.org/5.18.2-015-x86-fpu-KVM-Set-the-base-guest-FPU-uABI-size-t.patch
	patches.kernel.org/5.18.2-016-x86-kvm-Alloc-dummy-async-PF-token-outside-of-.patch
	patches.kernel.org/5.18.2-017-x86-kvm-use-correct-GFP-flags-for-preemption-d.patch
	patches.kernel.org/5.18.2-018-x86-uaccess-Implement-macros-for-CMPXCHG-on-us.patch
	patches.kernel.org/5.18.2-019-KVM-x86-Use-__try_cmpxchg_user-to-update-guest.patch
	patches.kernel.org/5.18.2-020-KVM-x86-Use-__try_cmpxchg_user-to-emulate-atom.patch
	patches.kernel.org/5.18.2-021-KVM-x86-fix-typo-in-__try_cmpxchg_user-causing.patch
	patches.kernel.org/5.18.2-022-KVM-x86-avoid-calling-x86-emulator-without-a-d.patch
	patches.kernel.org/5.18.2-023-KVM-x86-avoid-loading-a-vCPU-after-.vm_destroy.patch
	patches.kernel.org/5.18.2-024-KVM-x86-Fix-the-intel_pt-PMI-handling-wrongly-.patch
	patches.kernel.org/5.18.2-025-KVM-x86-Drop-WARNs-that-assert-a-triple-fault-.patch
	patches.kernel.org/5.18.2-026-KVM-x86-mmu-Don-t-rebuild-page-when-the-page-i.patch
	patches.kernel.org/5.18.2-027-KVM-SVM-Use-kzalloc-for-sev-ioctl-interfaces-t.patch
	patches.kernel.org/5.18.2-028-crypto-caam-fix-i.MX6SX-entropy-delay-value.patch
	patches.kernel.org/5.18.2-029-crypto-ecrdsa-Fix-incorrect-use-of-vli_cmp.patch
	patches.kernel.org/5.18.2-030-crypto-qat-rework-the-VF2PF-interrupt-handling.patch
	patches.kernel.org/5.18.2-031-zsmalloc-fix-races-between-asynchronous-zspage.patch
	patches.kernel.org/5.18.2-032-tools-memory-model-README-Update-klitmus7-comp.patch
	patches.kernel.org/5.18.2-033-ALSA-usb-audio-Workaround-for-clock-setup-on-T.patch
	patches.kernel.org/5.18.2-034-ALSA-usb-audio-Add-missing-ep_idx-in-fixed-EP-.patch
	patches.kernel.org/5.18.2-035-ALSA-usb-audio-Configure-sync-endpoints-before.patch
	patches.kernel.org/5.18.2-036-Bluetooth-hci_qca-Use-del_timer_sync-before-fr.patch
	patches.kernel.org/5.18.2-037-ARM-dts-s5pv210-Correct-interrupt-name-for-blu.patch
	patches.kernel.org/5.18.2-038-dm-integrity-fix-error-code-in-dm_integrity_ct.patch
	patches.kernel.org/5.18.2-039-dm-crypt-make-printing-of-the-key-constant-tim.patch
	patches.kernel.org/5.18.2-040-dm-stats-add-cond_resched-when-looping-over-en.patch
	patches.kernel.org/5.18.2-041-dm-verity-set-DM_TARGET_IMMUTABLE-feature-flag.patch
	patches.kernel.org/5.18.2-042-raid5-introduce-MD_BROKEN.patch
	patches.kernel.org/5.18.2-043-fs-ntfs3-validate-BOOT-sectors_per_clusters.patch
	patches.kernel.org/5.18.2-044-HID-multitouch-Add-support-for-Google-Whiskers.patch
	patches.kernel.org/5.18.2-045-HID-multitouch-add-quirks-to-enable-Lenovo-X12.patch
	patches.kernel.org/5.18.2-046-x86-sgx-Disconnect-backing-page-references-fro.patch
	patches.kernel.org/5.18.2-047-x86-sgx-Mark-PCMD-page-as-dirty-when-modifying.patch
	patches.kernel.org/5.18.2-048-x86-sgx-Obtain-backing-storage-page-with-encla.patch
	patches.kernel.org/5.18.2-049-x86-sgx-Fix-race-between-reclaimer-and-page-fa.patch
	patches.kernel.org/5.18.2-050-x86-sgx-Ensure-no-data-in-PCMD-page-after-trun.patch
	patches.kernel.org/5.18.2-051-media-i2c-imx412-Fix-reset-GPIO-polarity.patch
	patches.kernel.org/5.18.2-052-media-i2c-imx412-Fix-power_off-ordering.patch
	patches.kernel.org/5.18.2-053-tpm-Fix-buffer-access-in-tpm2_get_tpm_pt.patch
	patches.kernel.org/5.18.2-054-tpm-ibmvtpm-Correct-the-return-value-in-tpm_ib.patch
	patches.kernel.org/5.18.2-055-docs-submitting-patches-Fix-crossref-to-The-ca.patch
	patches.kernel.org/5.18.2-056-NFS-Memory-allocation-failures-are-not-server-.patch
	patches.kernel.org/5.18.2-057-NFSD-Fix-possible-sleep-during-nfsd4_release_l.patch
	patches.kernel.org/5.18.2-058-bpf-Fill-new-bpf_prog_pack-with-illegal-instru.patch
	patches.kernel.org/5.18.2-059-bpf-Fix-potential-array-overflow-in-bpf_trampo.patch
	patches.kernel.org/5.18.2-060-bpf-Fix-combination-of-jit-blinding-and-pointe.patch
	patches.kernel.org/5.18.2-061-bpf-Enlarge-offset-check-value-to-INT_MAX-in-b.patch
	patches.kernel.org/5.18.2-062-bpf-Fix-usage-of-trace-RCU-in-local-storage.patch
	patches.kernel.org/5.18.2-063-bpf-Fix-excessive-memory-allocation-in-stack_m.patch
	patches.kernel.org/5.18.2-064-bpf-Reject-writes-for-PTR_TO_MAP_KEY-in-check_.patch
	patches.kernel.org/5.18.2-065-bpf-Check-PTR_TO_MEM-MEM_RDONLY-in-check_helpe.patch
	patches.kernel.org/5.18.2-066-bpf-Do-write-access-check-for-kfunc-and-global.patch
	patches.kernel.org/5.18.2-067-ALSA-usb-audio-Optimize-TEAC-clock-quirk.patch
	patches.kernel.org/5.18.2-068-Linux-5.18.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/Add-ksym-provides-tool.patch
	patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
	patches.rpmify/powerpc-64-BE-option-to-use-ELFv2-ABI-for-big-endian.patch
	patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
	patches.rpmify/scripts-dummy-tools-add-pahole.patch

	########################################################
	# 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
	########################################################

	patches.suse/simplefb-Enable-boot-time-VESA-graphic-mode-selectio.patch
	patches.suse/iommu-amd-Increase-timeout-waiting-for-GA-log-enablement

	# klassert/ipsec
	patches.suse/Revert-net-af_key-add-check-for-pfkey_broadcast-in-f.patch
	########################################################
	# 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.
	########################################################

	########################################################
	# kbuild/module infrastructure fixes
	########################################################

	# SUSE specific build tweaks
	patches.suse/rpm-kernel-config
	patches.suse/add-suse-supported-flag.patch
	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
	patches.suse/panic-do-not-print-uninitialized-taint_flags.patch

	# build tweaks for external KMPs
	patches.suse/s390-export-symbols-for-crash-kmp.patch

	########################################################
	# Performance-related tuning of defaults
	########################################################
	patches.suse/readahead-request-tunables.patch

	########################################################
	# Architecture specific patches
	########################################################

	# x86

	# s390x

	# ppc64

	# ARM
	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

	########################################################
	# Scheduler
	########################################################

	########################################################
	# Memory management
	########################################################

	########################################################
	# Filesystems
	########################################################

	# generic
	patches.suse/vfs-add-super_operations-get_inode_dev

	# btrfs
	patches.suse/btrfs-provide-super_operations-get_inode_dev
	patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch

	# ext[2-4]

	# XFS

	########################################################
	# Block layer
	########################################################
	patches.suse/dm-mpath-leastpending-path-update
	patches.suse/dm-table-switch-to-readonly
	patches.suse/dm-mpath-no-partitions-feature

	########################################################
	# Networking core
	########################################################

	########################################################
	# Security
	########################################################

	# crypto

	########################################################
	# Virtualization
	########################################################
	patches.suse/suse-hv-guest-os-id.patch

	########################################################
	# Other core patches
	########################################################

	########################################################
	# PM
	########################################################

	########################################################
	# DRM / Graphics
	########################################################

	########################################################
	# Storage
	########################################################
	patches.suse/scsi-retry-alua-transition-in-progress

	########################################################
	# Networking drivers (wired)
	########################################################

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.suse/iwlwifi-module-firmware-ucode-fix.patch

	########################################################
	# USB
	########################################################

	########################################################
	# Input
	########################################################
	patches.suse/kbd-ignore-gfx.patch
	patches.suse/Input-synaptics-retry-query-upon-error.patch
	patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch

	########################################################
	# Other drivers
	########################################################


	########################################################
	# Debugging
	########################################################
	patches.suse/crasher.patch
	patches.suse/add-product-identifying-information-to-vmcoreinfo.patch

	########################################################
	# You'd better have a good reason for adding a patch
	# below here.
	########################################################