/[packages]/cauldron/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
ViewVC logotype

Diff of /cauldron/kernel-tmb/current/SOURCES/kernel-tmb.patchlist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 294091 by tmb, Sat Sep 15 10:39:45 2012 UTC revision 311880 by tmb, Thu Nov 1 00:17:12 2012 UTC
# Line 1  Line 1 
1  *** kernel-tmb-3.5.4-1.mga3 ***  *** kernel-tmb-3.6.5-1.mga3 ***
2    
3  ### Git Queue  ### Git Queue
4    
5  ### Stable Queue  ### Stable Queue
6    AA01_blkcg-fix-use-after-free-of-q-root_blkg-and-q-root_rl.blkg.patch
7    AA02_gpio-timberdale-fix-a-potential-wrapping-issue.patch
8    AA03_gpiolib-don-t-return-eprobe_defer-to-sysfs-or-for-invalid-gpios.patch
9    AA04_md-raid1-fix-assembling-of-arrays-containing-replacements.patch
10    AA05_floppy-don-t-call-alloc_ordered_workqueue-inside-the-alloc_disk-loop.patch
11    AA06_floppy-do-put_disk-on-current-dr-if-blk_init_queue-fails.patch
12    AA07_floppy-properly-handle-failure-on-add_disk-loop.patch
13    AA08_rbd-reset-backoff-if-unable-to-re-queue.patch
14    AA09_libceph-avoid-null-kref_put-when-osd-reset-races-with-alloc_msg.patch
15    AA10_ceph-fix-dentry-reference-leak-in-encode_fh.patch
16    AA11_ceph-fix-oops-when-handling-mdsmap-that-decreases-max_mds.patch
17    AA12_libceph-check-for-invalid-mapping.patch
18    AA13_ceph-avoid-32-bit-page-index-overflow.patch
19    AA14_usb-mos7840-fix-port-data-memory-leak.patch
20    AA15_usb-iuu_phoenix-fix-backported-patches.patch
21    AA16_usb-io_edgeport-remove-unused-variable.patch
22    
23  ### see mdv bugzilla #18989  ### see mdv bugzilla #18989
24  AI01_x86-pci-toshiba-equium-a60-assign-busses.patch  AI01_x86-pci-toshiba-equium-a60-assign-busses.patch
# Line 17  AX05_x86-increase-default-minimum-vmallo Line 33  AX05_x86-increase-default-minimum-vmallo
33  BF01_block-floppy-disable-pnp-modalias.patch  BF01_block-floppy-disable-pnp-modalias.patch
34    
35  ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)  ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)
36  CK01_patch-3.5-ck1.patch  CK01_patch-3.6-ck1.patch
   
 ### add blacklisting so shuttle-wmi will work  
 DA20_acpi-video-add-blacklist-to-use-vendor-driver.patch  
37    
38  ### Tecra M4/M6 and Satellite R20 have broken piix_suspend  ### Tecra M4/M6 and Satellite R20 have broken piix_suspend
39  DA52_ata-piix-blacklist-toshiba-piix-suspend.patch  DA52_ata-piix-blacklist-toshiba-piix-suspend.patch
# Line 47  DP10_platform-x86-add-shuttle-wmi-driver Line 60  DP10_platform-x86-add-shuttle-wmi-driver
60  DS03_sound-bluetooth-SCO-support.patch  DS03_sound-bluetooth-SCO-support.patch
61  DS10_Alsa-1.0.22.1plus-unstable-via-vt1732-snapshot-20100402.patch  DS10_Alsa-1.0.22.1plus-unstable-via-vt1732-snapshot-20100402.patch
62    
63    ### fixes possible ext4 data corruption
64    FE01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
65    
66  ### Reiser4 filesystem  ### Reiser4 filesystem
67  ### from: http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/  ### from: http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/
68  # BROKEN: FR01_reiser4-for-2.6.38.patch  # BROKEN: FR01_reiser4-for-2.6.38.patch
69    
70  ### overlayfs support liberated from ubuntu  ### overlayfs support synced with opensuse
71  FO01_fs-overlayfs.patch  FO01_fs-ovl01-vfs-add-i_op-dentry_open.patch
72  FO02_fs-overlayfs-add-statfs-support.patch  FO02_fs-ovl02-vfs-export-do_splice_direct-to-modules.patch
73  FO03_fs-overlayfs-implement-show_options.patch  FO03_fs-ovl03-vfs-introduce-clone_private_mount.patch
74  FO04_fs-overlayfs-limit-filesystem-stacking-depth.patch  FO04_fs-ovl04-overlay-filesystem.patch
75  FO05_fs-overlayfs-fix-possible-leak-in-ovl_new_inode.patch  FO05_fs-ovl05-overlayfs-add-statfs-support.patch
76  FO06_fs-overlayfs-create-new-inode-in-ovl_link.patch  FO06_fs-ovl06-overlayfs-implement-show_options.patch
77  FO07_fs-overlayfs-switch-to-use-inode_only_permissions.patch  FO07_fs-ovl07-overlay-overlay-filesystem-documentation.patch
78  FO08_fs-overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode.patch  FO08_fs-ovl08-fs-limit-filesystem-stacking-depth.patch
79  FO09_fs-overlayfs-vfs-introduce-clone_private_mount.patch  FO09_fs-ovl09-overlayfs-fix-possible-leak-in-ovl_new_inode.patch
80  FO10_fs-overlayfs-inode_only_permission-export-inode-level-permissions-checks.patch  FO10_fs-ovl10-overlayfs-create-new-inode-in-ovl_link.patch
81  FO11_fs-overlayfs-vfs-pass-struct-path-to-__dentry_open.patch  FO11_fs-ovl11-vfs-export-__inode_permission-to-modules.patch
82  FO12_fs-overlayfs-vfs-add-i_op-open.patch  FO12_fs-ovl12-ovl-switch-to-__inode_permission.patch
83  FO13_fs-overlayfs-vfs-export-do_splice_direct.patch  FO13_fs-ovl13-overlayfs-copy-up-i_uid-i_gid-from-the-underlying-in.patch
84    
85  ### TuxOnIce / Suspend2 support  ### TuxOnIce / Suspend2 support
86  ### from http://www.tuxonice.net/  ### from http://www.tuxonice.net/
87  KP01_TuxOnIce-3.3-for-3.5.patch  KP01_TuxOnIce-3.3-for-3.6.patch
88    
89  ### adds the 3rdparty drivers framework  ### adds the 3rdparty drivers framework
90  MB01_3rdparty-1.0.tar  MB01_3rdparty-1.0.tar
# Line 113  NI10_net-netfilter-IFWLOG.patch Line 129  NI10_net-netfilter-IFWLOG.patch
129  NI11_net-netfilter-IFWLOG-mdv.patch  NI11_net-netfilter-IFWLOG-mdv.patch
130  NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch  NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch
131  NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch  NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch
132    NI14_net-ipv4-netfilter-ipt_IFWLOG-3.6-buildfix.patch
133    
134  ### netfilter port-scan detection, used by Interactive Firewall  ### netfilter port-scan detection, used by Interactive Firewall
135  NI15_net-netfilter-psd.patch  NI15_net-netfilter-psd.patch

Legend:
Removed from v.294091  
changed lines
  Added in v.311880

  ViewVC Help
Powered by ViewVC 1.1.30