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_select-correct-bridge-id.patch |
42 | Patch: 1000_linux-2.6.24.1.patch |
44 | From: 2.6.15.1 |
43 | From: http://www.kernel.org |
45 | Desc: BRIDGE: Fix faulty check in br_stp_recalculate_bridge_id() |
44 | Desc: Linux 2.6.24.1 |
46 | |
45 | |
47 | Patch: 1001_1_sparc-atyfb-blade100.patch |
46 | Patch: 1001_linux-2.6.24.2.patch |
48 | From: 2.6.15.1 |
47 | From: http://www.kernel.org |
49 | Desc: [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} |
48 | Desc: Linux 2.6.24.2 |
50 | |
49 | |
51 | Patch: 1002_1_workqueue-cpu-offline.patch |
50 | Patch: 1002_linux-2.6.24.3.patch |
52 | From: 2.6.15.1 |
51 | From: http://www.kernel.org |
53 | Desc: fix workqueue oops during cpu offline |
52 | Desc: Linux 2.6.24.3 |
54 | |
53 | |
55 | Patch: 1003_1_bridge-netfilter-ip-fragments.patch |
54 | Patch: 1003_linux-2.6.24.4.patch |
56 | From: 2.6.15.1 |
55 | From: http://www.kernel.org |
57 | Desc: [EBTABLES] Don't match tcp/udp source/destination port for IP fragments |
56 | Desc: Linux 2.6.24.4 |
58 | |
57 | |
59 | Patch: 1004_1_netlink-rcv-skb-dos.patch |
58 | Patch: 1400_prevent-gcc43-optimization-udivdi3.patch |
60 | From: 2.6.15.1 |
59 | From: http://bugs.gentoo.org/show_bug.cgi?id=214654 |
61 | Desc: [AF_NETLINK]: Fix DoS in netlink_rcv_skb() (CVE-2006-0035) |
60 | Desc: Prevent gcc udivdi3 optimizations due to some unsupported archs. |
62 | |
61 | |
63 | Patch: 1005_1_sys-class-net-wireless-stats.patch |
62 | Patch: 2100_sd-sr-medium-detection.patch |
64 | From: 2.6.15.1 |
63 | From: http://bugs.gentoo.org/196879 |
65 | Desc: fix /sys/class/net/<if>/wireless without dev->get_wireless_stats |
64 | Desc: Add early medium-not-present detection in sr/sd drivers |
66 | |
65 | |
67 | Patch: 1006_1_moxa-capability-check.patch |
66 | Patch: 2101_sr-follow-tray-status.patch |
68 | From: 2.6.15.1 |
67 | From: http://bugs.gentoo.org/196879 |
69 | Desc: moxa serial: add proper capability check |
68 | Desc: Fix CDROM_DRIVE_STATUS ioctl implementation |
70 | |
69 | |
71 | Patch: 1007_1_netfilter-pptp-crash-1.patch |
70 | Patch: 2102_sr-test-unit-ready.patch |
72 | From: 2.6.15.1 |
71 | From: http://bugs.gentoo.org/196879 |
73 | Desc: [NETFILTER]: Fix crash in ip_nat_pptp |
72 | Desc: Fix TEST_UNIT_READY for medium detection |
74 | |
73 | |
75 | Patch: 1008_1_netfilter-pptp-crash-2.patch |
74 | Patch: 2103_ata-assume-no-device-attached.patch |
76 | From: 2.6.15.1 |
75 | From: http://bugs.gentoo.org/211369 |
77 | Desc: [NETFILTER]: Fix another crash in ip_nat_pptp |
76 | Desc: Fix for device attached to pata_sis as secondary master |
78 | |
77 | |
79 | Patch: 1009_1_netlink-oops.patch |
78 | Patch: 2305_bluetooth-suspend-oops.patch |
80 | From: 2.6.15.1 |
79 | From: http://bugs.gentoo.org/211179 |
81 | Desc: netlink oops fix due to incorrect error code |
80 | Desc: Fix bluetooth rfcomm crash on suspend |
82 | |
81 | |
83 | Patch: 1010_1_ppc-ml300-ep405-boot.patch |
82 | Patch: 2400_ipw2200-radiotap-addr.patch |
84 | From: 2.6.15.1 |
83 | From: http://bugs.gentoo.org/215714 |
85 | Desc: ppc32: Re-add embed_config.c to ml300/ep405 |
84 | Desc: Fix IPW2200 radiotap interface |
86 | |
85 | |
87 | Patch: 1011_1_skge-memory-on-ring-changes.patch |
86 | Patch: 2405_sis190-eeprom-mac.patch |
88 | From: 2.6.15.1 |
87 | From: http://bugs.gentoo.org/207706 |
89 | Desc: skge: handle out of memory on ring changes |
88 | Desc: Fix reading of MAC address in sis190 driver |
90 | |
89 | |
91 | Patch: 1012_1_sparc64-64k-hugetlb-depends.patch |
90 | Patch: 2505_usb-storage-motorola-rokr.patch |
92 | From: 2.6.15.1 |
91 | From: http://bugs.gentoo.org/212729 |
93 | Desc: arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies |
92 | Desc: Fix usb-storage access to Motorola ROKR phone |
94 | |
93 | |
95 | Patch: 1013_1_sparc64-strace.patch |
94 | Patch: 2510_ricoh-handle-susp-resum-disab.patch |
96 | From: 2.6.15.1 |
95 | From: http://bugs.gentoo.org/185581 |
97 | Desc: [SPARC64]: Fix ptrace/strace |
96 | Desc: Handle suspend/resume in Ricoh MMC disabler |
98 | |
97 | |
99 | Patch: 1014_1_sparc64-fstat64.patch |
98 | Patch: 2515_ricoh-mmc-RL5c476.patch |
100 | From: 2.6.15.1 |
99 | From: http://bugs.gentoo.org/185581 |
101 | Desc: [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table. |
100 | Desc: Extend ricoh_mmc to support Ricoh RL5c476 |
102 | |
101 | |
103 | Patch: 1015_1_ufs-inode-sem.patch |
102 | Patch: 2525_cciss-missing-scatterlist-include.patch |
104 | From: 2.6.15.1 |
103 | From: http://bugs.gentoo.org/217012 |
105 | Desc: UFS: inode->i_sem is not released in error path |
104 | Desc: Add missing include for Compaq Smart Array 5xxx Controller |
106 | |
105 | |
107 | Patch: 1016_1_vgacon-doublescan.patch |
106 | Patch: 2700_alsa-hda-lifebook-e8410.patch |
108 | From: 2.6.15.1 |
107 | From: Tony Vroon <chainsaw@gentoo.org> |
109 | Desc: vgacon: fix doublescan mode |
108 | Desc: Fix mixer controls for Fujitsu Lifebook E8410 sound chip |
110 | |
109 | |
111 | Patch: 1340_sparc-obp64-naming.patch |
110 | Patch: 2705_alsa-hda-fujitsu.patch |
112 | From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
111 | From: Tony Vroon <chainsaw@gentoo.org> |
113 | Desc: Fix OBP naming on some sparc systems |
112 | Desc: Fix docking station headphone port and PC speaker for Fujitsu ALC262 |
114 | |
113 | |
115 | Patch: 1399_sparc-U1-hme-lockup.patch |
114 | Patch: 2900_bluetooth-usb-conwise-sco.patch |
116 | From: sparc patch tarball |
115 | From: http://bugs.gentoo.org/203196 |
117 | Desc: Fix hme related lockup on u1s |
116 | Desc: Fix bluetooth log spam with a buggy conwise USB adapter |
118 | |
117 | |
119 | Patch: 2300_ata-piix-suspend.patch |
118 | Patch: 4000_xfrm-speedup.patch |
120 | From: http://bugs.gentoo.org/118284 |
119 | From: http://bugs.gentoo.org/212381 |
121 | Desc: Fix crash-on-resume with ata_piix driver by implementing suspend support |
120 | Desc: Allow more IPSEC connections |
122 | |
121 | |
123 | Patch: 4000_intel-ich8.patch |
122 | Patch: 4005_afkey-large-databases.patch |
124 | From: Jason Gaston @ Intel |
123 | From: http://bugs.gentoo.org/212381 |
125 | Desc: Support the upcoming Intel ICH8 chipset |
124 | Desc: Allow more IPSEC connections |
126 | |
125 | |
127 | Patch: 4100_sky2-0.12.patch |
|
|
128 | From: netdev-2.6 tree |
|
|
129 | Desc: Driver for Marvell Yukon-2 ethernet adapters |
|
|
130 | |
|
|
131 | Patch: 4101_deprecate-sk98lin.patch |
|
|
132 | From: dsd@gentoo.org |
|
|
133 | Desc: Add a note suggesting users try skge |
|
|
134 | |
|
|
135 | Patch: 4305_dm-bbr.patch |
126 | Patch: 4105_dm-bbr.patch |
136 | From: EVMS 2.5.2 |
127 | From: EVMS 2.5.2 |
137 | Desc: Bad block relocation support for LiveCD users |
128 | Desc: Bad block relocation support for LiveCD users |
138 | |
129 | |
139 | Patch: 4320_promise-pdc2037x.patch |
130 | Patch: 4200_fbcondecor-0.9.4.patch |
140 | From: Jeff Garzik's libata-dev-2.6 tree |
|
|
141 | Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
|
|
142 | |
|
|
143 | Patch: 4351_megaraid-compatibility.patch |
|
|
144 | From: dsd@gentoo.org |
|
|
145 | Desc: Allow both megaraid drivers to be built side-by-side |
|
|
146 | |
|
|
147 | Patch: 4500_fbsplash-0.9.2-r5.patch |
|
|
148 | From: http://dev.gentoo.org/~spock |
131 | From: http://dev.gentoo.org/~spock |
149 | Desc: Bootsplash successor by Michal Januszewski |
132 | Desc: Bootsplash successor by Michal Januszewski |
150 | |
133 | |
151 | Patch: 4505_vesafb-tng-1.0-rc1-r3.patch |
|
|
152 | From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
|
|
153 | Desc: Updated vesafb driver for x86. |
|
|
154 | |
|
|
155 | Patch: 4705_squashfs-2.2.patch |
134 | Patch: 4300_squashfs-3.3.patch |
156 | From: http://squashfs.sourceforge.net/ |
135 | From: http://squashfs.sourceforge.net/ |
157 | Desc: driver to support squashfs filesystems. |
136 | Desc: driver to support squashfs filesystems. |
158 | |
137 | |
159 | Patch: 4900_speakup-20060103.patch |
138 | Patch: 4400_echo-ctrl-c.patch |
160 | From: dsd@gentoo.org from speakup cvs |
139 | From: Joe Peterson <lavajoe@gentoo.org> |
161 | Desc: Provides console speech to visually-impaired users |
140 | Desc: Echo ^C on Ctrl-C events to match other unixes |
162 | |
141 | |
163 | Patch: 4901_speakup-highlight-tracking-amd64.patch |
142 | Patch: 4401_ixany-interrupt-signal.patch |
164 | From: dsd@gentoo.org |
143 | From: Joe Peterson <lavajoe@gentoo.org> |
165 | Desc: Experimental fix for speakup highlight tracking on amd64 |
144 | Desc: Bugfix for patch 4400 |
166 | |
145 | |
167 | Patch: 4905_alpha-sysctl-uac.patch |
146 | Patch: 4405_alpha-sysctl-uac.patch |
168 | From: |
147 | From: Tavis Ormandy <taviso@gentoo.org> and http://bugs.gentoo.org/show_bug.cgi?id=217323 |
169 | Desc: enable control of the unaligned access control policy from sysctl |
148 | Desc: enable control of the unaligned access control policy from sysctl |
170 | |
149 | |
|
|
150 | Patch: 4410_coretemp-penryn.patch |
|
|
151 | From: Jan Taimr |
|
|
152 | Desc: Support temperature monitoring of new Intel CPUs |
|
|
153 | |