File series.conf of Package kernel-source.openSUSE_13.1_Update
# 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-3.11.1
patches.kernel.org/patch-3.11.1-2
patches.kernel.org/patch-3.11.2-3
patches.kernel.org/patch-3.11.3-4
patches.kernel.org/patch-3.11.4-5
patches.kernel.org/patch-3.11.5-6
patches.kernel.org/patch-3.11.6-7
patches.kernel.org/patch-3.11.7-8
patches.kernel.org/patch-3.11.8-9
patches.kernel.org/patch-3.11.9-10
########################################################
# Build fixes that apply to the vanilla kernel too.
# Patches in patches.rpmify are applied to both -vanilla
# and patched flavors.
########################################################
patches.rpmify/documentation-fix-bad-merge-with-tmpfile-documentation
patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
patches.rpmify/chipidea-clean-up-dependencies
########################################################
# kABI consistency patches
########################################################
patches.kabi/revert-tcp-tsq-can-use-a-dynamic-limit
patches.kabi/revert-tcp-tso-packets-automatic-sizing
########################################################
#
# 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/rpm-kernel-config
patches.rpmify/split-package
patches.rpmify/cloneconfig.diff
########################################################
# kbuild/module infrastructure fixes
########################################################
patches.suse/supported-flag
patches.suse/genksyms-add-override-flag.diff
patches.suse/kconfig-automate-kernel-desktop
########################################################
# Simple export additions/removals
########################################################
########################################################
# Bug workarounds for binutils
########################################################
########################################################
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
########################################################
# 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.
########################################################
########################################################
# ia64
########################################################
########################################################
# i386
########################################################
# bnc#881727
patches.fixes/x86-mm-numa-fix-32-bit-kernel-numa-boot.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
########################################################
patches.arch/x86_64-hpet-64bit-timer.patch
patches.arch/iommu-vt-d-remove-stack-trace-from-broken-irq-remapping-warning.patch
+needs_update patches.arch/kvm-split-paravirt-ops-by-functionality
+needs_update patches.arch/kvm-only-export-selected-pv-ops-feature-structs
+needs_update patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
+needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
patches.fixes/0001-sha256_ssse3-also-test-for-BMI2.patch
patches.fixes/x86-dumpstack-Fix-printk_address-for-direct-addresse.patch
patches.arch/ptrace-x86-force-IRET-path-after-a-ptrace_stop.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.suse/8250-sysrq-ctrl_o.patch
+needs_update? patches.suse/ppc-no-LDFLAGS_MODULE.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
+needs_update patches.arch/ppc64-xmon-dmesg-printing.patch
patches.arch/ppc-prom-nodisplay.patch
patches.fixes/ptrace-getsiginfo
########################################################
# PS3
########################################################
########################################################
# ARM
########################################################
patches.arch/cubox-configuration.patch
+needs_update patches.arch/arm-exynos-nosparse.patch
patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
patches.arch/arm-imx-usb.patch
patches.arch/arm-omap3isp.patch
# misc fixes for BeagleBone
patches.arch/ARM-edma-Fix-clearing-of-unused-list-for-DT-DMA-reso
patches.arch/ARM-edma-Add-function-to-manually-trigger-an-EDMA-ch
patches.arch/dma-edma-Setup-parameters-to-DMA-MAX_NR_SG-at-a-time
patches.arch/dma-edma-Write-out-and-handle-MAX_NR_SG-at-a-given-t
patches.arch/dma-edma-Find-missed-events-and-issue-them
patches.arch/dma-edma-Leave-linked-to-Null-slot-instead-of-DUMMY-
patches.arch/dma-edma-Remove-limits-on-number-of-slots
# Compile fix for Xen on ARM with our Xen patches applied
patches.arch/arm-xen-fixup.patch
patches.arch/arm-refresh-mach-types.diff
patches.arch/arm-arndale-usb.patch
+needs_update patches.arch/arm-arndale-dma.patch
patches.arch/arm-arndale-usb-phy.patch
patches.arch/arm-exynos-dwmmc-modalias.patch
+needs_update patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch
+needs_update patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch
+needs_update patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch
+needs_update patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch
+needs_update patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch
########################################################
# S/390
########################################################
patches.arch/s390-message-catalog.diff
patches.arch/kmsg-fix-parameter-limitations
########################################################
# VM/FS patches
########################################################
patches.fixes/oom-warning
patches.fixes/remount-no-shrink-dcache
patches.suse/readahead-request-tunables.patch
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
patches.fixes/0001-mm-page-writeback.c-fix-dirty_balance_reserve-subtra.patch
patches.fixes/0001-mm-page-writeback.c-do-not-count-anon-pages-as-dirty.patch
patches.fixes/mm-revert-page-writeback.c-subtract-min_free_kbytes-.patch
patches.fixes/btrfs-do-not-bug_on-if-we-try-to-cow-a-free-space-ca.patch
patches.fixes/mm-hugetlbfs-fix-hugetlbfs-optimization.patch
patches.fixes/mm-close-PageTail-race.patch
patches.fixes/kvm-optimize-away-THP-checks-in-kvm_is_mmio_pfn.patch
# bnc#883518, CVE-2014-4171
patches.fixes/shmem-fix-faulting-into-a-hole-while-its-punched-take-2.patch
# Prepare for future changes of memcg APIs
patches.suse/memcg-deprecate-memory.force_empty-knob.patch
patches.fixes/fs-userns-change-inode_capable-to-capable_wrt_inode_uidgid
patches.fixes/Don-t-trigger-congestion-wait-on-dirty-but-not-write.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
patches.arch/010-acpi_initrd_override_tables.patch
patches.arch/ACPI-blacklist-win8-OSI-for-ASUS-Zenbook-Prime-UX31A
patches.arch/ACPI-blacklist-win8-OSI-for-buggy-laptops
patches.arch/ACPI-update-win8-OSI-blacklist
patches.arch/ACPI-add-missing-win8-OSI-comment-to-blacklist
patches.arch/ACPI-Add-Toshiba-NB100-to-Vista-_OSI-blacklist
patches.arch/ACPI-Blacklist-Win8-OSI-for-some-HP-laptop-2013-mode
########################################################
# CPUFREQ
########################################################
+trenn patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
patches.fixes/cpufreq_performance_tuning.patch
## 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-Drivers-hv-util-Fix-a-bug-in-version-negotiation-cod.patch
patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch
patches.suse/suse-hv-X86-Hyper-V-Get-the-local-APIC-timer-frequency-from-.patch
patches.suse/suse-hv-Input-add-a-driver-to-support-Hyper-V-synthetic-keyb.patch
########################################################
# Networking, IPv6
########################################################
patches.fixes/bridge-module-get-put.patch
patches.drivers/drivers-net-cpsw-fix-for-cpsw-crash-when-build-as-mo
patches.drivers/drivers-net-cpsw-fix-dt-probe-for-one-port-ethernet
patches.fixes/ip6tnl-fix-double-free-of-fb_tnl_dev-on-exit
patches.fixes/ipv6-don-t-set-dst_nocount-for-remotely-added-routes.patch
patches.fixes/net-fix-for-a-race-condition-in-the-inet-frag-code.patch
########################################################
# NFS
########################################################
patches.fixes/sunrpc-create-new-dumpy-pipe-for-gssd
patches.fixes/sunrpc-replace-runpc_net-gssd_running-flag-with-reliable-check
patches.fixes/nfs-check-if-gssd-is-running-before-krb5i-setclientid
patches.fixes/nfs-user-mapping.fix
patches.fixes/nfs-always-make-sure-page-is-up-to-date-before-exten.patch
patches.fixes/rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-.patch
patches.fixes/sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch
patches.fixes/rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-no.patch
patches.fixes/nfsd-when-reusing-an-existing-repcache-entry-unhash-.patch
########################################################
# lockd + statd
########################################################
patches.fixes/nfs-lockd.fix
########################################################
# cifs patches
########################################################
patches.fixes/cifs-ensure-that-uncached-writes-handle-unmapped-are.patch
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# ext4
########################################################
patches.fixes/ext4-Fix-buffer-double-free-in-ext4_alloc_branch.patch
########################################################
# btrfs
########################################################
patches.suse/btrfs-use-correct-device-for-maps.patch
patches.suse/btrfs-fall-back-to-global-reservation-when-removing-subvolumes
patches.suse/btrfs-check-index-in-extent_buffer_page
patches.suse/btrfs-0001-Release-uuid_mutex-for-shrink-during-device-de.patch
patches.suse/btrfs-0002-add-missing-error-checks-to-add_data_reference.patch
patches.suse/btrfs-0003-set-qgroup_ulist-to-be-null-after-calling-ulis.patch
patches.suse/btrfs-0004-fix-get-set-label-blocking-against-balance.patch
patches.suse/btrfs-0006-cleanup-reloc-roots-properly-on-error.patch
patches.suse/btrfs-0007-don-t-bother-autodefragging-if-our-root-is-goi.patch
patches.suse/btrfs-0008-use-u64-for-subvolid-when-parsing-mount-option.patch
patches.suse/btrfs-0009-add-missing-mounting-options-in-btrfs_show_opt.patch
patches.suse/btrfs-0011-don-t-bug_on-when-we-fail-when-cleaning-up-tra.patch
patches.suse/btrfs-0012-add-missing-error-check-to-find_parent_nodes.patch
patches.suse/btrfs-0013-add-missing-error-handling-to-read_tree_block.patch
patches.suse/btrfs-0014-handle-errors-when-doing-slow-caching.patch
patches.suse/btrfs-0015-check-our-parent-dir-when-doing-a-compare-send.patch
patches.suse/btrfs-0016-deal-with-enomem-in-the-rewind-path.patch
patches.suse/btrfs-0017-stop-using-GFP_ATOMIC-when-allocating-rewind-e.patch
patches.suse/btrfs-0018-fix-inode-leak-on-kmalloc-failure-in-tree-log..patch
patches.suse/btrfs-0019-don-t-ignore-errors-from-btrfs_run_delayed_ite.patch
patches.suse/btrfs-0020-return-ENOSPC-when-target-space-is-full.patch
patches.suse/btrfs-0021-fix-possible-memory-leak-in-find_parent_nodes.patch
patches.suse/btrfs-0023-don-t-allow-a-subvol-to-be-deleted-if-it-is-th.patch
patches.suse/btrfs-0024-fix-the-error-handling-wrt-orphan-items.patch
patches.suse/btrfs-0025-fix-heavy-delalloc-related-deadlock.patch
patches.suse/btrfs-0026-fix-oops-when-writing-dirty-qgroups-to-disk.patch
patches.suse/btrfs-0027-move-btrfs_free_qgroup_config-out-of-spin_lock.patch
patches.suse/btrfs-0028-add-missing-error-code-to-btrfs_IOC_INO_LOOKUP.patch
patches.suse/btrfs-0029-don-t-miss-inode-ref-items-in-btrfs_IOC_INO_LO.patch
patches.suse/btrfs-0030-fix-memory-leak-of-orphan-block-rsv.patch
patches.suse/btrfs-0031-fix-printing-of-non-NULL-terminated-string.patch
patches.suse/btrfs-0032-do-not-clear-our-orphan-item-runtime-flag-on-e.patch
+dsterba patches.suse/btrfs-0034-optimize-key-searches-in-btrfs_search_slot.patch
+dsterba patches.suse/btrfs-fix-negative-qgroup-tracking-from-owher.patch
patches.suse/btrfs-use-end-trans-in-label-ioctl
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl
patches.suse/introduce-kobj_completion
patches.suse/btrfs-export-supported-featured-to-sysfs
patches.suse/btrfs-add-per-super-attribute-publishing-to-sysfs
patches.suse/btrfs-publish-per-super-features-to-sysfs
patches.suse/btrfs-add-publishing-of-unknown-features-in-sysfs
patches.suse/btrfs-add-ability-to-change-features-via-sysfs
patches.suse/btrfs-use-feature-attributes-to-print-names-in-errors
########################################################
# Reiserfs Patches
########################################################
patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code
patches.fixes/reiserfs-locking-handle-nested-locks-properly
patches.fixes/reiserfs-locking-release-lock-around-quota-operations
patches.fixes/reiserfs-call-truncate_setsize-under-tailpack-mutex
########################################################
# dlm
########################################################
########################################################
# ocfs2
########################################################
########################################################
# gfs2
########################################################
########################################################
# xfs
########################################################
########################################################
# other filesystem stuff: richacls
########################################################
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
patches.suse/0003-vfs-Add-IS_RICHACL-test-for-richacl-support.patch
patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch
patches.suse/0005-richacl-Permission-mapping-functions.patch
patches.suse/0006-richacl-Compute-maximum-file-masks-from-an-acl.patch
patches.suse/0007-richacl-Update-the-file-masks-in-chmod.patch
patches.suse/0008-richacl-Permission-check-algorithm.patch
patches.suse/0009-richacl-Helper-functions-for-implementing-richacl-in.patch
patches.suse/0010-richacl-Create-time-inheritance.patch
patches.suse/0011-richacl-Check-if-an-acl-is-equivalent-to-a-file-mode.patch
patches.suse/0012-richacl-Automatic-Inheritance.patch
patches.suse/0013-richacl-Restrict-access-check-algorithm.patch
patches.suse/0014-richacl-xattr-mapping-functions.patch
# The RICHACL name index was used for system xattrs. This needs
# to be sorted out upstream.
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
########################################################
# other filesystem stuff
########################################################
patches.drivers/pstore_disable_efi_backend_by_default.patch
########################################################
# Overlayfs
########################################################
patches.suse/ovl01-vfs-add-i_op-dentry_open.patch
patches.suse/ovl02-vfs-export-do_splice_direct-to-modules.patch
patches.suse/ovl03-vfs-export-inode_permission-to-modules.patch
patches.suse/ovl04-vfs-introduce-clone_private_mount.patch
patches.suse/ovl05-overlay-filesystem.patch
patches.suse/ovl06-overlayfs-add-statfs-support.patch
patches.suse/ovl07-overlayfs-implement-show_options.patch
patches.suse/ovl08-overlay-overlay-filesystem-documentation.patch
patches.suse/ovl09-fs-limit-filesystem-stacking-depth.patch
########################################################
# Swap-over-NFS
########################################################
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
patches.fixes/netfilter-nf_conntrack_dccp-fix-skb_header_pointer-api-usages
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
# Block layer fixes
patches.fixes/scsi-inquiry-too-short-ratelimit
patches.suse/scsi-netlink-ml
patches.fixes/scsi-retry-alua-transition-in-progress
patches.fixes/scsi-dh-queuedata-accessors
patches.drivers/megaraid-mbox-fix-SG_IO
# Remaining SCSI patches (garloff)
+needs_update patches.suse/scsi-error-test-unit-ready-timeout
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
patches.suse/sd_init.mark_majors_busy.patch
# Target mode
patches.fixes/iscsi_target-race-condition-on-shutdown.patch
patches.fixes/libata-freezer-avoid-block-device-removal-while-syst
########################################################
# DRM/Video
########################################################
patches.drivers/drm-i915-Undo-the-PIPEA-quirk-for-i845
patches.drivers/drm-cirrus-Correct-register-values-for-16bpp
patches.drivers/drm-cirrus-Use-16bpp-as-default
patches.drivers/drm-cirrus-Fix-cirrus-drm-driver-for-fbdev-qemu
patches.fixes/nouveau-fix-race-with-fence-signaling
patches.drivers/drm-i915-dp-increase-native-aux-defer-retry-timeout
patches.drivers/drm-i915-dp-add-native-aux-defer-retry-limit
patches.drivers/drm-ttm-don-t-oops-if-no-invalidate_caches
patches.drivers/drm-Prefer-noninterlace-cmdline-mode-unless-explicit
########################################################
# video4linux
########################################################
patches.drivers/media-bttv-don-t-setup-the-controls-if-there-are-no
patches.fixes/media-ivtv-Fix-Oops-when-no-firmware-is-loaded
########################################################
# Network
########################################################
patches.fixes/tulip-quad-NIC-ifdown
patches.drivers/ehea-modinfo.patch
patches.fixes/tcp-syncookies-reduce-mss-table-to-four-values.patch
patches.fixes/tcp-syncookies-reduce-cookie-lifetime-to-128-seconds.patch
patches.fixes/hamradio-yam-fix-info-leak-in-ioctl
patches.fixes/net-sctp-fix-sctp_sf_do_5_1d_ce-to-verify-if-we-peer.patch
patches.fixes/sctp-fix-sk_ack_backlog-wrap-around-problem.patch
patches.fixes/netfilter-nf_nat-fix-access-to-uninitialized-buffer-.patch
patches.fixes/net-ipv4-current-group_info-should-be-put-after-usin.patch
patches.fixes/rds-prevent-dereference-of-a-NULL-device.patch
patches.fixes/rds-prevent-dereference-of-a-NULL-device-in-rds_iw_laddr_check.patch
patches.fixes/vhost-validate-vhost_get_vq_desc-return-value.patch
patches.fixes/vhost-fix-total-length-when-packets-are-too-short.patch
patches.fixes/filter-prevent-nla-extensions-to-peek-beyond-the-end.patch
patches.fixes/skbuff-skb_segment-orphan-frags-before-copying.patch
patches.drivers/tg3-0001-tg3-Set-the-MAC-clock-to-the-fastest-speed-during-bo.patch
patches.drivers/tg3-0002-tg3-Override-clock-link-aware-and-link-idle-mode-dur.patch
patches.drivers/tg3-0003-tg3-Change-nvram-command-timeout-value-to-50ms.patch
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.drivers/ath9k_htc-properly-set-MAC-address-and-BSSID-mask
patches.fixes/ath9k-protect-tid-sched-check.patch
patches.fixes/via-velocity-fix-netif_receive_skb-use-in-irq-disabl
########################################################
# ISDN
########################################################
patches.fixes/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
########################################################
# USB
########################################################
patches.drivers/xhci-Fix-spurious-wakeups-after-S5-on-Haswell.patch
patches.drivers/xhci-Limit-the-spurious-wakeup-fix-only-to-HP-machin
patches.fixes/0001-xhci-Fix-resume-issues-on-Renesas-chips-in-Samsung-l.patch
patches.fixes/0002-xhci-extend-quirk-for-Renesas-cards.patch
patches.fixes/usb-musb-tusb6010-Add-tusb_revision-to-struct-musb-t
patches.fixes/usb-musb-tusb6010-Use-musb-tusb_revision-instead-of-
patches.kabi/usb-musb-kabi-fix
patches.fixes/0001-USB-OHCI-fix-problem-with-global-suspend-on-ATI-cont.patch
patches.drivers/0001-HID-logitech-dj-Fix-USB-3.0-issue.patch
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
# patches.suse/SUSE-bootsplash
# patches.suse/SUSE-bootsplash-mgadrmfb-workaround
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
patches.drivers/0001-HID-usbhid-quirk-for-Synaptics-Large-Touchccreen.patch
patches.drivers/0002-HID-usbhid-quirk-for-SiS-Touchscreen.patch
patches.drivers/0003-HID-hid-multitouch-add-support-for-SiS-panels.patch
patches.drivers/0004-HID-usbhid-merge-the-sis-quirk.patch
patches.drivers/0005-HID-usbhid-quirk-for-Synaptics-HD-touchscreen.patch
patches.drivers/0006-HID-usbhid-quirk-for-Synaptics-Quad-HD-touchscreen.patch
patches.drivers/0001-HID-usbhid-fix-sis-quirk.patch
##########################################################
# Sound
##########################################################
patches.drivers/ALSA-hda-Add-extra-chmap-for-2.1-outputs-on-ASUS-lap
patches.drivers/ALSA-hda-Add-dock-pin-setups-for-Thinkpad-T440
patches.drivers/ALSA-hda-Fix-onboard-audio-on-Intel-H97-Z97-chipsets
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode
patches.drivers/alsa-0001-control-Protect-user-controls-against-concurren
patches.drivers/alsa-0002-control-Fix-replacing-user-controls
patches.drivers/alsa-0003-control-Don-t-access-controls-outside-of-protec
patches.drivers/alsa-0004-control-Handle-numid-overflow
patches.drivers/alsa-0005-control-Make-sure-that-id-index-does-not-overfl
patches.kabi/alsa-control-kabi-fix
patches.drivers/ALSA-usb-audio-Resume-mixer-values-properly
patches.drivers/ALSA-usb-audio-Save-mixer-status-only-once-at-suspen
patches.drivers/ALSA-usb-audio-Fix-deadlocks-at-resuming
########################################################
# Char / serial
########################################################
patches.fixes/n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch
########################################################
# Other driver fixes
########################################################
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
+hare patches.suse/no-partition-scan
patches.drivers/gpio-ucb1400-can-be-built-as-a-module.patch
patches.drivers/gpio-ucb1400-add-module_alias.patch
patches.fixes/power_supply-Prevent-suspend-until-power-supply-even.patch
patches.drivers/floppy-bail-out-in-open-if-drive-is-not-responding-to-block0.patch
patches.fixes/floppy-do-not-corrupt-bio.bi_flags-when-reading-bloc.patch
patches.fixes/floppy-ignore-kernel-only-members-in-FDRAWCMD-ioctl-.patch
patches.fixes/floppy-don-t-write-kernel-only-members-to-FDRAWCMD-i.patch
patches.drivers/hwmon-coretemp-fix-truncated-name-of-alarm-attributes.patch
patches.fixes/i7core_edac-fix-pci-device-reference-count.patch
patches.fixes/mei-me-do-not-load-the-driver-if-the-FW-doesnt-support
patches.fixes/mei-remove-flash_work_queue
patches.fixes/mei-wake-also-writers-on-reset
patches.fixes/mei-don-t-get-stuck-in-select-during-reset
patches.fixes/mei-do-not-run-reset-flow-from-the-interrupt-thread
patches.fixes/mei-use-hbm-idle-state-to-prevent-spurious-resets
patches.fixes/mei-revamp-mei-reset-state-machine
patches.fixes/mei-limit-the-number-of-consecutive-resets
patches.fixes/firewire-01-net-fix-use-after-free.patch
patches.fixes/firewire-02-ohci-fix-probe-failure-with-agere-lsi-controllers.patch
patches.fixes/firewire-03-dont-use-prepare_delayed_work.patch
patches.kabi/firewire-kabi-fix.patch
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-emulate-blkrrpart-ioctl
patches.suse/dm-raid45-26-Nov-2009.patch
patches.suse/dmraid45-api-updates
patches.suse/dm-raid45-split-dependencies
patches.fixes/dm-mpath-reattach-dh
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
+needs_update patches.fixes/dm-release-map_lock-before-set_disk_ro
patches.suse/dm-mpath-no-activate-for-offlined-paths
patches.suse/dm-mpath-no-partitions-feature
patches.suse/mpath-fix
########################################################
# md
########################################################
##########################################################
#
# Security stuff
#
##########################################################
# bnc#854722
patches.fixes/net-rework-recvmsg-handler-msg_name-and-msg_namelen-logic.patch
# bnc#848042 CVE-2013-4563
patches.fixes/ipv6-fix-headroom-calculation-in-udp6_ufo_fragment.patch
# bnc#853050 CVE-2013-4587
patches.fixes/kvm-improve-create-vcpu-parameter-cve-2013-4587.patch
# bnc#853051 CVE-2013-6367
patches.fixes/kvm-x86-fix-potential-divide-by-0-in-lapic-cve-2013-6367.patch
# bnc#853053 CVE-2013-6376
patches.fixes/kvm-x86-fix-guest-initiated-crash-with-x2apic-cve-2013-6376.patch
# bnc#853052 CVE-2013-6368
patches.fixes/kvm-x86-convert-vapic-synchronization-to-cached-functions-cve-2013-6368.patch
# bnc#854175 CVE-2013-6432
patches.fixes/ping-prevent-null-pointer-dereference-on-write-to-msg_name.patch
# bnc#860993 CVE-2014-0038
patches.fixes/compat_sys_recvmmsg-x32-fix.patch
# bnc#858638 CVE-2014-1438
patches.fixes/x86-fpu-amd-clear-exceptions-in-amd-fxsave-workaround.patch
# bnc#852967 CVE-2013-6885
patches.fixes/x86-cpu-amd-add-workaround-for-family-16h-erratum-793.patch
patches.fixes/SELinux-Fix-kernel-BUG-on-empty-security-contexts
# bnc#857643 CVE-2013-7263 CVE-2013-7264 CVE-2013-7265 CVE-2013-7281
patches.fixes/0001-inet-prevent-leakage-of-uninitialized-memory-to-user.patch
patches.fixes/0002-inet-fix-addr_len-msg-msg_namelen-assignment-in-recv.patch
# bnc#876102, CVE-2014-3122
patches.fixes/mm-try_to_unmap_cluster-should-lock_page-before-mlocking.patch
patches.fixes/0001-futex-Forbid-uaddr-uaddr2-in-requeue.patch
patches.fixes/0002-futex-Validate-atomic-acquisition-in-futex_lock_pi_atomic.patch
##########################################################
# Audit
##########################################################
##########################################################
# AppArmor
##########################################################
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control
patches.apparmor/apparmor-profiles-seq_file
########################################################
# Address space layout randomization
########################################################
########################################################
# KDB v4.4
########################################################
########################################################
# Other patches for debugging
########################################################
patches.suse/crasher-26.diff
patches.suse/stack-unwind
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
patches.suse/no-frame-pointer-select
patches.arch/x86_64-unwind-annotations
patches.arch/stack-unwind-cfi_ignore-takes-more-arguments
########################################################
# Kdump
########################################################
########################################################
# cgroups
########################################################
########################################################
# audit subsystem
########################################################
patches.fixes/auditsc-audit_krule-mask-accesses-need-bounds-checking.patch
patches.fixes/audit_x86_32-entry-do-syscall-exit-work-on-badsys-cve-2014-4508.patch
########################################################
# Performance Monitoring, Tracing etc
########################################################
########################################################
# KVM patches
########################################################
patches.fixes/kvm-ioapic.patch
patches.fixes/kvm-macos.patch
########################################################
# misc
# ######################################################
patches.fixes/rtc-cmos-add-an-alarm-disable-quirk.patch
########################################################
# Staging tree patches
# new drivers that are going upstream
########################################################
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################
########################################################
# XEN architecture, version 3
########################################################
# xen patches, from xenbits mercurial repository.
# http://xenbits.xensource.com/ext/linux-2.6-merge.hg
#
# everything named "xen3-auto-*" is auto-generated.
# PLEASE DON'T EDIT THESE PATCHES. Create fixup patches
# on top of them instead. This reduces workload when
# re-basing to a newer xen tree.
#
# split out patches
patches.xen/kexec-move-segment-code-i386.patch
patches.xen/kexec-move-segment-code-x86_64.patch
patches.xen/ipv6-no-autoconf
patches.xen/pci-guestdev
patches.xen/pci-reserve
# bulk stuff, new files for xen
patches.xen/xen3-auto-xen-arch.diff
patches.xen/xen3-auto-xen-drivers.diff
patches.xen/xen3-auto-include-xen-interface.diff
patches.xen/xen3-auto-blktap2-pvops.diff
# kconfig bits for xen
patches.xen/xen3-auto-xen-kconfig.diff
# common code changes
patches.xen/xen3-auto-common.diff
patches.xen/xen3-auto-arch-x86.diff
patches.xen/xen3-auto-arch-i386.diff
patches.xen/xen3-auto-arch-x86_64.diff
# fixups due to upstream Xen parts
patches.xen/xen3-fixup-xen
# newer changeset backports
patches.xen/1240-pcifront-toolstack-missing-XenbusStateClosing.patch
patches.xen/1242-console-add-preferred.patch
patches.xen/1248-balloon-dont-crash-HVM-with-PoD.patch
patches.xen/1249-usbback-fix-1232.patch
# changes outside arch/{i386,x86_64}/xen
patches.xen/xen3-fixup-kconfig
patches.xen/xen3-fixup-common
patches.xen/xen3-fixup-arch-x86
patches.xen/xen3-fixup-blktap2-pvops
# ports of upstream patches
patches.xen/xen3-patch-2.6.18
patches.xen/xen3-patch-2.6.19
patches.xen/xen3-patch-2.6.20
patches.xen/xen3-patch-2.6.21
patches.xen/xen3-patch-2.6.22
patches.xen/xen3-patch-2.6.23
patches.xen/xen3-patch-2.6.24
patches.xen/xen3-patch-2.6.25
patches.xen/xen3-patch-2.6.26
patches.xen/xen3-patch-2.6.27
patches.xen/xen3-patch-2.6.28
patches.xen/xen3-patch-2.6.29
patches.xen/xen3-patch-2.6.30
patches.xen/xen3-patch-2.6.31
patches.xen/xen3-patch-2.6.32
patches.xen/xen3-patch-2.6.33
patches.xen/xen3-patch-2.6.34
patches.xen/xen3-patch-2.6.35
patches.xen/xen3-patch-2.6.36
patches.xen/xen3-patch-2.6.37
patches.xen/xen3-patch-2.6.38
patches.xen/xen3-patch-2.6.39
patches.xen/xen3-patch-3.0
patches.xen/xen3-patch-3.1
patches.xen/xen3-patch-3.2
patches.xen/xen3-patch-3.3
patches.xen/xen3-patch-3.4
patches.xen/xen3-patch-3.5
patches.xen/xen3-patch-3.6
patches.xen/xen3-patch-3.7
patches.xen/xen3-patch-3.8
patches.xen/xen3-patch-3.9
patches.xen/xen3-patch-3.10
patches.xen/xen3-patch-3.11
patches.xen/xen3-patch-3.11.1-2
patches.xen/xen3-patch-3.11.5-6
patches.xen/xen3-patch-3.11.9-10
# ports of other patches
patches.xen/xen3-x86-dumpstack-Fix-printk_address-for-direct-addresse.patch
patches.xen/xen3-010-acpi_initrd_override_tables.patch
patches.xen/xen3-hwmon-coretemp-fix-truncated-name-of-alarm-attributes.patch
patches.xen/xen3-stack-unwind
patches.xen/xen3-x86_64-unwind-annotations
# bugfixes and enhancements
patches.xen/xen-hypercall-symbols
patches.xen/xen-sys-suspend
patches.xen/xen-ipi-per-cpu-irq
patches.xen/xen-virq-per-cpu-irq
patches.xen/xen-clockevents
patches.xen/xen-spinlock-poll-early
patches.xen/xen-pcpu
patches.xen/xen-pcpu-hotplug-kexec
patches.xen/xen-mem-hotplug
patches.xen/xen-configurable-guest-devices
patches.xen/xen-setup-gsi
patches.xen/xen-unpriv-build
patches.xen/xen-cpufreq-report
patches.xen/xen-multi-page-ring
patches.xen/xen-balloon-max-target
patches.xen/xen-blkback-multi-page-ring
patches.xen/xen-blkback-cdrom
patches.xen/xen-blkif-protocol-fallback-hack
patches.xen/xen-blkfront-multi-page-ring
patches.xen/xen-blkif-op-packet
patches.xen/xen-blkfront-cdrom
patches.xen/xen-blkfront-hvm-no-cdrom
patches.xen/xen-blktap-modular
patches.xen/xen-blktap-write-barriers
patches.xen/xen-blktap2-configurable-nr-devs
patches.xen/xen-netback-notify-multi
patches.xen/xen-netback-generalize
patches.xen/xen-netback-multiple-tasklets
patches.xen/xen-netback-kernel-threads
patches.xen/xen-cxgb3
patches.xen/xen-dcdbas
patches.xen/xen-x86-panic-no-reboot
patches.xen/xen-x86-dcr-fallback
patches.xen/xen-x86-no-lapic
patches.xen/xen-x86-pmd-handling
patches.xen/xen-x86-bigmem
patches.xen/xen-x86-exit-mmap
patches.xen/xen-x86-per-cpu-vcpu-info
patches.xen/xen-x86-pcpu
patches.xen/xen-x86-EFI
patches.xen/xen-x86-bzImage
patches.xen/xen-x86_64-pgd-pin
patches.xen/xen-x86_64-pgd-alloc-order
patches.xen/xen-x86_64-dump-user-pgt
patches.xen/xen-x86_64-note-init-p2m
patches.xen/xen-x86_64-unmapped-initrd
patches.xen/xen-x86_64-vread-pvclock