File series.conf of Package kernel-source.openSUSE_12.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.4.1
	patches.kernel.org/patch-3.4.1-2
	patches.kernel.org/patch-3.4.2-3
	patches.kernel.org/patch-3.4.3-4
	patches.kernel.org/patch-3.4.4-5
	patches.kernel.org/patch-3.4.5-6
	patches.kernel.org/patch-3.4.6-7
	patches.kernel.org/patch-3.4.7-8
	patches.kernel.org/patch-3.4.8-9
	patches.kernel.org/patch-3.4.9-10
	patches.kernel.org/patch-3.4.10-11
	patches.kernel.org/patch-3.4.11-12
	patches.kernel.org/patch-3.4.12-13
	patches.kernel.org/patch-3.4.13-14
	patches.kernel.org/patch-3.4.14-15
	patches.kernel.org/patch-3.4.15-16
	patches.kernel.org/patch-3.4.16-17
	patches.kernel.org/patch-3.4.17-18
	patches.kernel.org/patch-3.4.18-19
	patches.kernel.org/patch-3.4.19-20
	patches.kernel.org/patch-3.4.20-21
	patches.kernel.org/patch-3.4.21-22
	patches.kernel.org/patch-3.4.22-23
	patches.kernel.org/patch-3.4.23-24
	patches.kernel.org/patch-3.4.24-25
	patches.kernel.org/patch-3.4.25-26
	patches.kernel.org/patch-3.4.26-27
	patches.kernel.org/patch-3.4.27-28
	patches.kernel.org/patch-3.4.28-29
	patches.kernel.org/patch-3.4.29-30
	patches.kernel.org/patch-3.4.30-31
	patches.kernel.org/patch-3.4.31-32
	patches.kernel.org/patch-3.4.32-33
	patches.kernel.org/patch-3.4.33-34
	patches.kernel.org/patch-3.4.34-35
	patches.kernel.org/patch-3.4.35-36
	patches.kernel.org/patch-3.4.36-37
	patches.kernel.org/patch-3.4.37-38
	patches.kernel.org/patch-3.4.38-39
	patches.kernel.org/patch-3.4.39-40
	patches.kernel.org/patch-3.4.40-41
	patches.kernel.org/patch-3.4.41-42
	patches.kernel.org/patch-3.4.42-43
	patches.kernel.org/patch-3.4.43-44
	patches.kernel.org/patch-3.4.44-45
	patches.kernel.org/patch-3.4.45-46
	patches.kernel.org/patch-3.4.46-47
	patches.kernel.org/patch-3.4.47-48
	patches.kernel.org/patch-3.4.48-49
	patches.kernel.org/patch-3.4.49-50
	patches.kernel.org/patch-3.4.50-51
	patches.kernel.org/patch-3.4.51-52
	patches.kernel.org/patch-3.4.52-53
	patches.kernel.org/patch-3.4.53-54
	patches.kernel.org/patch-3.4.54-55
	patches.kernel.org/patch-3.4.55-56
	patches.kernel.org/patch-3.4.56-57
	patches.kernel.org/patch-3.4.57-58
	patches.kernel.org/patch-3.4.58-59
	patches.kernel.org/patch-3.4.59-60
	patches.kernel.org/patch-3.4.60-61
	patches.kernel.org/patch-3.4.61-62
	patches.kernel.org/patch-3.4.62-63

        ########################################################
        # Build fixes that apply to the vanilla kernel too.
	# Patches in patches.rpmify are applied to both -vanilla
	# and patched flavors.
        ########################################################
	patches.rpmify/apm-honor-config_apm_cpu_idle-n
	patches.rpmify/nouveau-make-vga_switcheroo-code-depend-on-vga_switcheroo
	patches.rpmify/pti-depends-on-x86-pci
	patches.rpmify/geode-depends-on-x86_32
	patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic

        ########################################################
        # kABI consistency patches
        ########################################################
	patches.kabi/kabi-sdhci-remove-inclusion.patch
	patches.kabi/kabi-protect-struct-irq_desc.patch
	patches.kabi/kabi-protect-struct-task_struct.patch
	patches.kabi/kabi-protect-kthread-structs.patch
	patches.kabi/kabi-protect-struct-perf_event.patch
	patches.kabi/kabi-protect-struct-l2tp_tunnel.patch
	patches.kabi/kabi-protect-struct-xfrm_replay.patch
	patches.kabi/kabi-fs-writeback-hide-symbol-export.patch
	patches.kabi/revert-infiniband-pass-rdma_cm-module-to-netlink_dum.patch
	patches.kabi/revert-netlink-add-reference-of-module-in-netlink_du.patch
	patches.kabi/kabi-protect-struct-rpc_xprt_ops.patch
	patches.kabi/kabi-rmap-remove-inclusion.patch
	patches.kabi/0001-Revert-tcp-Apply-device-TSO-segment-limit-earlier.patch
	patches.kabi/0002-Revert-sfc-Fix-maximum-number-of-TSO-segments-and-mi.patch
	patches.kabi/0003-Revert-net-Allow-driver-to-limit-number-of-GSO-segme.patch
	patches.kabi/revert-af-packet-fix-oops-when-socket-is-not-present.patch
	patches.kabi/revert-af_packet-don-t-emit-packet-on-orig-fanout-gr.patch
	patches.kabi/kabi-protect-sound-structs.patch
	patches.kabi/kabi-protect-snmp-enum.patch
	patches.kabi/revert-bonding-Bonding-driver-does-not-consider-the-.patch
	patches.kabi/revert-target-fix-regression-with-dev_link_magic-in-.patch
	patches.kabi/revert-target-Add-link_magic-for-fabric-allow_link-d.patch
	patches.kabi/kabi-re-add-efi_enabled-variable.patch
	patches.kabi/kabi-protect-struct-sk_buff.patch
	patches.kabi/kabi-ipv4-remove-inclusion.patch
	patches.kabi/kabi-protect-struct-tracer.patch
	patches.kabi/revert-x86-mm-Patch-out-arch_flush_lazy_mmu_mode-whe.patch
	patches.kabi/kabi-undo-cred_to_ucred-change.patch
	patches.kabi/kabi-protect-struct-transaction_s.patch
	patches.kabi/kabi-protect-struct-perf_event_1.patch
	patches.kabi/kabi-protect-struct-ring_buffer.patch
	patches.kabi/revert-firewire-fix-libdc1394-FlyCap2-iso-event-regr.patch
	patches.kabi/kabi-protect-struct-trace_iterator.patch

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


	# 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/radeon-monitor-jsxx-quirk.patch

	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
	patches.arch/ppc64-xmon-dmesg-printing.patch
	patches.arch/ppc-prom-nodisplay.patch
	patches.fixes/ptrace-getsiginfo

        ########################################################
        # PS3
        ########################################################

        ########################################################
        # ARM
        ########################################################
	patches.arch/arm-phys-offset.patch
	patches.arch/arm-omap-add-drm.patch
	patches.arch/arm-omap-drm-fix-global-buffer.patch
	patches.arch/ARM-CMA-0001-mm-page_alloc-remove-trailing-whitespace.patch
	patches.arch/ARM-CMA-0002-mm-compaction-introduce-isolate_migratepages_range.patch
	patches.arch/ARM-CMA-0003-mm-compaction-introduce-map_pages.patch
	patches.arch/ARM-CMA-0004-mm-compaction-introduce-isolate_freepages_range.patch
	patches.arch/ARM-CMA-0005-mm-compaction-export-some-of-the-functions.patch
	patches.arch/ARM-CMA-0006-mm-page_alloc-introduce-alloc_contig_range.patch
	patches.arch/ARM-CMA-0007-mm-page_alloc-change-fallbacks-array-handling.patch
	patches.arch/ARM-CMA-0008-mm-mmzone-MIGRATE_CMA-migration-type-added.patch
	patches.arch/ARM-CMA-0009-mm-page_isolation-MIGRATE_CMA-isolation-functions-ad.patch
	patches.arch/ARM-CMA-0010-mm-Serialize-access-to-min_free_kbytes.patch
	patches.arch/ARM-CMA-0011-mm-extract-reclaim-code-from-__alloc_pages_direct_re.patch
	patches.arch/ARM-CMA-0012-mm-trigger-page-reclaim-in-alloc_contig_range-to-sta.patch
	patches.arch/ARM-CMA-0013-drivers-add-Contiguous-Memory-Allocator.patch
	patches.arch/ARM-CMA-0015-ARM-integrate-CMA-with-DMA-mapping-subsystem.patch
	patches.arch/arm-omap-fix-4460.patch
	patches.arch/arm-fix-vexpress.patch

	########################################################
	# S/390
	########################################################
	patches.arch/s390-message-catalog.diff
	patches.arch/s390-message-catalog-fix.diff
	patches.arch/s390-message-catalog-perl-fix.diff
	patches.arch/kmsg-fix-parameter-limitations

	patches.suse/s390-Kerntypes.diff

        ########################################################
        # VM/FS patches
        ########################################################
	patches.fixes/oom-warning
	patches.fixes/grab-swap-token-oops

	patches.fixes/remount-no-shrink-dcache

	patches.suse/readahead-request-tunables.patch
	patches.fixes/fs-partitions-efi-c-corrupted-guid-partition-tables-can-cause-kernel-oops
	patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
	patches.suse/memcg-warn-on-deeper-hierarchies-with-use_hierarchy-.patch
	patches.fixes/mm-mmap-check-for-RLIMIT_AS-before-unmapping.patch

        ########################################################
        # IPC patches
        ########################################################

	########################################################
	# nfsacl protocol (agruen)
	########################################################

	########################################################
	# misc small fixes
	########################################################
	patches.suse/connector-read-mostly
	patches.suse/kbd-ignore-gfx.patch

	########################################################
	#
	# ACPI patches
	#
	########################################################
	# Check resource conflicts between hwmon and ACPI OpRegs
	patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch

	patches.arch/acpi_thermal_passive_blacklist.patch

	patches.arch/acpi_fix_fadt_32_bit_zero_length.patch

	# Adjust this patch for every new product (at least Enterprise
	# level) to provide OEMs a safety break so that they can add
	# for example SLE11 specific BIOS updates (if there is no other
	# way to safely solve an ACPI issue).
+trenn	patches.suse/acpi_osi_sle11_ident.patch

	# Queued for 2.6.36 -> just revert after some time
	patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch

	patches.drivers/apei_allow_drivers_access_nvs_ram.patch

# Needs comparison with f7b004a17c9183f023796dea0d70284684ec000d
+trenn	patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch
+trenn	patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch
+trenn	patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch

	patches.arch/dell_latitude_e6xxx_e5xxx__fix_reboot.patch

	########################################################
	# CPUFREQ
	########################################################

	patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch

## cpuidle perf events cleanups and related
	patches.arch/perf_timechart_fix_zero_timestamps.patch
	patches.drivers/x86_acpi_cpufreq_autoload.patch

	########################################################
	# AGP, graphics related stuff
	########################################################

	########################################################
	# Suse specific stuff
	########################################################
	patches.suse/suse-hv-rndis_filter-defines.patch
	patches.suse/msft-hv-0349-SCSI-storvsc-Properly-handle-errors-from-the-host.patch
	patches.suse/msft-hv-0350-HID-hid-hyperv-Do-not-use-hid_parse_report-directly.patch
	patches.suse/msft-hv-0351-HID-hyperv-Set-the-hid-drvdata-correctly.patch
	patches.suse/msft-hv-0352-Drivers-hv-Get-rid-of-an-unnecessary-check-in-vmbus_.patch
	patches.suse/msft-hv-0353-Drivers-hv-util-Properly-handle-version-negotiations.patch
	patches.suse/msft-hv-0354-hv-fix-return-type-of-hv_post_message.patch
	patches.suse/msft-hv-0355-net-hyperv-Add-flow-control-based-on-hi-low-watermar.patch
	patches.suse/msft-hv-0356-usb-net-rndis-break-out-linux-rndis.h-defines.patch
	patches.suse/msft-hv-0357-usb-net-rndis-remove-ambigous-status-codes.patch
	patches.suse/msft-hv-0358-usb-net-rndis-merge-command-codes.patch
	patches.suse/msft-hv-0359-net-hyperv-Use-wait_event-on-outstanding-sends-durin.patch
	patches.suse/msft-hv-0361-hyperv-Add-support-for-setting-MAC-from-within-guest.patch
	patches.suse/msft-hv-0362-Drivers-hv-Change-the-hex-constant-to-a-decimal-cons.patch
	patches.suse/msft-hv-0363-hyperv-Add-error-handling-to-rndis_filter_device_add.patch
	patches.suse/msft-hv-0364-hyperv-Add-a-check-for-ring_size-value.patch
	patches.suse/msft-hv-0365-drivers-net-Remove-casts-to-same-type.patch
	patches.suse/msft-hv-0366-drivers-hv-remove-IRQF_SAMPLE_RANDOM-which-is-now-a-.patch
	patches.suse/msft-hv-0367-hyperv-Move-wait-completion-msg-code-into-rndis_filt.patch
	patches.suse/msft-hv-0368-hyperv-Add-comments-for-the-extended-buffer-after-RN.patch
	patches.suse/msft-hv-0369-Drivers-hv-Cleanup-the-guest-ID-computation.patch
	patches.suse/msft-hv-0370-Drivers-hv-vmbus-Use-the-standard-format-string-to-f.patch
	patches.suse/msft-hv-0371-Drivers-hv-Add-KVP-definitions-for-IP-address-inject.patch
	patches.suse/msft-hv-0372-Drivers-hv-kvp-Cleanup-error-handling-in-KVP.patch
#kabi	patches.suse/msft-hv-0373-Drivers-hv-Explicitly-size-elements-of-protocol-stru.patch
	patches.suse/msft-hv-0374-Drivers-hv-kvp-Support-the-new-IP-injection-messages.patch
	patches.suse/msft-hv-0375-Tools-hv-Prepare-to-expand-kvp_get_ip_address-functi.patch
	patches.suse/msft-hv-0376-Tools-hv-Further-refactor-kvp_get_ip_address.patch
	patches.suse/msft-hv-0377-Tools-hv-Gather-address-family-information.patch
	patches.suse/msft-hv-0378-Tools-hv-Gather-subnet-information.patch
	patches.suse/msft-hv-0379-Tools-hv-Represent-the-ipv6-mask-using-CIDR-notation.patch
	patches.suse/msft-hv-0380-Tools-hv-Gather-ipv-4-6-gateway-information.patch
	patches.suse/msft-hv-0381-hv-fail-the-probing-immediately-when-we-are-not-in-h.patch
	patches.suse/msft-hv-0382-hv-vmbus_drv-detect-hyperv-through-x86_hyper.patch
	patches.suse/msft-hv-0383-Tools-hv-Get-rid-of-some-unused-variables.patch
	patches.suse/msft-hv-0384-Tools-hv-Correctly-type-string-variables.patch
	patches.suse/msft-hv-0385-Tools-hv-Add-an-example-script-to-retrieve-DNS-entri.patch
	patches.suse/msft-hv-0386-Tools-hv-Gather-DNS-information.patch
	patches.suse/msft-hv-0387-Drivers-hv-kvp-Copy-the-address-family-information.patch
	patches.suse/msft-hv-0388-Tools-hv-Add-an-example-script-to-retrieve-dhcp-stat.patch
	patches.suse/msft-hv-0389-Tools-hv-Gather-DHCP-information.patch
	patches.suse/msft-hv-0390-Tools-hv-Add-an-example-script-to-configure-an-inter.patch
	patches.suse/msft-hv-0391-Tools-hv-Implement-the-KVP-verb-KVP_OP_SET_IP_INFO.patch
	patches.suse/msft-hv-0392-Tools-hv-Rename-the-function-kvp_get_ip_address.patch
	patches.suse/msft-hv-0393-Tools-hv-Implement-the-KVP-verb-KVP_OP_GET_IP_INFO.patch
	patches.suse/msft-hv-0397-tools-hv-Parse-etc-os-release.patch
	patches.suse/msft-hv-0398-hyperv-Fix-the-max_xfer_size-in-RNDIS-initialization.patch
	patches.suse/msft-hv-0399-hyperv-Fix-the-missing-return-value-in-rndis_filter_.patch
	patches.suse/msft-hv-0400-hyperv-Fix-page-buffer-handling-in-rndis_filter_send.patch
	patches.suse/msft-hv-0401-hyperv-Remove-extra-allocated-space-for-recv_pkt_lis.patch
	patches.suse/msft-hv-0402-hyperv-Report-actual-status-in-receive-completion-pa.patch
	patches.suse/msft-hv-0403-hyperv-Add-buffer-for-extended-info-after-the-RNDIS-.patch
	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

        ########################################################
        # Networking, IPv6
        ########################################################
	patches.fixes/bridge-module-get-put.patch

	########################################################
	# NFS
	########################################################

+needs_update37	patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch
	patches.fixes/nfs-adaptive-readdir-plus
	patches.fixes/nfs-connect-timeout

	########################################################
	# lockd + statd
	########################################################

	########################################################
	# cifs patches
	########################################################

	patches.fixes/cifs-dont-compare-uniqueids.patch
	patches.fixes/cifs-protect-i_nlink-from-being-negative.patch

	########################################################
	# ext2/ext3
	########################################################
#	patches.suse/ext2-fsync-err

	########################################################
	# ext4
	########################################################
	patches.fixes/ext4-ext4_inode_info-diet.patch
	patches.fixes/ext4-give-i_aiodio_unwritten-a-more-appropriate-name.patch
	patches.fixes/ext4-fix-unwritten-counter-leakage.patch
	patches.fixes/ext4-completed_io-locking-cleanup.patch
	patches.fixes/ext4-serialize-dio-nonlocked-reads-with-defrag-worke.patch
	patches.fixes/ext4-serialize-unlocked-dio-reads-with-truncate.patch
	patches.fixes/ext4-endless-truncate-due-to-nonlocked-dio-readers.patch
	patches.fixes/ext4-punch_hole-should-wait-for-DIO-writers.patch
	patches.fixes/ext4-fix-ext_remove_space-for-punch_hole-case.patch
	patches.fixes/ext4-fix-ext4_flush_completed_IO-wait-semantics.patch
	patches.fixes/ext4-serialize-fallocate-with-ext4_convert_unwritten.patch
	patches.fixes/sock_diag-simplify-sock_diag_handlers-handling-in-_sock_diag_rcv_msg
	patches.fixes/ext4-avoid-hang-when-mounting-non-journal-filesystem.patch

	########################################################
	# btrfs
	########################################################

	patches.suse/btrfs-use-correct-device-for-maps.patch
	patches.suse/btrfs-allow-cross-subvolume-file-clone.patch
	patches.suse/btrfs-8084-do-not-update-atime-for-RO-snapshots.patch
	patches.suse/btrfs-8114-fix-tree-log-remove-space-corner-case.patch
	patches.suse/btrfs-enospc-debugging-messages.patch
	patches.suse/btrfs-8131-fix-enospc-problems-when-deleting-a-subvol.patch
	patches.suse/btrfs-8200-fix-hash-overflow-handling.patch

	########################################################
	# Reiserfs Patches
	########################################################
+needs_updating-39	patches.suse/reiser4-dependencies
	patches.fixes/reiserfs-fix-deadlock-in-quota-code
	patches.fixes/reiserfs-fix-deadlock-with-nfs-racing-on-create-lookup
	patches.fixes/reiserfs-fix-problems-with-chowning-setuid-file-w-xattrs
	patches.fixes/reiserfs-fix-spurious-multiple-fill-in-reiserfs_readdir_dentry
	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

	########################################################
	# dlm
	########################################################

	########################################################
	# ocfs2
	########################################################

	########################################################
	# gfs2
	########################################################

	########################################################
	# xfs
	########################################################
	patches.fixes/xfs-fallback-to-vmalloc-for-large-buffers-in-xfs_attrlist_by_handle
	patches.fixes/xfs-fallback-to-vmalloc-for-large-buffers-in-xfs_compat_attrlist_by_handle
	patches.fixes/xfs-fix-xfs_buf_find-oops-on-blocks-beyond-the-filesystem-end

	########################################################
	# 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
	patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch

	########################################################
	# other filesystem stuff
	########################################################
	patches.fixes/hfs-avoid-crash-in-hfs_bnode_create

	########################################################
	# Swap-over-NFS
	########################################################

	########################################################
	# Netfilter
	########################################################

	patches.suse/netfilter-ip_conntrack_slp.patch
	patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack

	########################################################
	#
	# Device drivers
	#
	########################################################

	# cdrom: CVE-2013-2164

	########################################################
	# 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.fixes/scsi-check-host-lookup-failure
	patches.drivers/megaraid-mbox-fix-SG_IO

	# Remaining SCSI patches (garloff)
	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

	########################################################
	# DRM/Video
	########################################################

	########################################################
	# video4linux
	########################################################

	########################################################
	# Network
	########################################################
	patches.fixes/tulip-quad-NIC-ifdown
	patches.drivers/ehea-modinfo.patch
	patches.drivers/sfc-prevent-extreme-TSO-parameters-from-stalling-TX-.patch
	patches.fixes/unix-dgram-peek-beyond-0-sized-skbs.patch
	patches.fixes/unix-dgram-fix-peeking-with-an-offset-larger-than-da.patch
	patches.fixes/unix-stream-fix-peeking-with-an-offset-larger-than-d.patch
	patches.drivers/qlge-fix-dma-map-leak-when-the-last-chunk-is-not-all.patch
	patches.fixes/bnx2x-Avoid-sending-multiple-statistics-queries.patch
	patches.fixes/bnx2x-protect-different-statistics-flows.patch
	patches.fixes/vmxnet3-prevent-div-by-zero-panic-when-ring-resizing.patch

	########################################################
	# Wireless Networking
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.fixes/brcmsmac-firmware
	patches.fixes/rt2800-add-chipset-revision-rt5390r-support
	patches.fixes/brcmsmac-don-t-start-device-when-RfKill-is-engaged.patch

	########################################################
	# 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.drivers/elousb.patch
	patches.suse/elousb-2.6.35-api-changes
	patches.fixes/input-add-acer-aspire-5710-to-nomux.patch

	##########################################################
	# Sound
	##########################################################
	patches.drivers/ASoC-omap-Add-missing-modules-aliases-to-get-sound-w
	patches.drivers/alsa-hda-01-Add-the-inverted-digital-mic-workaround-to-
	patches.drivers/alsa-hda-02-Add-inverted-mic-quirks-for-Asus-U41SV-Acer
	patches.drivers/alsa-hda-03-Add-inv-dmic-model-to-possible-Realtek-code
	patches.drivers/alsa-hda-04-Fix-silent-headphone-output-from-Toshiba-P2

	########################################################
	# Char / serial
	########################################################

	########################################################
	# Other driver fixes
	########################################################
	patches.fixes/parport-mutex
	patches.fixes/bluetooth-fix-registering-hci-with-duplicate-name.patch
	patches.fixes/bluetooth-really-fix-registering-hci-with-duplicate-name.patch

	# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
+hare	patches.suse/no-partition-scan

	########################################################
	# 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-dm_dirty_log_create-api-fix
	patches.suse/dmraid45-dm_get_device-takes-fewer-arguments
	patches.suse/dm-raid45-api-update-remove-dm_put-after-dm_table_get_md
	patches.suse/dm-raid45-api-update-no-barriers
	patches.suse/dm-raid45-api-2.6.39
	patches.suse/dm-raid45-api-3.0
	patches.suse/dm-raid45-split-dependencies
	patches.fixes/dm-mpath-reattach-dh
	patches.suse/dm-mpath-leastpending-path-update
	patches.suse/dm-mpath-accept-failed-paths
	patches.suse/dm-mpath-detach-existing-hardware-handler
	patches.fixes/dm-table-switch-to-readonly
	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
	#
	##########################################################

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

        ########################################################
	# Performance Monitoring, Tracing etc
	########################################################
	patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch

	########################################################
	# KVM patches
	########################################################
	patches.fixes/kvm-ioapic.patch
	patches.fixes/kvm-macos.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.
#
	### both uml framebuffer and xen need this one.
	patches.xen/add-console-use-vt

	# split out patches
	patches.xen/kexec-move-segment-code-i386.patch
	patches.xen/kexec-move-segment-code-x86_64.patch
	patches.xen/frontswap-header
	patches.xen/frontswap-hooks
	patches.xen/frontswap-core
	patches.xen/frontswap-config
	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/1188-x86_64-hypercall-unwind-r11.patch
	patches.xen/1189-frontends-unexpected-close.patch
	patches.xen/1198-xenbus-dev-write-buflen.patch
	patches.xen/1202-x86-signal-eip-corruption.patch
	patches.xen/1215-vcpu-availability-field-width.patch
	patches.xen/1219-netback-garbage-ring.patch
	patches.xen/1220-netback-wrap-around.patch
	patches.xen/1222-backends-cond-resched.patch
	patches.xen/1223-netback-count-requests-result.patch
	patches.xen/1230-netback-dont-disconnect-on-oversized-packet.patch
	patches.xen/1231-netfront-limit-skblen.patch
	patches.xen/1232-backends-reject-ring-overruns.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 other 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.4.4-5
	patches.xen/xen3-patch-3.4.13-14
	patches.xen/xen3-patch-3.4.15-16
	patches.xen/xen3-patch-3.4.16-17
	patches.xen/xen3-patch-3.4.24-25
	patches.xen/xen3-patch-3.4.26-27
	patches.xen/xen3-patch-3.4.28-29
	patches.xen/xen3-patch-3.4.30-31
	patches.xen/xen3-patch-3.4.31-32
	patches.xen/xen3-patch-3.4.34-35
	patches.xen/xen3-patch-3.4.38-39
	patches.xen/xen3-patch-3.4.40-41
	patches.xen/xen3-patch-3.4.43-44
	patches.xen/xen3-patch-3.4.44-45
	patches.kabi/xen3-kabi-re-add-efi_enabled-variable.patch
	patches.xen/xen3-apei_allow_drivers_access_nvs_ram.patch
	patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch
	patches.xen/xen3-stack-unwind
	patches.xen/xen3-x86_64-unwind-annotations

	# bugfixes and enhancements
	patches.xen/xen-kconfig-compat
	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-hotplug
	patches.xen/xen-pcpu-hotplug-kexec
	patches.xen/xen-mem-hotplug
	patches.xen/xen-swiotlb-heuristics
	patches.xen/xen-configurable-guest-devices
	patches.xen/xen-setup-gsi
	patches.xen/xen-sections
	patches.xen/xen-unpriv-build
	patches.xen/xen-cpufreq-report
	patches.xen/xen-balloon-max-target
	patches.xen/xen-blkif-protocol-fallback-hack
	patches.xen/xen-blkback-cdrom
	patches.xen/xen-blktap-modular
	patches.xen/xen-blktap-write-barriers
	patches.xen/xen-blktap2-configurable-nr-devs
	patches.xen/xen-blkif-op-packet
	patches.xen/xen-blkfront-cdrom
	patches.xen/xen-blkfront-hvm-no-cdrom
	patches.xen/xen-netback-nr-irqs
	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-pciback-MSI-X-prepare
	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_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

	# adjustments to preserve kABI
	patches.kabi/1231-netfront-limit-skblen.patch
openSUSE Build Service is sponsored by