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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 408960 - (show annotations) (download)
Sun Apr 7 19:46:34 2013 UTC (10 years, 11 months ago) by tmb
File size: 5750 byte(s)
- update to 3.8.6
- update patches:
  * CK01: -ck patchset inclunding BFS 0.428
  * DN01-DN02: alx ethernet driver
  * F01-F13: overlayfs
  * KP01: TuxOnIce 3.3
  * MB10: ndiswrapper 1.58
- drop merged/obsolete patches:
  * AA01-AA16: stable queue fixes for 3.6 series
  * CK02: BFS boot fix
  * DM50: DVB-S builfix
  * DM60: rttrack buildfix
  * MB13, MB14: ndiswrapper buildfixes
- add patches:
  * AA01-AA20: 3.8 -stable queue fixes
  * DI01: Intel Wellsburg PCH i2c support
  * DM10: Intel Wellsburg PCH lpc support
  * DN03-DN04: alx buildfixes
  * DN10: net: asix: init ASIX AX88772B MAC from EEPROM
  * DN11: net: asix: handle packets crossing URB boundaries
  * DN12: usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle (coling)
  * DN13: asix cleanup
  * DN14: net: ax88179_178a: add ASIX AX88179_178A USB 3.0/2.0 to gigabit
          ethernet adapter support
  * DP01: PCI: Remove not needed check in disable aspm link (fixes ath5k)
  * DS10: Intel Wellsburg PCH alsa support
  * FR01: Reiser4 support
- update defconfigs


1 *** kernel-tmb-3.8.6-1.mga3 ***
2
3 ### Git Queue
4
5 ### Stable Queue
6 AA01_stable-asoc-imx-ssi-fix-occasional-ac97-reset-failure.patch
7 AA02_stable-asoc-dma-sh7760-fix-compile-error.patch
8 AA03_stable-asoc-spear_pcm-update-to-new-pcm_new-api.patch
9 AA04_stable-regmap-initialize-map-debugfs-before-regcache.patch
10 AA05_stable-regmap-cache-fix-regcache-rbtree-sync.patch
11 AA06_stable-mips-fix-logic-errors-in-bitops.c.patch
12 AA07_stable-hid-magicmouse-fix-race-between-input_register-and-probe.patch
13 AA08_stable-spi-s3c64xx-modified-error-interrupt-handling-and-init.patch
14 AA09_stable-spi-mpc512x-psc-optionally-keep-psc-ss-asserted-across-xfer-segmensts.patch
15 AA10_stable-gpio-stmpe-pass-dt-node-to-irqdomain.patch
16 AA11_stable-ubifs-make-space-fixup-work-in-the-remount-case.patch
17 AA12_stable-reiserfs-fix-warning-and-inode-leak-when-deleting-inode-with-xattrs.patch
18 AA13_stable-alsa-hda-bug-fix-on-return-value-when-getting-hdmi-eld-info.patch
19 AA14_stable-alsa-hda-enabling-realtek-alc-671-codec.patch
20 AA15_stable-alsa-hda-fix-typo-in-proc-output.patch
21 AA16_stable-drm-nouveau-fix-handling-empty-channel-list-in-ioctl-s.patch
22 AA17_stable-drm-i915-be-sure-to-turn-hsync-vsync-back-on-at-crt-enable-v2.patch
23 AA18_stable-drm-correctly-restore-mappings-if-drm_open-fails.patch
24 AA19_stable-revert-drivers-rtc-rtc-at91rm9200.c-use-a-variable-for-storing-imr.patch
25 AA20_stable-mm-prevent-mmap_cache-race-in-find_vma.patch
26
27 ### see mdv bugzilla #18989
28 AI01_x86-pci-toshiba-equium-a60-assign-busses.patch
29
30 ### fix kernel error message to tell user when desktop586 kernel is used.
31 AI10_i386-fix-error-message-when-cpu-is-not-i686.patch
32
33 ### fix "out of vmalloc space"
34 AX05_x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
35
36 # disable floppy autoloading
37 BF01_block-floppy-disable-pnp-modalias.patch
38
39 ### Con Kolivas -ck patchset (BFS Sceduler + desktop optimizations)
40 CK01_patch-3.8-ck1.patch
41
42 ### Tecra M4/M6 and Satellite R20 have broken piix_suspend
43 DA52_ata-piix-blacklist-toshiba-piix-suspend.patch
44
45 ### make megaraid_mbox show correct sysfsname
46 DB25_megaraid_mbox_sysfsname_fix.patch
47
48 ### module aliases for old ieee1394 stack
49 DF01_firewire-ieee1394-module-aliases.patch
50
51 # Wellsburg
52 DI01_i2c-busses-i2c-i801-Add-Device-IDs-for-Intel-Wellsburg-PCH.patch
53
54 ### module aliases for old dm-raid45
55 DM01_dm-raid-aliases.patch
56
57 # Wellsburg
58 DM10_mfd-lpc_ich-Add-Device-IDs-for-Intel-Wellsburg-PCH.patch
59
60 # add alx driver
61 DN01_net-ethernet-atheros-alx-add-new-QCA-ethernet-driver-which-supercedes-atl.patch
62 DN02_net-ethernet-atheros-alx-remove-atl1c-devices.patch
63 DN03_net-ethernet-atheros-alx-3.7-buildfix.patch
64 DN04_net-ethernet-alx-drop-devinit-exit.patch
65
66 # asix updates: TTL 3.9
67 DN10_net-usb-asix-init-ASIX-AX88772B-MAC-from-EEPROM.patch
68 DN11_net-usb-asix-handle-packets-crossing-URB-boundaries.patch
69 DN12_net-usb-asix-ax88772_unbind-can-be-static.patch
70 DN13_net-usb-asix_devices-Add-USBNET-HG20F9-ethernet-dongle.patch
71 DN14_net-usb-ax88179_178a-ASIX-AX88179_178A-USB-3.0_2.0-to-gigabit-ethernet-adapter-driver.patch
72
73 # fixes nonworking ath5k
74 DP01_pci-pcie-Remove-not-needed-check-in-disable-aspm-link.patch
75
76 ### shuttle-wmi support
77 DP10_platform-x86-add-shuttle-wmi-driver.patch
78
79 ### Sound fixes & addons
80 DS03_sound-bluetooth-SCO-support.patch
81
82 # Wellsburg
83 DS10_sound-pci-hda-hda_intel-Add-Device-IDs-for-Intel-Wellsburg-PCH.patch
84
85 ### overlayfs support synced with opensuse
86 FO01_fs-ovl01-vfs-add-i_op-dentry_open.patch
87 FO02_fs-ovl02-vfs-export-do_splice_direct-to-modules.patch
88 FO03_fs-ovl03-vfs-introduce-clone_private_mount.patch
89 FO04_fs-ovl04-overlay-filesystem.patch
90 FO05_fs-ovl05-overlayfs-add-statfs-support.patch
91 FO06_fs-ovl06-overlayfs-implement-show_options.patch
92 FO07_fs-ovl07-overlay-overlay-filesystem-documentation.patch
93 FO08_fs-ovl08-fs-limit-filesystem-stacking-depth.patch
94 FO09_fs-ovl09-overlayfs-fix-possible-leak-in-ovl_new_inode.patch
95 FO10_fs-ovl10-overlayfs-create-new-inode-in-ovl_link.patch
96 FO11_fs-ovl11-vfs-export-__inode_permission-to-modules.patch
97 FO12_fs-ovl12-ovl-switch-to-__inode_permission.patch
98 FO13_fs-ovl13-overlayfs-copy-up-i_uid-i_gid-from-the-underlying-in.patch
99
100 # Reiser4
101 # https://reiser4.wiki.kernel.org/
102 FR01_reiser4-for-3.8.5.patch
103
104 ### TuxOnIce / Suspend2 support
105 ### from http://www.tuxonice.net/
106 KP01_tuxonice-for-linux-3.8.6-2013-02-24.patch
107
108 ### adds the 3rdparty drivers framework
109 MB01_3rdparty-1.0.tar
110 MB02_3rd-3rdparty-merge.patch
111
112 ### ndiswrapper 1.58
113 MB10_3rd-ndiswrapper-1.58.patch
114 MB11_3rd-ndiswrapper-Kconfig.patch
115 MB12_3rd-ndiswrapper-Makefile-build-fix.patch
116
117 ### Fujitsu Siemens Tablet button driver
118 ### http://fjbtndrv.wiki.sourceforge.net/
119 MC40_fsc_btns-2.1.0.tar
120 MC41_fsc_btns-Kconfig-Makefile.patch
121
122 ### DazukoFS support (#24333)
123 MC50_3rd-dazukofs-3.1.3.tar
124 MC51_3rd-dazukofs-add-Kconfig-Makefile.patch
125 MC52_3rd-dazukofs-2.6.35-buildfix.patch
126
127 ### Via high speed serial support
128 MC80_viahss-0.92.tar
129 MC81_viahss_config.patch
130 MC82_3rd-viahss-module-license.patch
131 MC83_3rd-viahss-fix-pci_get_device.patch
132
133 ### video4linux vloopback support
134 MC90_3rd-vloopback.tar
135 MC91_3rd-vloopback-Kconfig-Makefile.patch
136 MC92_3rd-vloopback-2.6.33-buildfix.patch
137 MC93_3rd-vloopback-include-slab.h.patch
138 MC94_3rd-vloopback-2.6.37-buildfix.patch
139
140 ### adds sco-flowcontrol support to bluetooth, needed for
141 ### bluetooth-alsa
142 NB01_bluetooth-sco-flowcontrol.patch
143
144 ### netfilter logging support, used by Interactive Firewall
145 NI10_net-netfilter-IFWLOG.patch
146 NI11_net-netfilter-IFWLOG-mdv.patch
147 NI12_net-netfilter-IFWLOG-2.6.35-buildfix.patch
148 NI13_net-netfilter-IFWLOG-2.6.37-buildfix.patch
149 NI14_net-ipv4-netfilter-ipt_IFWLOG-3.6-buildfix.patch
150
151 ### netfilter port-scan detection, used by Interactive Firewall
152 NI15_net-netfilter-psd.patch
153 NI16_net-netfilter-psd-mdv.patch
154 NI17_net-netfilter-psd-2.6.35-buildfix.patch

  ViewVC Help
Powered by ViewVC 1.1.30