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: 1300_ppc64-multilib.patch |
42 | Patch: 1000_linux-2.6.24.1.patch |
44 | From: dostrow@gentoo.org |
43 | From: http://www.kernel.org |
45 | Desc: PPC64 makefile fix for multilib stuff |
44 | Desc: Linux 2.6.24.1 |
46 | |
45 | |
47 | Patch: 1340_sparc-obp64-naming.patch |
46 | Patch: 1900_xfs-file-readdir-oops.patch |
48 | From: http://marc.theaimsgroup.com/?l=linux-sparc&m=110314220200915&w=2 |
47 | From: http://bugs.gentoo.org/208404 |
49 | Desc: Fix OBP naming on some sparc systems |
48 | Desc: Fix XFS crash condition |
50 | |
49 | |
51 | Patch: 1360_sparc-kconfig-depends.patch |
50 | Patch: 2100_sd-sr-medium-detection.patch |
52 | From: eradicator@gentoo.org |
51 | From: http://bugs.gentoo.org/196879 |
53 | Desc: Fix depends statements for some drivers |
52 | Desc: Add early medium-not-present detection in sr/sd drivers |
54 | |
53 | |
55 | Patch: 1362_sparc-kconfig-fb.patch |
54 | Patch: 2101_sr-follow-tray-status.patch |
56 | From: eradicator@gentoo.org |
55 | From: http://bugs.gentoo.org/196879 |
57 | Desc: SPARC Kconfig cleanups to the framebuffer Kconfig |
56 | Desc: Fix CDROM_DRIVE_STATUS ioctl implementation |
58 | |
57 | |
59 | Patch: 1399_sparc-U1-hme-lockup.patch |
58 | Patch: 2102_sr-test-unit-ready.patch |
60 | From: sparc patch tarball |
59 | From: http://bugs.gentoo.org/196879 |
61 | Desc: Fix hme related lockup on u1s |
60 | Desc: Fix TEST_UNIT_READY for medium detection |
62 | |
61 | |
63 | Patch: 1910_kconfig-no-nls.patch |
62 | Patch: 2400_e1000e-crc-stripping.patch |
64 | From: http://bugs.gentoo.org/99810 |
63 | From: http://bugs.gentoo.org/209235 |
65 | Desc: Fix compilation on uclinux systems |
64 | Desc: Fix e1000e bridging issue |
66 | |
65 | |
67 | Patch: 4101_deprecate-sk98lin.patch |
66 | Patch: 1400_vmsplice-user-pointer.patch |
68 | From: dsd@gentoo.org |
67 | From: http://bugs.gentoo.org/209460 |
69 | Desc: Add a note suggesting users try skge |
68 | Desc: Fix another vmsplice() security issue |
70 | |
69 | |
71 | Patch: 4300_via-vt6410.patch |
70 | Patch: 1500_get-zero-user-pages.patch |
72 | From: ide-dev-2.6 |
71 | From: http://bugs.gentoo.org/209460 |
73 | Desc: Add support for VIA VT6410 IDE into vt82xx driver |
72 | Desc: Preventative measure against future vmsplice-like security issues |
74 | |
73 | |
75 | Patch: 4305_dm-bbr.patch |
74 | Patch: 4105_dm-bbr.patch |
76 | From: EVMS 2.5.2 |
75 | From: EVMS 2.5.2 |
77 | Desc: Bad block relocation support for LiveCD users |
76 | Desc: Bad block relocation support for LiveCD users |
78 | |
77 | |
79 | Patch: 4320_promise-pdc2037x.patch |
78 | Patch: 4200_fbcondecor-0.9.4.patch |
80 | From: Jeff Garzik's libata-dev-2.6 tree |
|
|
81 | Desc: Adds support for Promise 2037x SATA controllers which have PATA ports |
|
|
82 | |
|
|
83 | Patch: 4351_megaraid-compatibility.patch |
|
|
84 | From: dsd@gentoo.org |
|
|
85 | Desc: Allow both megaraid drivers to be built side-by-side |
|
|
86 | |
|
|
87 | Patch: 4500_fbsplash-0.9.2-r4.patch |
|
|
88 | From: http://dev.gentoo.org/~spock |
79 | From: http://dev.gentoo.org/~spock |
89 | Desc: Bootsplash successor by Michal Januszewski |
80 | Desc: Bootsplash successor by Michal Januszewski |
90 | |
81 | |
91 | Patch: 4505_vesafb-tng-1.0-rc1-r1.patch |
|
|
92 | From: http://dev.gentoo.org/~spock/projects/vesafb-tng/ |
|
|
93 | Desc: Updated vesafb driver for x86. |
|
|
94 | |
|
|
95 | Patch: 4705_squashfs-2.2.patch |
82 | Patch: 4300_squashfs-3.3.patch |
96 | From: http://squashfs.sourceforge.net/ |
83 | From: http://squashfs.sourceforge.net/ |
97 | Desc: driver to support squashfs filesystems. |
84 | Desc: driver to support squashfs filesystems. |
98 | |
85 | |
99 | Patch: 4900_speakup-20050825.patch |
86 | Patch: 4400_echo-ctrl-c.patch |
100 | From: eradicator@gentoo.org from speakup cvs |
87 | From: Joe Peterson <lavajoe@gentoo.org> |
101 | Desc: Provides console speech to visually-impaired users |
88 | Desc: Echo ^C on Ctrl-C events to match other unixes |
102 | |
89 | |
103 | Patch: 4901_speakup-gameport.patch |
90 | Patch: 4401_ixany-interrupt-signal.patch |
104 | From: http://bugs.gentoo.org/104609 |
91 | From: Joe Peterson <lavajoe@gentoo.org> |
105 | Desc: Fix for gameport init |
92 | Desc: Bugfix for patch 4400 |
106 | |
93 | |
107 | Patch: 4905_alpha-sysctl-uac.patch |
94 | Patch: 4405_alpha-sysctl-uac.patch |
108 | From: |
95 | From: Tavis Ormandy <taviso@gentoo.org> |
109 | Desc: enable control of the unaligned access control policy from sysctl |
96 | Desc: enable control of the unaligned access control policy from sysctl |
110 | |
|
|