Skip to content

Commit 38f3196

Browse files
committed
Rebuild rocky8_10 with kernel-4.18.0-553.76.1.el8_10
Rebuild_History BUILDABLE Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50% Number of commits in upstream range v4.18~1..kernel-mainline: 567757 Number of commits in rpm: 36 Number of commits matched with upstream: 29 (80.56%) Number of commits in upstream but not in rpm: 567729 Number of commits NOT found in upstream: 7 (19.44%) Rebuilding Kernel on Branch rocky8_10_rebuild_kernel-4.18.0-553.76.1.el8_10 for kernel-4.18.0-553.76.1.el8_10 Clean Cherry Picks: 17 (58.62%) Empty Cherry Picks: 5 (17.24%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-4.18.0-553.76.1.el8_10/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 2706687 commit 38f3196

35 files changed

+50063
-132
lines changed

Makefile.rhelver

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

1717
#
1818
# ZSTREAM
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Rebuild_History BUILDABLE
2+
Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50%
3+
Number of commits in upstream range v4.18~1..kernel-mainline: 567757
4+
Number of commits in rpm: 36
5+
Number of commits matched with upstream: 29 (80.56%)
6+
Number of commits in upstream but not in rpm: 567729
7+
Number of commits NOT found in upstream: 7 (19.44%)
8+
9+
Rebuilding Kernel on Branch rocky8_10_rebuild_kernel-4.18.0-553.76.1.el8_10 for kernel-4.18.0-553.76.1.el8_10
10+
Clean Cherry Picks: 17 (58.62%)
11+
Empty Cherry Picks: 5 (17.24%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
6773da870ab89123d1b513da63ed59e32a29cb77 xfs: fix error returns from xfs_bmapi_write
16+
c0a581d7126c0bbc96163276f585fd7b4e4d8d0e tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
17+
f6bfc9afc7510cb5e6fbe0a17c507917b0120280 drm/framebuffer: Acquire internal references on GEM handles
18+
58f880711f2ba53fd5e959875aff5b3bf6d5c32e xfs: make sure sb_fdblocks is non-negative
19+
cffd0441872e7f6b1fce5e78fb1c99187a291330 use uniform permission checks for all mount propagation changes
20+
21+
__CHANGES NOT IN UPSTREAM________________
22+
Adding prod certs and changed cert date to 20210620
23+
Adding Rocky secure boot certs
24+
Fixing vmlinuz removal
25+
Fixing UEFI CA path
26+
Porting to 8.10, debranding and Rocky branding
27+
Fixing pesign_key_name values
28+
mm/page_alloc: make sure free_pcppages_bulk() bails when given count < 0

0 commit comments

Comments
 (0)