Skip to content

Commit f9dd942

Browse files
committed
Rebuild centos7_9 with kernel-3.10.0-1160.118.1.el7
Rebuild_History BUILDABLE Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50% Number of commits in upstream range v3.10~1..master: 848130 Number of commits in rpm: 39 Number of commits matched with upstream: 33 (84.62%) Number of commits in upstream but not in rpm: 848100 Number of commits NOT found in upstream: 6 (15.38%) Rebuilding Kernel on Branch centos7_9_rebuild_kernel-3.10.0-1160.118.1.el7 for kernel-3.10.0-1160.118.1.el7 Clean Cherry Picks: 18 (54.55%) Empty Cherry Picks: 11 (33.33%) _______________________________ Full Details Located here: ciq/ciq_backports/kernel-3.10.0-1160.118.1.el7/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 b39a4d8 commit f9dd942

29 files changed

+43113
-131
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EXTRAVERSION =
55
NAME = Unicycling Gorilla
66
RHEL_MAJOR = 7
77
RHEL_MINOR = 9
8-
RHEL_RELEASE = 1160.108.1
8+
RHEL_RELEASE = 1160.118.1
99

1010
#
1111
# DRM backport version
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Rebuild_History BUILDABLE
2+
Rebuilding Kernel from rpm changelog with Fuzz Limit: 87.50%
3+
Number of commits in upstream range v3.10~1..master: 848130
4+
Number of commits in rpm: 39
5+
Number of commits matched with upstream: 33 (84.62%)
6+
Number of commits in upstream but not in rpm: 848100
7+
Number of commits NOT found in upstream: 6 (15.38%)
8+
9+
Rebuilding Kernel on Branch centos7_9_rebuild_kernel-3.10.0-1160.118.1.el7 for kernel-3.10.0-1160.118.1.el7
10+
Clean Cherry Picks: 18 (54.55%)
11+
Empty Cherry Picks: 11 (33.33%)
12+
_______________________________
13+
14+
__EMPTY COMMITS__________________________
15+
31b5991a9a91ba97237ac9da509d78eec453ff72 scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
16+
fffb0b52d5258554c645c966c6cbef7de50b851d fbcon: set_con2fb_map needs to set con2fb_map!
17+
0954256e970ecf371b03a6c9af2cf91b9c4085ff scsi: zfcp: Fix double free of FSF request when qdio send fails
18+
2fc3384dc75bf7333384c7a16d12c796f61c3f56 cpufreq: Initialize policy->kobj while allocating policy
19+
711f8c3fb3db61897080468586b970c87c61d9e4 Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
20+
f342de4e2f33e0e39165d8639387aa6c19dff660 netfilter: nf_tables: reject QUEUE/DROP verdict parameters
21+
944d5fe50f3f03daacfea16300e656a1691c4a23 sched/membarrier: reduce the ability to hammer on sys_membarrier
22+
bb6d73d9add68ad270888db327514384dfa44958 RDMA/irdma: Prevent zero-length STAG registration
23+
ccf17cc4b81537c29f0d5950b38b5548b6cb5858 selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
24+
6cd1ed50efd88261298577cd92a14f2768eddeeb vt: vt_ioctl: fix race in VT_RESIZEX
25+
7249921d94ff64f67b733eca0b68853a62032b3d tracing/perf: Fix double put of trace event when init fails
26+
27+
__CHANGES NOT IN UPSTREAM________________
28+
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
29+
NFS: Set the stable writes BDI capability
30+
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
31+
NFS: Set the stable writes BDI capability
32+
redhat: rewrite genlog and support Y- tags
33+
gfs2: Fix glock recursion on withdraw during recovery

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)