Commit bcee618
CKI KWF Bot
Merge: mm: hugetlb: conditionally disable tlb_remove_table_sync_one() in huge_pmd_unshare()
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7655
JIRA: https://issues.redhat.com/browse/RHEL-127602
Upstream status: RHEL-only
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7534
Provide a way to waive-off the mitigation introduced for CVE-2025-38085
as it was reported causing severe performance degradation for some
customer workloads.
Signed-off-by: Rafael Aquini <raquini@redhat.com>
Approved-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Luiz Capitulino <luizcap@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>File tree
4 files changed
+17
-1
lines changed- Documentation/admin-guide
- include/linux
- kernel
- mm
4 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
7208 | 7209 | | |
7209 | 7210 | | |
7210 | 7211 | | |
| 7212 | + | |
| 7213 | + | |
| 7214 | + | |
| 7215 | + | |
7211 | 7216 | | |
7212 | | - | |
| 7217 | + | |
| 7218 | + | |
| 7219 | + | |
7213 | 7220 | | |
7214 | 7221 | | |
7215 | 7222 | | |
| |||
0 commit comments