File series.conf of Package kernel-source.openSUSE_13.2_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.16.1
patches.kernel.org/patch-3.16.1-2
patches.kernel.org/patch-3.16.2-3
patches.kernel.org/patch-3.16.3-4
patches.kernel.org/patch-3.16.4-5
patches.kernel.org/patch-3.16.5-6
patches.kernel.org/patch-3.16.6-7
########################################################
# 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
########################################################
# 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/rpm-kernel-config
patches.rpmify/split-package
patches.rpmify/cloneconfig.diff
########################################################
# kbuild/module infrastructure fixes
########################################################
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/genksyms-add-override-flag.diff
patches.suse/kconfig-automate-kernel-desktop
patches.fixes/0001-scripts-tags.sh-Don-t-specify-kind-spec-for-emacs-ct.patch
patches.fixes/0001-scripts-tags.sh-fix-DEFINE_HASHTABLE-in-emacs-case.patch
patches.fixes/0001-tags.sh-Fixup-regex-definition-for-etags.patch
########################################################
# 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.
########################################################
########################################################
# i386
########################################################
# 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
+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
########################################################
# 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
+needs_update patches.fixes/ptrace-getsiginfo
########################################################
# 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-cm3xxx.h-include.patch
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
# 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
patches.arch/arm-arndale-dma.patch
patches.arch/arm-arndale-usb-phy.patch
patches.arch/arm-exynos-dwmmc-modalias.patch
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-0003-cpufreq-arm_big_little-fix-module-license-spec.patch
patches.arch/arm64-0004-ahci-Check-and-set-64-bit-DMA-mask-for-platform-AHCI.patch
patches.arch/arm64-0005-arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch
patches.arch/arm64-0006-rtc-ia64-allow-other-architectures-to-use-EFI-RTC.patch
patches.arch/arm64-0007-arm64-fix-VTTBR_BADDR_MASK.patch
patches.arch/arm64-0008-KVM-ARM-Add-arm-gic-400-compatible-support.patch
patches.arch/arm64-0009-net-xgbe-Add-A0-silicon-support.patch
patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch
patches.arch/arm64-0011-ARM-Add-APM-Mustang-network-driver.patch
patches.arch/arm64-0012-ahci_xgene-Skip-the-PHY-and-clock-initialization-if-.patch
patches.arch/arm64-0013-arm64-adjust-el0_sync-so-that-a-function-can-be-call.patch
patches.arch/arm64-0014-arm-arm64-KVM-Fix-and-refactor-unmap_range.patch
patches.arch/arm64-0015-arm64-fpsimd-fix-a-typo-in-fpsimd_save_partial_state.patch
patches.arch/arm64-0016-arm64-fix-bug-for-reloading-FPSIMD-state-after-cpu-p.patch
patches.arch/arm64-0017-ahci-xgene-Remove-logic-to-set-64-bit-DMA-mask.patch
patches.arch/arm64-0018-arm64-dts-Add-X-Gene-reboot-driver-dts-node.patch
patches.arch/arm64-0019-power-reset-Add-generic-SYSCON-register-mapped-reset.patch
patches.arch/arm64-0020-arm64-Select-reboot-driver-for-X-Gene-platform.patch
patches.arch/arm64-0021-power-reset-Remove-X-Gene-reboot-driver.patch
patches.arch/arm64-0022-irqchip-gic-preserve-gic-V2-bypass-bits-in-cpu-ctrl-.patch
patches.arch/arm64-0023-arm64-efi-efistub-cover-entire-static-mem-footprint-.patch
patches.arch/arm64-0024-arm64-efi-efistub-don-t-abort-if-base-of-DRAM-is-occ.patch
patches.arch/arm64-0025-asm-generic-io.h-Fix-ioport_map-for-CONFIG_GENERIC_I.patch
patches.arch/arm64-0026-of-pci-Add-pci_register_io_range-and-pci_pio_to_addr.patch
patches.arch/arm64-0027-ARM-Define-PCI_IOBASE-as-the-base-of-virtual-PCI-IO-.patch
patches.arch/arm64-0028-of-pci-Move-of_pci_range_to_resource-to-of-address.c.patch
patches.arch/arm64-0029-of-pci-Fix-the-conversion-of-IO-ranges-into-IO-resou.patch
patches.arch/arm64-0030-PCI-Add-generic-domain-handling.patch
patches.arch/arm64-0031-of-pci-Add-pci_get_new_domain_nr-and-of_get_pci_doma.patch
patches.arch/arm64-0032-of-pci-Add-support-for-parsing-PCI-host-bridge-resou.patch
patches.arch/arm64-0033-PCI-Add-pci_remap_iospace-to-map-bus-I-O-resources.patch
patches.arch/arm64-0034-arm64-Add-architectural-support-for-PCI.patch
patches.arch/arm64-0035-PCI-xgene-Add-APM-X-Gene-PCIe-driver.patch
patches.arch/arm64-0036-arm64-Do-not-call-enable-PCI-resources-when-specify-.patch
patches.arch/arm64-0037-drivers-net-fddi-skfp-h-skfbi.h-Remove-useless-PCI_B.patch
patches.arch/arm64-0038-arm64-mustang-Disable-sgenet-and-xgenet.patch
########################################################
# S/390
########################################################
patches.arch/s390-message-catalog.diff
patches.arch/kmsg-fix-parameter-limitations
########################################################
# VM/FS patches
########################################################
patches.suse/readahead-request-tunables.patch
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.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
########################################################
+trenn patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.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-guest-os-id.patch
########################################################
# Networking, IPv6
########################################################
patches.fixes/bridge-module-get-put.patch
patches.fixes/net-sctp-fix-null-pointer-dereference-in-af-from_add.patch
patches.fixes/net-sctp-fix-skb_over_panic-when-receiving-malformed.patch
patches.fixes/net-sctp-fix-panic-on-duplicate-ASCONF-chunks.patch
patches.fixes/net-sctp-fix-remote-memory-pressure-from-excessive-q.patch
########################################################
# NFS
########################################################
########################################################
# lockd + statd
########################################################
########################################################
# cifs patches
########################################################
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# ext4
########################################################
########################################################
# btrfs
########################################################
patches.suse/btrfs-use-correct-device-for-maps.patch
patches.suse/btrfs-check-index-in-extent_buffer_page
patches.suse/btrfs-0011-fill_holes-Fix-slot-number-passed-to-hole_merg.patch
patches.suse/btrfs-0016-fix-wrong-write-range-for-filemap_fdatawrite_r.patch
patches.suse/btrfs-0017-fix-wrong-extent-mapping-for-DirectIO.patch
patches.suse/btrfs-0018-Return-right-extent-when-fiemap-gives-unaligne.patch
patches.suse/btrfs-0025-ensure-tmpfile-inode-is-always-persisted-with-.patch
patches.suse/btrfs-0027-don-t-monopolize-a-core-when-evicting-inode.patch
patches.suse/btrfs-0004-adjust-statfs-calculations-according-to-raid-p.patch
patches.suse/btrfs-0005-__btrfs_mod_ref-should-always-use-no_quota.patch
patches.suse/btrfs-0007-qgroup-account-shared-subtrees-during-snapshot.patch
patches.suse/btrfs-0008-correctly-handle-return-from-ulist_add.patch
patches.suse/btrfs-0013-fix-put-dio-bio-twice-when-we-submit-dio-bio-f.patch
patches.suse/btrfs-0017-fix-unzeroed-members-in-fs_devices-when-creati.patch
patches.suse/btrfs-0018-fix-wrong-missing-device-counter-decrease.patch
patches.suse/btrfs-0022-Fix-the-problem-that-the-replace-destroys-the-.patch
patches.suse/btrfs-0023-don-t-write-any-data-into-a-readonly-device-wh.patch
patches.suse/btrfs-0024-Fix-wrong-device-size-when-we-are-resizing-the.patch
patches.suse/btrfs-0025-don-t-consider-the-missing-device-when-allocat.patch
patches.suse/btrfs-0026-fix-regression-of-btrfs-device-replace.patch
patches.suse/btrfs-0029-fix-hole-detection-during-file-fsync.patch
patches.suse/btrfs-0031-clone-don-t-create-invalid-hole-extent-map.patch
patches.suse/btrfs-0032-Use-right-extent-length-when-inserting-overlap.patch
patches.suse/btrfs-0033-fix-leak-in-qgroup_subtree_accounting-error-pa.patch
patches.suse/btrfs-0037-fix-autodefrag-with-compression.patch
patches.suse/btrfs-0038-fix-corruption-after-write-fsync-failure-fsync.patch
patches.suse/btrfs-0039-fix-crash-while-doing-a-ranged-fsync.patch
patches.suse/btrfs-0040-kfree-ing-ERR_PTRs.patch
patches.suse/btrfs-0041-fix-fsync-data-loss-after-a-ranged-fsync.patch
patches.suse/btrfs-0042-use-insert_inode_locked4-for-inode-creation.patch
patches.suse/btrfs-0043-set-inode-s-logged_trans-last_log_commit-after.patch
patches.suse/btrfs-0044-fix-wrong-accounting-of-raid1-data-profile-in-.patch
patches.suse/btrfs-0045-fix-and-enhance-merge_extent_mapping-to-insert.patch
patches.suse/btrfs-0046-fix-the-wrong-condition-judgment-about-subset-.patch
patches.suse/btrfs-0047-fix-crash-of-btrfs_release_extent_buffer_page.patch
patches.suse/btrfs-0048-send-don-t-delay-dir-move-if-there-s-a-new-par.patch
patches.suse/btrfs-0049-fix-invalid-leaf-slot-access-in-btrfs_lookup_e.patch
patches.suse/btrfs-0050-fix-race-that-makes-btrfs_lookup_extent_info-m.patch
patches.suse/btrfs-0051-fix-kfree-on-list_head-in-btrfs_lookup_csums_r.patch
patches.suse/btrfs-0052-fix-lockups-from-btrfs_clear_path_blocking.patch
########################################################
# Reiserfs Patches
########################################################
patches.fixes/reiserfs-destroy-allocated-commit-workqueue.patch
########################################################
# dlm
########################################################
########################################################
# ocfs2
########################################################
########################################################
# gfs2
########################################################
########################################################
# xfs
########################################################
patches.fixes/xfs-mark-all-internal-workqueues-as-freezable.patch
########################################################
# other filesystem stuff
########################################################
patches.drivers/pstore_disable_efi_backend_by_default.patch
patches.suse/pstore-backend-autoaction
########################################################
# 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
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
# Block layer fixes
patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast
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)
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
patches.fixes/blk-merge-fix-blk_recount_segments
patches.fixes/blk-mq-Fix-uninitialized-kobject-at-CPU-hotplugging
########################################################
# DRM/Video
########################################################
patches.fixes/nouveau-fix-race-with-fence-signaling
patches.drivers/drm-tilcdc-Fix-the-error-path-in-tilcdc_load.patch
patches.drivers/drm-nv50-disp-fix-dpms-regression-on-certain-boards
patches.drivers/drm-radeon-report-disconnected-for-LVDS-eDP-with-PX
patches.drivers/drm-radeon-initialize-sadb-to-NULL-in-the-audio-code
patches.drivers/drm-radeon-fix-speaker-allocation-setup
patches.drivers/drm-radeon-use-gart-memory-for-DMA-ring-tests
patches.drivers/drm-radeon-dpm-disable-ulv-support-on-SI
patches.drivers/drm-radeon-Use-drm_malloc_ab-instead-of-kmalloc_arra
patches.drivers/drm-radeon-set-correct-CE-ram-size-for-CIK
patches.drivers/drm-radeon-make-sure-mode-init-is-complete-in-bandwi
patches.drivers/drm-radeon-use-gart-for-DMA-IB-tests
patches.drivers/drm-radeon-add-missing-crtc-unlock-when-setting-up-t
patches.drivers/drm-radeon-fix-endian-swapping-in-vbios-fetch-for-td
patches.drivers/drm-radeon-add-locking-around-atombios-scratch-space
patches.drivers/drm-Implement-O_NONBLOCK-support-on-dev-dri-cardN
patches.drivers/drm-i915-Keep-vblank-interrupts-enabled-while-enabli
########################################################
# video4linux
########################################################
patches.fixes/media-uvc-Fix-destruction-order-in-uvc_delete
patches.drivers/media-media-usb-uvc-add-a-quirk-for-Dell-XPS-M1330-w
########################################################
# Network
########################################################
patches.fixes/tulip-quad-NIC-ifdown
patches.drivers/ax88179_178a-fix-bonding-failure.patch
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.fixes/iwlwifi-dvm-drop-non-VO-frames-when-flushing
########################################################
# ISDN
########################################################
patches.fixes/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
patches.drivers/firmware-loader-allow-disabling-of-udev-as-firmware
########################################################
# USB
########################################################
patches.drivers/0001-ttusb-dec-buffer-overflow-in-ioctl.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/Input-i8042-also-set-the-firmware-id-for-MUXed-ports.patch
patches.drivers/Input-psmouse-add-psmouse_matches_pnp_id-helper-func.patch
patches.drivers/Input-psmouse-add-support-for-detecting-FocalTech-PS.patch
patches.drivers/Input-synaptics-add-min-max-quirk-for-Lenovo-T440s
##########################################################
# Sound
##########################################################
patches.drivers/0001-ALSA-hda-realtek-Optimize-alc888_coef_init.patch
patches.drivers/0002-ALSA-hda-realtek-Use-alc_write_coef_idx-in-alc269_qu.patch
patches.drivers/0003-ALSA-hda-realtek-Add-alc_update_coef-_idx-helper.patch
patches.drivers/0004-ALSA-hda-realtek-Use-tables-for-batch-COEF-writes-up.patch
patches.drivers/0005-ALSA-hda-realtek-Update-restore-default-value-for-AL.patch
patches.drivers/0006-ALSA-hda-realtek-Update-restore-default-value-for-AL.patch
patches.drivers/0007-ALSA-hda-realtek-Update-Initial-AMP-for-EAPD-control.patch
patches.drivers/0008-ALSA-hda-realtek-Restore-default-value-for-ALC668.patch
patches.drivers/0009-ALSA-hda-realtek-Change-EAPD-to-verb-control.patch
patches.drivers/0010-ALSA-hda-Add-mute-LED-control-for-Lenovo-Ideapad-Z56.patch
patches.drivers/ALSA-usb-audio-Don-t-resubmit-pending-URBs-at-MIDI-e
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
+hare patches.suse/no-partition-scan
patches.drivers/ideapad-laptop-Change-Lenovo-Yoga-2-series-rfkill-ha
patches.drivers/quirk-for-Lenovo-Yoga-3-no-rfkill-switch
patches.drivers/hp_accel-Add-support-for-HP-ZBook-15
patches.fixes/parport-parport_pc-do-not-remove-parent-devices-earl
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-emulate-blkrrpart-ioctl
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
#
##########################################################
# bsc#904013, CVE-2014-7826
patches.fixes/tracing-syscalls-ignore-numbers-outside-nr_syscalls-range.patch
# Fix up key handled bnc#904717
patches.fixes/0001-KEYS-Allow-special-keys-eg.-DNS-results-to-be-invali.patch
patches.fixes/0002-KEYS-Increase-root_maxkeys-and-root_maxbytes-sizes.patch
patches.fixes/0003-KEYS-Fix-the-size-of-the-key-description-passed-to-f.patch
patches.fixes/0004-KEYS-Simplify-KEYRING_SEARCH_-NO-DO-_STATE_CHECK-fla.patch
patches.fixes/0005-KEYS-request_key-should-reget-expired-keys-rather-th.patch
patches.fixes/KEYS-Fix-stale-key-registration-at-error-path
# bsc#907818, bsc#909077, bsc#910251: CVE-2014-9090, CVE-2014-9322, CVE-2014-8133
patches.fixes/x86_64-traps-fix-the-espfix64-df-fixup-and-rewrite-it-in-c.patch
patches.fixes/x86_64-traps-stop-using-ist-for-ss.patch
patches.fixes/x86_64-traps-rework-bad_iret.patch
patches.fixes/x86-tls-validate-tls-entries-to-protect-espfix.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/unwind-remove-check-for-vdso32-compat-range
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
########################################################
########################################################
# Performance Monitoring, Tracing etc
########################################################
########################################################
# KVM patches
########################################################
########################################################
# 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
# 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.12
patches.xen/xen3-patch-3.13
patches.xen/xen3-patch-3.14
patches.xen/xen3-patch-3.15
patches.xen/xen3-patch-3.16
patches.xen/xen3-patch-3.16.1-2
patches.xen/xen3-patch-3.16.3-4
patches.xen/xen3-patch-3.16.4-5
# ports of other patches
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-privcmd-hcall-preemption
patches.xen/xen-privcmd-truly-batch
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-indirect
patches.xen/xen-blkback-cdrom
patches.xen/xen-blkif-protocol-fallback-hack
patches.xen/xen-blkfront-multi-page-ring
patches.xen/xen-blkfront-indirect
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-defer-netdev-destruction
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-netback-tx-queue-len
patches.xen/xen-vscsi-large-requests
patches.xen/xen-cxgb3
patches.xen/xen-dcdbas
patches.xen/xen-pv-on-hvm-skip-initialization-of-emulated-devices
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