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...
|
|
|
|
########################################################
|
2016-02-02 08:06:00 +01:00
|
|
|
patches.kernel.org/patch-4.4.1
|
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
|
|
|
########################################################
|
2013-11-05 08:02:30 +01:00
|
|
|
patches.rpmify/lustre-lloop-dont-change-logical-size
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01: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.
|
|
|
|
########################################################
|
|
|
|
patches.rpmify/firmware-path
|
|
|
|
patches.rpmify/cloneconfig.diff
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# kbuild/module infrastructure fixes
|
|
|
|
########################################################
|
2016-01-12 08:05:55 +01:00
|
|
|
patches.suse/rpm-kernel-config
|
|
|
|
patches.suse/split-package
|
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
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Simple export additions/removals
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Bug workarounds for binutils
|
|
|
|
########################################################
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# Scheduler / Core
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/setuid-dumpable-wrongdir
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2016-01-13 08:05:39 +01: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.
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# i386
|
2016-01-13 08:05:39 +01: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
|
|
|
########################################################
|
2015-11-03 08:07:24 +01:00
|
|
|
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
|
|
|
|
# changed this area a lot.
|
|
|
|
+needs_updating patches.arch/x86_64-hpet-64bit-timer.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# x86_64/4096CPUS - from SGI
|
|
|
|
########################################################
|
|
|
|
patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# 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
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/8250-sysrq-ctrl_o.patch
|
|
|
|
patches.arch/ppc-pegasos-console-autodetection.patch
|
|
|
|
patches.suse/ppc-powerbook-usb-fn-key-default.patch
|
|
|
|
patches.drivers/ppc64-adb
|
|
|
|
patches.suse/suse-ppc64-branding
|
|
|
|
patches.arch/ppc-prom-nodisplay.patch
|
2014-01-23 08:04:33 +01:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2014-01-23 08:04:33 +01:00
|
|
|
# powerpc/little endian
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2014-01-23 08:04:33 +01:00
|
|
|
patches.arch/ppc64le-build-vmlinux.patch
|
|
|
|
patches.arch/ppc64le-ile-0001-powerpc-Add-global-exports-for-all-interrupt-vectors.patch
|
|
|
|
patches.arch/ppc64le-ile-0002-powerpc-Add-relocation-code-for-fixups.patch
|
|
|
|
patches.arch/ppc64le-ile-0003-powerpc-Add-hack-to-make-ppc64le-work-on-hosts-witho.patch
|
|
|
|
patches.arch/ppc64le-ile-0004-powerpc-Don-t-return-to-BE-mode-when-we-are-already-.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
patches.drivers/ibmvnic-Driver-for-IBM-System-i-p-VNIC-protocol.patch
|
|
|
|
########################################################
|
|
|
|
# PS3
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
|
|
|
# ARM
|
|
|
|
########################################################
|
2013-02-21 08:06:32 +01:00
|
|
|
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
2013-09-04 08:05:35 +02:00
|
|
|
|
2013-05-01 08:12:39 +02:00
|
|
|
# Compile fix for Xen on ARM with our Xen patches applied
|
|
|
|
patches.arch/arm-xen-fixup.patch
|
2013-07-03 08:06:47 +02:00
|
|
|
patches.arch/arm-refresh-mach-types.diff
|
2013-07-15 08:02:15 +02:00
|
|
|
patches.arch/arm-arndale-usb.patch
|
2014-10-09 08:03:01 +02:00
|
|
|
+agraf patches.arch/arm-arndale-dma.patch
|
2013-07-15 08:02:15 +02:00
|
|
|
patches.arch/arm-exynos-dwmmc-modalias.patch
|
2014-12-11 08:04:19 +01:00
|
|
|
patches.arch/arm64-0001-usb-Add-support-for-Synopsis-H20AHB-EHCI-host-contro.patch
|
|
|
|
patches.arch/arm64-0002-usb-fix-hcd-h20ahb-driver-depends.patch
|
|
|
|
patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch
|
|
|
|
patches.arch/arm64-0006-arm64-Select-reboot-driver-for-X-Gene-platform.patch
|
|
|
|
patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch
|
2015-04-17 08:05:31 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# S/390
|
|
|
|
########################################################
|
|
|
|
patches.arch/s390-message-catalog.diff
|
|
|
|
patches.arch/kmsg-fix-parameter-limitations
|
|
|
|
|
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-01-21 08:05:17 +01:00
|
|
|
# Changes to tunable defaults
|
|
|
|
patches.suse/readahead-request-tunables.patch
|
|
|
|
|
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/connector-read-mostly
|
|
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# ACPI patches
|
|
|
|
#
|
|
|
|
########################################################
|
|
|
|
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
|
|
|
|
|
|
patches.arch/acpi_thermal_passive_blacklist.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# CPUFREQ
|
|
|
|
########################################################
|
|
|
|
|
2011-01-23 20:47:15 +01:00
|
|
|
## cpuidle perf events cleanups and related
|
|
|
|
patches.arch/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
|
2015-09-08 08:05:02 +02:00
|
|
|
patches.suse/suse-hv-storvsc-sg_tablesize.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2015-11-27 08:04:29 +01:00
|
|
|
########################################################
|
|
|
|
# Networking, IPv6
|
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# NFS
|
|
|
|
########################################################
|
2014-10-09 08:03:01 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# lockd + statd
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# cifs patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext2/ext3
|
|
|
|
########################################################
|
|
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext4
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# btrfs
|
|
|
|
########################################################
|
2015-11-03 08:07:24 +01:00
|
|
|
patches.suse/btrfs-advertise-which-crc32c-implementation-is-being-used-on-mount
|
|
|
|
patches.suse/btrfs-provide-super_operations-get_inode_dev
|
2016-01-09 08:03:39 +01:00
|
|
|
patches.suse/btrfs-fix-fitrim-discarding-device-area-reserved-for.patch
|
2013-09-18 08:02:56 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Reiserfs Patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# dlm
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ocfs2
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# gfs2
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# xfs
|
|
|
|
########################################################
|
2016-02-04 08:04:19 +01:00
|
|
|
patches.fixes/Revert-xfs-clear-PF_NOFREEZE-for-xfsaild-kthread
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2011-03-16 07:03:17 +01:00
|
|
|
########################################################
|
|
|
|
# other filesystem stuff
|
|
|
|
########################################################
|
2011-03-09 07:02:41 +01:00
|
|
|
|
2013-02-21 08:06:32 +01:00
|
|
|
patches.drivers/pstore_disable_efi_backend_by_default.patch
|
2013-11-30 08:03:30 +01:00
|
|
|
patches.suse/pstore-backend-autoaction
|
|
|
|
|
2012-10-02 08:02:44 +02:00
|
|
|
########################################################
|
|
|
|
# Overlayfs
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Swap-over-NFS
|
|
|
|
########################################################
|
2011-04-15 07:04:57 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Netfilter
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# Device drivers
|
|
|
|
#
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Storage
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
# Block layer fixes
|
2014-10-09 08:03:01 +02:00
|
|
|
patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.suse/scsi-netlink-ml
|
|
|
|
|
2010-12-01 11:20:27 +01:00
|
|
|
patches.fixes/scsi-retry-alua-transition-in-progress
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2015-11-03 08:07:24 +01:00
|
|
|
+needs_update patches.fixes/scsi-dh-queuedata-accessors
|
2011-08-25 07:02:44 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.drivers/megaraid-mbox-fix-SG_IO
|
|
|
|
|
|
|
|
# Remaining SCSI patches (garloff)
|
|
|
|
patches.fixes/scsi-scan-blist-update
|
|
|
|
|
|
|
|
patches.fixes/scsi-ibmvscsi-show-config.patch
|
|
|
|
# bnc#362850
|
|
|
|
patches.fixes/sd_liberal_28_sense_invalid.diff
|
|
|
|
|
|
|
|
patches.fixes/scsi-ibmvscsi-module_alias.patch
|
2012-03-20 07:05:08 +01:00
|
|
|
patches.suse/sd_init.mark_majors_busy.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2015-02-12 08:04:40 +01:00
|
|
|
# additional bcache fixes (bnc#910440), not upstreamed yet as of 3.19
|
|
|
|
patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch
|
|
|
|
patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch
|
|
|
|
patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch
|
|
|
|
patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch
|
|
|
|
patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch
|
2014-12-15 08:02:48 +01:00
|
|
|
|
2015-09-10 08:05:21 +02:00
|
|
|
patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch
|
2016-01-22 08:04:35 +01:00
|
|
|
patches.fixes/scsi-ignore-errors-from-scsi_dh_add_device
|
2016-02-02 08:06:00 +01:00
|
|
|
patches.fixes/sd-Optimal-I-O-size-is-in-bytes-not-sectors
|
2015-09-10 08:05:21 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# DRM/Video
|
|
|
|
########################################################
|
2016-01-20 08:45:34 +01:00
|
|
|
patches.drivers/drm-i915-shut-up-gen8-SDE-irq-dmesg-noise
|
2016-01-29 08:03:32 +01:00
|
|
|
patches.fixes/drm-radeon-Update-radeon_get_vblank_counter_kms.patch
|
2016-02-02 08:06:00 +01:00
|
|
|
patches.fixes/0001-drm-i915-Fix-double-unref-in-intelfb_alloc-failure-p.patch
|
|
|
|
patches.fixes/0002-drm-i915-Fix-failure-paths-around-initial-fbdev-allo.patch
|
|
|
|
patches.fixes/0003-drm-i915-Pin-the-ifbdev-for-the-info-system_base-GGT.patch
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2011-02-11 07:03:11 +01:00
|
|
|
########################################################
|
|
|
|
# video4linux
|
|
|
|
########################################################
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Network
|
|
|
|
########################################################
|
2016-01-09 08:03:39 +01:00
|
|
|
patches.drivers/ethernet-atheros-alx-sanitize-buffer-sizing-and-padd
|
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
|
|
|
|
########################################################
|
|
|
|
patches.fixes/misdn-add-support-for-group-membership-check
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# iSCSI
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# PCI and PCI hotplug
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# sysfs / driver core
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# USB
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# I2C
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Input & Console
|
|
|
|
########################################################
|
2013-07-03 08:06:47 +02:00
|
|
|
# patches.suse/SUSE-bootsplash
|
|
|
|
# patches.suse/SUSE-bootsplash-mgadrmfb-workaround
|
2016-01-21 08:05:17 +01:00
|
|
|
patches.fixes/HID-multitouch-fix-input-mode-switching-on-some-Elan
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# Sound
|
|
|
|
##########################################################
|
2011-03-29 07:06:18 +02:00
|
|
|
|
2011-06-30 07:05:47 +02:00
|
|
|
########################################################
|
|
|
|
# Char / serial
|
|
|
|
########################################################
|
2016-02-02 08:06:00 +01:00
|
|
|
patches.fixes/0001-tty-Fix-unsafe-ldisc-reference-via-ioctl-TIOCGETD.patch
|
|
|
|
patches.fixes/0002-n_tty-Fix-unsafe-reference-to-other-ldisc.patch
|
2011-06-30 07:05:47 +02:00
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Other driver fixes
|
|
|
|
########################################################
|
|
|
|
|
2012-01-06 07:02:55 +01:00
|
|
|
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
|
|
|
|
+hare patches.suse/no-partition-scan
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-20 08:45:34 +01:00
|
|
|
patches.fixes/hwrng-core-sleep-interruptible-in-read.patch
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# Other drivers we have added to the tree
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Suspend/Resume stuff
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# device-mapper
|
|
|
|
########################################################
|
|
|
|
patches.suse/dm-emulate-blkrrpart-ioctl
|
|
|
|
patches.suse/dm-mpath-leastpending-path-update
|
2012-10-02 08:02:44 +02:00
|
|
|
+needs_update patches.suse/dm-mpath-accept-failed-paths
|
|
|
|
+needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
|
2011-10-05 07:01:45 +02:00
|
|
|
patches.fixes/dm-table-switch-to-readonly
|
|
|
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
|
|
|
patches.suse/dm-mpath-no-partitions-feature
|
2011-03-16 07:03:17 +01:00
|
|
|
patches.suse/mpath-fix
|
2011-10-05 07:01:45 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# md
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
#
|
|
|
|
# Security stuff
|
|
|
|
#
|
|
|
|
##########################################################
|
|
|
|
|
2016-01-20 08:45:34 +01:00
|
|
|
# CVE-2016-0728: kernel: Use-after-free vulnerability in keyring facility
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
##########################################################
|
|
|
|
# Audit
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# AppArmor
|
|
|
|
##########################################################
|
|
|
|
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control
|
2013-11-05 08:02:30 +01:00
|
|
|
# patches.apparmor/apparmor-profiles-seq_file
|
2015-10-03 08:04:42 +02:00
|
|
|
patches.apparmor/apparmor-temporary-work-around-for-bug-while-unloadi
|
2015-11-11 08:06:56 +01:00
|
|
|
patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task
|
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
|
|
|
|
########################################################
|
2015-11-18 08:04:09 +01:00
|
|
|
patches.suse/crasher.patch
|
2011-07-25 07:01:42 +02:00
|
|
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
2015-09-23 08:05:22 +02:00
|
|
|
patches.suse/stack-unwind
|
2015-09-01 08:05:30 +02:00
|
|
|
+needs_updating patches.arch/x86_64-unwind-annotations
|
2011-10-05 07:01:45 +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
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
|
2016-01-13 08:05:39 +01:00
|
|
|
########################################################
|
2011-10-05 07:01:45 +02:00
|
|
|
# audit subsystem
|
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
|
|
|
# Performance Monitoring, Tracing etc
|
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
2015-04-25 08:05:26 +02:00
|
|
|
# failed to initialize ftrace in kernel-xen (bsc#873195)
|
|
|
|
patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch
|
|
|
|
|
2011-10-05 07:01:45 +02:00
|
|
|
########################################################
|
|
|
|
# KVM patches
|
|
|
|
########################################################
|
2010-12-01 11:20:27 +01:00
|
|
|
|
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.
|
|
|
|
########################################################
|