blob: 9e93975f730656e2066959574c2906a141fe2fb5 (
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
|
https://gitlab.com/cki-project/kernel-ark/-/commit/c1ee15318f4a2688057fd1aeee6272603d0871f0
c1ee15318f4a2688057fd1aeee6272603d0871f0 Fixup merge in random.c
https://gitlab.com/cki-project/kernel-ark/-/commit/309ccf0b279d3f3e7a88fb8889defc10c5ffa818
309ccf0b279d3f3e7a88fb8889defc10c5ffa818 lib/crypto: add prompts back to crypto libraries
https://gitlab.com/cki-project/kernel-ark/-/commit/aa7ea266d2b6a3d865060945da1f8c674640e989
aa7ea266d2b6a3d865060945da1f8c674640e989 pci.h: Fix static include
https://gitlab.com/cki-project/kernel-ark/-/commit/ab9b12e71b4d2cdc605a2f2b8b674a61e6b955e3
ab9b12e71b4d2cdc605a2f2b8b674a61e6b955e3 drivers/pci/pci-driver.c: Fix if/ifdef typo
https://gitlab.com/cki-project/kernel-ark/-/commit/cf796e6a380ac8e99da6493d47d24c86aab308ad
cf796e6a380ac8e99da6493d47d24c86aab308ad kernel/rh_taint.c: Update to new messaging
https://gitlab.com/cki-project/kernel-ark/-/commit/a30c3806b0424610f5fae38a7b93a445cb159b0b
a30c3806b0424610f5fae38a7b93a445cb159b0b Enable e1000 in rhel9 as unsupported
https://gitlab.com/cki-project/kernel-ark/-/commit/99181c22f9315917b65b760a70088b7aa122ee87
99181c22f9315917b65b760a70088b7aa122ee87 redhat: Add mark_driver_deprecated()
https://gitlab.com/cki-project/kernel-ark/-/commit/016427b34060bc71819e9dae22b61c45559b49ce
016427b34060bc71819e9dae22b61c45559b49ce arm64: use common CONFIG_MAX_ZONEORDER for arm kernel
https://gitlab.com/cki-project/kernel-ark/-/commit/01b34c70566012a8f9c150057755f44ee2711294
01b34c70566012a8f9c150057755f44ee2711294 [fs] dax: mark tech preview
https://gitlab.com/cki-project/kernel-ark/-/commit/49debb9a526e212d9e5d7ccd0b1087561af91115
49debb9a526e212d9e5d7ccd0b1087561af91115 [scsi] megaraid_sas: re-add certain pci-ids
https://gitlab.com/cki-project/kernel-ark/-/commit/0c5b51ffb7ddc1e371d3f3e2cff6daa20a851740
0c5b51ffb7ddc1e371d3f3e2cff6daa20a851740 crypto: rng - Override drivers/char/random in FIPS mode
https://gitlab.com/cki-project/kernel-ark/-/commit/49ab59830b0858ea5e4f27bfa7c6234d02bf487c
49ab59830b0858ea5e4f27bfa7c6234d02bf487c random: Add hook to override device reads and getrandom(2)
https://gitlab.com/cki-project/kernel-ark/-/commit/981be82d5afa53d4907911d4808f0c3535f550a6
981be82d5afa53d4907911d4808f0c3535f550a6 RHEL: disable io_uring support
https://gitlab.com/cki-project/kernel-ark/-/commit/f5c034335b35b81b98574589470891a4c6722b4c
f5c034335b35b81b98574589470891a4c6722b4c bpf: Fix unprivileged_bpf_disabled setup
https://gitlab.com/cki-project/kernel-ark/-/commit/616409254adab64bafe845a6d3e1dcc2ea2e56b0
616409254adab64bafe845a6d3e1dcc2ea2e56b0 nvme: nvme_mpath_init remove multipath check
https://gitlab.com/cki-project/kernel-ark/-/commit/661584df3cad4cf2bfdc4e3115a943dac7486260
661584df3cad4cf2bfdc4e3115a943dac7486260 team: mark team driver as deprecated
https://gitlab.com/cki-project/kernel-ark/-/commit/6350098c0964eb01a3ebbcf724ab6bf50bfdd5ea
6350098c0964eb01a3ebbcf724ab6bf50bfdd5ea mm/cma: mark CMA on x86_64 tech preview and print RHEL-specific infos
https://gitlab.com/cki-project/kernel-ark/-/commit/299ca8ac69d7ee891de9c2c0e7b6abacfc915fb1
299ca8ac69d7ee891de9c2c0e7b6abacfc915fb1 wireguard: disable in FIPS mode
https://gitlab.com/cki-project/kernel-ark/-/commit/18d795e42472758f95c970ba91144de337ed1926
18d795e42472758f95c970ba91144de337ed1926 nvme: decouple basic ANA log page re-read support from native multipathing
https://gitlab.com/cki-project/kernel-ark/-/commit/79f14246be0c50bc42dee1394a3d30447d7ec762
79f14246be0c50bc42dee1394a3d30447d7ec762 nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT
https://gitlab.com/cki-project/kernel-ark/-/commit/45f8a67b9067a91cb10e495a4d00a1f051b58228
45f8a67b9067a91cb10e495a4d00a1f051b58228 nvme: Return BLK_STS_TARGET if the DNR bit is set
https://gitlab.com/cki-project/kernel-ark/-/commit/e0085856e822367f1d55c8da7d868d5d05c37dd6
e0085856e822367f1d55c8da7d868d5d05c37dd6 wireguard: mark as Tech Preview
https://gitlab.com/cki-project/kernel-ark/-/commit/4f5b4c1f72808e2536f255cf1bb5250380411939
4f5b4c1f72808e2536f255cf1bb5250380411939 REDHAT: coresight: etm4x: Disable coresight on HPE Apollo 70
https://gitlab.com/cki-project/kernel-ark/-/commit/8bd3d2fef0252b00fb2e7391eb3f2be172e6da4a
8bd3d2fef0252b00fb2e7391eb3f2be172e6da4a redhat: remove remaining references of CONFIG_RH_DISABLE_DEPRECATED
https://gitlab.com/cki-project/kernel-ark/-/commit/77bfb2d4b0338c7f094316f6a1a317b61269a771
77bfb2d4b0338c7f094316f6a1a317b61269a771 Fixes "acpi: prefer booting with ACPI over DTS" to be RHEL only
https://gitlab.com/cki-project/kernel-ark/-/commit/798c8b9b0ae5251934035ec972b15fa86c77c079
798c8b9b0ae5251934035ec972b15fa86c77c079 arch/x86: Remove vendor specific CPU ID checks
https://gitlab.com/cki-project/kernel-ark/-/commit/ad22d5b0d90cf8fc6dc1842cc9032e43577e96f3
ad22d5b0d90cf8fc6dc1842cc9032e43577e96f3 redhat: Replace hardware.redhat.com link in Unsupported message
https://gitlab.com/cki-project/kernel-ark/-/commit/7d9120eb26aaa9cab75e7179e08dcbc3188f341e
7d9120eb26aaa9cab75e7179e08dcbc3188f341e x86: Fix compile issues with rh_check_supported()
https://gitlab.com/cki-project/kernel-ark/-/commit/d0b46ddd56d04d8793cd0fc6c8603af101ccf8a0
d0b46ddd56d04d8793cd0fc6c8603af101ccf8a0 KEYS: Make use of platform keyring for module signature verify
https://gitlab.com/cki-project/kernel-ark/-/commit/5b12f752d6c42fc1070ae0319aa5f8a81dd663de
5b12f752d6c42fc1070ae0319aa5f8a81dd663de Input: rmi4 - remove the need for artificial IRQ in case of HID
https://gitlab.com/cki-project/kernel-ark/-/commit/9f6586dca8ddec2cacc00825026e6b11b6b99b52
9f6586dca8ddec2cacc00825026e6b11b6b99b52 ARM: tegra: usb no reset
https://gitlab.com/cki-project/kernel-ark/-/commit/ba71e12854d72bafa99b009f595e86567b730dd1
ba71e12854d72bafa99b009f595e86567b730dd1 arm: make CONFIG_HIGHPTE optional without CONFIG_EXPERT
https://gitlab.com/cki-project/kernel-ark/-/commit/36150995943464b906b96246251893d376b4f2a8
36150995943464b906b96246251893d376b4f2a8 redhat: rh_kabi: deduplication friendly structs
https://gitlab.com/cki-project/kernel-ark/-/commit/6326cef96ee313f30980013d8f3ced47f17ab008
6326cef96ee313f30980013d8f3ced47f17ab008 redhat: rh_kabi add a comment with warning about RH_KABI_EXCLUDE usage
https://gitlab.com/cki-project/kernel-ark/-/commit/fe9bae85dc78fde94016ea9a2ae5a3cd31897578
fe9bae85dc78fde94016ea9a2ae5a3cd31897578 redhat: rh_kabi: introduce RH_KABI_EXTEND_WITH_SIZE
https://gitlab.com/cki-project/kernel-ark/-/commit/952ad67a16eab935a5059b5809945fec448a4202
952ad67a16eab935a5059b5809945fec448a4202 redhat: rh_kabi: Indirect EXTEND macros so nesting of other macros will resolve.
https://gitlab.com/cki-project/kernel-ark/-/commit/568a88ddc686e55900146ae35a31ee5f9af8b6fd
568a88ddc686e55900146ae35a31ee5f9af8b6fd redhat: rh_kabi: Fix RH_KABI_SET_SIZE to use dereference operator
https://gitlab.com/cki-project/kernel-ark/-/commit/ab598aa6ce467e3157c203db0ce36944750a43e5
ab598aa6ce467e3157c203db0ce36944750a43e5 redhat: rh_kabi: Add macros to size and extend structs
https://gitlab.com/cki-project/kernel-ark/-/commit/e0be2cf6271eebf5644a1e0ef04bd7acf8ceebf0
e0be2cf6271eebf5644a1e0ef04bd7acf8ceebf0 Removing Obsolete hba pci-ids from rhel8
https://gitlab.com/cki-project/kernel-ark/-/commit/7e761c32ef94adada70244bba8bfb7c8f302b4b3
7e761c32ef94adada70244bba8bfb7c8f302b4b3 mptsas: pci-id table changes
https://gitlab.com/cki-project/kernel-ark/-/commit/5f5be97331bf13bec546bf93d874817baef5d31b
5f5be97331bf13bec546bf93d874817baef5d31b mptsas: Taint kernel if mptsas is loaded
https://gitlab.com/cki-project/kernel-ark/-/commit/5cc4742a2435cbe52e38e60b86f8521eb60a93fd
5cc4742a2435cbe52e38e60b86f8521eb60a93fd mptspi: pci-id table changes
https://gitlab.com/cki-project/kernel-ark/-/commit/96d74f2b9f3f7a78f0fe985a749593e89ac172d4
96d74f2b9f3f7a78f0fe985a749593e89ac172d4 qla2xxx: Remove PCI IDs of deprecated adapter
https://gitlab.com/cki-project/kernel-ark/-/commit/df94c0106ec38e35ccb7a4087a6613fdb8fbbb9b
df94c0106ec38e35ccb7a4087a6613fdb8fbbb9b be2iscsi: remove unsupported device IDs
https://gitlab.com/cki-project/kernel-ark/-/commit/5f2d27c6db1ddb9cf566e72a580800be0cbf25bb
5f2d27c6db1ddb9cf566e72a580800be0cbf25bb mptspi: Taint kernel if mptspi is loaded
https://gitlab.com/cki-project/kernel-ark/-/commit/1217d330b082f7bafff81a8084d73c259cf2e990
1217d330b082f7bafff81a8084d73c259cf2e990 hpsa: remove old cciss-based smartarray pci ids
https://gitlab.com/cki-project/kernel-ark/-/commit/d755f2826bf24bb62eba4cb2d653aaa2c1140894
d755f2826bf24bb62eba4cb2d653aaa2c1140894 qla4xxx: Remove deprecated PCI IDs from RHEL 8
https://gitlab.com/cki-project/kernel-ark/-/commit/fa7b1655d4cfc7ee76227a9e665b55c7caebf4a2
fa7b1655d4cfc7ee76227a9e665b55c7caebf4a2 aacraid: Remove depreciated device and vendor PCI id's
https://gitlab.com/cki-project/kernel-ark/-/commit/71fc877b2e067442a7d17bfacc2c1edddb753baa
71fc877b2e067442a7d17bfacc2c1edddb753baa megaraid_sas: remove deprecated pci-ids
https://gitlab.com/cki-project/kernel-ark/-/commit/117432b276e680d4c0f5d3391e83a174b77f5e15
117432b276e680d4c0f5d3391e83a174b77f5e15 mpt*: remove certain deprecated pci-ids
https://gitlab.com/cki-project/kernel-ark/-/commit/fc34b9f56e5dfc5729ead061c832a07747bfc39c
fc34b9f56e5dfc5729ead061c832a07747bfc39c kernel: add SUPPORT_REMOVED kernel taint
https://gitlab.com/cki-project/kernel-ark/-/commit/f005123a20525c754e469fa8f6fe1ba0cd7b598a
f005123a20525c754e469fa8f6fe1ba0cd7b598a Rename RH_DISABLE_DEPRECATED to RHEL_DIFFERENCES
https://gitlab.com/cki-project/kernel-ark/-/commit/13618086ff8cf4b5f91ffe726e861dcb79a8487b
13618086ff8cf4b5f91ffe726e861dcb79a8487b Add option of 13 for FORCE_MAX_ZONEORDER
https://gitlab.com/cki-project/kernel-ark/-/commit/18b447f7d46229cc9edde91f36705a41ed78ba6e
18b447f7d46229cc9edde91f36705a41ed78ba6e s390: Lock down the kernel when the IPL secure flag is set
https://gitlab.com/cki-project/kernel-ark/-/commit/e1a97248643b3f8a00aa8b6f7aa2d9a408f6b6bb
e1a97248643b3f8a00aa8b6f7aa2d9a408f6b6bb efi: Lock down the kernel if booted in secure boot mode
https://gitlab.com/cki-project/kernel-ark/-/commit/7223eda9e191fd413db43ee9531a79778772823f
7223eda9e191fd413db43ee9531a79778772823f efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
https://gitlab.com/cki-project/kernel-ark/-/commit/6f58e142acad0f851eb2e63bc81276caf051149c
6f58e142acad0f851eb2e63bc81276caf051149c security: lockdown: expose a hook to lock the kernel down
https://gitlab.com/cki-project/kernel-ark/-/commit/be122cc739c64d338ea2b848421a344ce3d42402
be122cc739c64d338ea2b848421a344ce3d42402 Make get_cert_list() use efi_status_to_str() to print error messages.
https://gitlab.com/cki-project/kernel-ark/-/commit/4976718a0b5eb8916710c94cbdb562dabef3439a
4976718a0b5eb8916710c94cbdb562dabef3439a Add efi_status_to_str() and rework efi_status_to_err().
https://gitlab.com/cki-project/kernel-ark/-/commit/0aaad4cff456a614bbd3b2055b2b3b4b2ea60278
0aaad4cff456a614bbd3b2055b2b3b4b2ea60278 Add support for deprecating processors
https://gitlab.com/cki-project/kernel-ark/-/commit/dd84f1b8e3ea090fa2f3c683f566dd43ee04afb8
dd84f1b8e3ea090fa2f3c683f566dd43ee04afb8 arm: aarch64: Drop the EXPERT setting from ARM64_FORCE_52BIT
https://gitlab.com/cki-project/kernel-ark/-/commit/164df8306d85ccf6e1dfa9c9a6a0420f8c8e9e95
164df8306d85ccf6e1dfa9c9a6a0420f8c8e9e95 iommu/arm-smmu: workaround DMA mode issues
https://gitlab.com/cki-project/kernel-ark/-/commit/b644c0962c0a18a007bf95a7d76eba0489edaf11
b644c0962c0a18a007bf95a7d76eba0489edaf11 rh_kabi: introduce RH_KABI_EXCLUDE
https://gitlab.com/cki-project/kernel-ark/-/commit/3c82082d08d5db5a25a750b34b97d5b94cebe3c8
3c82082d08d5db5a25a750b34b97d5b94cebe3c8 ipmi: do not configure ipmi for HPE m400
https://gitlab.com/cki-project/kernel-ark/-/commit/dcb61478056d4bcfc0f2c0ca153afb5ff3a9eac1
dcb61478056d4bcfc0f2c0ca153afb5ff3a9eac1 kABI: Add generic kABI macros to use for kABI workarounds
https://gitlab.com/cki-project/kernel-ark/-/commit/cf9b55e151e9293d2a49558a6ada3eedcbf521db
cf9b55e151e9293d2a49558a6ada3eedcbf521db add pci_hw_vendor_status()
https://gitlab.com/cki-project/kernel-ark/-/commit/3f8fef2dcbf64f0376ada721aaa0eb0eec113601
3f8fef2dcbf64f0376ada721aaa0eb0eec113601 ahci: thunderx2: Fix for errata that affects stop engine
https://gitlab.com/cki-project/kernel-ark/-/commit/2ead536c1d78c352616bde0f60ff2c1246badbf5
2ead536c1d78c352616bde0f60ff2c1246badbf5 Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
https://gitlab.com/cki-project/kernel-ark/-/commit/6f2dfeccb88550706f528ad83f4136d508c845cf
6f2dfeccb88550706f528ad83f4136d508c845cf bpf: set unprivileged_bpf_disabled to 1 by default, add a boot parameter
https://gitlab.com/cki-project/kernel-ark/-/commit/88cef29b1329b9567b8993dd97340ea446590dc8
88cef29b1329b9567b8993dd97340ea446590dc8 add Red Hat-specific taint flags
https://gitlab.com/cki-project/kernel-ark/-/commit/eff454ef4fa7f5d610463d0ac60e3c58501d6238
eff454ef4fa7f5d610463d0ac60e3c58501d6238 tags.sh: Ignore redhat/rpm
https://gitlab.com/cki-project/kernel-ark/-/commit/4a58c9144f2127f5a0940dd19e41392e3fca9207
4a58c9144f2127f5a0940dd19e41392e3fca9207 put RHEL info into generated headers
https://gitlab.com/cki-project/kernel-ark/-/commit/6d85897ed7ceca0d77e4895d2d133d76dff5fd7e
6d85897ed7ceca0d77e4895d2d133d76dff5fd7e acpi: prefer booting with ACPI over DTS
https://gitlab.com/cki-project/kernel-ark/-/commit/ea61b537cb9030e4b2bcc88f1f0d7fedc193723f
ea61b537cb9030e4b2bcc88f1f0d7fedc193723f aarch64: acpi scan: Fix regression related to X-Gene UARTs
https://gitlab.com/cki-project/kernel-ark/-/commit/179e4512a3b10522870657b636528080db36b125
179e4512a3b10522870657b636528080db36b125 ACPI / irq: Workaround firmware issue on X-Gene based m400
https://gitlab.com/cki-project/kernel-ark/-/commit/55a702f581accfcfad08e402c3eb568c9e665221
55a702f581accfcfad08e402c3eb568c9e665221 modules: add rhelversion MODULE_INFO tag
https://gitlab.com/cki-project/kernel-ark/-/commit/4dfc20c07960f9261928bf0efb503c9e53c249e4
4dfc20c07960f9261928bf0efb503c9e53c249e4 ACPI: APEI: arm64: Ignore broken HPE moonshot APEI support
https://gitlab.com/cki-project/kernel-ark/-/commit/e63f21d271de59beb6eb54150eac51e20b5eff5b
e63f21d271de59beb6eb54150eac51e20b5eff5b Add Red Hat tainting
https://gitlab.com/cki-project/kernel-ark/-/commit/9b6800f2871b7092f2722295cb3ba05e3a37c3c7
9b6800f2871b7092f2722295cb3ba05e3a37c3c7 Introduce CONFIG_RH_DISABLE_DEPRECATED
https://gitlab.com/cki-project/kernel-ark/-/commit/51dfaf8dc482e9568e86d89c0ef910fe34716d5d
51dfaf8dc482e9568e86d89c0ef910fe34716d5d Pull the RHEL version defines out of the Makefile
https://gitlab.com/cki-project/kernel-ark/-/commit/34c394fd1a946f96dfd7f9a6da88a3df8975c8a7
34c394fd1a946f96dfd7f9a6da88a3df8975c8a7 [initial commit] Add Red Hat variables in the top level makefile
|