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

Annotation of /cauldron/kernel-tmb/pristine/SOURCES/kernel-tmb.patchlist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 551605 - (hide annotations) (download)
Sun Nov 17 00:17:59 2013 UTC (10 years, 4 months ago) by tmb
Original Path: cauldron/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
File size: 4390 byte(s)
- add -stable queue patches:
  * AA01: net/mlx4_core: Fix call to __mlx4_unregister_mac
  * AA02: net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
  * AA03: net: flow_dissector: fail on evil iph->ihl
  * AA04: virtio-net: correctly handle cpu hotplug notifier during resuming
  * AA05: xen-netback: use jiffies_64 value to calculate credit timeout
  * AA06: cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
  * AA07: tcp: gso: fix truesize tracking
  * AA08: tcp: fix SYNACK RTT estimation in Fast Open
  * AA09: tcp: only take RTT from timestamps if new data is acked
  * AA10: tcp: do not rearm RTO when future data are sacked
  * AA11: ipv6: ip6_dst_check needs to check for expired dst_entries
  * AA12: ipv6: reset dst.expires value when clearing expire flag
  * AA13: hyperv-fb: add pci stub
  * AA14: USB: add new zte 3g-dongle's pid to option.c
  * AA15: ALSA: hda - hdmi: Fix reported channel map on common default layouts
  * DB10: bluetooth: fix suspend/resume issue


1 tmb 551605 *** kernel-tmb-3.12.0-2.mga4 ***
2 tmb 61100
3     ### Git Queue
4    
5     ### Stable Queue
6 tmb 551605 AA01_net-mlx4_core-fix-call-to-__mlx4_unregister_mac.patch
7     AA02_net-sctp-do-not-trigger-bug_on-in-sctp_cmd_delete_tcb.patch
8     AA04_net-flow_dissector-fail-on-evil-iph-ihl.patch
9     AA04_virtio-net-correctly-handle-cpu-hotplug-notifier-during-resuming.patch
10     AA05_xen-netback-use-jiffies_64-value-to-calculate-credit-timeout.patch
11     AA06_cxgb3-fix-length-calculation-in-write_ofld_wr-on-32-bit-architectures.patch
12     AA07_tcp-gso-fix-truesize-tracking.patch
13     AA08_tcp-fix-synack-rtt-estimation-in-fast-open.patch
14     AA09_tcp-only-take-rtt-from-timestamps-if-new-data-is-acked.patch
15     AA10_tcp-do-not-rearm-rto-when-future-data-are-sacked.patch
16     AA11_ipv6-ip6_dst_check-needs-to-check-for-expired-dst_entries.patch
17     AA12_ipv6-reset-dst.expires-value-when-clearing-expire-flag.patch
18     AA13_hyperv-fb-add-pci-stub.patch
19     AA14_usb-add-new-zte-3g-dongle-s-pid-to-option.c.patch
20     AA15_alsa-hda-hdmi-fix-reported-channel-map-on-common-default-layouts.patch
21 tmb 61100
22     ### see mdv bugzilla #18989
23     AI01_x86-pci-toshiba-equium-a60-assign-busses.patch
24    
25     ### fix kernel error message to tell user when desktop586 kernel is used.
26     AI10_i386-fix-error-message-when-cpu-is-not-i686.patch
27    
28 tmb 94546 ### fix "out of vmalloc space"
29     AX05_x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
30    
31 tmb 232861 # disable floppy autoloading
32     BF01_block-floppy-disable-pnp-modalias.patch
33    
34 tmb 61100 ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)
35 tmb 467214 CK01_patch-3.10-ck1.patch
36 tmb 61100
37     ### Tecra M4/M6 and Satellite R20 have broken piix_suspend
38     DA52_ata-piix-blacklist-toshiba-piix-suspend.patch
39    
40 tmb 551605 ### bt fix
41     DB10_v3.12-rc7-bluetooth-git.patch
42    
43 tmb 61100 ### make megaraid_mbox show correct sysfsname
44     DB25_megaraid_mbox_sysfsname_fix.patch
45    
46 tmb 134369 ### module aliases for old ieee1394 stack
47 tmb 90160 DF01_firewire-ieee1394-module-aliases.patch
48 tmb 75092
49 tmb 412659 # cirrus fixes
50     DG11_gpu-drm-cirrus-correct-register-values-for-16bpp.patch
51    
52 tmb 90160 ### module aliases for old dm-raid45
53     DM01_dm-raid-aliases.patch
54    
55 tmb 78708 ### shuttle-wmi support
56     DP10_platform-x86-add-shuttle-wmi-driver.patch
57    
58 tmb 61100 ### Sound fixes & addons
59     DS03_sound-bluetooth-SCO-support.patch
60    
61 tmb 311880 ### overlayfs support synced with opensuse
62     FO01_fs-ovl01-vfs-add-i_op-dentry_open.patch
63     FO02_fs-ovl02-vfs-export-do_splice_direct-to-modules.patch
64 tmb 467214 FO03_fs-ovl03-vfs-export-inode_permission-to-modules.patch
65     FO04_fs-ovl04-vfs-introduce-clone_private_mount.patch
66     FO05_fs-ovl05-overlay-filesystem.patch
67     FO06_fs-ovl06-overlayfs-add-statfs-support.patch
68     FO07_fs-ovl07-overlayfs-implement-show_options.patch
69     FO08_fs-ovl08-overlay-overlay-filesystem-documentation.patch
70     FO09_fs-ovl09-fs-limit-filesystem-stacking-depth.patch
71 tmb 292370
72 tmb 408960 # Reiser4
73     # https://reiser4.wiki.kernel.org/
74 tmb 467214 FR01_reiser4-for-3.10.patch
75 tmb 408960
76 tmb 61100 ### TuxOnIce / Suspend2 support
77     ### from http://www.tuxonice.net/
78 tmb 467214 KP01_tuxonice-for-linux-3.10.6-2013-08-13.patch
79 tmb 61100
80     ### adds the 3rdparty drivers framework
81     MB01_3rdparty-1.0.tar
82     MB02_3rd-3rdparty-merge.patch
83    
84 tmb 408960 ### ndiswrapper 1.58
85     MB10_3rd-ndiswrapper-1.58.patch
86 tmb 61100 MB11_3rd-ndiswrapper-Kconfig.patch
87     MB12_3rd-ndiswrapper-Makefile-build-fix.patch
88 tmb 467214 MB13_3rd-ndiswrapper-kernel-3.9-buildfix.patch
89     MB14_3rd-ndiswrapper-kernel-3.10-buildfix.patch
90 tmb 496719 MB15_3rd-ndiswrapper-3.12-buildfix.patch
91 tmb 61100
92     ### Fujitsu Siemens Tablet button driver
93     ### http://fjbtndrv.wiki.sourceforge.net/
94     MC40_fsc_btns-2.1.0.tar
95     MC41_fsc_btns-Kconfig-Makefile.patch
96    
97     ### DazukoFS support (#24333)
98     MC50_3rd-dazukofs-3.1.3.tar
99     MC51_3rd-dazukofs-add-Kconfig-Makefile.patch
100     MC52_3rd-dazukofs-2.6.35-buildfix.patch
101    
102     ### Via high speed serial support
103     MC80_viahss-0.92.tar
104     MC81_viahss_config.patch
105     MC82_3rd-viahss-module-license.patch
106     MC83_3rd-viahss-fix-pci_get_device.patch
107    
108     ### video4linux vloopback support
109     MC90_3rd-vloopback.tar
110     MC91_3rd-vloopback-Kconfig-Makefile.patch
111     MC92_3rd-vloopback-2.6.33-buildfix.patch
112     MC93_3rd-vloopback-include-slab.h.patch
113     MC94_3rd-vloopback-2.6.37-buildfix.patch
114    
115     ### adds sco-flowcontrol support to bluetooth, needed for
116     ### bluetooth-alsa
117     NB01_bluetooth-sco-flowcontrol.patch
118    
119     ### netfilter logging support, used by Interactive Firewall
120     NI10_net-netfilter-IFWLOG.patch
121     NI11_net-netfilter-IFWLOG-mdv.patch
122     NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch
123     NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch
124 tmb 311880 NI14_net-ipv4-netfilter-ipt_IFWLOG-3.6-buildfix.patch
125 tmb 61100
126     ### netfilter port-scan detection, used by Interactive Firewall
127     NI15_net-netfilter-psd.patch
128     NI16_net-netfilter-psd-mdv.patch
129     NI17_net-netfilter-psd-2.6.35-buildfix.patch

  ViewVC Help
Powered by ViewVC 1.1.30