Skip to content

Commit 20b61fd

Browse files
committed
Rebuild rocky9_5 with kernel-5.14.0-503.19.1.el9_5
Rebuild_History BUILDABLE Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50% Number of commits in upstream range v5.14~1..master: 270289 Number of commits in rpm: 42 Number of commits matched with upstream: 39 (92.86%) Number of commits in upstream but not in rpm: 270250 Number of commits NOT found in upstream: 3 (7.14%) Rebuilding Kernel on Branch rocky9_5_rebuild_kernel-5.14.0-503.19.1.el9_5 for kernel-5.14.0-503.19.1.el9_5 Clean Cherry Picks: 35 (89.74%) Empty Cherry Picks: 4 (10.26%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-5.14.0-503.19.1.el9_5/rebuild.details.txt Includes: * git commit header above * Empty Commits with upstream SHA * RPM ChangeLog Entries that could not be matched Individual Empty Commit failures contained in the same containing directory. The git message for empty commits will have the path for the failed commit. File names are the first 8 characters of the upstream SHA
1 parent eabf055 commit 20b61fd

30 files changed

+104298
-107980
lines changed
File renamed without changes.

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 5
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 503.16.1
15+
RHEL_RELEASE = 503.19.1
1616

1717
#
1818
# ZSTREAM
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Rebuild_History BUILDABLE
2+
Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50%
3+
Number of commits in upstream range v5.14~1..master: 270289
4+
Number of commits in rpm: 42
5+
Number of commits matched with upstream: 39 (92.86%)
6+
Number of commits in upstream but not in rpm: 270250
7+
Number of commits NOT found in upstream: 3 (7.14%)
8+
9+
Rebuilding Kernel on Branch rocky9_5_rebuild_kernel-5.14.0-503.19.1.el9_5 for kernel-5.14.0-503.19.1.el9_5
10+
Clean Cherry Picks: 35 (89.74%)
11+
Empty Cherry Picks: 4 (10.26%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
5fe6e308abaea082c20fbf2aa5df8e14495622cf bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()
16+
7dd34d7b7dcf9309fc6224caf4dd5b35bedddcb7 bpf: Fix a sdiv overflow issue
17+
bed2eb964c70b780fb55925892a74f26cb590b25 bpf: Fix a kernel verifier crash in stacksafe()
18+
3f0ab59e6537c6a8f9e1b355b48f9c05a76e8563 xfrm: validate new SA's prefixlen using SA family when sel.family is unset
19+
20+
__CHANGES NOT IN UPSTREAM________________
21+
Porting to Rocky Linux 9, debranding and Rocky branding'
22+
Ensure aarch64 kernel is not compressed'
23+
Revert "Merge: softlockup triggered by ethtool -d [rhel-9.5.z]"

configs/cpupower.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# See 'cpupower help' and cpupower(1) for more info
2+
CPUPOWER_START_OPTS="frequency-set -g performance"
3+
CPUPOWER_STOP_OPTS="frequency-set -g ondemand"

0 commit comments

Comments
 (0)