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: 1100_netlink-rcv-skb-dos.patch |
42 | Patch: 1000_linux-2.6.24.1.patch |
44 | From: stable queue |
43 | From: http://www.kernel.org |
45 | Desc: [AF_NETLINK]: Fix DoS in netlink_rcv_skb() (CVE-2006-0035) |
44 | Desc: Linux 2.6.24.1 |
46 | |
45 | |
47 | Patch: 1105_netfilter-pptp-crash.patch |
46 | Patch: 1001_linux-2.6.24.2.patch |
48 | From: stable queue |
47 | From: http://www.kernel.org |
49 | Desc: [NETFILTER]: Fix another crash in ip_nat_pptp |
48 | Desc: Linux 2.6.24.2 |
50 | |
49 | |
51 | Patch: 1110_netfilter-pptp-crash-2.patch |
50 | Patch: 1002_linux-2.6.24.2.patch |
52 | From: stable queue |
51 | From: http://www.kernel.org |
53 | Desc: [NETFILTER]: Fix crash in ip_nat_pptp |
52 | Desc: Linux 2.6.24.3 |
54 | |
53 | |
55 | Patch: 1300_sparc-atyfb-blade100.patch |
54 | Patch: 1700_moduleparam.patch |
56 | From: http://bugs.gentoo.org/117917 |
55 | From: http://bugs.gentoo.org/187175 |
57 | Desc: Fix framebuffer on Sun Blade 100/150 workstations |
56 | Desc: Fix GCC 4.2 compile failure on alpha/ia64/ppc64 |
58 | |
57 | |
59 | Patch: 1305_sparc64-strace.patch |
58 | Patch: 2100_sd-sr-medium-detection.patch |
60 | From: http://bugs.gentoo.org/118551 |
59 | From: http://bugs.gentoo.org/196879 |
61 | Desc: Fix ptrace/strace on sparc64 |
60 | Desc: Add early medium-not-present detection in sr/sd drivers |
62 | |
61 | |
63 | Patch: 1310_ppc-ml300-ep405-boot.patch |
62 | Patch: 2101_sr-follow-tray-status.patch |
64 | From: stable queue |
63 | From: http://bugs.gentoo.org/196879 |
65 | Desc: ppc32: Re-add embed_config.c to ml300/ep405 |
64 | Desc: Fix CDROM_DRIVE_STATUS ioctl implementation |
66 | |
65 | |
67 | Patch: 1315_sparc64-fstat64.patch |
66 | Patch: 2102_sr-test-unit-ready.patch |
68 | From: stable queue |
67 | From: http://bugs.gentoo.org/196879 |
69 | Desc: [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table |
68 | Desc: Fix TEST_UNIT_READY for medium detection |
70 | |
69 | |
71 | Patch: 1340_sparc-obp64-naming.patch |
70 | Patch: 2300_pci-use-conf1.patch |
72 | From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
71 | From: http://bugs.gentoo.org/198810 |
73 | Desc: Fix OBP naming on some sparc systems |
72 | Desc: Fix boot hang on Intel Q35 chipset |
74 | |
73 | |
75 | Patch: 1399_sparc-U1-hme-lockup.patch |
74 | Patch: 2400_e1000e-crc-stripping.patch |
76 | From: sparc patch tarball |
75 | From: http://bugs.gentoo.org/209235 |
77 | Desc: Fix hme related lockup on u1s |
76 | Desc: Fix e1000e bridging issue |
78 | |
77 | |
79 | Patch: 1900_select-correct-bridge-id.patch |
78 | Patch: 2405_sis190-eeprom-mac.patch |
80 | From: stable queue |
79 | From: http://bugs.gentoo.org/207706 |
81 | Desc: BRIDGE: Fix faulty check in br_stp_recalculate_bridge_id() |
80 | Desc: Fix reading of MAC address in sis190 driver |
82 | |
81 | |
83 | Patch: 1905_bridge-netfilter-ip-fragments.patch |
82 | Patch: 2500_arcmsr-dma-coherent-warnings.patch |
84 | From: stable queue |
83 | From: http://bugs.gentoo.org/208493 |
85 | Desc: Don't match tcp/udp source/destination port for IP fragments |
84 | Desc: Fix warning flood when arcmsr is ran with archttp |
86 | |
85 | |
87 | Patch: 1910_workqueue-cpu-offline.patch |
|
|
88 | From: stable queue |
|
|
89 | Desc: fix workqueue oops during cpu offline |
|
|
90 | |
|
|
91 | Patch: 1915_netlink-oops.patch |
|
|
92 | From: stable queue |
|
|
93 | Desc: netlink oops fix due to incorrect error code |
|
|
94 | |
|
|
95 | Patch: 1920_ufs-inode-sem.patch |
|
|
96 | From: stable queue |
|
|
97 | Desc: UFS: inode->i_sem is not released in error path |
|
|
98 | |
|
|
99 | Patch: 2100_skge-memory-on-ring-changes.patch |
|
|
100 | From: stable queue |
|
|
101 | Desc: skge: handle out of memory on ring changes |
|
|
102 | |
|
|
103 | Patch: 2300_ata-piix-suspend.patch |
|
|
104 | From: http://bugs.gentoo.org/118284 |
|
|
105 | Desc: Fix crash-on-resume with ata_piix driver by implementing suspend support |
|
|
106 | |
|
|
107 | Patch: 2500_vgacon-doublescan.patch |
|
|
108 | From: stable queue |
|
|
109 | Desc: vgacon: fix doublescan mode |
|
|
110 | |
|
|
111 | Patch: 4000_intel-ich8.patch |
|
|
112 | From: Jason Gaston @ Intel |
|
|
113 | Desc: Support the upcoming Intel ICH8 chipset |
|
|
114 | |
|
|
115 | Patch: 4100_sky2-0.12.patch |
|
|
116 | From: netdev-2.6 tree |
|
|
117 | Desc: Driver for Marvell Yukon-2 ethernet adapters |
|
|
118 | |
|
|
119 | Patch: 4101_deprecate-sk98lin.patch |
|
|
120 | From: dsd@gentoo.org |
|
|
121 | Desc: Add a note suggesting users try skge |
|
|
122 | |
|
|
123 | Patch: 4305_dm-bbr.patch |
86 | Patch: 4105_dm-bbr.patch |
124 | From: EVMS 2.5.2 |
87 | From: EVMS 2.5.2 |
125 | Desc: Bad block relocation support for LiveCD users |
88 | Desc: Bad block relocation support for LiveCD users |
126 | |
89 | |
127 | Patch: 4320_promise-pdc2037x.patch |
90 | Patch: 4200_fbcondecor-0.9.4.patch |
128 | From: Jeff Garzik's libata-dev-2.6 tree |
|
|
129 | Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
|
|
130 | |
|
|
131 | Patch: 4351_megaraid-compatibility.patch |
|
|
132 | From: dsd@gentoo.org |
|
|
133 | Desc: Allow both megaraid drivers to be built side-by-side |
|
|
134 | |
|
|
135 | Patch: 4500_fbsplash-0.9.2-r5.patch |
|
|
136 | From: http://dev.gentoo.org/~spock |
91 | From: http://dev.gentoo.org/~spock |
137 | Desc: Bootsplash successor by Michal Januszewski |
92 | Desc: Bootsplash successor by Michal Januszewski |
138 | |
93 | |
139 | Patch: 4505_vesafb-tng-1.0-rc1-r3.patch |
|
|
140 | From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
|
|
141 | Desc: Updated vesafb driver for x86. |
|
|
142 | |
|
|
143 | Patch: 4705_squashfs-2.2.patch |
94 | Patch: 4300_squashfs-3.3.patch |
144 | From: http://squashfs.sourceforge.net/ |
95 | From: http://squashfs.sourceforge.net/ |
145 | Desc: driver to support squashfs filesystems. |
96 | Desc: driver to support squashfs filesystems. |
146 | |
97 | |
147 | Patch: 4900_speakup-20060103.patch |
98 | Patch: 4400_echo-ctrl-c.patch |
148 | From: dsd@gentoo.org from speakup cvs |
99 | From: Joe Peterson <lavajoe@gentoo.org> |
149 | Desc: Provides console speech to visually-impaired users |
100 | Desc: Echo ^C on Ctrl-C events to match other unixes |
150 | |
101 | |
151 | Patch: 4901_speakup-highlight-tracking-amd64.patch |
102 | Patch: 4401_ixany-interrupt-signal.patch |
152 | From: dsd@gentoo.org |
103 | From: Joe Peterson <lavajoe@gentoo.org> |
153 | Desc: Experimental fix for speakup highlight tracking on amd64 |
104 | Desc: Bugfix for patch 4400 |
154 | |
105 | |
155 | Patch: 4905_alpha-sysctl-uac.patch |
106 | Patch: 4405_alpha-sysctl-uac.patch |
156 | From: |
107 | From: Tavis Ormandy <taviso@gentoo.org> |
157 | Desc: enable control of the unaligned access control policy from sysctl |
108 | Desc: enable control of the unaligned access control policy from sysctl |
158 | |
|
|