summaryrefslogtreecommitdiff
blob: 1ab468f7851e7697c4b9d366fe65750a15857632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
README
--------------------------------------------------------------------------
This patchset is to be the series of patches for gentoo-sources.
It is designed for cross-compatibility, fixes and stability, with performance
and additional features/driver support being a second.

Unless otherwise stated and marked as such, this kernel should be suitable for
all environments.


Patchset Numbering Scheme
--------------------------------------------------------------------------

FIXES
1000-1400	linux-stable
1400-1500	linux-stable queue
1500-1700	security
1700-1800	architecture-related
1800-1900	mm/scheduling/misc
1900-2000	filesystems
2000-2100	networking core
2100-2200	storage core
2200-2300	power management (ACPI, APM)
2300-2400	bus (USB, IEEE1394, PCI, PCMCIA, ...)
2400-2500	network drivers
2500-2600	storage drivers
2600-2700	input
2700-2900	media (graphics, sound, tv)
2900-3000	other
3000-4000	reserved

FEATURES
4000-4100	network
4100-4200	storage
4200-4300	graphics
4300-4400	filesystem
4400-4500   security enhancement
4500-4600   other

EXPERIMENTAL
5000-5100   experimental patches (BFQ, ...)

Individual Patch Descriptions:
--------------------------------------------------------------------------

Patch:  1000_linux-5.7.1.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.1

Patch:  1001_linux-5.7.2.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.2

Patch:  1002_linux-5.7.3.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.3

Patch:  1003_linux-5.7.4.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.4

Patch:  1004_linux-5.7.5.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.5

Patch:  1005_linux-5.7.6.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.6

Patch:  1006_linux-5.7.7.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.7

Patch:  1007_linux-5.7.8.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.8

Patch:  1008_linux-5.7.9.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.9

Patch:  1009_linux-5.7.10.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.10

Patch:  1010_linux-5.7.11.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.11

Patch:  1011_linux-5.7.12.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.12

Patch:  1012_linux-5.7.13.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.13

Patch:  1013_linux-5.7.14.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.14

Patch:  1014_linux-5.7.15.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.15

Patch:  1015_linux-5.7.16.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.16

Patch:  1016_linux-5.7.17.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.17

Patch:  1017_linux-5.7.18.patch
From:   http://www.kernel.org
Desc:   Linux 5.7.18

Patch:  1500_XATTR_USER_PREFIX.patch
From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
Desc:   Support for namespace user.pax.* on tmpfs.

Patch:  1510_fs-enable-link-security-restrictions-by-default.patch
From:   http://sources.debian.net/src/linux/3.16.7-ckt4-3/debian/patches/debian/fs-enable-link-security-restrictions-by-default.patch/
Desc:   Enable link security restrictions by default.

Patch:  2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch
From:   https://lore.kernel.org/linux-bluetooth/20190522070540.48895-1-marcel@holtmann.org/raw
Desc:   Bluetooth: Check key sizes only when Secure Simple Pairing is enabled. See bug #686758

Patch:  2600_enable-key-swapping-for-apple-mac.patch
From:   https://github.com/free5lot/hid-apple-patched
Desc:   This hid-apple patch enables swapping of the FN and left Control keys and some additional on some apple keyboards. See bug #622902

Patch:  2900_tmp513-Fix-build-issue-by-selecting-CONFIG_REG.patch
From:   https://bugs.gentoo.org/710790
Desc:   tmp513 requies REGMAP_I2C to build.  Select it by default in Kconfig. See bug #710790. Thanks to Phil Stracchino

Patch:  2920_sign-file-patch-for-libressl.patch
From:   https://bugs.gentoo.org/717166
Desc:   sign-file: full functionality with modern LibreSSL

Patch:  4567_distro-Gentoo-Kconfig.patch
From:   Tom Wijsman <TomWij@gentoo.org>
Desc:   Add Gentoo Linux support config settings and defaults.

Patch: 	5000_ZSTD-v5-1-8-prepare-zstd-for-preboot-env.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   lib: prepare zstd for preboot environment

Patch:  5001_ZSTD-v5-2-8-prepare-xxhash-for-preboot-env.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   lib: prepare xxhash for preboot environment

Patch:  5002_ZSTD-v5-3-8-add-zstd-support-to-decompress.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   lib: add zstd support to decompress

Patch:  5003_ZSTD-v5-4-8-add-support-for-zstd-compres-kern.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   init: add support for zstd compressed kernel

Patch:  5004_ZSTD-v5-5-8-add-support-for-zstd-compressed-initramfs.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   usr: add support for zstd compressed initramfs

Patch:  5005_ZSTD-v5-6-8-bump-ZO-z-extra-bytes-margin.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   x86: bump ZO_z_extra_bytes margin for zstd

Patch:  5006_ZSTD-v5-7-8-support-for-ZSTD-compressed-kernel.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   x86: Add support for ZSTD compressed kernel

Patch:  5007_ZSTD-v5-8-8-gitignore-add-ZSTD-compressed-files.patch
From:   https://lkml.org/lkml/2020/4/1/29
Desc:   .gitignore: add ZSTD-compressed files

Patch:  5012_enable-cpu-optimizations-for-gcc91.patch
From:   https://github.com/graysky2/kernel_gcc_patch/
Desc:   Kernel patch enables gcc >= v9.1 optimizations for additional CPUs.

Patch:  5013_enable-cpu-optimizations-for-gcc10.patch
From:   https://github.com/graysky2/kernel_gcc_patch/
Desc:   Kernel patch enables gcc = v10.1+ optimizations for additional CPUs.