1 | README |
1 | README |
2 | -------------------------------------------------------------------------- |
2 | -------------------------------------------------------------------------- |
3 | This patchset is to be the 2.6 series of gentoo-sources. |
3 | This patchset is to be the 2.6 series of gentoo-sources. |
4 | it is designed for cross-compatibility, fixes and stability, with performance and additional |
4 | It is designed for cross-compatibility, fixes and stability, with performance |
5 | features/driver support being a second. |
5 | and additional features/driver support being a second. |
6 | |
6 | |
7 | Unless otherwise stated and marked as such, this kernel should be suitable for all environments. |
7 | Unless otherwise stated and marked as such, this kernel should be suitable for |
|
|
8 | all environments. |
8 | |
9 | |
9 | |
10 | |
10 | Patchset Numbering Scheme |
11 | Patchset Numbering Scheme |
11 | -------------------------------------------------------------------------- |
12 | -------------------------------------------------------------------------- |
12 | 1XXX critical fixes |
13 | |
13 | 1XX security |
14 | FIXES |
14 | 3XX arch-compat |
15 | 1000-1400 linux-stable |
15 | 9XX other |
16 | 1400-1500 linux-stable queue |
16 | 2XXX driver related patches |
17 | 1500-1700 security |
17 | 1XX network |
18 | 1700-1800 architecture-related |
18 | 3XX raid/storage |
19 | 1800-1900 mm/scheduling/misc |
19 | 5XX graphics/sound |
20 | 1900-2000 filesystems |
20 | 7XX motherboard |
21 | 2000-2100 networking core |
21 | 9XX other |
22 | 2100-2200 storage core |
22 | 3XXX performance patches |
23 | 2200-2300 power management (ACPI, APM) |
23 | 1XX cpu-task schedular & related |
24 | 2300-2400 bus (USB, IEEE1394, PCI, PCMCIA, ...) |
24 | 3XX disk/memory/swap I/O and management |
25 | 2400-2500 network drivers |
25 | 5XX graphics/sound |
26 | 2500-2600 storage drivers |
26 | 9XX other |
27 | 2600-2700 input |
27 | 4XXX additional features. |
28 | 2700-2900 media (graphics, sound, tv) |
28 | 1XX network |
29 | 2900-3000 other |
29 | 3XX raid/storage |
30 | 3000-4000 reserved |
30 | 5XX graphics/sound |
31 | |
31 | 7XX filesystem |
32 | FEATURES |
32 | 9XX other |
33 | 4000-4100 network |
33 | 5XXX experimental patches |
34 | 4100-4200 storage |
34 | 1XX network |
35 | 4200-4300 graphics |
35 | 3XX raid/storage |
36 | 4300-4400 filesystem |
36 | 5XX graphics/sound |
37 | 4400-4500 other |
37 | 7XX filesystem |
38 | |
38 | 9XX other |
|
|
39 | |
|
|
40 | Individual Patch Descriptions: |
39 | Individual Patch Descriptions: |
41 | -------------------------------------------------------------------------- |
40 | -------------------------------------------------------------------------- |
42 | |
41 | |
43 | Patch: 1000_1_aacraid-bad-BUG_ON_fix.patch |
42 | Patch: 1000_linux-2.6.24.1.patch |
44 | From: 2.6.13.1 |
43 | From: http://www.kernel.org |
45 | Desc: aacraid bad BUG_ON fix |
44 | Desc: Linux 2.6.24.1 |
46 | |
45 | |
47 | Patch: 1001_1_fix-pci-rom-mapping.patch |
46 | Patch: 1001_linux-2.6.24.2.patch |
48 | From: 2.6.13.1 |
47 | From: http://www.kernel.org |
49 | Desc: Fix PCI ROM mapping |
48 | Desc: Linux 2.6.24.2 |
50 | |
49 | |
51 | Patch: 1002_1_fix-socket-filter-regression.patch |
50 | Patch: 1002_linux-2.6.24.3.patch |
52 | From: 2.6.13.1 |
51 | From: http://www.kernel.org |
53 | Desc: [NET] 2.6.13 breaks libpcap (and tcpdump) |
52 | Desc: Linux 2.6.24.3 |
54 | |
53 | |
55 | Patch: 1003_1_ipsec-oops-fix.patch |
54 | Patch: 1003_linux-2.6.24.4.patch |
56 | From: 2.6.13.1 |
55 | From: http://www.kernel.org |
57 | Desc: [CRYPTO] Fix boundary check in standard multi-block cipher processors |
56 | Desc: Linux 2.6.24.4 |
58 | |
57 | |
59 | Patch: 1004_1_ipv4-fragmentation-csum-handling.patch |
58 | Patch: 1400_prevent-gcc43-optimization-udivdi3.patch |
60 | From: 2.6.13.1 |
59 | From: http://bugs.gentoo.org/show_bug.cgi?id=214654 |
61 | Desc: [IPV4] Reassembly trim not clearing CHECKSUM_HW |
60 | Desc: Prevent gcc udivdi3 optimizations due to some unsupported archs. |
62 | |
61 | |
63 | Patch: 1005_1_pci_assign_unassigned_resources-update.patch |
62 | Patch: 2100_sd-sr-medium-detection.patch |
64 | From: 2.6.13.1 |
63 | From: http://bugs.gentoo.org/196879 |
65 | Desc: x86: pci_assign_unassigned_resources() update |
64 | Desc: Add early medium-not-present detection in sr/sd drivers |
66 | |
65 | |
67 | Patch: 1006_1_saa7134-dvb-must-select-tda1004x.patch |
66 | Patch: 2101_sr-follow-tray-status.patch |
68 | From: 2.6.13.1 |
67 | From: http://bugs.gentoo.org/196879 |
69 | Desc: Kconfig: saa7134-dvb must select tda1004x |
68 | Desc: Fix CDROM_DRIVE_STATUS ioctl implementation |
70 | |
69 | |
71 | Patch: 1007_1_sendmsg-DoS.patch |
70 | Patch: 2102_sr-test-unit-ready.patch |
72 | From: 2.6.13.1 |
71 | From: http://bugs.gentoo.org/196879 |
73 | Desc: raw_sendmsg DoS (CAN-2005-2492) |
72 | Desc: Fix TEST_UNIT_READY for medium detection |
74 | |
73 | |
75 | Patch: 1008_1_sendmsg-stackoverflow.patch |
74 | Patch: 2103_ata-assume-no-device-attached.patch |
76 | From: 2.6.13.1 |
75 | From: http://bugs.gentoo.org/211369 |
77 | Desc: 32bit sendmsg() flaw (CAN-2005-2490) |
76 | Desc: Fix for device attached to pata_sis as secondary master |
78 | |
77 | |
79 | Patch: 1009_1_sparc-request_irq-in-RTC-fix.patch |
78 | Patch: 2200_ppc32-apm-export-fix.patch |
80 | From: 2.6.13.1 |
79 | From: http://bugs.gentoo.org/217629 |
81 | Desc: [RTC] Use SA_SHIRQ in sparc specific code. |
80 | Desc: Fix build of modular drivers/macintosh/apm_emu.c |
82 | |
81 | |
83 | Patch: 1010_2_fix-more-byte-to-dword-writes-to-PCI_ROM_ADDRESS-config-word.patch |
82 | Patch: 2305_bluetooth-suspend-oops.patch |
84 | From: 2.6.13.2 |
83 | From: http://bugs.gentoo.org/211179 |
85 | Desc: Fix up more strange byte writes to the PCI_ROM_ADDRESS config word |
84 | Desc: Fix bluetooth rfcomm crash on suspend |
86 | |
85 | |
87 | Patch: 1011_2_fix-MPOL_F_VERIFY.patch |
86 | Patch: 2400_ipw2200-radiotap-addr.patch |
88 | From: 2.6.13.2 |
87 | From: http://bugs.gentoo.org/215714 |
89 | Desc: Fix MPOL_F_VERIFY |
88 | Desc: Fix IPW2200 radiotap interface |
90 | |
89 | |
91 | Patch: 1012_2_forcedeth-init-link-settings-in-nv_open.patch |
90 | Patch: 2405_sis190-eeprom-mac.patch |
92 | From: 2.6.13.2 |
91 | From: http://bugs.gentoo.org/207706 |
93 | Desc: forcedeth: Initialize link settings in every nv_open() |
92 | Desc: Fix reading of MAC address in sis190 driver |
94 | |
93 | |
95 | Patch: 1013_2_hpt366-write-dword-not-byte-for-ROM-resource.patch |
94 | Patch: 2505_usb-storage-motorola-rokr.patch |
96 | From: 2.6.13.2 |
95 | From: http://bugs.gentoo.org/212729 |
97 | Desc: hpt366: write the full 4 bytes of ROM address, not just low 1 byte |
96 | Desc: Fix usb-storage access to Motorola ROKR phone |
98 | |
97 | |
99 | Patch: 1014_2_jfs_delete_inode-must-call-clear_inode.patch |
98 | Patch: 2510_ricoh-handle-susp-resum-disab.patch |
100 | From: 2.6.13.2 |
99 | From: http://bugs.gentoo.org/185581 |
101 | Desc: jfs: jfs_delete_inode must call clear_inode |
100 | Desc: Handle suspend/resume in Ricoh MMC disabler |
102 | |
101 | |
103 | Patch: 1015_2_lost-fput-in-32bit-ioctl-on-x86-64.patch |
102 | Patch: 2515_ricoh-mmc-RL5c476.patch |
104 | From: 2.6.13.2 |
103 | From: http://bugs.gentoo.org/185581 |
105 | Desc: lost fput in 32bit ioctl on x86-64 |
104 | Desc: Extend ricoh_mmc to support Ricoh RL5c476 |
106 | |
105 | |
107 | Patch: 1016_2_lost-sockfd_put-in-32bit-compat-routing_ioctl.patch |
106 | Patch: 2525_cciss-missing-scatterlist-include.patch |
108 | From: 2.6.13.2 |
107 | From: http://bugs.gentoo.org/217012 |
109 | Desc: Lost sockfd_put() in routing_ioctl() |
108 | Desc: Add missing include for Compaq Smart Array 5xxx Controller |
110 | |
109 | |
111 | Patch: 1017_2_netfilter-fix-dhcp-masquerade-problem.patch |
110 | Patch: 2700_alsa-hda-lifebook-e8410.patch |
112 | From: 2.6.13.2 |
111 | From: Tony Vroon <chainsaw@gentoo.org> |
113 | Desc: [NETFILTER]: Fix DHCP + MASQUERADE problem |
112 | Desc: Fix mixer controls for Fujitsu Lifebook E8410 sound chip |
114 | |
113 | |
115 | Patch: 1018_2_sungem-enable-and-map-pci-rom-properly.patch |
114 | Patch: 2705_alsa-hda-fujitsu.patch |
116 | From: 2.6.13.2 |
115 | From: Tony Vroon <chainsaw@gentoo.org> |
117 | Desc: Sun GEM ethernet: enable and map PCI ROM properly |
116 | Desc: Fix docking station headphone port and PC speaker for Fujitsu ALC262 |
118 | |
117 | |
119 | Patch: 1019_2_sunhme-enable-and-map-pci-rom-properly.patch |
118 | Patch: 2900_bluetooth-usb-conwise-sco.patch |
120 | From: 2.6.13.2 |
119 | From: http://bugs.gentoo.org/203196 |
121 | Desc: Sun HME: enable and map PCI ROM properly |
120 | Desc: Fix bluetooth log spam with a buggy conwise USB adapter |
122 | |
121 | |
123 | Patch: 1020_2_usb-ftdi_sio-baud-fix.patch |
122 | Patch: 4000_xfrm-speedup.patch |
124 | From: 2.6.13.2 |
123 | From: http://bugs.gentoo.org/212381 |
125 | Desc: USB: ftdi_sio: custom baud rate fix |
124 | Desc: Allow more IPSEC connections |
126 | |
125 | |
127 | Patch: 1300_ppc64-multilib.patch |
126 | Patch: 4005_afkey-large-databases.patch |
128 | From: dostrow@gentoo.org |
127 | From: http://bugs.gentoo.org/212381 |
129 | Desc: PPC64 makefile fix for multilib stuff |
128 | Desc: Allow more IPSEC connections |
130 | |
129 | |
131 | Patch: 1305_amd64-smp.patch |
|
|
132 | From: http://bugs.gentoo.org/104151 |
|
|
133 | Desc: Hopeful fix for the AMD64 SMP userspace crash issues |
|
|
134 | |
|
|
135 | Patch: 1305_ppc-rom-mapping.patch |
|
|
136 | From: http://bugs.gentoo.org/104336 |
|
|
137 | Desc: Fix bootup on mac laptops |
|
|
138 | |
|
|
139 | Patch: 1340_sparc-obp64-naming.patch |
|
|
140 | From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
|
|
141 | Desc: Fix OBP naming on some sparc systems |
|
|
142 | |
|
|
143 | Patch: 1360_sparc-kconfig-depends.patch |
|
|
144 | From: eradicator@gentoo.org |
|
|
145 | Desc: Fix depends statements for some drivers |
|
|
146 | |
|
|
147 | Patch: 1361_sparc-kconfig-rework.patch |
|
|
148 | From: eradicator@gentoo.org |
|
|
149 | Desc: SPARC Kconfig reworked to be more similar to x86 layout |
|
|
150 | |
|
|
151 | Patch: 1362_sparc-kconfig-fb.patch |
|
|
152 | From: eradicator@gentoo.org |
|
|
153 | Desc: SPARC Kconfig cleanups to the framebuffer Kconfig |
|
|
154 | |
|
|
155 | Patch: 1399_sparc-U1-hme-lockup.patch |
|
|
156 | From: sparc patch tarball |
|
|
157 | Desc: Fix hme related lockup on u1s |
|
|
158 | |
|
|
159 | Patch: 1900_kallsyms-compression.patch |
|
|
160 | From: http://bugs.gentoo.org/104393 |
|
|
161 | Desc: Stop kallsyms requiring an extra pass for some configs |
|
|
162 | |
|
|
163 | Patch: 1905_fs-exec-bug-on.patch |
|
|
164 | From: stable queue |
|
|
165 | Desc: Fix bad BUG_ON in de_thread |
|
|
166 | |
|
|
167 | Patch: 2105_skge-1.0.patch |
|
|
168 | From: http://bugs.gentoo.org/87182 and others |
|
|
169 | Desc: skge tree update |
|
|
170 | |
|
|
171 | Patch: 2300_scsi_execute-quiet.patch |
|
|
172 | From: https://bugs.gentoo.org/104017 |
|
|
173 | Desc: Stop scsi_execute being so verbose |
|
|
174 | |
|
|
175 | Patch: 2900_yenta-oops.patch |
|
|
176 | From: stable queue |
|
|
177 | Desc: Fix a yenta oops issue |
|
|
178 | |
|
|
179 | Patch: 4101_deprecate-sk98lin.patch |
|
|
180 | From: dsd@gentoo.org |
|
|
181 | Desc: Add a note suggesting users try skge |
|
|
182 | |
|
|
183 | Patch: 4300_via-vt6410.patch |
|
|
184 | From: ide-dev-2.6 |
|
|
185 | Desc: Add support for VIA VT6410 IDE into vt82xx driver |
|
|
186 | |
|
|
187 | Patch: 4305_dm-bbr.patch |
130 | Patch: 4105_dm-bbr.patch |
188 | From: EVMS 2.5.2 |
131 | From: EVMS 2.5.2 |
189 | Desc: Bad block relocation support for LiveCD users |
132 | Desc: Bad block relocation support for LiveCD users |
190 | |
133 | |
191 | Patch: 4320_promise-pdc2037x.patch |
134 | Patch: 4200_fbcondecor-0.9.4.patch |
192 | From: Jeff Garzik's libata-dev-2.6 tree |
|
|
193 | Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
|
|
194 | |
|
|
195 | Patch: 4340_sata-nv-mcp5x.patch |
|
|
196 | From: libata-dev tree |
|
|
197 | Desc: Support MCP5x nvidia SATA controllers |
|
|
198 | |
|
|
199 | Patch: 4355_promise-tx4200.patch |
|
|
200 | From: dsd@gentoo.org |
|
|
201 | Desc: Support promise TX4200 hardware |
|
|
202 | |
|
|
203 | Patch: 4351_megaraid-compatibility.patch |
|
|
204 | From: dsd@gentoo.org |
|
|
205 | Desc: Allow both megaraid drivers to be built side-by-side |
|
|
206 | |
|
|
207 | Patch: 4500_fbsplash-0.9.2-r4.patch |
|
|
208 | From: http://dev.gentoo.org/~spock |
135 | From: http://dev.gentoo.org/~spock |
209 | Desc: Bootsplash successor by Michal Januszewski |
136 | Desc: Bootsplash successor by Michal Januszewski |
210 | |
137 | |
211 | Patch: 4505_vesafb-tng-0.9-rc7-r1.patch |
|
|
212 | From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
|
|
213 | Desc: Updated vesafb driver for x86. |
|
|
214 | |
|
|
215 | Patch: 4705_squashfs-2.2.patch |
138 | Patch: 4300_squashfs-3.3.patch |
216 | From: http://squashfs.sourceforge.net/ |
139 | From: http://squashfs.sourceforge.net/ |
217 | Desc: driver to support squashfs filesystems. |
140 | Desc: driver to support squashfs filesystems. |
218 | |
141 | |
219 | Patch: 4900_speakup-20050825.patch |
142 | Patch: 4400_echo-ctrl-c.patch |
220 | From: eradicator@gentoo.org from speakup cvs |
143 | From: Joe Peterson <lavajoe@gentoo.org> |
221 | Desc: Provides console speech to visually-impaired users |
144 | Desc: Echo ^C on Ctrl-C events to match other unixes |
222 | |
145 | |
223 | Patch: 4901_speakup-gameport.patch |
146 | Patch: 4401_ixany-interrupt-signal.patch |
224 | From: http://bugs.gentoo.org/104609 |
147 | From: Joe Peterson <lavajoe@gentoo.org> |
225 | Desc: Fix for gameport init |
148 | Desc: Bugfix for patch 4400 |
226 | |
149 | |
227 | Patch: 4905_alpha-sysctl-uac.patch |
150 | Patch: 4405_alpha-sysctl-uac.patch |
228 | From: |
151 | From: Tavis Ormandy <taviso@gentoo.org> and http://bugs.gentoo.org/show_bug.cgi?id=217323 |
229 | Desc: enable control of the unaligned access control policy from sysctl |
152 | Desc: enable control of the unaligned access control policy from sysctl |
230 | |
153 | |
|
|
154 | Patch: 4410_coretemp-penryn.patch |
|
|
155 | From: Jan Taimr |
|
|
156 | Desc: Support temperature monitoring of new Intel CPUs |
|
|
157 | |