]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/suse_xen_series.conf
Fix layer7 target at xen kernel.
[people/pmueller/ipfire-2.x.git] / src / patches / suse_xen_series.conf
1 # Kernel patches configuration file
2 # vim: set ts=8 sw=8 noet:
3 #
4 # There are three kinds of rules (see guards.1 for details):
5 # +symbol include this patch if symbol is defined; otherwise exclude.
6 # -symbol exclude this patch if symbol is defined; otherwise include.
7 # - exclude this patch.
8 #
9 # Using symbols means that an entirely different source tree will be
10 # generated depending on which symbols are defined. This used to be
11 # a good thing when arch-specific patches contained conflicts with other
12 # patches, but we now have a policy that patches must build everywhere.
13 # The result is a unified source tree that allows us to do neat things
14 # like ship kernel module packages. Creating a divergent tree breaks
15 # these # so you'd better have an extraordinary reason for using them.
16 # For example, the openSUSE 10.3 kernel uses them for segregating the
17 # -rt patches until they can be integrated completely, and these are
18 # only applied at the very end of the series.
19 #
20 # The most common use in recent kernels is to disable a patch with a
21 # username as the symbol to indicate responsbility. Another use is
22 # to check in a patch for testing, but have it disabled in all but your
23 # own build environment.
24
25 ########################################################
26 # latest standard kernel patches
27 # DO NOT MODIFY THEM!
28 # Send separate patches upstream if you find a problem...
29 ########################################################
30 # patches.kernel.org/patch-2.6.27.1
31 # patches.kernel.org/patch-2.6.27.1-2
32 # patches.kernel.org/patch-2.6.27.2-3
33 # patches.kernel.org/patch-2.6.27.3-4
34 # patches.kernel.org/patch-2.6.27.4-5
35 # patches.kernel.org/patch-2.6.27.5-6
36 # patches.kernel.org/patch-2.6.27.6-7
37 patches.kernel.org/revert-scsi-qla2xxx-correct-atmel-flash-part-handling.patch
38 patches.kernel.org/revert-scsi-qla2xxx-do-not-honour-max_vports-from-firmware-for-2g-isps-and-below.patch
39 patches.kernel.org/revert-scsi-qla2xxx-return-a-failed-status-when-abort-mailbox-command-fails.patch
40 # patches.kernel.org/patch-2.6.27.7-8
41 # patches.kernel.org/patch-2.6.27.8-9
42 # patches.kernel.org/patch-2.6.27.9-10
43 # patches.kernel.org/patch-2.6.27.10-11
44 # patches.kernel.org/patch-2.6.27.11-12
45 # patches.kernel.org/patch-2.6.27.12-13
46 # patches.kernel.org/patch-2.6.27.13-14
47 # patches.kernel.org/patch-2.6.27.14-15
48 # patches.kernel.org/patch-2.6.27.15-16
49 # patches.kernel.org/patch-2.6.27.16-17
50 # patches.kernel.org/patch-2.6.27.17-18
51 # patches.kernel.org/patch-2.6.27.18-19
52 # patches.kernel.org/patch-2.6.27.19-20
53 # patches.kernel.org/patch-2.6.27.20-21
54 # patches.kernel.org/patch-2.6.27.21-22
55 # patches.kernel.org/patch-2.6.27.22-23
56 # patches.kernel.org/patch-2.6.27.23-24
57 # patches.kernel.org/patch-2.6.27.24-25
58 # patches.kernel.org/revert-ext4-changes-in-2.6.27.19-and-2.6.27.20-and-2.6.27.25.patch
59 # patches.kernel.org/ext4-restore-page_mkwrite2
60 # patches.kernel.org/patch-2.6.27.25-26
61 # patches.kernel.org/patch-2.6.27.26-27
62 # patches.kernel.org/patch-2.6.27.27-28
63 # patches.kernel.org/patch-2.6.27.28-29
64 # patches.kernel.org/patch-2.6.27.29-30
65 # patches.kernel.org/patch-2.6.27.30-31
66 # patches.kernel.org/patch-2.6.27.31-32
67 # patches.kernel.org/patch-2.6.27.32-33
68 # patches.kernel.org/patch-2.6.27.33-34
69 # patches.kernel.org/patch-2.6.27.34-35
70 # patches.kernel.org/patch-2.6.27.35-36
71 # patches.kernel.org/patch-2.6.27.36-37
72 # patches.kernel.org/patch-2.6.27.37-38
73 # patches.kernel.org/patch-2.6.27.38-39
74 # patches.kernel.org/patch-2.6.27.39-40
75 # patches.kernel.org/patch-2.6.27.40-41
76 # patches.kernel.org/patch-2.6.27.41-42
77
78 ########################################################
79 # Build fixes that apply to the vanilla kernel too.
80 # They must be placed in patches.kernel.org to be
81 # picked up for the -vanilla flavor. This is cheating,
82 # since they're not actually upstream, but if the
83 # packages don't build, that's pretty useless too.
84 ########################################################
85 patches.kernel.org/psmouse-section-conflict.diff
86 patches.kernel.org/ipmi-section-conflict.diff
87 patches.kernel.org/md-section-conflict
88 patches.kernel.org/spu_profiler-include
89 patches.kernel.org/setup_APIC_timer-section-mismatch
90 patches.kernel.org/carmine-section-mismatch
91 patches.kernel.org/gdth-section-conflict
92 patches.kernel.org/arch-include-asm-fixes
93 patches.rpmify/8250_pci-constify-quirk-setup
94
95 ########################################################
96 # kABI consistency patches
97 ########################################################
98 patches.kabi/abi-fix-add-s_syncing-back-to-struct-super_block.patch
99 patches.kabi/abi-fix-add-wb_sync_hold-enum-writeback_sync_modes.patch
100 patches.kabi/abi-fix-add-epoll_devs-back-to-struct-user_struct.patch
101 patches.kabi/abi-fix-add-vc_scrl_erase_char-back-to-struct-vc_data.patch
102 patches.kabi/abi-fix-for-struct-seq_file-change.patch
103 patches.kabi/abi-add-back-skb_truesize_bug-and-skb_truesize_check.patch
104 patches.kabi/mm-page_mkwrite-rename.patch
105 patches.kabi/mm-page_mkwrite-compat.patch
106 patches.kabi/splice-kabi-fix.patch
107 patches.kabi/ftrace-dummy-export
108 patches.kabi/kabi-fix-struct-parport-abi-change.patch
109 patches.kabi/move-aarp_send_ddp-export-back
110 patches.kabi/revert-usb-fix-mos7840-problem-with-minor-numbers.patch
111 patches.kabi/revert-usb-usb-serial-replace-shutdown-with-disconnect-release.patch
112 patches.kabi/revert-usb-suspend-resume-support-for-option-driver.patch
113
114 ########################################################
115 #
116 # packaging-specific patches (tweaks for autobuild,
117 # CONFIG_SUSE_KERNEL, config/version tracking and other
118 # build stuff like that ...).
119 #
120 # Note that every patch in the patches.rpmify directory
121 # will be included in the vanilla package.
122 ########################################################
123 # patches.rpmify/firmware-path
124 # patches.rpmify/no-include-asm
125 # patches.suse/genksyms-reference.diff
126 # patches.suse/genksyms-override.diff
127 # patches.suse/genksyms-add-override-flag.diff
128
129 # patches.rpmify/rpm-kernel-config
130 # patches.rpmify/buildhost
131 # patches.rpmify/cloneconfig.diff
132
133 ########################################################
134 # kbuild/module infrastructure fixes
135 ########################################################
136 # patches.suse/supported-flag
137 # patches.suse/supported-flag-sysfs
138 # patches.suse/modpost-filter-out-built-in-depends
139
140 ########################################################
141 # Simple export additions/removals
142 ########################################################
143 # patches.suse/reiser4-exports
144 # patches.suse/kvm-as-kmp
145 # patches.suse/export-release_open_intent
146 # patches.kabi/export-iwl_rx_allocate
147
148 ########################################################
149 # Bug workarounds for binutils
150 ########################################################
151 # patches.suse/s390-System.map.diff
152
153 ########################################################
154 # Scheduler / Core
155 ########################################################
156 patches.suse/setuid-dumpable-wrongdir
157 patches.suse/sysctl-add-affinity_load_balancing
158 patches.fixes/seccomp-disable-tsc-option
159 patches.suse/self-ptrace.patch
160 patches.suse/rwlocks-enable-interrupts
161 patches.suse/coredump_filter-add-elfhdr-default.patch
162 patches.fixes/round-jiffies-up
163 patches.kabi/sched-kabi-compat-hack.patch
164
165 ########################################################
166 # Architecture-specific patches. These used to be all
167 # at the end of series.conf, but since we don't do
168 # conditional builds anymore, there's no point.
169 ########################################################
170
171
172 ########################################################
173 # ia64
174 ########################################################
175 # patches.arch/ia64-node_mem_map-node_start_pfn.diff
176 # patches.fixes/ia64-sparse-fixes.diff
177 # patches.arch/ia64-rwlocks-enable-interrupts
178 # patches.fixes/nr-irqs-file
179 # patches.arch/mm-avoid-bad-page-on-lru
180 # patches.arch/ia64-page-migration
181 # patches.arch/ia64-page-migration.fix
182 # patches.arch/ia64-sn-BTE_MAX_XFER
183 # patches.arch/ia64-cpu_disable-fix
184 # patches.fixes/taskstats-align
185 # patches.arch/ia64-smp_flush_tlb_mm-IPI-fix
186 # patches.fixes/ia64-fix-sba-iommu-to-handle-allocation-failure-properly
187
188 ########################################################
189 # i386
190 ########################################################
191
192
193 # amd64 | x86-64 | x86_64
194 # 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
195 # x64
196 # Intel 64
197 # "the architecture with too many names"
198 # TAWTMN
199
200 ########################################################
201 # x86_64/i386 biarch
202 ########################################################
203 patches.arch/disable-apic-error
204 patches.arch/x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch
205 patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch
206 patches.arch/x86-introduce-pci-ioapicreroute-kernel-cmdline.patch
207 patches.arch/x86-disable-intel-boot-interrupt-generation.patch
208 patches.arch/x86-acpi-reroute-PCI-interrupt-to-legacy-boot-interrupt.patch
209 patches.arch/x86-disable-broadcomm-boot-interrupt-generation.patch
210 patches.arch/x86-disable-AMD-ATI-boot-interrupt-generation.patch
211 patches.arch/x86-introduce-config-option-for-pci-reroute-quirks.patch
212 patches.arch/x86-call-boot-IRQ-quirks-at-end-of-device-init-and-during-resume.patch
213 patches.arch/x86-self-ptrace.patch
214 patches.arch/x86-tracehook
215 patches.arch/x86-hpet-pre-read
216 patches.arch/x86_64-hpet-64bit-timer.patch
217 patches.arch/x86-mcp51-no-dac
218 patches.fixes/remove_kernel_physical_mapping_init_from_init
219 patches.suse/x86-mark_rodata_rw.patch
220 +npiggin patches.suse/x86-mark_rodata_rw-2.patch
221 patches.arch/x86-pageattr-pmd-permission-fix.patch
222 patches.suse/usb-move-ehci-reg-def.patch
223 patches.suse/x86-usb-debug-port-early-console-v4.patch
224 patches.fixes/video-vesa-bad-mode
225 patches.fixes/hpet-fix-for-LS21-boot-hang
226 patches.fixes/sparsemem-maxmem-fix
227 patches.arch/x86-mce-switch-machine-check-polling-to-per-cpu-timer
228 patches.arch/x86-mce-use-round_jiffies-instead-round_jiffies_relative
229 patches.arch/x86-mce-make-polling-timer-interval-per-cpu
230 patches.arch/x86_64_make_calibrate_APIC_clock_SMI-safe.diff
231 patches.fixes/hpet-correct-periodic-intr.patch
232
233 ########################################################
234 # x86_64/i386 biarch - x2APIC next generation x86 CPU support
235 ########################################################
236 patches.arch/x2APIC_PATCH_01_of_41_e61d98d8dad0048619bb138b0ff996422ffae53b
237 patches.arch/x2APIC_PATCH_02_of_41_c42d9f32443397aed2d37d37df161392e6a5862f
238 patches.arch/x2APIC_PATCH_03_of_41_1886e8a90a580f3ad343f2065c84c1b9e1dac9ef
239 patches.arch/x2APIC_PATCH_04_of_41_aaa9d1dd63bf89b62f4ea9f46de376ab1a3fbc6c
240 patches.arch/x2APIC_PATCH_06_of_41_ad3ad3f6a2caebf56869b83b69e23eb9fa5e0ab6
241 patches.arch/x2APIC_PATCH_07_of_41_cf1337f0447e5be8e66daa944f0ea3bcac2b6179
242 patches.arch/x2APIC_PATCH_08_of_41_fe962e90cb17a8426e144dee970e77ed789d98ee
243 patches.arch/x2APIC_PATCH_09_of_41_2ae21010694e56461a63bfc80e960090ce0a5ed9
244 patches.arch/x2APIC_PATCH_10_of_41_b6fcb33ad6c05f152a672f7c96c1fab006527b80
245 patches.arch/x2APIC_PATCH_11_of_41_72b1e22dfcad1daca6906148fd956ffe404bb0bc
246 patches.arch/x2APIC_PATCH_12_of_41_d94d93ca5cc36cd78c532def62772c98fe8ba5d7
247 patches.arch/x2APIC_PATCH_13_of_41_4dc2f96cacd1e74c688f94348a3bfd0a980817d5
248 patches.arch/x2APIC_PATCH_14_of_41_0c81c746f9bdbfaafe64322d540c8b7b59c27314
249 patches.arch/x2APIC_PATCH_15_of_41_2d7a66d02e11af9ab8e16c76d22767e622b4e3d7
250 patches.arch/x2APIC_PATCH_16_of_41_1b374e4d6f8b3eb2fcd034fcc24ea8ba1dfde7aa
251 patches.arch/x2APIC_PATCH_17_of_41_32e1d0a0651004f5fe47f85a2a5c725ad579a90c
252 patches.arch/x2APIC_PATCH_18_of_41_1cb11583a6c4ceda7426eb36f7bf0419da8dfbc2
253 patches.arch/x2APIC_PATCH_19_of_41_13c88fb58d0112d47f7839f24a755715c6218822
254 patches.arch/x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922
255 patches.arch/x2APIC_PATCH_21_of_41_12a67cf6851871ca8df42025c94f140c303d0f7f
256 patches.arch/x2APIC_PATCH_22_of_41_5c520a6724e912a7e6153b7597192edad6752750
257 patches.arch/x2APIC_PATCH_23_of_41_89027d35aa5b8f45ce0f7fa0911db85b46563da0
258 patches.arch/x2APIC_PATCH_24_of_41_75c46fa61bc5b4ccd20a168ff325c58771248fcd
259 patches.arch/x2APIC_PATCH_25_of_41_6e1cb38a2aef7680975e71f23de187859ee8b158
260 patches.arch/x2APIC_PATCH_x86-mach_apicdef.h-need-to-include-before-smp.h.patch
261 patches.arch/x2APIC_PATCH_25_1_of_41_4c9961d56ec20c27ec5d02e49fd7427748312741
262 patches.arch/x2APIC_PATCH_25_2_of_41_c535b6a1a685eb23f96e2c221777d6c1e05080d5
263 patches.arch/x2APIC_PATCH_26_of_41_2d9579a124d746a3e0e0ba45e57d80800ee80807
264 patches.arch/x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5
265 patches.arch/x2APIC_PATCH_28_1_of_41_f910a9dc7c865896815e2a95fe33363e9522f277
266 patches.arch/x2APIC_PATCH_29_of_41_277d1f5846d84e16760131a93b7a67ebfa8eded4
267 patches.arch/x2APIC_PATCH_30_of_41_ad66dd340f561bdde2285992314d9e4fd9b6191e
268 patches.arch/x2APIC_PATCH_34_of_41_1b9b89e7f163336ad84200b66a17284dbf26aced
269 patches.arch/x2APIC_PATCH_35_of_41_d25ae38b7e005af03843833bbd811ffe8c5f8cb4
270 patches.arch/x2APIC_PATCH_36_of_41_276605dddb74cbf1b77696e32c4a947e42cec52d
271 patches.arch/x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4
272 patches.arch/x2APIC_PATCH_41_of_41_11c231a962c740b3216eb6565149ae5a7944cba7
273 patches.arch/x2APIC_PATCH_42_of_41_77322deb4bc676a5ee645444e7ed1a89f854473d
274 patches.arch/x2APIC_PATCH_43_of_41_2c72d93f6593f386f5760ca8e7ac7026948c31d7
275
276 patches.arch/x2APIC_PATCH_01_0f4896665a02b465ddca59a560983b24ec28c64b
277 patches.arch/x2APIC_PATCH_02_228324076234ca6a8cd34be89be78022773459f1
278 patches.arch/x2APIC_PATCH_03_3f1fdb3673bb5638fa94186dc391cbc4879590bc
279 patches.arch/x2APIC_PATCH_04_f12c73e7fa7ebf9ad6defee2c4fb2664e743e970
280 patches.arch/x2APIC_PATCH_05_7be42004065ce4df193aeef5befd26805267d0d9
281 patches.arch/x2APIC_PATCH_06_caf43bf7c6a55e89b6df5179df434d67e24aa32e
282 patches.arch/x2APIC_PATCH_07_511d9d34183662aada3890883e860b151d707e22
283 patches.arch/x2APIC_PATCH_09_94a8c3c2437c8946f1b6c8e0b2c560a7db8ed3c6
284
285 patches.arch/x2APIC_fix_section_mismatch.patch
286
287 patches.fixes/bug-502026_fix_apicid_panic.patch
288 patches.arch/bug-531260-x86-pci-insert-ioapic-resource-before-assigning-unassigned-resources.patch
289
290 ########################################################
291 # x86_64/4096CPUS - from SGI
292 ########################################################
293 patches.arch/x86_sgi_cpus4096-01-fix-smp_call_function.patch
294 patches.arch/x86_sgi_cpus4096-02-fix-send_call_func_ip.patch
295 # patch 03 integrated into 05.
296 patches.arch/x86_sgi_cpus4096-04-add-for_each_cpu_mask_and.patch
297 patches.arch/x86_sgi_cpus4096-05-update-send_IPI_mask.patch
298 patches.arch/x86_sgi_cpus4096-06-optimize-cpumask-in-sched_c.patch
299 patches.arch/x86_sgi_cpus4096-07_pae_compile_fixups.patch
300
301 # UV
302 patches.arch/x86_sgi-uv-scir.patch
303 patches.fixes/uv-efi_bios.diff
304 patches.fixes/uv-bios_common.diff
305 patches.fixes/uv-bios_call_partition.diff
306 patches.fixes/uv-sysfs.diff
307 patches.fixes/uv-sn_region_size.diff
308 patches.fixes/uv-bios_call_watchlist.diff
309 patches.fixes/uv-bios_call_memprotect.diff
310 patches.fixes/uv-bios_call_reserve_page.diff
311 patches.fixes/ia64_uv_partition_id.diff
312 patches.fixes/ia64_uv_watchlist.diff
313 patches.fixes/no-sys_uv-on-non-uv-systems
314
315 patches.fixes/uv_setup_irq.diff
316 patches.fixes/uv-xp-change_memprotect.diff
317 patches.fixes/uv-xpc_create_gru_mq_uv.diff
318 patches.fixes/uv-xpc-get_sn_info.diff
319 patches.fixes/uv-xpc_get_part_rsvd_page.diff
320 patches.drivers/sgi-xp-no-uv
321 patches.fixes/uv_zalias_support
322 patches.fixes/sn-irq-affinity
323 patches.fixes/xpc-pass-physical
324 patches.kabi/xpc-pass-physical
325
326 # VMware TSC workaround patches (bnc#441338)
327 patches.arch/x86-vmware-tsc-01-add-TSC_RELIABLE
328 patches.arch/x86-vmware-tsc-02-add-X86_FEATURE_HYPERVISOR
329 patches.arch/x86-vmware-tsc-03-detect-from-hypervisor
330 patches.arch/x86-vmware-tsc-04-use-TSC_RELIABLE
331 patches.arch/x86-vmware-tsc-05-skip-tsc-clocksource
332 patches.arch/x86-vmware-tsc-06-fix-vmware_get_tsc
333 patches.arch/x86-vmware-tsc-07-DMI-product-serial-key
334
335 patches.arch/x86_restrict_pci_early_quirks_to_root_bridges.patch
336 patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
337 patches.arch/x86-fix-kmap-contig.patch
338
339 patches.arch/x86_fix_llc_shared_map__cpu_llc_id_anomolies.patch
340 patches.arch/x86_intel_cacheinfo_fix.patch
341
342 # Magny Cours (AMD 12 core) fixes
343 patches.arch/amd_magny_cour_topology_fix.patch
344 patches.arch/amd_magny_cour_topology_fix_1.patch
345
346 patches.arch/x86_tsc-nonstop-intel.diff
347
348 ########################################################
349 # powerpc/generic
350 ########################################################
351 patches.suse/of_platform_driver.module-owner.patch
352 patches.suse/led_classdev.sysfs-name.patch
353 patches.suse/radeon-monitor-jsxx-quirk.patch
354 patches.suse/8250-sysrq-ctrl_o.patch
355 patches.arch/ppc-pseries_remove_lmb-PAGE_SHIFTT.patch
356 patches.arch/ppc-pseries_pfn-mem-rm.patch
357 patches.suse/ppc-no-LDFLAGS_MODULE.patch
358 patches.arch/ppc-vio-modalias.patch
359 patches.arch/ppc-efika-mpc52xx-ac97.patch
360 patches.arch/ppc-efika-psc-console-autodetection.patch
361 - patches.arch/ppc-efika-bestcomm-ata-dma.patch
362 patches.arch/ppc-pegasos-console-autodetection.patch
363 patches.suse/ppc-powerbook-usb-fn-key-default.patch
364 patches.suse/suse-ppc32-mol.patch
365 patches.suse/suse-ppc32-mol-kbuild.patch
366 patches.suse/suse-ppc32-mol-handle-mm-fault
367 patches.suse/suse-ppc32-mol-ioctl
368 patches.suse/suse-ppc32-mol-get-property
369 patches.suse/suse-ppc32-mol-BIT
370 patches.suse/suse-ppc32-mol-sheep
371 patches.suse/suse-ppc32-mol-semaphore
372 patches.drivers/ppc64-adb
373 patches.suse/suse-ppc64-branding
374 patches.arch/ppc64-xmon-dmesg-printing.patch
375 patches.arch/ppc-prom-nodisplay.patch
376 patches.fixes/ptrace-getsiginfo
377 patches.arch/ppc-ipic-suspend-without-83xx-fix
378 patches.arch/ppc-dynamic-reconfiguration.diff
379 patches.arch/ppc-vmcoreinfo.diff
380 patches.arch/ppc-powerpc-fix-pci-unmap-io.patch
381 patches.arch/ppc-pcibios_allocate_bus_resources.patch
382 patches.arch/ppc-powerpc-debug-pci-hotplug.patch
383 patches.arch/ppc-oprofile-spu.patch
384 patches.arch/ppc-oprofile-spu-mutex-locking.patch
385 patches.arch/ppc-clock_gettime-nanoseconds.patch
386 patches.arch/compat-sys-swapcontext
387 patches.arch/ppc-select
388
389 patches.arch/ppc-axon-missing-msi-workaround-5.diff
390 patches.arch/ppc-pseries-bsr-4k.patch
391 patches.arch/ppc-pseries-bsr-multinode.patch
392 patches.arch/ppc-pseries-cmm-pagecounter.patch
393 patches.arch/ppc-of-irq-map.patch
394 patches.arch/ppc-memoryless-nodes.patch
395 patches.arch/ppc-syscall-xer.so.1.patch
396 patches.arch/ppc-cell-gdb-watchpoints.patch
397 patches.arch/ppc-valid-hugepage-size-hugetlb_get_unmapped_area.patch
398 patches.arch/ppc-pseries-cpu-migrate.patch
399 patches.arch/ppc-pseries-migration_hang_fix.patch
400 patches.arch/ppc-optimize-sync.patch
401 patches.arch/ppc-fix-ppc-insn-emulation_mr.patch
402
403 patches.arch/ppc-spufs-01-use-inc_nlink.patch
404 patches.arch/ppc-spufs-03-sputrace-Only-enable-logging-on-open.patch
405 patches.arch/ppc-spufs-04-sputrace-Don-t-block-until-the-read.patch
406 patches.arch/ppc-spufs-05-Use-state_mutex-for-switch_log-lockin.patch
407 patches.arch/ppc-spufs-06-Don-t-require-full-buffer-in-switch_l.patch
408 patches.arch/ppc-spufs-07-Don-t-spu_acquire_saved-unnecessarily.patch
409 patches.arch/ppc-spufs-08-Use-kmalloc-rather-than-kzalloc-for-s.patch
410 patches.arch/ppc-spufs-09-Improve-search-of-node-for-contexts-w.patch
411 patches.arch/ppc-spufs-10-Explain-conditional-decrement-of-aff_.patch
412
413 patches.arch/ppc-xics-EOI-unmapped-irqs.patch
414 patches.arch/ppc32-fix-ptrace-compat-wrapper-for-fpu-register-access
415 patches.arch/powerpc-pseries-cmo-unused-page-hinting.patch
416 patches.arch/ppc64-reduce-hashtable-size-for-64k-pages.patch
417 patches.arch/ppc-altivec-VSX-ctxswitch
418 patches.arch/pseries-set-error_state-correctly-in-eeh_report_reset
419 patches.arch/ppc64-eeh-msix-irq
420 patches.arch/kprobes-use-do_irq-in-lkdtm
421 patches.fixes/powerpc-fix-cpu-name-in-show-cpuinfo
422
423
424 ########################################################
425 # PS3
426 ########################################################
427
428 # patches.arch/ppc-ps3-add-ps3av-audio-mute-analog.patch
429 # patches.arch/ppc-ps3-add-passthrough-support-for-non-audio-streams.patch
430 # patches.arch/ppc-ps3-add-support-for-SPDIF-HDMI-passthrough.patch
431 # patches.arch/ppc-ps3-introduce-ps3_gpu_mutex.patch
432 # patches.arch/ppc-ps3-ps3vram-mtd.patch
433
434 ########################################################
435 # S/390
436 ########################################################
437 patches.arch/s390-add-FREE_PTE_NR
438
439 patches.arch/s390-01-02-dcss-64-v2.patch
440 patches.arch/s390-01-04-fcpperf-1.patch
441 patches.arch/s390-01-04-fcpperf-2.patch
442 patches.arch/s390-01-04-fcpperf-3-v2.patch
443 patches.arch/s390-01-04-fcpperf-4-v2.patch
444 patches.arch/s390-01-05-kmsg-v3.patch
445 patches.arch/s390-01-06-zfcp-cleanup-v2.patch
446
447 patches.arch/s390-02-01-xpram.patch
448 patches.arch/s390-02-03-zfcp.patch
449 patches.arch/s390-02-04-qeth-mac.patch
450 patches.arch/s390-02-05-qeth-recovery.patch
451 patches.arch/s390-02-06-qeth-offset.patch
452 patches.arch/s390-02-07-qeth-ipv6check.patch
453 patches.arch/s390-02-08-qeth-panic.patch
454 patches.arch/s390-02-09-tape-lock.patch
455 patches.arch/s390-02-10-zfcp-scan-online.patch
456
457 patches.arch/s390-03-01-stp-init.patch
458 patches.arch/s390-03-02-setup_memory.patch
459 patches.arch/s390-03-03-dasd_unsolicited_interrupt.patch
460 patches.arch/s390-03-04-qdio_multicast_performance.patch
461 patches.arch/s390-03-05-dasd-block-uevent.patch
462 patches.arch/s390-03-06-zfcp-hexdump.patch
463 patches.arch/s390-03-07-qeth_hsi_mcl_string.patch
464 patches.arch/s390-03-08-zfcp-abort-race.patch
465 patches.arch/s390-03-09-zfcp-oops-during-target-scan.patch
466
467 patches.arch/s390-04-01-qdio_prevent_double_shutdown.patch
468 patches.arch/s390-04-02-qdio-osa-port-count.patch
469 patches.arch/s390-04-03-kmsg.patch
470 patches.arch/s390-04-04-dasd_fatal_error_log_sense.patch
471 patches.arch/s390-04-06-cio-sac-update.diff
472 patches.arch/s390-04-07-als.patch
473 patches.arch/s390-04-08-cio-ungroup-race-fix.patch
474 patches.arch/s390-04-09-zfcp-host-busy-count-fix.patch
475
476 patches.arch/s390-05-01-zfcp-message-linebreak.patch
477 patches.arch/s390-05-02-zfcp-invalid-non-null-return.patch
478 patches.arch/s390-05-03-zfcp-wka-port.patch
479 patches.arch/s390-05-04-fix_rport_status_check.patch
480 patches.arch/s390-05-05-stp-etr-stop-machine.patch
481 patches.arch/s390-05-06-stp-etr-mutex.patch
482 patches.arch/s390-05-07-generic-ipi.patch
483 patches.arch/s390-05-08-topology.patch
484 patches.arch/s390-05-09-cleanup-of-portopen-requests.patch
485
486 patches.arch/s390-06-01-qeth-ext-src-mac-addr.patch
487 patches.arch/s390-06-02-qeth-layercrash.patch
488 patches.arch/s390-06-03-dasd_sim_sense_condition.patch
489 patches.arch/s390-06-04-qdio_ssqd_memcpy.patch
490 patches.arch/s390-06-05-qdio_s390dbf.patch
491 patches.arch/s390-06-06-qdio_inbound_ack.patch
492 patches.arch/s390-06-07-cio-attach_detach.patch
493
494 patches.arch/s390-07-01-zfcp-port-failed-message.diff
495 patches.arch/s390-07-02-zfcp-unchained-fsf.diff
496 patches.arch/s390-07-03-topology-fix.diff
497 # The s390-07-04-dasd-failfast.patch is moved after the
498 # patches.fixes/scsi-enhance-error-codes patch as the s390
499 # patch is dependent on the error-codes patch.
500
501 patches.arch/s390-08-01-cio-fix-mp-mode.diff
502 patches.arch/s390-08-02-zfcp-gpn-align-fix.diff
503 patches.arch/s390-08-03-iucv-cpu-hotremove.diff
504 patches.arch/s390-08-04-compat-sigaltstack.diff
505 patches.arch/s390-08-05-af_iucv-msgpeek-fix.patch
506 patches.arch/s390-08-06-personality.patch
507 patches.arch/s390-08-07-compat_wrappers.patch
508 patches.arch/s390-08-08-add_qdio_utilization.patch
509 patches.arch/s390-08-09-switch-amode-off.patch
510
511 patches.arch/s390-09-01-cio_disable_notoper.patch
512 patches.arch/s390-09-02-sclp-handle-empty-evbufs.patch
513 patches.arch/s390-09-03-sclp-mem.patch
514 patches.arch/s390-09-04-topology.diff
515
516 patches.arch/s390-10-01-airq_fix_array_boundary.patch
517 patches.arch/s390-10-02-zfcp_wait_sbal.patch
518 patches.arch/s390-10-03-zfcp_els_thread_context.patch
519 patches.arch/s390-10-04-zfcp_change_adisc_processing.patch
520 patches.arch/s390-10-05-zfcp_remote_port_handling.patch
521 patches.arch/s390-10-06-zfcp_slave_destroy.patch
522 patches.arch/s390-10-07-zfcp_refc_work_inflight.patch
523 patches.arch/s390-10-08-iucv-2ndparm.patch
524 patches.arch/s390-10-09-dasd-fix-timer-add.patch
525 patches.arch/s390-10-10-ccwgroup_fix_unbind.patch
526
527 patches.arch/s390-11-01-kernel_ds_pgtable_walk.patch
528 patches.arch/s390-11-02-kernel_pfn_valid_uaccess.patch
529 patches.arch/s390-11-03-qeth_recovery_drop_mac.patch
530 patches.arch/s390-11-04-lcs_hard_sx_rc.patch
531 patches.arch/s390-11-05-qdio_error_reporting_hs.patch
532 patches.arch/s390-11-06-qdio_tiq_list_lock.patch
533 patches.arch/s390-11-07-qdio_kill_tasklets.patch
534 patches.arch/s390-11-08-qdio_free_shutdown.patch
535 patches.arch/s390-11-09-qdio_ack_newest_and_seperate_polling.patch
536 patches.arch/s390-11-10-zfcp_nameserver_state_on_adapter_offline.patch
537 patches.arch/s390-11-11-zfcp_req_free.patch
538 patches.arch/s390-11-12-zfcp_scsi_scan.patch
539 patches.arch/s390-11-13-zfcp_avoid_semaphore_race.patch
540 patches.arch/s390-11-14-zfcp_unit_remove.patch
541 patches.arch/s390-11-15-kernel_task_size.patch
542 patches.arch/s390-11-16-qeth_siga_error_handling.patch
543
544 patches.arch/s390-12-01-cio-reprobe-deadlock-fix.patch
545 patches.arch/s390-12-02-zfcp_scsi_queue_erp_deadlock.patch
546 patches.arch/s390-12-03-zfcp_adjust_test_link_pre_reqs.patch
547 patches.arch/s390-12-04-zfcp_rport_handling_on_error_inject.patch
548 patches.arch/s390-12-05-cio_introduce_ccw_device_boxed_notify.patch
549 patches.arch/s390-12-06-zfcp_actcli_error.patch
550 patches.arch/s390-12-07-ctcm_remove_crash.patch
551 patches.arch/s390-12-08-kernel_appldata_vtimer.patch
552 patches.arch/s390-12-09-qeth_lan_offline.patch
553 patches.arch/s390-12-10-kernel_appldata_mutex.patch
554 patches.arch/s390-12-11-zfcp_fcp_port_handling.patch
555 patches.arch/s390-12-12-zfcp_wka_wait_refcount.patch
556 patches.arch/s390-12-13-zfcp_deadlock_port_scan_ERP.patch
557 patches.arch/s390-12-14-zfcp_port_reference_counting.patch
558 patches.arch/s390-12-15-zfcp_abort_handler_for_completions_in_progress.patch
559 patches.arch/s390-12-16-zfcp_reference_counting_for_cfdc_requests.patch
560
561 patches.arch/s390-13-01-af_iucv-fix-race-msgpending.patch
562 patches.arch/s390-13-02-zfcp_changed_port_did.patch
563 patches.arch/s390-13-03-qeth_checksum.patch
564 patches.arch/s390-13-04-qeth-port-isolation.patch
565
566 patches.arch/s390-14-01-af_iucv-connect-free-path.patch
567
568 patches.arch/s390-15-01-zfcp-erp-escalation.patch
569 patches.arch/s390-15-02-phys-port-close.patch
570 patches.arch/s390-15-03-zfcp-recover-stall.patch
571 patches.arch/s390-15-04-zfcp-unchained-sbals.patch
572 patches.arch/s390-15-05-zfcp-erp-notify.patch
573 patches.arch/s390-15-06-zfcp-recovery-wait.patch
574 patches.arch/s390-15-07-zfcp-fc-rport.patch
575 patches.arch/s390-15-08-zfcp-fc-wka-opening.patch
576 patches.arch/s390-15-09-idle-accounting.diff
577 patches.arch/s390-15-10-zcrypt-hrtimer-scheduling.patch
578 patches.arch/s390-15-11-cio-vary-unregister.patch
579 patches.arch/s390-15-12-zfcp-wka-work.patch
580
581 patches.arch/s390-16-01-zfcp-link-test.patch
582
583 patches.arch/s390-symmetrix-ioctl.patch
584 patches.fixes/zfcp-make-queue_depth-adjustable
585
586 # s390-17-perf-01 needs to be after the debugging patch no-frame-pointer-select
587 # s390-17-perf-02 needs to be after s390-utrace-enablement
588 patches.arch/s390-17-perf-03-qdio_inline_qdio_perf_stat_inc.patch
589 patches.arch/s390-17-perf-04-qdio_move_adapter_interrupt_tasklet_code.patch
590 patches.arch/s390-17-perf-05-qdio_extract_all_primed_SBALs_at_once.patch
591 patches.arch/s390-17-perf-07-qdio_sanitize_do_QDIO_sanity_checks.patch
592 patches.arch/s390-17-perf-08-qdio_merge_AI_tasklet_into_interrupt_handler.patch
593 patches.arch/s390-17-perf-09-module-plt.patch
594 patches.arch/s390-17-perf-10-cio-scsw-helper.patch
595 patches.arch/s390-17-perf-11-csum-fold.patch
596 patches.arch/s390-17-perf-12-get_clock_monotonic.patch
597 patches.arch/s390-17-perf-13-dasd-goodcase-perf.patch
598 patches.arch/s390-17-perf-14-zfcp-optimize-qdio_account.patch
599 patches.arch/s390-17-perf-15-zfcp-move-debug-data.patch
600 patches.arch/s390-17-perf-16-zfcp-scsi-trace-only-matching-debug-data.patch
601 patches.arch/s390-17-perf-17-zfcp-fsfhba-trace-only-matching-debug-data.patch
602
603 patches.arch/s390-18-01-cio-retries.patch
604 patches.arch/s390-18-02-cio-race.patch
605 patches.arch/s390-18-03-iucv-query-maxconn.patch
606
607 patches.arch/s390-19-01-dasd-diag-for-readonly-devices.patch
608 patches.arch/s390-19-02-ap_bus-lock-when-scheduling-hrtimer.patch
609 patches.arch/s390-19-03-kernel-clear-high-regs.patch
610
611 patches.arch/s390-personality-mask.patch
612 patches.arch/s390-zfcp-synchronize-scsi-register
613 patches.suse/s390-Kerntypes.diff
614 patches.arch/s390-disable-etr-stp
615 patches.arch/s390-dasd-eckd_write_r0.patch
616
617 patches.arch/s390-20-02-sclp-dump-indicator.patch
618 patches.arch/s390-20-03-zfcp-fail-commands.diff
619
620 ########################################################
621 # VM/FS patches
622 ########################################################
623 patches.suse/unmap_vmas-lat
624 +andrea patches.suse/silent-stack-overflow
625 patches.suse/silent-stack-overflow-2.patch
626 patches.fixes/do_anonymous_page-race
627 patches.fixes/oom-warning
628 patches.suse/shmall-bigger
629 patches.fixes/grab-swap-token-oops
630 patches.fixes/mm-madvise-fix.patch
631 patches.fixes/slab-alloc_slabmgmt-fix.patch
632 patches.suse/mm-do-not-disable-memory-hotplug-when-hibernation-is-enabled.patch
633 patches.fixes/mm-fix-Commited_AS-underflow-on-large-NR_CPUS
634
635 patches.suse/osync-error
636 patches.fixes/remount-no-shrink-dcache
637 patches.suse/reiser4-sync_inodes
638 patches.suse/x86-gb-linear-map.patch
639 patches.suse/file-capabilities-add-file_caps-switch.diff
640 patches.suse/file-capabilities-disable-by-default.diff
641 patches.fixes/block-sanitize-invalid-partition-table-entries
642
643 patches.suse/mnt-want-write-speedup.patch
644 patches.suse/mnt_clone_write.patch
645 patches.suse/unlock_page-speedup.patch
646 patches.suse/mm-devzero-optimisation.patch
647 patches.fixes/mm-nr_pdflush-race-fix.patch
648 patches.fixes/numa-enable-hashdist-default.patch
649 patches.fixes/aggressive-zone-reclaim.patch
650
651 patches.suse/mm-vmalloc-fail-dump-stack.patch
652 patches.fixes/mm-fix-overcommit-accounting.patch
653
654 ########################################################
655 # CPU scheduler
656 ########################################################
657 patches.fixes/bug-437171_1_sched_clock_lock.patch
658 patches.fixes/bug-437171_2_sched_delta_weight.patch
659 patches.fixes/bug-437171_3_rework_wakeup_preemption.patch
660 patches.fixes/bug-437171_4_sched_reinstate_vruntime_wakeup.patch
661
662 ########################################################
663 # nfsacl protocol (agruen)
664 ########################################################
665 +agruen patches.suse/nfsacl-client-cache-CHECK.diff
666 +agruen patches.fixes/nfs-acl-caching.diff
667
668 ########################################################
669 # misc small fixes
670 ########################################################
671 patches.suse/connector-read-mostly
672 patches.suse/kbd-ignore-gfx.patch
673 patches.fixes/ds1682-build-fix
674 patches.suse/rlimit-memlock-64k.patch
675 patches.fixes/sched-fix-__load_balance_iterator-for-cfs-with-on.patch
676 patches.fixes/use-totalram_pages
677
678 ########################################################
679 #
680 # ACPI patches
681 #
682 ########################################################
683 patches.suse/apm_setup_UP.diff
684
685 # Check resource conflicts between hwmon and ACPI OpRegs
686 patches.arch/check-for-acpi-resource-conflicts-in-hwmon-drivers.patch
687
688 patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
689 patches.arch/acpi_thinkpad_introduce_acpica_rsdt_global_variable.patch
690 patches.arch/acpi_thinkpad_remove_R40e_c-state_blacklist.patch
691
692 patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
693
694 patches.arch/acpi_thermal_passive_blacklist.patch
695
696 patches.arch/0000-ACPI-video-Ignore-devices-not-present.patch
697 patches.arch/0001-Check-for-ACPI-backlight-support.patch
698 patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch
699 patches.arch/0003-Asus-acpi-fingers-off-backlight.patch
700 patches.arch/0004-Compal-fingers-off-backlight.patch
701 patches.arch/0005-eeepc-laptop-fingers-off.patch
702 patches.arch/0006-fujitsu-laptop-fingers-off-backlight.patch
703 patches.arch/0007-msi-laptop-fingers-off-backlight.patch
704 patches.arch/0008-sony-laptop-fingers-off-backlight.patch
705 patches.arch/0009-thinkpad_acpi-fingers-off-backlight.patch
706 patches.arch/thinkpad_fingers_off_backlight_igd.patch
707 patches.arch/thinkpad_acpi-hotkey-notify-fix
708 patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch
709
710 patches.arch/acpi-dock-fix-eject-request-process.patch
711 patches.arch/acpi-dock-_LCK-support-for-dock.patch
712 patches.arch/acpi-dock-makeing-dock-driver-supports-bay-and-battery-hotplug.patch
713 patches.arch/acpi-dock-Fix-duplicate-notification-handler-register.patch
714 patches.arch/acpi-dock-fix-hotplug-race.patch
715 patches.arch/acpi-libata-hotplug-to-align-with-dock-driver.patch
716 patches.arch/acpi-dock-introduce-.uevent-for-devices-in-dock.patch
717 patches.arch/acpi-bay-remove-useless-code.patch
718 patches.arch/acpi-bay-remove-from-makefile
719 patches.arch/acpi-dock-fix-for-bay-in-a-dock-station.patch
720 patches.arch/acpi-dock-add-type-sysfs-file-for-dock.patch
721 patches.arch/acpi-dock-don-t-eval-_sta-on-every-show_docked-sysfs-read.patch
722 patches.arch/acpi-export-hotplug_execute
723
724 patches.fixes/acpi_use_acpi_exception.patch
725 patches.fixes/fujisu_laptop_fix_section_mismatch.patch
726 patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch
727 patches.arch/acpi_x2APIC_madt_enhancements.patch
728
729 # HP - Differ ACPI processor declarations and gain apic id
730 # correctly for each
731 patches.arch/acpi_disambiguate_processor_declaration_type.patch
732 patches.arch/acpi_behave_uniquely_based_on_processor_declaration.patch
733 patches.arch/acpi_processor_cleanups.patch
734 patches.fixes/acpi_assure_unique_processor_proc_creation.patch
735
736 patches.suse/acpi_osi_sle11_ident.patch
737
738 patches.arch/acpi_srat-pxm-rev-store.patch
739 patches.arch/acpi_srat-pxm-rev-ia64.patch
740 patches.arch/acpi_srat-pxm-rev-x86-64.patch
741
742 patches.suse/bug-504646-acpi-enable-root-bridge-to-wakeup.patch
743 patches.arch/bug-535380-x86-change-some-messages-to-debug.patch
744
745 ########################################################
746 # CPUFREQ
747 ########################################################
748 # To be benchmarked (if time after late feature freeze):
749 +trenn patches.drivers/cpufreq_add_cpu_number_paramater_1.patch
750 +trenn patches.drivers/cpufreq_change_load_calculation_2.patch
751 +trenn patches.drivers/cpufreq_get_cpu_idle_time_changes_3.patch
752 +trenn patches.drivers/cpufreq_parameterize_down_differential_4.patch
753 +trenn patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch
754 +trenn patches.drivers/cpufreq_add_idle_microaccounting_6.patch
755
756 patches.fixes/cpufreq_export_latency.patch
757 patches.fixes/cpufreq_ondemand_adjust_sampling_rate_limit.patch
758 patches.fixes/x86_cpufreq_powernow-k8_acpi_latency_values.patch
759 patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
760 patches.suse/hp_backlight_blacklist_6530b.patch
761 patches.arch/x86_cpufreq_intel_blacklist.patch
762
763 ########################################################
764 # AGP, graphics related stuff
765 ########################################################
766 patches.arch/x86_agpgart-g33-stoeln-fix-2.patch
767
768 ########################################################
769 # Suse specific stuff
770 ########################################################
771 # TIOCGDEV - suse special
772 # patches.fixes/tiocgdev
773 # patches.suse/mm-increase-dirty-limits.patch
774
775 ########################################################
776 # Networking, IPv6
777 ########################################################
778 patches.fixes/bridge-module-get-put.patch
779 patches.fixes/vlan-gso-size-fix
780 patches.fixes/pkt_sched_multiq_support
781 patches.fixes/pkt_action-skbedit
782 patches.fixes/bonding-net-move-last_rx-update-into-bonding-recv-logic
783 patches.fixes/fix-balance-alb-bonding-receive
784 patches.fixes/tc-fix-unitialized-kernel-memory-leak
785
786 ########################################################
787 # NFS
788 ########################################################
789 patches.fixes/nfs-file-cred-context-null
790 patches.fixes/nfs-handle-ESTALE-on-ACCESS
791 patches.fixes/nfs-fix-posix-acl
792 patches.fixes/nfs-fix-nfs3_xdr_setaclargs
793 patches.fixes/sunrpc-fix-oops-not-setup-socket
794 patches.fixes/nfs-lock-release-lockargs
795 # 5 patches for bnc#490030
796 patches.fixes/nfs-01-Uninline-the-function-put_mnt_ns
797 patches.fixes/nfs-02-Add-VFS-helper-functions-for-setting-up-private-namespaces
798 patches.fixes/nfs-03-NFSv4-Replace-nfs4_path_walk-with-VFS-path-lookup-in-private-namespace
799 patches.fixes/nfs-04-Fix-nfs_path-to-always-return-a-slash-at-the-beginning-of-the-path
800 patches.fixes/nfs-05-Correct-the-NFS-mount-path-when-following-a-referral
801 patches.fixes/nfs-06-dont-bother-with-check_mnt-in-do_add_mount-on-shrinkable-ones
802 patches.fixes/NFSv4-Fix-an-Oops-in-nfs4_free_lock_state.patch
803
804 patches.fixes/sunrpc-tcp-reconnect
805 patches.fixes/nfs-slot-table-alloc
806 patches.fixes/nfs-honour-server-preferred-io-size
807 patches.fixes/nfs-auth-cache-race.patch
808 patches.fixes/nfs-mount-symlink-fix
809 patches.fixes/nfs-fix-NFS4ERR_FILE_OPEN-handling
810
811 ########################################################
812 # NFSd
813 ########################################################
814 # bnc#498708
815 patches.fixes/nfsd-01-sunrpc-cache-simplify-cache_fresh_locked-and-cache_f.patch
816 patches.fixes/nfsd-02-sunrpc-cache-recheck-cache-validity-after-cache_defe.patch
817 patches.fixes/nfsd-03-sunrpc-cache-use-list_del_init-for-the-list_head-ent.patch
818 patches.fixes/nfsd-04-sunrpc-cache-avoid-variable-over-loading-in-cache_de.patch
819 patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch
820 patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch
821 patches.fixes/nfsd-07-nfsd-idmap-drop-special-request-deferal-in-favour-of.patch
822 patches.fixes/nfsd-08-sunrpc-fix-memory-leak-in-unix_gid-cache.patch
823 patches.fixes/nfsd-09-fix-kabi
824 patches.fixes/nfsd4-posix-acl-to-nfs4-acl-conversion-isues.diff
825 patches.fixes/nfsd-exclusive-create-fix
826 patches.fixes/nfsd-acl.patch
827
828 ########################################################
829 # lockd + statd
830 ########################################################
831
832 ########################################################
833 # cifs patches
834 ########################################################
835 patches.fixes/cifs-fix-ssh-tunneled-mounts
836
837 ########################################################
838 # ext2/ext3
839 ########################################################
840 # patches.suse/ext3-barrier-default
841 patches.suse/ext2-fsync-err
842 patches.fixes/ext3-mark-super-uptodate
843 patches.fixes/ext3_false_EIO_fix.diff
844 patches.fixes/ext2_mtime_update_on_rename.diff
845
846 ########################################################
847 # ext4
848 ########################################################
849 # patches.fixes/percpu_counter_sum_cleanup.patch
850 # patches.fixes/ext4-fixes-2.6.28-rc8.patch
851 # patches.fixes/ext4-mballoc-preallocate.patch
852 # patches.fixes/ext4-use-a-fake-block-number-for-delayed-new-buffer_head
853 # patches.fixes/ext4-fix-sub-block-zeroing-for-preallocated-writes
854 # patches.fixes/ext4-clear-unwritten-flag-after-extent-initialization
855 # patches.fixes/ext4-avoid-corrupting-the-uninitialized-bit-in-the-extent-during-truncate
856 # patches.fixes/ext4-avoid-null-pointer-dereference-when-decoding-erofs-w-o-a-journal
857 # patches.fixes/ext4-avoid-divide-by-zero-when-trying-to-mount-a-corrupted-file-system
858
859 # patches.fixes/ext4-fix-i_flags-access-in-ext4_da_writepages_trans_blocks
860 # patches.fixes/ext4-fix-potential-buffer-head-leak-when-add_dirent_to_buf-returns-enospc
861 # patches.fixes/ext4-fix-uninit-block-bitmap-initialization-when-s_meta_first_bg-is-non-zero
862 # patches.fixes/ext4-journal-all-modifications-in-ext4_xattr_set_handle
863 # patches.fixes/ext4-make-sure-directory-and-symlink-blocks-are-revoked
864 # patches.fixes/ext4-plug-a-buffer_head-leak-in-an-error-path-of-ext4_iget
865 # patches.fixes/ext4-return-the-ptr_err-of-the-correct-pointer-in-setup_new_group_blocks
866 # patches.fixes/jbd2-fix-race-between-write_metadata_buffer-and-get_write_access
867 # patches.fixes/jbd2-add-enomem-checking-in-and-for-jbd2_journal_write_metadata_buffer
868
869 ########################################################
870 # Reiserfs Patches
871 ########################################################
872
873 # From -mm
874
875 patches.suse/reiserfs-mount-count
876 - patches.suse/reiserfs-inode-init
877 patches.fixes/reiserfs-commit-ids-unsigned-ints
878
879
880 # Better error handling and reporting
881 patches.suse/reiserfs-buffer-info-for-balance.diff
882 patches.suse/reiserfs-consistent-messages.diff
883 patches.suse/reiserfs-reiserfs_info.diff
884 patches.suse/reiserfs-reiserfs-warning.diff
885 patches.suse/reiserfs_warning-reentrant
886 patches.suse/reiserfs-reiserfs_panic.diff
887 patches.suse/reiserfs-rearrange-journal-abort.diff
888 patches.suse/reiserfs-add-reiserfs_error.diff
889 patches.suse/reiserfs-use-reiserfs_error.diff
890
891 # Extended attribute rework
892 patches.suse/reiserfs-remove-xinode
893 patches.suse/reiserfs-xattr-get-page
894 patches.suse/reiserfs-remove-link-detection.diff
895 patches.suse/reiserfs-xattr-S_PRIVATE
896 patches.suse/reiserfs-clean-up-xattrs
897 patches.suse/reiserfs-simplify-xattr-internal-file-lookups-opens.diff
898 patches.suse/reiserfs-eliminate-per-super-xattr-lock.diff
899 patches.suse/reiserfs-make-per-inode-xattr-locking-more-fine-grained.diff
900 patches.suse/reiserfs-remove-i_has_xattr_dir.diff
901 patches.suse/reiserfs-use-generic-xattr-handlers.diff
902 patches.suse/reiserfs-journaled-xattrs.diff
903 patches.suse/reiserfs-kill-xattr-readdir.diff
904 patches.suse/reiserfs-selinux.diff
905
906 # Code cleanups
907 patches.suse/reiserfs-simplify-buffer-info.diff
908 patches.suse/reiserfs-cleanup-path-funcs.diff
909 patches.suse/reiserfs-strip-whitespace.diff
910 patches.suse/reiserfs-rename-p_s_sb.diff
911 patches.suse/reiserfs-rename-p_s_bh.diff
912 patches.suse/reiserfs-rename-p_s_inode.diff
913 patches.suse/reiserfs-rename-p_s_tb.diff
914 patches.suse/reiserfs-rename-p_._.diff
915 patches.suse/reiserfs-rename-._.diff
916
917 # Fixes
918 patches.fixes/reiserfs-varargs-fix
919 patches.fixes/reiserfs-error-buffer-locking
920 patches.suse/reiserfs-barrier-default
921 patches.fixes/reiserfs-truncate-failed-write
922 patches.fixes/reiserfs-replay-honor-ro
923
924
925 ########################################################
926 # ocfs2
927 ########################################################
928
929 # fs/dlm fixes
930 patches.fixes/dlm-allow-multiple-lockspaces.patch
931 patches.fixes/dlm-fix-shutdown-cleanup.patch
932 patches.suse/dlm-detect-available-userspace-daemon.patch
933 patches.suse/dlm-fix-locking-of-lockspace-list-in-dlm_scand.patch
934 patches.suse/dlm-fix-address-compare.patch
935 patches.suse/dlm-remove-bkl.patch
936 patches.suse/dlm-choose-better-identifiers.patch
937 patches.suse/dlm-trivial-annotation-of-be16-value.patch
938 patches.suse/dlm-fix-up-memory-allocation-flags.patch
939 patches.suse/dlm-remove-kmap-and-kunmap.patch
940 patches.suse/fix-warning-in-fsdlm-netlink.c.patch
941 patches.suse/dlm-remove-extra-blocking-callback-check.patch
942 patches.suse/dlm-improve-how-bast-mode-handling.patch
943 patches.suse/dlm-change-lock-time-stamping.patch
944 patches.suse/dlm-replace-schedule-with-cond_resched.patch
945 patches.suse/dlm-add-new-debugfs-entry.patch
946 patches.suse/dlm-add-time-stamp-of-blocking-callback.patch
947 patches.suse/dlm-fsdlm-ast.c-fix-warning.patch
948 patches.suse/dlm-fix-seq_file-usage-in-debugfs-lock-dump.patch
949 patches.suse/dlm-Change-rwlock-which-is-only-used-in-write-mode-to-a-spinlock.patch
950 patches.suse/dlm-change-rsbtbl-rwlock-to-spinlock.patch
951 patches.suse/dlm-fix-plock-notify-callback-to-lockd.patch
952 patches.suse/dlm-use-ipv6_addr_copy.patch
953 patches.suse/dlm-comment-typo-fixes.patch
954 patches.suse/dlm-replace-idr-with-hash-table-for-connections.patch
955 patches.suse/dlm-clear-defunct-cancel-state.patch
956 patches.suse/dlm-ignore-cancel-on-granted-lock.patch
957 patches.suse/dlm-fix-length-calculation-in-compat-code.patch
958 patches.suse/headers_check-fix-linux-dlm_plock.h.patch
959 patches.suse/dlm_lock_data-make-most-exported-headers-use-strict-integer-types.patch
960
961
962 # Extended Attribute Support
963 patches.suse/ocfs2-Modify-ocfs2_num_free_extents-f.patch
964 patches.suse/ocfs2-Use-ocfs2_extent_list-instead-o.patch
965 patches.suse/ocfs2-Abstract-ocfs2_extent_tree-in-b.patch
966 patches.suse/ocfs2-Make-high-level-btree-extend-co.patch
967 patches.suse/ocfs2-Add-the-basic-xattr-disk-layout-in-ocf.patch
968 patches.suse/ocfs2-Add-helper-function-in-uptodate.patch
969 patches.suse/ocfs2-Add-extent-tree-operation-for-x.patch
970 patches.suse/ocfs2-reserve-inline-space-for-extend.patch
971 patches.suse/ocfs2-Add-extended-attribute-support.patch
972 patches.suse/ocfs2-Add-xattr-index-tree-operations.patch
973 patches.suse/ocfs2-Add-xattr-bucket-iteration-for.patch
974 patches.suse/ocfs2-Add-xattr-lookup-code-xattr-btr.patch
975 patches.suse/ocfs2-Optionally-limit-extent-size-in.patch
976 patches.suse/ocfs2-Enable-xattr-set-in-index-btree.patch
977 patches.suse/ocfs2-Delete-all-xattr-buckets-during.patch
978 patches.suse/ocfs2-Add-incompatible-flag-for-exten.patch
979 patches.suse/ocfs2-fix-printk-format-warnings.patch
980 patches.suse/ocfs2-Prefix-the-extent-tree-operations-structure.patch
981 patches.suse/ocfs2-Prefix-the-ocfs2_extent_tree-structure.patch
982 patches.suse/ocfs2-Make-ocfs2_extent_tree-get-put-instead-of-all.patch
983 patches.suse/ocfs2-Make-private-into-object-on-ocfs2_extent_.patch
984 patches.suse/ocfs2-Provide-the-get_root_el-method-to-ocfs2_ext.patch
985 patches.suse/ocfs2-Use-struct-ocfs2_extent_tree-in-ocfs2_num_fre.patch
986 patches.suse/ocfs2-Determine-an-extent-tree-s-max_leaf_clusters.patch
987 patches.suse/ocfs2-Create-specific-get_extent_tree-functions.patch
988 patches.suse/ocfs2-Add-an-insertion-check-to-ocfs2_extent_tree_o.patch
989 patches.suse/ocfs2-Make-ocfs2_extent_tree-the-first-class-repres.patch
990 patches.suse/ocfs2-Comment-struct-ocfs2_extent_tree_operations.patch
991 patches.suse/ocfs2-Change-ocfs2_get_-_extent_tree-to-ocfs2_ini.patch
992 patches.suse/ocfs2-bug-fix-for-journal-extend-in-xattr.patch
993 patches.suse/ocfs2-Resolve-deadlock-in-ocfs2_xattr_free_.patch
994 patches.suse/ocfs2-Add-xattr-mount-option-in-ocfs2_show_options.patch
995
996 # JBD2 Support
997 patches.suse/ocfs2-Limit-inode-allocation-to-32bits.patch
998 patches.suse/ocfs2-Add-the-inode64-mount-option.patch
999 patches.suse/ocfs2-Switch-over-to-JBD2.patch
1000
1001 # POSIX File Locks support
1002 patches.suse/ocfs2-POSIX-file-locks-support.patch
1003
1004 # Dynamic local alloc
1005 patches.suse/ocfs2-Track-local-alloc-bits-internally.patch
1006 patches.suse/ocfs2-throttle-back-local-alloc-when-low-on-disk-sp.patch
1007 patches.suse/ocfs2-track-local-alloc-state-via-debugfs.patch
1008
1009 # Remaining 2.6.28 merge window patches
1010 patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
1011 patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
1012 patches.suse/ocfs2-Remove-pointless.patch
1013 patches.suse/ocfs2-make-la_debug_mutex-static.patch
1014 patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
1015 patches.suse/ocfs2-use-smaller-counters-in-ocfs2_remove_xattr_cl.patch
1016 patches.suse/ocfs2-Don-t-check-for-NULL-before-brelse.patch
1017 patches.suse/ocfs2-Uninline-ocfs2_xattr_name_hash.patch
1018 patches.suse/ocfs2-Move-trusted-and-user-attribute-support-into.patch
1019 patches.suse/ocfs2-Calculate-EA-hash-only-by-its-suffix.patch
1020 patches.suse/ocfs2-Refactor-xattr-list-and-remove-ocfs2_xattr_ha.patch
1021 patches.suse/ocfs2-Separate-out-sync-reads-from-ocfs2_read_block.patch
1022 patches.suse/ocfs2-Require-an-inode-for-ocfs2_read_block-s.patch
1023 patches.suse/ocfs2-Simplify-ocfs2_read_block.patch
1024 patches.suse/ocfs2-Move-ocfs2_bread-into-dir.c.patch
1025 patches.suse/ocfs2-Kill-the-last-naked-wait_on_buffer-for-cach.patch
1026 patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
1027 patches.suse/ocfs2-fix-build-error.patch
1028
1029 # Fixes from 2.6.28
1030 patches.fixes/ocfs2-remove-undefined-xattr-handlers.patch
1031 patches.fixes/ocfs2-remove-prepare_write-commit_write.patch
1032 patches.fixes/ocfs2-fix-license-in-xattr.patch
1033 patches.fixes/ocfs2-fix-function-declaration-and-definition-in-xa.patch
1034 patches.fixes/ocfs2-remove-duplicate-definition-in-xattr.patch
1035 patches.fixes/ocfs2-add-handler_map-array-bounds-checking.patch
1036 patches.fixes/ocfs2-Check-xattr-block-signatures-properly.patch
1037 patches.fixes/ocfs2-Don-t-return-EFAULT-from-a-corrupt-xattr-ent.patch
1038 patches.fixes/ocfs2-Check-errors-from-ocfs2_xattr_update_xattr_se.patch
1039 patches.fixes/ocfs2-Specify-appropriate-journal-access-for-new-xa.patch
1040 patches.fixes/ocfs2-Don-t-repeat-ocfs2_xattr_block_find.patch
1041 patches.fixes/ocfs2-Remove-unused-ocfs2_restore_xattr_block.patch
1042 patches.fixes/ocfs2-Fix-some-typos-in-xattr-annotations.patch
1043 patches.fixes/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch
1044 patches.fixes/ocfs2-Fix-checking-of-return-value-of-new_inode.patch
1045 patches.fixes/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch
1046 patches.fixes/ocfs2-more_start_tran_fixes.patch
1047 patches.fixes/ocfs2-Set-journal-descriptor-to-NULL-after-journal.patch
1048 patches.fixes/ocfs2-return-0-in-page_mkwrite-to-let-VFS-retry.patch
1049 patches.fixes/ocfs2-xattr-Proper-hash-collision-handle-in-bucket.patch
1050 patches.fixes/ocfs2-truncate-outstanding-block-after-direct-io-fa.patch
1051 patches.fixes/ocfs2-fix-printk-related-build-warnings-in-xattr.c.patch
1052 patches.fixes/ocfs2-Check-search-result-in-ocfs2_xattr_block_get.patch
1053 patches.fixes/ocfs2-comments-typo-fix.patch
1054 patches.fixes/ocfs2-initialize-stack_user-lvbptr.patch
1055 patches.fixes/ocfs2-fix-wake_up-in-unlock_ast.patch
1056 patches.fixes/ocfs2-fix-return-value-set-in-init_dlmfs_fs.patch
1057 patches.fixes/ocfs2-fix-regression-in-ocfs2_read_blocks_sync.patch
1058 patches.fixes/ocfs2-Always-update-xattr-search-when-creating-buck.patch
1059 patches.fixes/ocfs2-Add-JBD2-compat-feature-bit.patch
1060
1061 # ACL and Security Attribute Support
1062 patches.suse/ocfs2-Field-prefixes-for-the-xattr_bucket-structure.patch
1063 patches.suse/ocfs2-Convenient-access-to-an-xattr-bucket-s-block.patch
1064 patches.suse/ocfs2-Convenient-access-to-xattr-bucket-data-blocks.patch
1065 patches.suse/ocfs2-Convenient-access-to-an-xattr-bucket-s-header.patch
1066 patches.suse/ocfs2-Provide-a-wrapper-to-brelse-xattr-bucket-bu.patch
1067 patches.suse/ocfs2-Improve-ocfs2_read_xattr_bucket.patch
1068 patches.suse/ocfs2-Wrap-journal_access-journal_dirty-for-xattr-b.patch
1069 patches.suse/ocfs2-Copy-xattr-buckets-with-a-dedicated-function.patch
1070 patches.suse/ocfs2-Take-ocfs2_xattr_bucket-structures-off-of-the.patch
1071 patches.suse/ocfs2-Use-buckets-in-ocfs2_xattr_bucket_find.patch
1072 patches.suse/ocfs2-Use-buckets-in-ocfs2_xattr_create_index_block.patch
1073 patches.suse/ocfs2-Use-buckets-in-ocfs2_defrag_xattr_bucket.patch
1074 patches.suse/ocfs2-Use-buckets-in-ocfs2_xattr_set_entry_in_bucke.patch
1075 patches.suse/ocfs2-xattr-Remove-additional-bucket-allocation-in.patch
1076 patches.suse/ocfs2-xattr-Only-set-buffer-update-if-it-doesn-t-ex.patch
1077 patches.suse/ocfs2-xattr-Only-extend-xattr-bucket-in-need.patch
1078 patches.suse/ocfs2-Add-clusters-free-in-dealloc_ctxt.patch
1079 patches.suse/ocfs2-xattr-Move-clusters-free-into-dealloc.patch
1080 patches.suse/ocfs2-xattr-Reserve-meta-data-at-the-beginning-of-o.patch
1081 patches.suse/ocfs2-xattr-Merge-xattr-set-transaction.patch
1082 patches.suse/ocfs2-turn-__ocfs2_remove_inode_range-into-ocfs2_.patch
1083 patches.suse/ocfs2-move-new-inode-allocation-out-of-the-transact.patch
1084 patches.suse/ocfs2-add-ocfs2_xattr_set_handle.patch
1085 patches.suse/ocfs2-add-security-xattr-API.patch
1086 patches.suse/ocfs2-add-ocfs2_init_security-in-during-file-create.patch
1087 patches.suse/ocfs2-add-ocfs2_xattr_get_nolock.patch
1088 patches.suse/ocfs2-add-POSIX-ACL-API.patch
1089 patches.suse/ocfs2-add-ocfs2_check_acl.patch
1090 patches.suse/ocfs2-add-ocfs2_acl_chmod.patch
1091 patches.suse/ocfs2-add-ocfs2_init_acl-in-mknod.patch
1092 patches.suse/ocfs2-add-mount-option-and-Kconfig-option-for-acl.patch
1093
1094 # bnc #499278
1095 patches.fixes/ocfs2-really-add-ACL-Kconfig.patch
1096
1097 # Quotas
1098 patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch
1099 patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch
1100 patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch
1101 patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch
1102 patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch
1103 patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch
1104 patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch
1105 patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch
1106 patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch
1107 patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch
1108 patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch
1109 patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch
1110 patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch
1111 patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch
1112 patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch
1113 patches.suse/quota-Implement-function-for-scanning-active-dquots.patch
1114 patches.suse/ocfs2-Support-nested-transactions.patch
1115 patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch
1116 patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch
1117 patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch
1118 patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch
1119 patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch
1120 patches.suse/ocfs2-Implement-quota-syncing-thread.patch
1121 patches.suse/ocfs2-Implement-quota-recovery.patch
1122 patches.suse/ocfs2-Fix-grace-time-syncing.patch
1123 patches.suse/ocfs2-Fix-oop-in-recovery-without-quotas
1124 patches.suse/ocfs2-Fix-mount-cleanup-after-quota-failure.patch
1125 patches.suse/ocfs2-Change-quotafile-names.patch
1126 patches.suse/ocfs2-Fix-oops-when-one-quotatype-enabled
1127 patches.suse/ocfs2-Fix-hang-in-quota-recovery-code.patch
1128
1129 # Fixes from 2.6.29
1130 patches.fixes/ocfs2-dlm-Hold-off-sending-lockres-drop-ref-message.patch
1131 patches.fixes/ocfs2-push-out-dropping-of-dentry-lock-to-ocfs2_wq.patch
1132 patches.fixes/ocfs2-wakeup-the-downconvert-thread-after-a-success.patch
1133 patches.fixes/ocfs2-add-quota-call-to-ocfs2_remove_btree_range.patch
1134 patches.fixes/ocfs2-access-and-dirty-the-buffer_head-in-mark_writ.patch
1135 patches.fixes/ocfs2-dlm-use-ast_lock-to-protect-ast_list.patch
1136 patches.fixes/ocfs2-dlm-make-dlm_assert_master_handler-kill-its.patch
1137 patches.fixes/ocfs2-set-gap-to-seperate-entry-and-value-when-xatt.patch
1138 patches.fixes/ocfs2-add-io-error-check-in-ocfs2_get_sector.patch
1139 patches.fixes/ocfs2-reserve-xattr-block-for-new-directory-with-in.patch
1140 patches.fixes/ocfs2-tweak-to-get-the-maximum-inline-data-size-wit.patch
1141 patches.fixes/ocfs2-fix-a-bug-found-by-sparse-check.patch
1142 patches.fixes/ocfs2-use-xs-bucket-to-set-xattr-value-outside.patch
1143
1144 # Quota fixes from 2.6.31
1145 patches.fixes/ocfs2-1.4-git-65bac575e35915801ea518b9d8d8824367d125c8
1146 patches.fixes/ocfs2-1.4-git-80d73f15d12f087f3fe074f8a4d6e5c5624f2b47
1147 patches.fixes/ocfs2-1.4-git-4e8a301929bfa017e6ffe11e3cf78ccaf8492801
1148 patches.fixes/ocfs2-1.4-git-b4c30de39a2596503e888a7b47d19792f25913d6
1149 patches.fixes/ocfs2-quota-Make-global-quota-files-blocksize-aligned.patch
1150 patches.fixes/ocfs2-quota-Mark-buffer-uptodate-before-calling-ocfs2_jou.patch
1151 patches.fixes/ocfs2-quota-Initialize-blocks-allocated-to-local-quota-fi.patch
1152 patches.fixes/ocfs2-quota-Remove-syncjiff-field-from-quota-info.patch
1153
1154 # bnc #408304
1155 patches.fixes/ocfs2-dlm-fix-race-in-adding-removing-lockres-to-f.patch
1156 patches.fixes/ocfs2-dlm-encapsulate-adding-and-removing-of-mle-fr.patch
1157 patches.fixes/ocfs2-dlm-clean-up-struct-dlm_lock_name.patch
1158 patches.fixes/ocfs2-dlm-refactor-dlm_clean_master_list.patch
1159 patches.fixes/ocfs2-dlm-create-and-destroy-the-dlm-master_hash.patch
1160 patches.fixes/ocfs2-dlm-activate-dlm-master_hash-for-master-list.patch
1161 patches.fixes/ocfs2-dlm-indent-dlm_cleanup_master_list.patch
1162 patches.fixes/ocfs2-dlm-track-number-of-mles.patch
1163 patches.fixes/ocfs2-dlm-improve-lockres-counts.patch
1164 patches.fixes/ocfs2-dlm-dlm_set_lockres_owner-and-dlm_change_lo.patch
1165 patches.fixes/ocfs2-dlm-show-the-number-of-lockres-mles-in-dlm_st.patch
1166 patches.fixes/ocfs2-dlm-remove-struct-dlm_lock_name-in-struct-dlm.patch
1167 patches.fixes/ocfs2-dlm-do-not-purge-lockres-that-is-being-migrat.patch
1168 patches.fixes/ocfs2-dlm-tweak-mle_state-output.patch
1169 patches.fixes/ocfs2-initialize-count-before-generic_write_checks
1170
1171 # fixes from 2.6.31
1172 patches.fixes/dlm-fix-use-count-with-multiple-joins.patch
1173 patches.fixes/dlm-connect-to-nodes-earlier.patch
1174 patches.fixes/dlm-use-more-NOFS-allocation.patch
1175 patches.fixes/dlm-Fix-uninitialised-variable-warning-in-lock.c.patch
1176 patches.fixes/dlm-fix-plock-use-after-free.patch
1177 patches.fixes/dlm-free-socket-in-error-exit-path.patch
1178
1179 # bnc #524222
1180 patches.fixes/dlm-close-connection-2.patch
1181 # bnc #531716
1182 patches.fixes/bug-531716_ocfs2-SLE11-dentry_lock_drop_flush.diff
1183 # bnc #524683
1184 patches.fixes/ocfs2-dlm-wait-on-lockres-instead-of-err-during-cancel.patch
1185 # Assorted btree fixes in support of bnc 528427
1186 patches.fixes/ocfs2-adjust-rightmost-path-in-ocfs2_add_branch.patch
1187 patches.fixes/ocfs2-add-extra-credits-and-access-the-modified-bh.patch
1188 patches.fixes/ocfs2-use-ocfs2_rec_clusters-in-ocfs2_adjust_adjace.patch
1189 patches.fixes/ocfs2-release-the-buffer-head-in-ocfs2_do_truncate.patch
1190 # bnc #552602
1191 patches.fixes/ocfs2-fix-check-for-osb-in-kill_sb.patch
1192
1193 patches.fixes/dlm-enable-debug.patch
1194 patches.suse/64bytes_lvb_len.diff
1195
1196 # Userspace clustering will be implemented in a completely
1197 # different manner starting with openSUSE 11.1
1198
1199 ########################################################
1200 # xfs
1201 ########################################################
1202 patches.suse/xfs-dmapi-src
1203 patches.suse/xfs-dmapi-enable
1204 patches.suse/xfs-dmapi-xfs-enable
1205 patches.fixes/xfs-dmapi-fixes
1206 patches.suse/xfs-nfsd-dmapi-aware
1207 patches.suse/xfs-account-for-allocated-blocks-when-expanding-directories
1208 patches.suse/xfs-handle-memory-allocation-failures-during-log-initialisation
1209 patches.suse/xfs-check-for-valid-transaction-headers-in-recovery
1210 patches.suse/xfs-wait-for-all-IO-on-truncate-to-zero
1211 patches.fixes/xfs-redirty-ENOSPC.patch
1212 patches.fixes/xfs-kern_32215a_Clean-up-dquot-pincount-code.patch
1213 patches.kabi/xfs-dquot-pincount-kabi.patch
1214 patches.fixes/xfs_file_last_byte-needs-to-acquire-ilock.patch
1215 patches.fixes/xfs-fix-overflow-in-xfs_growfs_data_private
1216 patches.fixes/xfs-more-sb-checks
1217
1218 ########################################################
1219 # novfs
1220 ########################################################
1221 # patches.suse/novfs-add-the-novell-filesystem-client-kernel-module.patch
1222 # patches.suse/convert-novfs-to-open-soure-coding-standards.patch
1223 # patches.suse/novfs-merge-changes.diff
1224 # patches.suse/novfs-patch-2.6.27
1225 # patches.suse/novfs-gregorian-day-fix
1226 # patches.suse/novfs-map-drives-correctly.diff
1227 # patches.suse/novfs-clear-mappeddrives.patch
1228
1229 ########################################################
1230 # other filesystem stuff
1231 ########################################################
1232 patches.suse/squashfs-3.4.patch
1233
1234 patches.suse/parser-match_string.diff
1235 patches.suse/fs-may_iops.diff
1236 patches.suse/fs-knows-MAY_APPEND.diff
1237 patches.suse/nfs4acl-common.diff
1238 patches.suse/nfs4acl-ext3.diff
1239 patches.suse/nfs4acl-ai.diff
1240
1241 patches.fixes/udf-faster_anchor_detection.patch
1242 patches.fixes/hfs-corrupt-extent-tree-mount-oops-fix
1243 patches.fixes/zisofs-large-pagesize-read.patch
1244
1245 ########################################################
1246 # Netfilter
1247 ########################################################
1248
1249 # anyone want to refresh this one?
1250 patches.suse/netfilter-ipv4options
1251 patches.suse/netfilter-ipt_LOG-mac
1252
1253 patches.suse/netfilter-ip_conntrack_slp.patch
1254 patches.fixes/fix-nf_conntrack_slp
1255 # patches.fixes/netfilter-remove-pointless-config_nf_ct_acct-warning
1256
1257 ########################################################
1258 #
1259 # Device drivers
1260 #
1261 ########################################################
1262
1263 patches.drivers/power-introduce-system_entering_hibernation
1264 patches.drivers/dmi-introduce-dmi_first_match
1265
1266 patches.drivers/igp-fix-ring-on-suspend.patch
1267
1268 patches.drivers/e1000e_add_82574L.patch
1269 patches.drivers/e1000e_add_ICH9_BM.patch
1270 patches.drivers/e1000e_add_LOM_devices.patch
1271 patches.drivers/e1000e_add_ECC
1272 patches.drivers/e1000e-Fixes-possible-phy-corrupton-on-82571-design.patch
1273 patches.drivers/e1000e-io_error_detected-callback-should-return-PCI_.patch
1274
1275 patches.suse/e1000e_Export_set_memory_ro-rw
1276 patches.drivers/e1000e-enhance-frame-fragment-detection.patch
1277
1278 patches.drivers/e1000-return-pci_ers_result_disconnect-on-permanent-error.patch
1279 patches.drivers/e1000-enhance-frame-fragment-detection.patch
1280
1281 patches.drivers/tg3-Add-57780-ASIC-revision.patch
1282 patches.drivers/broadcom-Add-support-for-the-57780-integrated-PHY.patch
1283 patches.drivers/bnx2x-eeh.patch
1284 patches.drivers/bnx2-Add-bnx2_shutdown_chip
1285 patches.drivers/bnx2-check-running.patch
1286 patches.drivers/bnx2-Add-PCI-ID-for-5716S
1287 patches.drivers/bnx2-Fix-bug-in-bnx2_free_rx_mem_
1288 patches.drivers/bnx2x-version-update.patch
1289 patches.drivers/bnx2x-Using-singlethread-work-queue.patch
1290 patches.drivers/bnx2x-Missing-memory-barriers.patch
1291 patches.drivers/bnx2x-Using-system-page-size-for-SGE.patch
1292 patches.drivers/bnx2x-Missing-mask-when-calculating-flow-control.patch
1293 patches.drivers/bnx2x-Flow-control-updated-before-reporting-the-lin.patch
1294 patches.drivers/bnx2x-Protecting-the-link-change-indication.patch
1295 patches.drivers/bnx2x-VLAN-tagged-packets-without-VLAN-offload.patch
1296 patches.drivers/bnx2x-Endianness-issues.patch
1297 patches.drivers/bnx2x-Fixing-the-doorbell-size.patch
1298 patches.drivers/bnx2x-Missing-brackets.patch
1299 patches.drivers/bnx2x-Indirection-table-initialization-index.patch
1300 patches.drivers/bnx2x-MTU-Filter.patch
1301 patches.drivers/bnx2x-First-slow-path-interrupt-race.patch
1302 patches.drivers/bnx2x-Free-IRQ.patch
1303 patches.drivers/bnx2x-Handling-probe-failures.patch
1304 patches.drivers/bnx2x-Potential-race-after-iSCSI-boot.patch
1305 patches.drivers/bnx2x-Wrong-HDR-offset-in-CAM.patch
1306 patches.drivers/bnx2x-Read-chip-ID.patch
1307 patches.fixes/bnx2x-block-nvram-access-when-device-is-inactive
1308 patches.drivers/bnx2x-Overstepping-array-bounds.patch
1309 patches.drivers/bnx2x-1G-10G-toggling-race.patch
1310 patches.drivers/bnx2x-Prevent-self-test-loopback-failures.patch
1311 patches.drivers/bnx2x-Legacy-speeds-autoneg-failures.patch
1312 patches.drivers/bnx2x-Handling-PHY-FW-load-failure.patch
1313 patches.drivers/bnx2x-Driver-description-update.patch
1314 patches.drivers/bnx2x-Barriers-for-the-compiler.patch
1315 patches.drivers/bnx2x-Version-update.patch
1316 patches.drivers/bnx2x-Reset-HW-before-use.patch
1317 patches.drivers/bnx2x-Disable-napi.patch
1318 patches.drivers/bnx2x-Handling-load-failures.patch
1319 patches.drivers/bnx2x-Carrier-off-first-call.patch
1320 patches.drivers/bnx2x-Calling-napi_del.patch
1321 patches.drivers/bnx2x-Missing-rmb-when-waiting-for-FW-response.patch
1322 patches.drivers/bnx2x-loopback-test-failure.patch
1323 patches.drivers/bnx2x-Version.patch
1324 patches.drivers/bnx2x-tx_has_work-should-not-wait-for-FW.patch
1325 patches.drivers/bnx2x-Adding-restriction-on-sge_buf_size.patch
1326 patches.drivers/bnx2x-Casting-page-alignment.patch
1327 patches.drivers/bnx2x-Using-DMAE-to-initialize-the-chip.patch
1328
1329 patches.drivers/r8169-Tx-performance-tweak-helper
1330 patches.drivers/r8169-use-pci_find_capability-for-the-PCI-E-features
1331 patches.drivers/r8169-add-8168-8101-registers-description
1332 patches.drivers/r8169-add-hw-start-helpers-for-the-8168-and-the-8101
1333 patches.drivers/r8169-additional-8101-and-8102-support
1334 patches.drivers/r8169-allow-true-forced-mode-setting.patch
1335 patches.drivers/r8169-Use-a-different-default-for-each-family.patch
1336
1337 patches.drivers/ixgbe-fcoe-bugfixes
1338
1339 patches.drivers/sgi-ioc4-request-submodules
1340
1341 patches.drivers/sky2-no-link-at-probe.patch
1342
1343 patches.drivers/reenable-generic_serial
1344
1345 # This one is more related to x2APIC patches, but adjusted by SGI to cleanly
1346 # patch on-top of sgi-uv-led -> I don't do the extra work and keep it here
1347 patches.arch/x86_uv_early_detect.patch
1348 patches.arch/x86_sgi_uv_early_detect_oem.patch
1349 patches.fixes/uv-redundant-creation-of-proc-dir
1350
1351 # Add support for Montevina hardware; series mainlined 2.6.26
1352
1353 patches.drivers/ehca-flush-cqe.patch
1354 patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
1355
1356 patches.drivers/tpm-correct-timeouts.patch
1357 patches.drivers/tpm-bcm0102-workaround.patch
1358
1359 patches.drivers/0001-IB-ehca-Fix-problem-with-max-number-of-QPs-and-CQs.patch
1360
1361 patches.drivers/ehca-fix-possible-nullpointer-access-v2.patch
1362 patches.drivers/ehca-malloc-speedup
1363
1364 patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch
1365 patches.fixes/hpilo-open-close-fix
1366 patches.fixes/ib-ipath-fix-hang-on-module-unload
1367 patches.fixes/initialize-dev-power-entry
1368
1369 ########################################################
1370 # Storage
1371 ########################################################
1372
1373 # libata
1374 patches.drivers/libata-add-waits-for-govault
1375 patches.drivers/libata-unlock-hpa-by-default
1376 patches.drivers/libata-prefer-over-ide
1377 patches.drivers/libata-dont-restore-DET-on-detach
1378
1379 # libata-slave_link
1380 patches.drivers/libata-make-SCR-access-ops-per-link
1381 patches.drivers/libata-reimplement-link-iterator
1382 patches.drivers/libata-misc-updates-to-prepare-for-slave-link
1383 patches.drivers/libata-implement-slave_link
1384 patches.drivers/libata-transfer-EHI-control-flags-to-slave-ehc.i
1385 patches.drivers/libata-eh-fix-slave-link-EH-action-mask-handling
1386 patches.drivers/libata-set-device-class-to-NONE-if-phys_offline
1387 patches.drivers/libata-ata_piix-use-slave_link
1388
1389 patches.drivers/libata-ata_piix-add-intel-ibex-pci-ids
1390 patches.drivers/libata-ata_piix-add-Hercules-EC-900-mini-to-laptop-tbl
1391 patches.drivers/libata-sata_via-load-DEVICE-register-when-CTL-changes
1392 patches.drivers/libata-sata_via-fix-support-for-5287
1393 patches.drivers/libata-sata_via-restore-vt-_prepare_host-error-handling
1394 patches.drivers/libata-sata_via-add-vt8261-support.patch
1395 patches.drivers/libata-implement-NO_SPINDOWN
1396 patches.drivers/libata-ahci-blacklist-double-spin-off
1397 patches.drivers/libata-sata_sil-blacklist-double-spin-off
1398 patches.drivers/libata-ata_piix-blacklist-double-spin-off
1399 patches.drivers/libata-whitelist-good-bridges
1400 patches.drivers/libata-add-and-use-HORKAGE_ATAPI_MOD16_DMA
1401 patches.drivers/libata-pata_sch-slave-poss
1402 patches.drivers/libata-ata_piix-clear-spurious-IRQ
1403 patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend
1404 patches.drivers/libata-pata_hpt366-fix-clock-detection
1405 patches.drivers/libata-pata_hpt366-fix-cable-detection
1406 patches.drivers/libata-pata_hpt366-no-ATAPI-DMA
1407 patches.drivers/libata-pata_hpt366-reimplement-mode-programming
1408 patches.drivers/libata-ata_piix-add-VGN-BX297XP-to-broken-suspend-list
1409 patches.drivers/libata-clear-ering-on-resume
1410 patches.drivers/libata-ahci-correct-enclosure-LED-state-save
1411 patches.drivers/libata-ahci-enclosure-management-bios-workaround
1412 patches.drivers/libata-6gbps-message
1413 patches.drivers/libata-ahci-sb600-srst-workaround-soften-msg
1414 patches.drivers/libata-ocz-vertex-no-hpa
1415 patches.drivers/libata-ahci-aspire-3810t-noncq
1416 +sp1 patches.drivers/libata-ahci-Withdraw-IGN_SERR_INTERNAL-for-SB800
1417 patches.drivers/libata-missing-_SDD-is-not-an-error
1418
1419 # Block layer fixes
1420 patches.fixes/block-use-bio_has_data
1421 patches.fixes/block-discard-requests
1422 patches.fixes/block-git-fixes
1423 patches.fixes/block-rq-affinity
1424 patches.fixes/block-failfast-merge-fix
1425 patches.suse/cfq-ioc-race
1426 patches.suse/genhd-disk-ro-uevents
1427
1428 # Online disk resize
1429 patches.drivers/bdev-resize-wrapper-for-revalidate_disk
1430 patches.drivers/bdev-resize-adjust-block-device-size
1431 patches.drivers/bdev-resize-check-for-device-resize
1432 patches.drivers/bdev-resize-sd-driver-calls
1433 patches.drivers/bdev-resize-added-flush_disk
1434 patches.drivers/bdev-resize-call-flush_disk
1435 # Block-layer timeout
1436 patches.drivers/block-timeout-handling
1437 patches.drivers/block-abort-queue
1438 patches.drivers/dm-abort-queue-on-failed-paths
1439 patches.drivers/block-abort-request-rq-complete-marking
1440 patches.drivers/block-call-sync-on-cleanup
1441 patches.drivers/block-add-timeout-on-dequeue
1442 patches.drivers/block-del-timer-after-dequeue
1443 patches.fixes/block-use-round_jiffies_up
1444 patches.fixes/blk-leave-sync-timer-running
1445 patches.drivers/block-internal-dequeue-shouldnt-start-timer
1446 patches.fixes/block-integrity-update
1447 patches.fixes/blk-dont-invoke-request_fn-on-stopped-queue
1448 patches.fixes/blk-move-unplug_work-init
1449 patches.fixes/blk-get-extra-reference-before-unmap
1450 patches.fixes/block-fix-blk_start_queueing
1451 patches.fixes/block-suppress-buffer-IO-errors
1452 patches.fixes/block-optimizations-in-blk_rq_timed_out_timer
1453 patches.fixes/block-add-comment-in-blk_rq_timed_out
1454 patches.fixes/blk-timeout-splice-timeout-list
1455 patches.fixes/blk-timeout-readd-timeout-list
1456
1457 patches.drivers/cciss-driver-panic-on-volume-delete
1458 patches.drivers/cciss-ignore-stale-commands
1459
1460 patches.fixes/scsi-misc-git-update
1461 # The s390-07-04-dasd-failfast.patch must follow the
1462 # scsi-enhance-error-codes patch for dependency reasons
1463 patches.fixes/scsi-enhance-error-codes
1464 patches.arch/s390-07-04-dasd-failfast.patch
1465 patches.fixes/scsi-terminate-target-reset
1466 patches.fixes/sd-needs-updating
1467 patches.fixes/scsi-inquiry-too-short-ratelimit
1468 patches.suse/scsi-netlink-ml
1469
1470 # FCoE
1471 patches.drivers/open-fcoe-header-files
1472 patches.drivers/open-fcoe-libfc
1473 patches.drivers/open-fcoe-driver
1474 patches.drivers/open-fcoe-dcb-support
1475 # readd copper pond bnc#441471
1476 patches.drivers/ixgbe-copper_pond.patch
1477 patches.drivers/ixgbe-sfp.patch
1478
1479 patches.fixes/dcb-setting-pg-will-cause-tx-hang
1480 patches.fixes/multiq-requeue-should-rewind-current_band
1481 patches.drivers/open-fcoe-beta3-update
1482 patches.drivers/ixgbe-add-bcna-support
1483 patches.drivers/open-fcoe-beta4-update
1484 patches.fixes/dcb-fix-setpfcstate
1485 patches.drivers/open-fcoe-beta5-update
1486 patches.drivers/open-fcoe-beta6-update
1487 patches.drivers/open-fcoe-rc1-update
1488 patches.drivers/open-fcoe-fnic-patches
1489
1490 # bnc #459142
1491 patches.drivers/fcoe-logoff-of-the-fabric-when.diff
1492 patches.drivers/fcoe-remove-warn_on-in-fc_set.diff
1493 patches.drivers/fcoe-user_mfs-is-never-used.diff
1494 patches.drivers/fcoe-check-return-for-fc_set_m.diff
1495 patches.drivers/libfc-use-an-operations-struct.diff
1496 patches.drivers/fcoe-fix-frame-length-validati.diff
1497 patches.drivers/libfc-make-sure-we-access-the.diff
1498 patches.drivers/libfc-make-fc_disc-inline-with.diff
1499 patches.drivers/libfc-make-rscn-parsing-more-r.diff
1500 patches.drivers/libfc-improve-fc_lport-c-locki.diff
1501 patches.drivers/libfc-improve-fc_rport-c-locki.diff
1502 patches.drivers/libfc-add-fc_disc-c-locking-co.diff
1503 patches.drivers/libfc-ensure-correct-device_pu.diff
1504 patches.drivers/fcoe-improved-load-balancing-i.diff
1505 patches.drivers/libfc-updated-comment-for-orde.diff
1506 patches.drivers/fcoe-change-fcoe_sw-sg_tablesi.diff
1507 patches.drivers/libfc-updated-libfc-fcoe-modul.diff
1508 patches.drivers/libfc-set-the-release-function.diff
1509
1510 # bnc #468051
1511 patches.drivers/fcoe-fix-incorrect-use-of-struct-module.diff
1512
1513 # bnc #468053
1514 patches.drivers/libfc_locking.diff
1515
1516 patches.drivers/fcoe-exch-mgr-is-freed-while-lport-still-retrying-s.patch
1517 patches.drivers/Out-of-order-tx-frames-was-causing-several-check-con.patch
1518 patches.drivers/fcoe-fix-kfree-skb.patch
1519
1520 # bnc #468054
1521 patches.drivers/libfc_rport.diff
1522
1523 # bnc #465596
1524 patches.drivers/libfc-handle-rrq-exch-timeout.diff
1525 patches.drivers/libfc-pass-lport-in-exch_mgr_r.diff
1526 patches.drivers/libfc-when-rport-goes-away-re.diff
1527
1528 #bnc #469536
1529 patches.drivers/libfc-fix-read-IO-data-integrity
1530 patches.drivers/libfc-check-for-err-when-recv-state-is-incorrect.diff
1531 patches.drivers/libfc-cancel_delayed_work_sync-called-improperly.patch
1532 patches.drivers/fcoe-fix-handling-of-pending-queue
1533
1534 patches.drivers/ixgbe-dcb-setstate.patch
1535 patches.drivers/ixgbe_DCB_compile_err.patch
1536 patches.drivers/ixgbe_pagesize_fix.patch
1537
1538 patches.drivers/lpfc-8.2.8-update
1539 patches.drivers/lpfc-8.2.8.1-update
1540 patches.drivers/lpfc-8.2.8.3-update
1541 patches.drivers/lpfc-8.2.8.4-update
1542 patches.drivers/lpfc-8.2.8.7-update
1543 patches.drivers/lpfc-8.2.8.9-update
1544 patches.drivers/lpfc-8.2.8.10-update
1545 patches.drivers/lpfc-8.2.8.11-update
1546 patches.drivers/lpfc-8.2.8.12-update
1547 patches.drivers/lpfc-8.2.8.13-update
1548 patches.drivers/lpfc-8.2.8.14-update
1549 patches.drivers/qla2xxx-8.02.01-k8-update
1550 patches.drivers/qla2xxx-8.02.01-k9-update
1551 patches.drivers/qla2xxx-8.02.01.02.11.0-k9-update
1552 patches.fixes/qla2xxx-disable-automatic-queue-tracking
1553 patches.fixes/qla2xxx-check-fc-rport-validity
1554 patches.fixes/qla2xxx-devtbl-fix
1555 patches.drivers/qla2xxx-correct-endianness-issue-during-flash
1556 patches.drivers/qla2xxx-extend-address-range-of-option-rom-update
1557 patches.drivers/qla2xxx-eeh-recovery
1558 patches.drivers/mpt-fusion-4.00.43.00-update
1559 patches.drivers/mpt-fusion-4.16.00.00-update
1560 patches.drivers/mpt-return-all-sense-data
1561 patches.drivers/mptsas-discover-all-devices
1562 patches.drivers/mptsas-fixup-workqueue
1563 patches.drivers/megaraid-mbox-fix-SG_IO
1564 patches.drivers/qla4xxx-sles11-update
1565 patches.drivers/qla4xxx-5.01.00-k8_sles11-03-update
1566 patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update
1567 patches.drivers/qla4xxx-correct-extended-sense-data-errors
1568 patches.drivers/qla4xxx-correct-extended-sense-data-errors-update
1569 patches.fixes/scsi-skip-nonscsi-device-for-dma
1570 patches.fixes/scsi-dh-rdac-set-default-ownership
1571 patches.fixes/scsi-dh-rdac-retry-mode-select
1572 patches.fixes/scsi-eh-timed-out-missing-braces
1573 patches.fixes/scsi-retry-transport-error
1574 patches.fixes/scsi-retry-TASK_ABORTED
1575 patches.fixes/scsi-dh-alua-retry-UA
1576 patches.fixes/scsi-add-tgps-setting
1577 patches.fixes/scsi-dh-alua-send-stpg
1578 patches.fixes/scsi-dh-rdac-initialize-passive-path
1579 patches.fixes/scsi-fixup-failfast-definitions
1580 patches.fixes/scsi-remove-scmd-timeout
1581 patches.fixes/scsi-check-host-lookup-failure
1582 patches.fixes/scsi_dh-add-lsi-ids-to-rdac
1583 patches.fixes/scsi_dh-add-del-ids-to-rdac
1584 patches.suse/scsi-check-removed-device-for-offline
1585 patches.fixes/fc_transport-devloss-callback-restore
1586 patches.fixes/scsi_dh-retry-on-UNIT_ATTENTION
1587 patches.fixes/scsi-refactor-busy-processing
1588 patches.fixes/scsi-fix-hang-in-starved-list-processing
1589 patches.fixes/scsi-call-unprep_request-under-lock
1590 patches.fixes/scsi-restart-lookup-by-target
1591 patches.fixes/scsi-fixup-scsi_host_lookup-return-value
1592 patches.fixes/scsi-dh-alua-group-id-mask
1593 patches.fixes/scsi-scan-set-SDEV_DEL-on-destroy
1594 patches.fixes/scsi-dh-rdac-retry-UA
1595 patches.fixes/scsi-dh-emc-rw-mismatch
1596 patches.fixes/scsi-dh-emc-mode-select-10-size
1597 patches.fixes/sd-no-spinup-on-standby-ports
1598 patches.fixes/scsi-dh-queuedata-accessors
1599 patches.fixes/aic7xxx-leaves-timer-running-on-init-failure
1600 patches.drivers/qla1280-eh-update
1601 patches.fixes/scsi-dh-rdac-retry-for-not-ready
1602 patches.fixes/scsi-retry-alua-transition-in-progress
1603 patches.drivers/ipr-slave-alloc-crash
1604 patches.fixes/scsi-ipr-fix-PCI-permanent-error-handler
1605 patches.fixes/scsi-lib-string_get_size-don-t-hang-on-zero-no-decimals-on-exact.patch
1606 patches.fixes/scsi-dh-rdac-add-stk
1607 patches.fixes/scsi-initialize-max_targets_blocked
1608 patches.fixes/scsi-fixup-recovered-error
1609 patches.fixes/scsi-reservation-conflict-after-timeout
1610 patches.fixes/scsi-dh-rdac-sles10sp3-fixes
1611 patches.fixes/scsi-retry-ADD_TO_MLQUEUE-return-values
1612 patches.drivers/aacraid-24701-update
1613 patches.fixes/scsi-dont-call-blk_plug_device-from-scsi_target_queue_ready
1614 patches.fixes/scsi-ses-hotplug-fix
1615
1616 patches.drivers/ibmvfc-async-events-oops
1617 patches.drivers/ibmvfc-add_sync.patch
1618 patches.drivers/ibmvfc-abort-response.patch
1619 patches.drivers/ibmvfc_prli_initiator_fix.patch
1620 patches.drivers/ibmvfc_class3.patch
1621 patches.drivers/ibmvfc_default_timeout.patch
1622 patches.drivers/ibmvfc_relogin_fix.patch
1623 patches.drivers/ibmvfc_tasklet.patch
1624
1625 # Remaining SCSI patches (garloff)
1626 patches.suse/scsi-error-test-unit-ready-timeout
1627 patches.fixes/scsi-scan-blist-update
1628
1629 patches.fixes/proc-scsi-scsi-fix.diff
1630
1631 patches.fixes/scsi-ibmvscsi-show-config.patch
1632 patches.fixes/scsi-ibmvscsi-can_queue_fix.patch
1633 patches.fixes/scsi-ibmvscsi-vio_leak.patch
1634 patches.fixes/scsi-ibmvscsi-module_alias.patch
1635
1636 # bnc#362850
1637 patches.fixes/sd_liberal_28_sense_invalid.diff
1638
1639 patches.drivers/intel-ibex-peak-device-ids.patch
1640 patches.drivers/intel-ibex-peak-device-support.patch
1641
1642 patches.drivers/ide-tape-ignore_dsc-flags-fix.patch
1643 patches.drivers/ide-tape-flags-fix.patch
1644 patches.fixes/megaraid_sas-fix-permissions-on-poll_mode_io
1645 patches.fixes/scsi_debug-scale-virtual_gb-with-sector_size-properly
1646 patches.fixes/scsi-ses-add-support-for-enclosure-component-hot-removal
1647 patches.fixes/scsi-ses-update-enclosure-data-on-hot-add
1648
1649 ########################################################
1650 # DRM/Video
1651 ########################################################
1652 patches.drivers/via-unichrome-drm-bugfixes.patch
1653 patches.drivers/add-via-chrome9-drm-support.patch
1654 patches.drivers/intel-hp-newchips-nokms
1655 patches.fixes/drm-r128-add-test-for-initialisation-to-all-ioctls-that-require-it
1656 patches.suse/drm-export-drm_irq_install.patch
1657
1658 ########################################################
1659 # Network
1660 ########################################################
1661 patches.drivers/ehea.patch
1662 patches.drivers/ehea-modinfo.patch
1663 patches.fixes/tulip-quad-NIC-ifdown
1664 patches.suse/nameif-track-rename.patch
1665 patches.drivers/atl2-add-atl2-network-driver.patch
1666 patches.drivers/atl1-add-device_set_wakeup_enable-to-atl1-_set_wol.patch
1667 patches.fixes/tg3-fix-default-wol.patch
1668 patches.drivers/tg3_libphy_workaround
1669 patches.drivers/ipoib_null_skb_on_free.patch
1670
1671 patches.drivers/cxgb3-private-iscsi-ip-addresses
1672 patches.drivers/cxgb3-get_drvinfo-deadlock.patch
1673
1674 patches.drivers/cxgb3-Allocate-multiqueues-at-init-time
1675 patches.drivers/cxgb3-enable-lro-through-ethtool
1676 patches.drivers/cxgb3-allow-for-PHY-reset-status
1677 patches.drivers/cxgb3-simplify-port-type-struct-and-usage
1678 patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts
1679 patches.drivers/cxgb3-commnonize-LASI-phy-code
1680 patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY
1681 patches.drivers/cxgb3-Add-1G-fiber-support
1682 patches.drivers/cxgb3-update-driver-version
1683 patches.drivers/cxgb3-eeprom-read-fixes.patch
1684 patches.drivers/cxgb3-ser.patch
1685 patches.drivers/cxgb3-fix_lro_alignment.patch
1686 patches.drivers/cxgb3-fix_lro_switch.patch
1687 patches.drivers/cxgb3-handle-err-inject.patch
1688
1689 patches.drivers/netxen-enable-msi-x-for-quad-gig-boards.patch
1690 patches.drivers/netxen-fix-endianness-in-firmware-commands.patch
1691 patches.drivers/netxen-fix-ipv6-offload-and-tx-cleanup.patch
1692 patches.drivers/netxen-fix-link-speed-reporting-for-some-boards.patch
1693 patches.drivers/netxen-firmware-init-fix.patch
1694 patches.drivers/netxen-cleanup-mac-list-on-driver-unload.patch
1695 patches.drivers/netxen-hold-tx-lock-while-sending-firmware-commands.patch
1696 patches.drivers/netxen-handle-dma-mapping-failures.patch
1697 patches.drivers/netxen-avoid-invalid-iounmap.patch
1698 patches.drivers/netxen-include-ipv6.h-fixes-build-failure.patch
1699 patches.drivers/netxen-fix-vlan-tso-checksum-offload.patch
1700 patches.drivers/netxen-reduce-memory-footprint.patch
1701 patches.drivers/netxen-revert-jumbo-ringsize.patch
1702 patches.drivers/netxen-fix-memory-leak-in-drivers-net-netxen_nic_in.patch
1703
1704 # patches.drivers/e100-adapt-to-the-reworked-PCI-PM.patch
1705
1706 patches.drivers/sky2-add-register-definitions
1707 patches.drivers/sky2-88E8059-support
1708 patches.drivers/sky2-optima-tcp-offload-fix
1709 patches.drivers/sky2-optima-fix-pci-cfg
1710
1711 ########################################################
1712 # Wireless Networking
1713 ########################################################
1714 # patches.suse/wireless-no-aes-select
1715 # patches.fixes/ipw2200-send-noassoc.patch
1716 # patches.fixes/iwl3945-fix-rfkill.patch
1717 # patches.fixes/iwlagn-fix-rfkill.patch
1718 # patches.fixes/iwlagn-fix-error-path.patch
1719 # patches.fixes/iwlwifi-fix-rs_get_rate-oops.patch
1720 # patches.fixes/iwlwifi-dont-clean-static-wep-keys.patch
1721 # patches.fixes/iwl3945-fix-crash-on-rmmod.patch
1722 # patches.fixes/ath5k-ignore-calibration-return-value.patch
1723 # patches.fixes/ath5k-aspire-one-led.patch
1724 # patches.fixes/rt2x00-fix-race-conditions.patch
1725 # patches.fixes/mac80211-add-direct-probe.patch
1726 # patches.fixes/b43legacy-fix-led_device_naming.diff
1727 # patches.fixes/iwlwifi-fix-iwl-3945_led_device_naming.diff
1728 # patches.fixes/iwlwifi-fix-iwl-led_device_naming.diff
1729 # patches.fixes/rt2x00-fix-led_device_naming.diff
1730 # patches.fixes/ath5k-5211-protected-fix.patch
1731 # patches.fixes/iwlwifi-fix-updating-key-flags.patch
1732 # patches.fixes/iwlagn-debug-build-fix
1733
1734 ########################################################
1735 # iSCSI
1736 ########################################################
1737 patches.fixes/open-iscsi-git-update
1738 patches.drivers/open-iscsi-offloading-support
1739 patches.drivers/cxgb3i
1740 patches.drivers/cxgb3i-fixed-offload-array-size
1741 patches.drivers/cxgb3i_ddp.patch
1742 patches.drivers/cxgb3i-mainline.patch
1743 patches.drivers/cxgb3i-fix-skb-overrun
1744 patches.fixes/open-iscsi-mv-transport-eh-setting
1745 patches.fixes/libiscsi-fix-nop-response-reply-and-session-cleanup.patch
1746 patches.fixes/libiscsi-fix-null-pointer-in-fail-all-commands
1747 patches.fixes/libiscsi-fix-locking-in-eh_device_reset
1748 patches.fixes/libiscsi-don-t-let-io-sit-in-queue-when-session-has-failed
1749 patches.fixes/iscsi_tcp-Evaluate-socket-state-in-data_ready
1750 patches.fixes/libiscsi-don-t-increment-cmdsn-if-cmd-is-not-sent
1751 patches.fixes/libiscsi-handle-immediate-command-rejections
1752 patches.fixes/iscsi_tcp-return-a-descriptive-error-value
1753 patches.fixes/libiscsi-handle-param-allocation-failure
1754 patches.fixes/iscsi_tcp-propogate-EAGAIN-from-sendpage-to-libiscsi
1755 patches.fixes/libiscsi-fix-data-corruption
1756 patches.fixes/libiscsi-have-iscsi_data_in_rsp-call-iscsi_update_cmdsn
1757 patches.fixes/libiscsi-check-suspend-bit-before-each-call-to-xmit
1758 patches.fixes/libiscsi-fix-iscsi-transport-checks
1759 patches.fixes/iscsi_tcp-Use-1-second-send-timeout
1760 patches.fixes/libiscsi-Update-queuecommand-return-codes-for-multipath
1761 patches.fixes/iscsi_tcp-Use-last_recv-to-track-xmits
1762
1763 ########################################################
1764 # PCI and PCI hotplug
1765 ########################################################
1766 patches.drivers/acpi-pci-fix-possible-race-condition-on-_osc-evaluation.patch
1767 patches.drivers/acpi-pci-change-pci_osc_control_set-to-query-control-bits-first.patch
1768 patches.drivers/acpi-pci-include-missing-acpi.h-file-in-pci-acpi.h.patch
1769 patches.drivers/acpi-pci-call-_osc-support-during-root-bridge-discovery.patch
1770 patches.drivers/acpi-pci-pci-extended-config-_osc-support-called-when-root-bridge-added.patch
1771 patches.drivers/acpi-pci-pcie-aspm-_osc-support-capabilities-called-when-root-bridge-added.patch
1772 patches.drivers/acpi-pci-pcie-aer-_osc-support-capabilities-called-when-root-bridge-added.patch
1773 patches.drivers/acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch
1774 patches.drivers/acpi-pci-remove-obsolete-_osc-capability-support-functions.patch
1775 patches.fixes/pci-amd-813x-b2-devices-do-not-need-quirk.patch
1776 patches.arch/ia64-sn-fix-pci-attribute-propagation-bug.patch
1777 patches.arch/ia64-sn-specific-version-of-dma_get_required_mask
1778 patches.kabi/ia64-sn-specific-version-of-dma_get_required_mask-kabi-fix
1779
1780 ########################################################
1781 # sysfs / driver core
1782 ########################################################
1783 # make debugging easier
1784 patches.drivers/sysfs-crash-debugging.patch
1785 patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch
1786 patches.drivers/driver-core-fix-dynamic_debug-cmd-line-parameter.patch
1787 patches.drivers/driver-core-fix-using-ret-variable-in-unregister_dynamic_debug_module.patch
1788 patches.drivers/driver-core-add-newlines-to-debugging-enabled-disabled-messages.patch
1789
1790 # this must be after the previous *-dynamic-debug-messages.patch
1791 patches.suse/module-ref-dynamic-alloc
1792 patches.suse/mem_cgroup_stat-dynamic-alloc
1793
1794 ########################################################
1795 # USB
1796 ########################################################
1797 patches.suse/usb-storage-disable-delay.patch
1798 patches.suse/usb_correct_config_ti_04b3_4543.diff
1799 patches.drivers/usb-serial-add-qualcomm-wireless-modem-driver.patch
1800 patches.drivers/v4l-dvb-uvcvideo-implement-the-usb-power-management-reset_resume-method.patch
1801 patches.drivers/uvcvideo-ignore-hue-control-for-5986-0241.patch
1802 patches.drivers/quickcam_messenger.c-add-support-for-all-quickcam.patch
1803 patches.drivers/usb-storage-increase-the-bcd-range-in-sony-s-bad-device-table.patch
1804
1805 ########################################################
1806 # I2C
1807 ########################################################
1808
1809 ########################################################
1810 # Input & Console
1811 ########################################################
1812 patches.suse/bootsplash
1813 patches.drivers/elousb.patch
1814 patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
1815 patches.fixes/input-add-nomux-dell-vostro-1510.patch
1816 patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch
1817 patches.drivers/input-usbtouchscreen-hw-calibration.patch
1818 patches.fixes/usb-hid-ncr-no-init-reports.patch
1819
1820 patches.drivers/synaptics-ensure-reset-on-resume
1821 patches.drivers/synaptics-hp-clickpad
1822
1823 ##########################################################
1824 # Sound
1825 ##########################################################
1826 patches.drivers/alsa-hda-beep
1827 patches.drivers/alsa-hda-spdif-slave
1828 patches.drivers/alsa-hda-probe-fix
1829 patches.drivers/alsa-hda-proc-fix
1830 patches.drivers/alsa-hda-analog-update
1831 patches.drivers/alsa-hda-atihdmi-update
1832 patches.drivers/alsa-hda-nvidia-hdmi
1833 patches.drivers/alsa-hda-realtek-update
1834 patches.drivers/alsa-hda-sigmatel-update
1835 patches.drivers/alsa-hda-via-update
1836 patches.drivers/alsa-hda-via-rec-fix
1837 patches.drivers/alsa-hda-sigmatel-spdif-fix
1838 patches.drivers/alsa-hda-realtek-mic-automute-fix
1839 patches.drivers/alsa-hda-realtek-alc269-dmic
1840 patches.drivers/alsa-hda-alc269-fsc-amilo
1841 patches.drivers/alsa-hda-proc-gpio-fix
1842 patches.drivers/alsa-hda-hp-3013-master-fix
1843 patches.drivers/alsa-hda-dell-studio-probe-fix
1844 patches.drivers/alsa-hda-stac9200-missing-mux-capture
1845 patches.drivers/alsa-hda-stac92xx-mic-pin-fix
1846 patches.drivers/alsa-hda-stac-hp-detect-fix
1847 patches.drivers/alsa-hda-beep-dig-switch
1848 patches.drivers/alsa-hda-beep-null-check-fix
1849 patches.drivers/alsa-hda-sigmatel-vref-event-fix
1850 patches.drivers/alsa-hda-sigmatel-hp-m4-check-fix
1851 patches.drivers/alsa-hda-realtek-acer-dmic
1852 patches.drivers/alsa-hda-stac-92hd71bxx-gpio-fix
1853 patches.drivers/alsa-hda-stac-hp-pavilion-quirks
1854 patches.drivers/alsa-hda-stac-gpio-unsol-resume-fix
1855 patches.drivers/alsa-hda-stac-hp-gpio-switch-fix
1856 patches.drivers/alsa-hda-stac-dell-m4-3-quirk
1857 patches.drivers/alsa-hda-spdif-bits-cache-fix
1858 patches.drivers/alsa-hda-stac-yet-more-fixes
1859 patches.drivers/alsa-hda-dell-92hd73xx-models
1860 patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk
1861 patches.drivers/alsa-hda-92hd73x-desktop-fixes
1862 patches.drivers/alsa-hda-hp-dv7-quirk
1863 patches.drivers/alsa-hda-hp2230s-quirk
1864 patches.drivers/alsa-hda-ad1882-id-typo-fix
1865 patches.drivers/alsa-hda-sigmatel-add-missing-terminators
1866 patches.drivers/alsa-hda-seek-for-codec-id
1867 patches.drivers/alsa-hda-gateway-fix
1868 patches.drivers/alsa-hda-gateway-fix2
1869 patches.drivers/alsa-hda-stac925x-init-fix
1870 patches.drivers/alsa-hda-hp-dv5-quirk
1871 patches.drivers/alsa-hda-hp-dv5-mic-fix
1872 patches.drivers/alsa-hda-idt92hd83-fix-typo
1873 patches.drivers/alsa-hda-add-volume-offset
1874 patches.drivers/alsa-hda-stac-reduce-volume-scale
1875 patches.drivers/alsa-hda-hp-dv4-quirk
1876 patches.drivers/alsa-hda-gateway-t1616-quirk
1877 patches.drivers/alsa-hda-intel-d945-ref-quirk
1878 patches.drivers/alsa-hda-hp-zenith-quirk
1879 patches.drivers/alsa-ad1984-hp-volume-fix
1880 patches.drivers/alsa-hda-hp6530b-quirk
1881 patches.drivers/alsa-emu10k1-audigy-fixes
1882 patches.drivers/alsa-powermac-ibook-g4-mic-fix
1883 patches.drivers/alsa-ca0106-pm-support
1884 patches.drivers/alsa-ca0106-capture-no-44khz
1885
1886 # post-GA updates
1887 patches.drivers/alsa-post-ga-hda-hp-xw-quirk
1888 patches.drivers/alsa-post-ga-hda-sigmatel-update
1889 patches.drivers/alsa-post-ga-hda-sigmatel-update2
1890 patches.drivers/alsa-post-ga-hda-sigmatel-update3
1891 patches.drivers/alsa-post-ga-hda-hp-more-quirks
1892 patches.drivers/alsa-post-ga-ideapad-44khz-fix
1893 patches.drivers/alsa-post-ga-hda-hp-ad1984a-more-quirk
1894 patches.drivers/alsa-post-ga-hda-hp-ad1984a-more-quirk2
1895 patches.drivers/alsa-post-ga-alc888-hp-4ch-mode
1896 patches.drivers/alsa-post-ga-alc888-hp-3stack-auto-mute
1897 patches.drivers/alsa-post-ga-alc888-hp-quirk
1898 patches.drivers/alsa-post-ga-alc888-coef-fix
1899 patches.drivers/alsa-post-ga-lenovo-x200-quirk
1900 patches.drivers/alsa-post-ga-hp-dv6736-mic-fix
1901 patches.drivers/alsa-post-ga-stac-hp-detect-fix
1902 patches.drivers/alsa-post-ga-ad1884a-mobile-init-fix
1903 patches.drivers/alsa-post-ga-hda-pb-rs65-quirk
1904 patches.drivers/alsa-post-ga-hda-ati-pos-fix
1905 patches.drivers/alsa-post-ga-hda-own-workq
1906 patches.drivers/alsa-post-ga-hda-codec-bus-intapi-change
1907 patches.drivers/alsa-post-ga-hda-single-cmd-concurrent-access
1908 patches.drivers/alsa-post-ga-hda-robust-codec-probe
1909 patches.drivers/alsa-post-ga-hda-intel-cleanup
1910 patches.drivers/alsa-post-ga-hda-forced-codec-slots
1911 patches.drivers/alsa-post-ga-hda-hwptr-stabilize
1912 patches.drivers/alsa-post-ga-hda-intelhdmi
1913 patches.drivers/alsa-post-ga-hda-single-cmd-sync-write
1914 patches.drivers/alsa-post-ga-hda-sync-verbs
1915 patches.drivers/alsa-post-ga-hda-codec-verb-retry
1916 patches.drivers/alsa-post-ga-hda-codec-limit-verb-retry
1917 patches.drivers/alsa-post-ga-hda-internal-binary-compat
1918 patches.drivers/alsa-post-ga-hda-alc269-lenovo-capture-fix
1919 patches.drivers/alsa-post-ga-hp-ad1984a-mobile-mute-fix
1920 patches.drivers/alsa-post-ga-alc268-mono-output-fix
1921 patches.drivers/alsa-post-ga-hda-reduce-click-noise
1922 patches.drivers/alsa-post-ga-hda-snd-array
1923 patches.drivers/alsa-post-ga-hda-quirk-ext
1924 patches.drivers/alsa-post-ga-hda-stac-automic
1925 patches.drivers/alsa-post-ga-hda-stac-lo-detect-fix
1926 patches.drivers/alsa-post-ga-hp-piaget-quirk
1927 patches.drivers/alsa-post-ga-hda-idt92hd8x-fix
1928 patches.drivers/alsa-post-ga-hda-stac9872-inputsrc-fix
1929 patches.drivers/alsa-post-ga-hda-analog-updates
1930 patches.drivers/alsa-post-ga-hda-stac-92hd73-fixes
1931 patches.drivers/alsa-post-ga-hda-stac-92hd-hp-fixes
1932 patches.drivers/alsa-post-ga-hda-stac-automic-fix
1933 patches.drivers/alsa-post-ga-hda-stac-shutup-at-free
1934 patches.drivers/alsa-post-ga-hda-stac927x-fsc-fix
1935 patches.drivers/alsa-post-ga-hda-stac927x-dell-volknob-fix
1936 patches.drivers/alsa-post-ga-hda-hp-bseries-mute-led-fix
1937 patches.drivers/alsa-post-ga-hda-reboot-notify
1938 patches.drivers/alsa-post-ga-hda-stac-dual-headphones-fix
1939 patches.drivers/alsa-post-ga-hda-idt92hd83xxx-hp-model
1940 patches.drivers/alsa-post-ga-hda-hp-mute-led-gpio-fixes
1941
1942 ########################################################
1943 # Other driver fixes
1944 ########################################################
1945 patches.fixes/ieee1394-sbp2_long_sysfs_ieee1394_id.patch
1946
1947 patches.fixes/parport-mutex
1948
1949 # suse-2.4 compatible crypto loop driver
1950 patches.suse/twofish-2.6
1951 # Allow setting maximum number of raw devices
1952 patches.suse/raw_device_max_minors_param.diff
1953 patches.suse/no-partition-scan
1954
1955 patches.fixes/saa7134-fix-resource-map-sanity-check-conflict.patch
1956 patches.fixes/enclosure-fix-oops-while-iterating-enclosure_status-array
1957
1958 patches.drivers/8250_pnp-wacom-add1
1959 patches.drivers/8250_pnp-wacom-add2
1960 patches.drivers/8250_pnp-wacom-add3
1961 patches.fixes/uart-txen-race.patch
1962
1963 ########################################################
1964 # Other drivers we have added to the tree
1965 ########################################################
1966 patches.drivers/panasonic-laptop-add-panasonic-let-s-note-laptop-extras-driver-v0.94.patch
1967
1968 ########################################################
1969 # Suspend/Resume stuff
1970 ########################################################
1971 patches.fixes/Hibernate-Take-overlapping-zones-into-account-rev-2.patch
1972
1973 ########################################################
1974 # device-mapper
1975 ########################################################
1976 patches.suse/dm-emulate-blkrrpart-ioctl
1977 patches.suse/dm-raid45_2.6.27_20081027.patch
1978 patches.drivers/blk-request-based-multipath-update
1979 patches.suse/rq-based-multipath
1980 patches.fixes/dm-mpath-remove-is_active
1981 patches.suse/dm-barrier-single-device
1982 patches.fixes/dm-mpath-reattach-dh
1983 patches.suse/dm-mpath-leastpending-path-update
1984 patches.suse/dm-mpath-null-pgs
1985 patches.fixes/dm-table-switch-to-readonly
1986 patches.suse/dm-mpath-add-start-io
1987 patches.suse/dm-mpath-queue-length-load-balancing
1988 patches.suse/dm-mpath-tracking-nr-bytes
1989 patches.suse/dm-mpath-service-time-load-balancing
1990 patches.suse/dm-block-integrity
1991 patches.fixes/blk-set-segment-boundary-mask
1992 patches.fixes/dm-mpath-send-activate-to-every-path
1993 patches.suse/dm-mpath-accept-failed-paths
1994 patches.fixes/dm-avoid-put-table-dm_any_congested
1995 patches.fixes/dm-unbind-drop-ref
1996 patches.fixes/dm-table-ref-count
1997 patches.suse/dm-mpath-requeue-for-stopped-queue
1998 patches.suse/dm-mpath-check-info-before-access
1999 patches.suse/dm-table-change-mode-to-ro
2000 patches.suse/dm-use-md-for-free_bio_clone
2001 patches.fixes/dm-path-selector-ref-count
2002 patches.suse/dm-mpath-lockdep-irqsave
2003 patches.fixes/dm-mpath-leastpending-correction
2004 patches.fixes/dm-release-map_lock-before-set_disk_ro
2005 patches.suse/dm-mpath-no-activate-for-offlined-paths
2006 patches.fixes/dm-table-upgrade-mode-race-fix
2007 patches.fixes/dm_flag_queue_barrier_support
2008 patches.suse/dm-mpath-no-partitions-feature
2009 patches.fixes/dm-mpath-skip-inactive-paths-during-activation
2010
2011 ########################################################
2012 # md
2013 ########################################################
2014 patches.suse/md-notify-when-stopped
2015 patches.fixes/md-disable-recovery-on-faulty-degraded-array
2016 patches.suse/md-raid-metadata-PAGE_SIZE.patch
2017 patches.fixes/md-raid1-chunksize
2018 patches.suse/md-bitmap-sub-page-chunks
2019 patches.fixes/md-raid1-handle-read-error.patch
2020
2021 # bug fixes and minor features to 2.6.30. bnc#498358
2022 patches.fixes/0001-md-Relax-minimum-size-restrictions-on-chunk_size.patch
2023 patches.fixes/0002-md-fix-input-truncation-in-safe_delay_store.patch
2024 patches.fixes/0003-md-don-t-retry-recovery-of-raid1-that-fails-due-to-e.patch
2025 patches.fixes/0004-md-fix-deadlock-when-stopping-arrays.patch
2026 patches.fixes/0005-md-Fix-is_mddev_idle-test-again.patch
2027 patches.fixes/0006-md-never-clear-bit-from-the-write-intent-bitmap-when.patch
2028 patches.fixes/0007-md-write-bitmap-information-to-devices-that-are-unde.patch
2029 patches.fixes/0008-md-be-more-consistent-about-setting-WriteMostly-flag.patch
2030 patches.fixes/0009-md-raid5-simplify-interface-for-init_stripe-and-get_.patch
2031 patches.fixes/0010-md-raid5-change-raid5_compute_sector-and-stripe_to_p.patch
2032 patches.fixes/0011-md-raid6-remove-expectation-that-Q-device-is-immedia.patch
2033 patches.fixes/0012-md-raid5-simplify-raid5_compute_sector-interface.patch
2034 patches.fixes/0013-md-raid5-Add-support-for-new-layouts-for-raid5-and-r.patch
2035 patches.fixes/0014-md-raid5-finish-support-for-DDF-raid6.patch
2036 +kabi patches.fixes/0015-md-add-size-as-a-personality-method.patch
2037 +kabi patches.fixes/0016-md-centralize-array_sectors-modifications.patch
2038 +kabi patches.fixes/0017-md-array_size-sysfs-attribute.patch
2039 -kabi patches.fixes/0017A-md-array_size-sysfs-arrtibute.patch
2040 patches.fixes/0018-md-raid5-run-Fix-max_degraded-for-raid-level-4.patch
2041 patches.fixes/0019-md-allow-setting-newly-added-device-to-in_sync-via-s.patch
2042 patches.fixes/0020-md-support-bitmaps-on-RAID10-arrays-larger-then-2-te.patch
2043 patches.fixes/0024-md-tidy-up-status_resync-to-handle-large-arrays.patch
2044 patches.fixes/0026-md-remove-rd-d-links-immediately-after-stopping-an-a.patch
2045 +kabi patches.fixes/0027-md-improve-errno-return-when-setting-array_size.patch
2046 +kabi patches.fixes/0028-md-add-explicit-method-to-signal-the-end-of-a-reshap.patch
2047 patches.fixes/md-update-size
2048 patches.fixes/md-utime-fix
2049
2050 ##########################################################
2051 #
2052 # Security stuff
2053 #
2054 ##########################################################
2055
2056 ##########################################################
2057 # AppArmor
2058 ##########################################################
2059
2060 # patches.apparmor/security-create.diff
2061 # patches.apparmor/remove_suid.diff
2062 # patches.apparmor/vfs-notify_change.diff
2063 # patches.apparmor/security-setattr.diff
2064 # patches.apparmor/vfs-mkdir.diff
2065 # patches.apparmor/security-mkdir.diff
2066 # patches.apparmor/vfs-mknod.diff
2067 # patches.apparmor/security-mknod.diff
2068 # patches.apparmor/vfs-symlink.diff
2069 # patches.apparmor/security-symlink.diff
2070 # patches.apparmor/security-readlink.diff
2071 # patches.apparmor/vfs-link.diff
2072 # patches.apparmor/security-link.diff
2073 # patches.apparmor/vfs-rmdir.diff
2074 # patches.apparmor/security-rmdir.diff
2075 # patches.apparmor/fix-vfs_rmdir.diff
2076 # patches.apparmor/vfs-unlink.diff
2077 # patches.apparmor/security-unlink.diff
2078 # patches.apparmor/vfs-rename.diff
2079 # patches.apparmor/security-rename.diff
2080 # patches.apparmor/vfs-setxattr.diff
2081 # patches.apparmor/security-setxattr.diff
2082 # patches.apparmor/vfs-getxattr.diff
2083 # patches.apparmor/security-getxattr.diff
2084 # patches.apparmor/vfs-listxattr.diff
2085 # patches.apparmor/security-listxattr.diff
2086 # patches.apparmor/vfs-removexattr.diff
2087 # patches.apparmor/security-removexattr.diff
2088 # patches.apparmor/unambiguous-__d_path.diff
2089 # patches.apparmor/d_namespace_path.diff
2090 # patches.apparmor/d_namespace_path_oops_fix.diff
2091 # patches.apparmor/fsetattr.diff
2092 # patches.apparmor/fsetattr-reintro-ATTR_FILE.diff
2093 # patches.apparmor/fsetattr-restore-ia_file.diff
2094 # patches.apparmor/file-handle-ops.diff
2095 # patches.apparmor/security-xattr-file.diff
2096 # patches.apparmor/sysctl-pathname.diff
2097 # patches.apparmor/add-security_path_permission
2098 # patches.apparmor/add-path_permission.diff
2099 # patches.apparmor/do_path_lookup-nameidata.diff
2100 # patches.apparmor/apparmor-audit.diff
2101 # patches.apparmor/apparmor-main.diff
2102 # patches.apparmor/apparmor-lsm.diff
2103 # patches.apparmor/apparmor-path_permission
2104 # patches.apparmor/apparmor-module_interface.diff
2105 # patches.apparmor/apparmor-misc.diff
2106 # patches.apparmor/apparmor-intree.diff
2107 # patches.apparmor/apparmor-network.diff
2108 # patches.apparmor/apparmor-rlimits.diff
2109 # patches.apparmor/apparmor-2.6.25.diff
2110 # patches.apparmor/apparmor-ptrace-2.6.27.diff
2111 # patches.apparmor/fix-complain.diff
2112 # patches.apparmor/fix-security-param.diff
2113 # patches.apparmor/fork-tracking.diff
2114 # patches.apparmor/export-security_inode_permission-for-aufs
2115 # patches.apparmor/fix-deleted-leak.diff
2116
2117 ########################################################
2118 # Address space layout randomization
2119 ########################################################
2120
2121 ########################################################
2122 # KDB v4.4
2123 ########################################################
2124
2125 patches.suse/kdb-common
2126 patches.suse/kdb-x86
2127 patches.suse/kdb-ia64
2128 patches.suse/kdb-serial-8250
2129 patches.fixes/kdb-fix-stack-overflow.patch
2130 patches.suse/kdb-resolve-uv-conflict.diff
2131 patches.fixes/kdb-read-CR.diff
2132 patches.fixes/kdb-bb_all-fixes
2133 patches.fixes/kdb-Commited_AS-fix
2134 patches.suse/kdb_dont_touch_i8042_early.patch
2135
2136 ########################################################
2137 # Other patches for debugging
2138 ########################################################
2139 # patches.suse/crasher-26.diff
2140 # patches.suse/stack-unwind
2141 # patches.suse/no-frame-pointer-select
2142 # patches.arch/x86_64-unwind-annotations
2143 # patches.arch/s390-17-perf-01-framepointer.patch
2144
2145 ########################################################
2146 # Perfmon
2147 ########################################################
2148 patches.suse/perfmon2.patch
2149 patches.suse/perfmon2-fix_disabled.patch
2150 patches.suse/perfmon2-remove_syscalls.patch
2151 patches.suse/perfmon2-remove_get_base_syscall_attr.patch
2152 patches.suse/perfmon2-add_ioctl_interface.patch
2153
2154 ########################################################
2155 # Kdump
2156 ########################################################
2157 patches.fixes/kdb-kdump.diff
2158 patches.fixes/kdb-oops-panic.diff
2159 patches.suse/kdump-dump_after_notifier.patch
2160 patches.fixes/kdump-x86-sparsemem.diff
2161
2162 ########################################################
2163 # cgroups
2164 ########################################################
2165 patches.suse/cgroup-freezer.patch
2166 patches.fixes/cgroups-suppress-cloning-warning.patch
2167 patches.fixes/fix-nr_uninterruptible-accounting-of-frozen-tasks
2168
2169 patches.suse/panic-on-io-nmi.diff
2170
2171 patches.suse/cgroup-disable-memory.patch
2172 ########################################################
2173 # Tracing
2174 ########################################################
2175 # in tip/tracing/ftrace
2176 patches.trace/rcu-read-sched.patch
2177 patches.trace/markers-use-rcu-read-lock-sched.patch
2178
2179 # in tip/tracing/ftrace
2180 patches.trace/tracepoints.patch
2181 patches.trace/tracepoints-use-table-size-macro.patch
2182 patches.trace/tracepoints-documentation.patch
2183 patches.trace/tracepoints-tracepoint-synchronize-unregister.patch
2184 patches.trace/tracepoints-documentation-fix-teardown.patch
2185 patches.trace/tracepoints-samples.patch
2186 patches.trace/tracepoints-samples-fix-teardown.patch
2187
2188 patches.trace/lttng-instrumentation-irq.patch
2189 patches.trace/lttng-instrumentation-scheduler.patch
2190 patches.trace/lttng-instrumentation-timer.patch
2191 patches.trace/lttng-instrumentation-kernel.patch
2192 patches.trace/lttng-instrumentation-filemap.patch
2193 patches.trace/lttng-instrumentation-swap.patch
2194 patches.trace/lttng-instrumentation-memory.patch
2195 patches.trace/lttng-instrumentation-page_alloc.patch
2196 patches.trace/lttng-instrumentation-hugetlb.patch
2197 patches.trace/lttng-instrumentation-net.patch
2198 patches.trace/lttng-instrumentation-ipv4.patch
2199 patches.trace/lttng-instrumentation-ipv6.patch
2200 patches.trace/lttng-instrumentation-socket.patch
2201 patches.trace/lttng-instrumentation-fs.patch
2202 patches.trace/lttng-instrumentation-ipc.patch
2203
2204 patches.trace/ftrace-port-to-tracepoints.patch
2205 patches.trace/ftrace-framepointer.diff
2206
2207 patches.trace/utrace-core
2208
2209 patches.trace/s390-utrace-enablement.patch
2210 patches.trace/s390-syscall-get-nr.diff
2211
2212 # Fix for #469589
2213 patches.fixes/make-note_interrupt-fast.diff
2214
2215 # Fix for #473537
2216 patches.fixes/fix-device-number-in-blktrace.patch
2217
2218 # Fix for #475149
2219 patches.fixes/block-get-rid-of-the-manual-directory-counting-in-blktrace.patch
2220
2221 patches.arch/s390-17-perf-02-schedframepointer.patch
2222
2223 ########################################################
2224 # Swap over NFS
2225 ########################################################
2226
2227 patches.suse/SoN-01-mm-gfp-to-alloc_flags.patch
2228 patches.suse/SoN-02-mm-setup_per_zone_pages_min.patch
2229 patches.suse/SoN-03-net-ipv6-route-cleanup.patch
2230 patches.suse/SoN-04-net-ipv6-route-cleanup-sysctl.patch
2231 patches.suse/SoN-05-doc.patch
2232 patches.suse/SoN-06-mm-gfp-to-alloc_flags-expose.patch
2233 patches.suse/SoN-07-page_alloc-reserve.patch
2234 patches.suse/SoN-08-reserve-slub.patch
2235 patches.suse/SoN-fix-uninitialized-variable.patch
2236 patches.suse/SoN-09-mm-kmem_estimate_pages.patch
2237 patches.suse/SoN-10-mm-PF_MEMALLOC-softirq.patch
2238 patches.suse/SoN-11-mm-page_alloc-emerg.patch
2239 patches.suse/SoN-12-global-ALLOC_NO_WATERMARKS.patch
2240 patches.suse/SoN-13-mm-page_alloc-GFP_EMERGENCY.patch
2241 patches.suse/SoN-14-mm-reserve.patch
2242 patches.suse/SoN-15-mm-selinux-emergency.patch
2243 patches.suse/SoN-16-net-backlog.patch
2244 patches.suse/SoN-17-net-ps_rx.patch
2245 patches.suse/SoN-18-net-sk_allocation.patch
2246 patches.suse/SoN-19-netvm-reserve.patch
2247 patches.suse/SoN-20-netvm-reserve-inet.patch
2248 patches.suse/SoN-20-netvm-reserve-inet.patch-fix
2249 patches.suse/SoN-21-netvm-skbuff-reserve.patch
2250 patches.suse/SoN-22-netvm-sk_filter.patch
2251 patches.suse/SoN-23-netvm-tcp-deadlock.patch
2252 patches.suse/SoN-24-emergency-nf_queue.patch
2253 patches.suse/SoN-25-netvm.patch
2254 patches.suse/SoN-26-mm-swapfile.patch
2255 patches.suse/SoN-fix-sync
2256 patches.suse/SoN-27-mm-page_file_methods.patch
2257 patches.suse/SoN-28-nfs-swapcache.patch
2258 patches.suse/SoN-29-nfs-swapper.patch
2259 patches.suse/SoN-30-nfs-swap_ops.patch
2260 patches.suse/SoN-31-nfs-alloc-recursions.patch
2261 patches.fixes/nfs-write.c-bug-removal.patch
2262 patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
2263
2264 ########################################################
2265 # Staging tree patches
2266 # new drivers that are going upstream
2267 ########################################################
2268 # patches.drivers/0001-Staging-add-TAINT_CRAP-for-all-drivers-staging-code.patch
2269 # patches.drivers/0002-Staging-add-TAINT_CRAP-flag-to-drivers-staging-modu.patch
2270 # patches.drivers/0003-Staging-add-Kconfig-entries-and-Makefile-infrastruc.patch
2271 # patches.drivers/0004-Staging-add-MAINTAINERS-entry.patch
2272 # patches.drivers/0005-Staging-add-et131x-network-driver.patch
2273 # patches.drivers/0006-Staging-add-Alacritech-slicoss-network-driver.patch
2274 # patches.drivers/0007-Staging-add-sxg-network-driver.patch
2275 # patches.drivers/0008-Staging-add-me4000-firmware-files.patch
2276 # patches.drivers/0009-Staging-add-me4000-pci-data-collection-driver.patch
2277 # patches.drivers/0010-Staging-add-the-go7007-video-driver.patch
2278 # patches.drivers/0011-Staging-USB-IP-add-common-functions-needed.patch
2279 # patches.drivers/0012-Staging-USB-IP-add-client-driver.patch
2280 # patches.drivers/0013-Staging-USB-IP-add-host-driver.patch
2281 # patches.drivers/0014-Staging-add-w35und-wifi-driver.patch
2282 # patches.drivers/w35-ieee80211_ops-api-fixups
2283 # patches.drivers/0015-Staging-add-wlan-ng-prism2-usb-driver.patch
2284 # patches.drivers/0016-Staging-add-echo-cancelation-module.patch
2285 # patches.drivers/0017-Staging-Fix-gcc-warnings-in-sxg.patch
2286 # patches.drivers/0018-Staging-go7007-v4l-fixes.patch
2287 # patches.drivers/0019-Staging-SLICOSS-lots-of-checkpatch-fixes.patch
2288 # patches.drivers/0020-Staging-SLICOSS-Fix-warnings-due-to-static-usage.patch
2289 # patches.drivers/0021-Staging-SLICOSS-Fix-remaining-type-names.patch
2290 # patches.drivers/0022-Staging-SLICOSS-Call-pci_release_regions-at-driver.patch
2291 # patches.drivers/0023-Staging-Lindent-sxg.c.patch
2292 # patches.drivers/staging-workaround-build-system-bug.patch
2293 # patches.drivers/staging-at76_usb-wireless-driver.patch
2294 # patches.drivers/staging-add-agnx-wireless-driver.patch
2295 # patches.drivers/staging-add-otus-atheros-wireless-network-driver.patch
2296 # patches.drivers/otus-usb_complete_t-fixups
2297 # patches.drivers/staging-add-rt2860-wireless-driver.patch
2298 # patches.drivers/staging-rt2860-enable-wpa_supplicant-support.patch
2299 # patches.drivers/staging-rt2860-sync-driver-up-with-2.6.30-version.patch
2300 # patches.drivers/staging-add-serverengines-benet-10gb-ethernet-driver.patch
2301 # patches.drivers/staging-add-rtl8187se-driver.patch
2302 # patches.drivers/rtl8187se-fix-iw_handler-api-usage
2303 # patches.drivers/staging-add-rt2870-wireless-driver.patch
2304 # patches.drivers/staging-add-rt3070-wireless-driver.patch
2305
2306 # patches.drivers/staging-hv-add-the-hyper-v-api-header-files.patch
2307 # patches.drivers/staging-hv-add-the-hyper-v-driver-header-files.patch
2308 # patches.drivers/staging-hv-add-the-hyper-v-virtual-bus.patch
2309 # patches.drivers/staging-hv-add-the-hyper-v-virtual-block-driver.patch
2310 # patches.drivers/staging-hv-add-the-hyper-v-virtual-network-driver.patch
2311 # patches.drivers/staging-hv-add-the-hyper-v-virtual-storage-driver.patch
2312 # patches.drivers/staging-hv-add-a-todo-file.patch
2313 # patches.drivers/staging-hv-make-the-hyper-v-virtual-bus-code-build.patch
2314 # patches.drivers/staging-hv-use-the-correct-ifdef-for-x86-64.patch
2315 # patches.drivers/staging-hv-add-the-hyper-v-virtual-bus-to-the-build.patch
2316 # patches.drivers/staging-hv-make-the-hyper-v-virtual-storage-driver-build.patch
2317 # patches.drivers/staging-hv-add-the-hyper-v-virtual-scsi-driver-to-the-build.patch
2318 # patches.drivers/staging-hv-storvsc-fix-up-driver_data-usage.patch
2319 # patches.drivers/staging-hv-make-the-hyper-v-virtual-block-driver-build.patch
2320 # patches.drivers/staging-hv-add-the-hyper-v-virtual-block-driver-to-the-build.patch
2321 # patches.drivers/staging-hv-blkvsc-fix-up-driver_data-usage.patch
2322 # patches.drivers/staging-hv-make-the-hyper-v-virtual-network-driver-build.patch
2323 # patches.drivers/staging-hv-add-the-hyper-v-virtual-network-driver-to-the-build.patch
2324
2325 # patches.drivers/staging-add-realtek-8192-pci-wireless-driver.patch
2326 # patches.drivers/staging-rtl8192e-backport-net_device_ops-conversion.patch
2327
2328 ########################################################
2329 # kernel-wide security fixes
2330 ########################################################
2331
2332 ########################################################
2333 # You'd better have a good reason for adding a patch
2334 # below here.
2335 ########################################################
2336
2337 ########################################################
2338 # XEN architecture, version 3
2339 ########################################################
2340
2341 # xen patches, from xenbits mercurial repository.
2342 # http://xenbits.xensource.com/ext/linux-2.6-merge.hg
2343 #
2344 # everything named "xen3-auto-*" is auto-generated.
2345 # PLEASE DON'T EDIT THESE PATCHES. Create fixup patches
2346 # on top of them instead. This reduces workload when
2347 # re-basing to a newer xen tree.
2348 #
2349 ### both uml framebuffer and xen need this one.
2350 patches.xen/add-console-use-vt
2351
2352 # split out patches
2353 patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
2354 patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
2355 patches.xen/ipv6-no-autoconf
2356 patches.xen/gso-size-check.patch
2357 patches.xen/pci-reassign-resources
2358 patches.xen/sfc-driverlink
2359 patches.xen/sfc-resource-driver
2360 patches.xen/sfc-driverlink-conditional
2361 patches.xen/sfc-external-sram
2362
2363 # bulk stuff, new files for xen
2364 patches.xen/xen3-auto-xen-arch.diff
2365 patches.xen/xen3-auto-xen-drivers.diff
2366 patches.xen/xen3-auto-include-xen-interface.diff
2367
2368 # kconfig bits for xen
2369 patches.xen/xen3-auto-xen-kconfig.diff
2370
2371 # common code changes
2372 patches.xen/xen3-auto-common.diff
2373 patches.xen/xen3-auto-arch-x86.diff
2374 patches.xen/xen3-auto-arch-i386.diff
2375 patches.xen/xen3-auto-arch-x86_64.diff
2376
2377 # fixups due to upstream Xen parts
2378 patches.xen/xen3-fixup-xen
2379
2380 patches.xen/sfc-sync-headers
2381
2382 # newer changeset backports
2383 patches.xen/735-balloon-exit.patch
2384 patches.xen/737-kexec-free.patch
2385 patches.xen/740-blkback-resource-leak.patch
2386 patches.xen/746-pirq-status-page.patch
2387 patches.xen/747-x86-undo-mfn-limit.patch
2388 patches.xen/748-x86-ioapic-cleanup.patch
2389 patches.xen/761-highpte.patch
2390 patches.xen/762-xencons-hvc.patch
2391 patches.xen/764-netback-foreign-pages.patch
2392 patches.xen/769-evtchn-CPU-offline.patch
2393 patches.xen/781-fbfront-bogus-rect.patch
2394 patches.xen/782-netback-error-handling.patch
2395 patches.xen/791-x86-pcifront-register-pirq.patch
2396 patches.xen/797-pirq-range-check.patch
2397 patches.xen/801-pciback-no-pci_match_id.patch
2398 patches.xen/803-netfront-unregister-notifier.patch
2399 patches.xen/805-blkfront-map-sg.patch
2400 patches.xen/821-xenbus-state-strings.patch
2401 patches.xen/832-ntp-interaction.patch
2402 patches.xen/844-swiotlb-alloc.patch
2403 patches.xen/848-sfc-vif-states-lock.patch
2404 patches.xen/849-sfc-tx-skb-lock.patch
2405 patches.xen/863-blktap-vma-close.patch
2406 patches.xen/870-i386-critical-section.patch
2407 patches.xen/897-balloon-keep-trying.patch
2408 patches.xen/899-kbuild-extmod.patch
2409 patches.xen/914-dynamic-Cx-change.patch
2410 patches.xen/932-edac.patch
2411 patches.xen/933-usb-mon-dma.patch
2412 patches.xen/941-xenbus-transaction-mutex.patch
2413 patches.xen/944-Dell-RBU.patch
2414 patches.xen/945-MSI-disable-check.patch
2415 patches.xen/958-fbfront-resume.patch
2416
2417 # changes outside arch/{i386,x86_64}/xen
2418 patches.xen/xen3-fixup-kconfig
2419 patches.xen/xen3-fixup-common
2420 patches.xen/xen3-fixup-arch-x86
2421
2422 # ports of other patches
2423 patches.xen/xen3-patch-2.6.18
2424 patches.xen/xen3-patch-2.6.19
2425 patches.xen/xen3-patch-2.6.20
2426 patches.xen/xen3-patch-2.6.21
2427 patches.xen/xen3-patch-2.6.22
2428 patches.xen/xen3-patch-2.6.23
2429 patches.xen/xen3-patch-2.6.24
2430 patches.xen/xen3-patch-2.6.25
2431 patches.xen/xen3-patch-2.6.26
2432 patches.xen/xen3-patch-2.6.27
2433 patches.xen/xen3-patch-2.6.27.1-2
2434 patches.xen/xen3-patch-2.6.27.3-4
2435 patches.xen/xen3-patch-2.6.27.4-5
2436 patches.xen/xen3-patch-2.6.27.5-6
2437 patches.xen/xen3-patch-2.6.27.7-8
2438 patches.xen/xen3-patch-2.6.27.8-9
2439 patches.xen/xen3-patch-2.6.27.9-10
2440 patches.xen/xen3-patch-2.6.27.11-12
2441 patches.xen/xen3-patch-2.6.27.14-15
2442 patches.xen/xen3-patch-2.6.27.15-16
2443 patches.xen/xen3-patch-2.6.27.18-19
2444 patches.kabi/xen3-patch-2.6.27.18-19
2445 patches.xen/xen3-patch-2.6.27.19-20
2446 patches.xen/xen3-patch-2.6.27.24-25
2447 patches.xen/xen3-patch-2.6.27.25-26
2448 patches.xen/xen3-patch-2.6.27.36-37
2449 patches.xen/xen3-patch-2.6.27.38-39
2450 patches.xen/xen3-seccomp-disable-tsc-option
2451 patches.xen/xen3-rwlocks-enable-interrupts
2452 patches.xen/xen3-x86-fix-nodac
2453 patches.xen/xen3-x86-mcp51-no-dac
2454 patches.xen/xen3-remove_kernel_physical_mapping_init_from_init
2455 patches.xen/xen3-x86-mark_rodata_rw.patch
2456 +npiggin patches.xen/xen3-x86-mark_rodata_rw-2.patch
2457 patches.xen/xen3-x86-pageattr-pmd-permission-fix.patch
2458 patches.xen/xen3-x86-usb-debug-port-early-console-v4.patch
2459 patches.xen/xen3-x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922
2460 patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5
2461 patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4
2462 patches.xen/xen3-bug-531260-x86-pci-insert-ioapic-resource-before-assigning-unassigned-resources.patch
2463 patches.xen/xen3-x86_sgi_cpus4096-02-fix-send_call_func_ip.patch
2464 patches.xen/xen3-x86_sgi_cpus4096-05-update-send_IPI_mask.patch
2465 patches.xen/xen3-uv_setup_irq.diff
2466 patches.xen/xen3-x86-vmware-tsc-03-detect-from-hypervisor
2467 patches.xen/xen3-x86-fix-kmap-contig.patch
2468 +andrea patches.xen/xen3-silent-stack-overflow
2469 patches.xen/xen3-acpi_assure_unique_processor_proc_creation.patch
2470 patches.kabi/xen3-e1000e_Export_set_memory_ro-rw
2471 patches.xen/xen3-x86_sgi_uv_early_detect_oem.patch
2472 patches.xen/xen3-intel-ibex-peak-device-ids.patch
2473 patches.xen/xen3-add-via-chrome9-drm-support.patch
2474 patches.xen/xen3-acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch
2475 patches.xen/xen3-sysfs-crash-debugging.patch
2476 patches.xen/xen3-kdb-x86
2477 patches.xen/xen3-stack-unwind
2478 patches.xen/xen3-x86_64-unwind-annotations
2479 patches.xen/xen3-perfmon2.patch
2480 patches.xen/xen3-perfmon2-remove_syscalls.patch
2481 patches.xen/xen3-panic-on-io-nmi.diff
2482
2483 # bugfixes and enhancements
2484 patches.xen/xen-balloon-max-target
2485 patches.xen/xen-balloon-accounting
2486 patches.xen/xen-modular-blktap
2487 patches.xen/xen-blkback-bimodal-suse
2488 patches.xen/xen-blkif-protocol-fallback-hack
2489 patches.xen/xen-blkback-cdrom
2490 patches.xen/xen-blktap-write-barriers
2491 patches.xen/xen-scsifront-block-timeout-update
2492 patches.xen/xen-op-packet
2493 patches.xen/xen-blkfront-cdrom
2494 patches.xen/xen-sections
2495 patches.xen/xen-swiotlb-heuristics
2496 patches.xen/xen-kconfig-compat-3.2.0
2497 patches.xen/xen-cpufreq-report
2498 patches.xen/xen-rt2860-build
2499 patches.xen/xen-sysdev-suspend
2500 patches.xen/xen-ipi-per-cpu-irq
2501 patches.xen/xen-virq-per-cpu-irq
2502 patches.xen/xen-configurable-guest-devices
2503 patches.xen/xen-netback-nr-irqs
2504 patches.xen/xen-netback-notify-multi
2505 patches.xen/xen-S3-MSI
2506 patches.xen/xen-blktap-vma-close-fix
2507 patches.xen/xen-dcdbas
2508 patches.xen/xen-x86-panic-no-reboot
2509 patches.xen/xen-x86-dcr-fallback
2510 patches.xen/xen-x86-consistent-nmi
2511 patches.xen/xen-x86-no-lapic
2512 patches.xen/xen-x86-pmd-handling
2513 patches.xen/xen-x86-bigmem
2514 patches.xen/xen-x86-machphys-prediction
2515 patches.xen/xen-x86-no-lazy-tlb
2516 patches.xen/xen-x86-exit-mmap
2517 patches.xen/xen-x86-exports
2518 patches.xen/xen-i386-panic-on-oops
2519 patches.xen/xen-x86_64-pgd-pin
2520 patches.xen/xen-x86_64-pgd-alloc-order
2521 patches.xen/xen-x86_64-dump-user-pgt
2522 patches.xen/xen-x86_64-note-init-p2m
2523 patches.kabi/xen-x86_64-note-init-p2m