# 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/patch-4.6.1 patches.kernel.org/patch-4.6.1-2 patches.kernel.org/patch-4.6.2-3 patches.kernel.org/patch-4.6.3-4 ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/lustre-lloop-dont-change-logical-size patches.rpmify/lightnvm-warning-fixes.patch patches.rpmify/drm-amd-add-kconfig-dependency-for-acp-on-drm_amdgpu ######################################################## # 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. ######################################################## patches.rpmify/firmware-path patches.rpmify/cloneconfig.diff ######################################################## # kbuild/module infrastructure fixes ######################################################## patches.suse/rpm-kernel-config patches.suse/split-package 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 ######################################################## # Simple export additions/removals ######################################################## ######################################################## # Bug workarounds for binutils ######################################################## patches.suse/binutils2_26.patch ######################################################## # Scheduler / Core ######################################################## patches.suse/setuid-dumpable-wrongdir patches.fixes/base-make-module_create_drivers_dir-race-free.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 ######################################################## patches.suse/pat-0001-x86-mm-pat-Add-support-of-non-default-PAT-MSR-settin.patch patches.suse/pat-0002-x86-mm-pat-Add-pat_disable-interface.patch patches.suse/pat-0003-x86-mm-pat-Replace-cpu_has_pat-with-boot_cpu_has.patch patches.suse/pat-0004-x86-mtrr-Fix-Xorg-crashes-in-Qemu-sessions.patch patches.suse/pat-0005-x86-mtrr-Fix-PAT-init-handling-when-MTRR-is-disabled.patch patches.suse/pat-0006-x86-xen-pat-Remove-PAT-table-init-code-from-Xen.patch patches.suse/pat-0007-x86-pat-Document-the-PAT-initialization-sequence.patch # 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 ######################################################## # Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953 # changed this area a lot. +needs_updating patches.arch/x86_64-hpet-64bit-timer.patch ######################################################## # x86 MCE/MCA (Machine Check Error/Architecture) extensions ######################################################## ######################################################## # x86_64/4096CPUS - from SGI ######################################################## patches.arch/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 ######################################################## 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 ######################################################## # powerpc/little endian ######################################################## 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 ######################################################## # PS3 ######################################################## ######################################################## # ARM ######################################################## patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch patches.arch/arm-refresh-mach-types.diff patches.arch/arm-arndale-usb.patch +agraf patches.arch/arm-arndale-dma.patch patches.arch/arm-exynos-dwmmc-modalias.patch +needs_update 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 # network is not working when build as module (bsc#973756) patches.arch/arm64-1-6-drivers-net-xgene-MAC-and-PHY-configuration-changes.patch patches.arch/arm64-2-6-drivers-net-xgene-Backward-compatibility-with-older-firmware.patch patches.arch/arm64-3-6-drivers-net-phy-Add-MDIO-driver.patch patches.arch/arm64-6-6-drivers-net-xgene-Fix-module-load-unload-crash.patch ######################################################## # S/390 ######################################################## patches.arch/s390-message-catalog.diff patches.arch/kmsg-fix-parameter-limitations ######################################################## # 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.fixes/0001-Revert-ecryptfs-forbid-opening-files-without-mmap-ha.patch patches.fixes/0001-ecryptfs-don-t-allow-mmap-when-the-lower-file-system.patch ######################################################## # IPC patches ######################################################## ######################################################## # 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 ######################################################## ## cpuidle perf events cleanups and related patches.arch/perf_timechart_fix_zero_timestamps.patch ######################################################## # AGP, graphics related stuff ######################################################## ######################################################## # Suse specific stuff ######################################################## patches.suse/suse-hv-guest-os-id.patch patches.suse/suse-hv-storvsc-sg_tablesize.patch ######################################################## # Networking, IPv6 ######################################################## # bsc#983213 CVE-2016-5244 patches.fixes/rds-fix-an-infoleak-in-rds_inc_info_copy.patch ######################################################## # Netfilter ######################################################## patches.suse/netfilter-ip_conntrack_slp.patch ######################################################## # NFS ######################################################## patches.fixes/0001-posix_acl-Add-set_posix_acl.patch patches.fixes/0002-nfsd-check-permissions-when-setting-ACLs.patch ######################################################## # lockd + statd ######################################################## ######################################################## # cifs patches ######################################################## patches.suse/cifs-use-file_dentry.patch ######################################################## # ext2/ext3 ######################################################## # patches.suse/ext2-fsync-err ######################################################## # ext4 ######################################################## ######################################################## # btrfs ######################################################## patches.suse/btrfs-advertise-which-crc32c-implementation-is-being-used-on-mount patches.suse/btrfs-provide-super_operations-get_inode_dev ######################################################## # Reiserfs Patches ######################################################## ######################################################## # dlm ######################################################## ######################################################## # ocfs2 ######################################################## ######################################################## # gfs2 ######################################################## ######################################################## # xfs ######################################################## ######################################################## # other filesystem stuff ######################################################## patches.drivers/pstore_disable_efi_backend_by_default.patch patches.suse/pstore-backend-autoaction ######################################################## # Overlayfs ######################################################## ######################################################## # Swap-over-NFS ######################################################## ######################################################## # # Device drivers # ######################################################## ######################################################## # Storage ######################################################## # Block layer fixes patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast patches.suse/scsi-netlink-ml patches.fixes/scsi-retry-alua-transition-in-progress +needs_update patches.fixes/scsi-dh-queuedata-accessors patches.drivers/megaraid-mbox-fix-SG_IO # Remaining SCSI patches (garloff) patches.fixes/scsi-scan-blist-update # bnc#362850 patches.fixes/sd_liberal_28_sense_invalid.diff patches.fixes/scsi-ibmvscsi-module_alias.patch patches.suse/sd_init.mark_majors_busy.patch ######################################################## # DRM/Video ######################################################## ######################################################## # video4linux ######################################################## ######################################################## # Network ######################################################## ######################################################## # Wireless Networking ######################################################## patches.suse/b43-missing-firmware-info.patch patches.fixes/rtlwifi-Fix-scheduling-while-atomic-error-from-commi ######################################################## # ISDN ######################################################## patches.fixes/misdn-add-support-for-group-membership-check ######################################################## # iSCSI ######################################################## ######################################################## # PCI and PCI hotplug ######################################################## ######################################################## # sysfs / driver core ######################################################## ######################################################## # USB ######################################################## ######################################################## # I2C ######################################################## ######################################################## # Input & Console ######################################################## # patches.suse/SUSE-bootsplash # patches.suse/SUSE-bootsplash-mgadrmfb-workaround ########################################################## # Sound ########################################################## patches.drivers/ALSA-hrtimer-Handle-start-stop-more-properly patches.fixes/ALSA-timer-Fix-leak-in-SNDRV_TIMER_IOCTL_PARAMS patches.fixes/ALSA-timer-Fix-leak-in-events-via-snd_timer_user_cca patches.fixes/ALSA-timer-Fix-leak-in-events-via-snd_timer_user_tin patches.drivers/ASoC-intel-Fix-sst-dsp-dependency-on-dw-stuff ######################################################## # Char / serial ######################################################## ######################################################## # Other driver fixes ######################################################## # Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN) +hare patches.suse/no-partition-scan patches.fixes/Bluetooth-fix-power_on-vs-close-race ######################################################## # 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 +needs_update patches.suse/dm-mpath-accept-failed-paths +needs_update patches.suse/dm-mpath-detach-existing-hardware-handler patches.fixes/dm-table-switch-to-readonly patches.suse/dm-mpath-no-partitions-feature ######################################################## # md ######################################################## ########################################################## # # Security stuff # ########################################################## # Bug 984755 - CVE-2016-4470: kernel-source: Uninitialized variable in request_key handling causes kernel crash in error handling path patches.fixes/0001-KEYS-potential-uninitialized-variable.patch ########################################################## # Audit ########################################################## ########################################################## # AppArmor ########################################################## patches.apparmor/apparmor-compatibility-patch-for-v5-network-control # patches.apparmor/apparmor-profiles-seq_file patches.apparmor/apparmor-temporary-work-around-for-bug-while-unloadi patches.apparmor/apparmor-allow-sys_cap_resource-to-be-sufficient-to-prlimit-another-task patches.fixes/apparmor-fix-oops-validate-buffer-size-in-apparmor_s ######################################################## # Address space layout randomization ######################################################## ######################################################## # KDB v4.4 ######################################################## ######################################################## # Other patches for debugging ######################################################## patches.suse/crasher.patch patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops patches.suse/stack-unwind.patch patches.suse/stack-unwind-disable-kasan.patch +needs_updating patches.arch/x86_64-unwind-annotations ######################################################## # Kdump ######################################################## ######################################################## # cgroups ######################################################## ######################################################## # audit subsystem ######################################################## ######################################################## # Performance Monitoring, Tracing etc ######################################################## # failed to initialize ftrace in kernel-xen (bsc#873195) patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch ######################################################## # KVM patches ######################################################## # bsc#979715, CVE-2016-3713 ######################################################## # Staging tree patches # new drivers that are going upstream ######################################################## ######################################################## # You'd better have a good reason for adding a patch # below here. ########################################################