Skip to content

Commit 98b6d02

Browse files
committed
Rebuild rocky8_10 with kernel-4.18.0-553.69.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: 566329 Number of commits in rpm: 44 Number of commits matched with upstream: 36 (81.82%) Number of commits in upstream but not in rpm: 566300 Number of commits NOT found in upstream: 8 (18.18%) Rebuilding Kernel on Branch rocky8_10_rebuild_kernel-4.18.0-553.69.1.el8_10 for kernel-4.18.0-553.69.1.el8_10 Clean Cherry Picks: 14 (38.89%) Empty Cherry Picks: 15 (41.67%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-4.18.0-553.69.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 5e58551 commit 98b6d02

34 files changed

+404
-50131
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.66.1
15+
RHEL_RELEASE = 553.69.1
1616

1717
#
1818
# ZSTREAM
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
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: 566329
4+
Number of commits in rpm: 44
5+
Number of commits matched with upstream: 36 (81.82%)
6+
Number of commits in upstream but not in rpm: 566300
7+
Number of commits NOT found in upstream: 8 (18.18%)
8+
9+
Rebuilding Kernel on Branch rocky8_10_rebuild_kernel-4.18.0-553.69.1.el8_10 for kernel-4.18.0-553.69.1.el8_10
10+
Clean Cherry Picks: 14 (38.89%)
11+
Empty Cherry Picks: 15 (41.67%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
e01780ea4661172734118d2a5f41bc9720765668 padata: fix UAF in padata_reorder
16+
8d3c106e19e8d251da31ff4cc7462e4565d65084 mm/khugepaged: take the right locks for page table retraction
17+
2ba99c5e08812494bc57f319fb562f527d9bacd8 mm/khugepaged: fix GUP-fast interaction by sending IPI
18+
ab0c3f1251b4670978fde0bd54161795a139b060 mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
19+
1013af4f585fccc4d3e5c5824d174de2257f7d6d mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
20+
c687297b884507a4737b747957eda567063901df md: also clone new io if io accounting is disabled
21+
05048cbccab79e9fb9030274170ccd710fe69474 raid5: fix missing io accounting in raid5_align_endio()
22+
bb2a9acefaf9ce5bbc1e70f407e34599233d0243 md/raid1: switch to use md_account_bio() for io accounting
23+
820455238366a78a44a85cc7d58a987e728464d9 md/raid10: switch to use md_account_bio() for io accounting
24+
25b3a8237a03ec0b67b965b52d74862e77ef7115 md/raid5: recheck if reshape has finished with device_lock held
25+
08c50142a128dcb2d7060aa3b4c5db8837f7a46a md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
26+
4f0e7d0e03b7b80af84759a9e7cfb0f81ac4adae md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
27+
9c89f604476cf15c31fbbdb043cff7fbf1dbe0cb md/raid5: implement pers->bitmap_sector()
28+
cd5fc653381811f1e0ba65f5d169918cab61476f md/md-bitmap: move bitmap_{start, end}write to md upper layer
29+
087c1faa594fa07a66933d750c0b2610aa1a2946 ipv6: mcast: extend RCU protection in igmp6_send()
30+
31+
__CHANGES NOT IN UPSTREAM________________
32+
Adding prod certs and changed cert date to 20210620
33+
Adding Rocky secure boot certs
34+
Fixing vmlinuz removal
35+
Fixing UEFI CA path
36+
Porting to 8.10, debranding and Rocky branding
37+
Fixing pesign_key_name values
38+
Revert "sch_cbq: make cbq_qlen_notify() idempotent"
39+
redhat: update BUILD_TARGET to rhel-8.10.0-z-test-pesign
40+
Revert "sch_htb: make htb_qlen_notify() idempotent" (Denys Vlasenko) [RHEL-108140]
41+
Revert "sch_drr: make drr_qlen_notify() idempotent" (Denys Vlasenko) [RHEL-108140]
42+
Revert "sch_qfq: make qfq_qlen_notify() idempotent" (Denys Vlasenko) [RHEL-108140]
43+
Revert "codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()" (Denys Vlasenko) [RHEL-108140]
44+
Revert "sch_htb: make htb_deactivate() idempotent" (Denys Vlasenko) [RHEL-108140]
45+
Revert "net/sched: Always pass notifications when child class becomes empty" (Denys Vlasenko) [RHEL-108140]
46+

0 commit comments

Comments
 (0)