Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
kernel
Commits
3d9985e4
Commit
3d9985e4
authored
4 days ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import kernel-6.12.0-73.el10
parent
2934d547
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.kernel.metadata
+3
-3
3 additions, 3 deletions
.kernel.metadata
SOURCES/Makefile.rhelver
+1
-1
1 addition, 1 deletion
SOURCES/Makefile.rhelver
SOURCES/kernel.changelog
+112
-0
112 additions, 0 deletions
SOURCES/kernel.changelog
SPECS/kernel.spec
+116
-5
116 additions, 5 deletions
SPECS/kernel.spec
with
232 additions
and
9 deletions
.kernel.metadata
+
3
−
3
View file @
3d9985e4
d25e2d8498277b0e775108157c75ff51261fa5f0fee9f6b446492ca5856417ad
SOURCES/kernel-abi-stablelists-6.12.0-7
2
.el10.tar.xz
b6876512800e2b776d02c7fde5add55a244099303fe394077ba6a99c1f9d3065 SOURCES/kernel-kabi-dw-6.12.0-7
2
.el10.tar.xz
05993ee37fa1dd7d0c1dc0c7606d9b68f1d0d31cbca8d002f361001921748369
SOURCES/linux-6.12.0-7
2
.el10.tar.xz
af1ae309a856b002ae112d0233adde160265ac330cfd7b5ddfcd3f4ce7e9cc4b
SOURCES/kernel-abi-stablelists-6.12.0-7
3
.el10.tar.xz
b6876512800e2b776d02c7fde5add55a244099303fe394077ba6a99c1f9d3065 SOURCES/kernel-kabi-dw-6.12.0-7
3
.el10.tar.xz
889d42c67bf6eff0d3be16f09460d34b8542ae9b21b946eef33d8ee0db52360c
SOURCES/linux-6.12.0-7
3
.el10.tar.xz
This diff is collapsed.
Click to expand it.
SOURCES/Makefile.rhelver
+
1
−
1
View file @
3d9985e4
...
...
@@ -12,7 +12,7 @@ RHEL_MINOR = 1
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE
=
7
2
RHEL_RELEASE
=
7
3
#
# RHEL_REBASE_NUM
...
...
This diff is collapsed.
Click to expand it.
SOURCES/kernel.changelog
+
112
−
0
View file @
3d9985e4
* Thu Apr 10 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-73.el10]
- x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally (Steve Best) [RHEL-53783]
- x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly (Steve Best) [RHEL-53783]
- x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (Steve Best) [RHEL-53783]
- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD (Steve Best) [RHEL-53783]
- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (Steve Best) [RHEL-53783]
- x86/itmt: Use guard() for itmt_update_mutex (Steve Best) [RHEL-53783]
- x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean (Steve Best) [RHEL-53783]
- selftests: net: bump GRO timeout for gro/setup_veth (Hangbin Liu) [RHEL-84558]
- selftests: net: bpf_offload: add 'libbpf_global' to ignored maps (Hangbin Liu) [RHEL-84558]
- selftests: net: fix error message in bpf_offload (Hangbin Liu) [RHEL-84558]
- selftests: openvswitch: don't hardcode the drop reason subsys (Hangbin Liu) [RHEL-84558]
- selftests: net: report output format as TAP 13 in Python tests (Hangbin Liu) [RHEL-84558]
- selftests/net: deflake GRO tests (Hangbin Liu) [RHEL-84558]
- selftests/net: only print passing message in GRO tests when tests pass (Hangbin Liu) [RHEL-84558]
- selftests/net: have `gro.sh -t` return a correct exit code (Hangbin Liu) [RHEL-84558]
- selftests: net: Fix minor typos in MPTCP and psock tests (Hangbin Liu) [RHEL-84558]
- selftests: net: Fix few spelling mistakes (Hangbin Liu) [RHEL-84558]
- selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message (Hangbin Liu) [RHEL-84558]
- selftests: net: suppress ReST file generation when building selftests (Hangbin Liu) [RHEL-84558]
- selftests: net: give up on the cmsg_time accuracy on slow machines (Hangbin Liu) [RHEL-84558]
- selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() (Hangbin Liu) [RHEL-84558]
- selftests/net/forwarding: teamd command not found (Hangbin Liu) [RHEL-84558]
- selftests: drv-net: assume stats refresh is 0 if no ethtool -c support (Hangbin Liu) [RHEL-84558]
- selftests: forwarding: add a pvid_change test to bridge_vlan_unaware (Hangbin Liu) [RHEL-84558]
- selftests/net: call sendmmsg via udpgso_bench.sh (Hangbin Liu) [RHEL-84558]
- selftests: net: test extacks in netlink dumps (Hangbin Liu) [RHEL-84558]
- selftests: net: add more info to error in bpf_offload (Hangbin Liu) [RHEL-84558]
- selftests/net: Fix ./ns-XXXXXX not cleanup (Hangbin Liu) [RHEL-84558]
- selftests: net: add new ioam tests (Hangbin Liu) [RHEL-84558]
- selftests: net: remove ioam tests (Hangbin Liu) [RHEL-84558]
- selftests: net: csum: Clean up recv_verify_packet_ipv6 (Hangbin Liu) [RHEL-84558]
- Fix mmu notifiers for range-based invalidates (Charles Mirabile) [RHEL-83460]
- netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_flow_offload: update tcp state flags under lock (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath (CKI Backport Bot) [RHEL-84544]
- netfilter: conntrack: rework offload nf_conn timeout extension logic (CKI Backport Bot) [RHEL-84544]
- netfilter: conntrack: remove skb argument from nf_ct_refresh (CKI Backport Bot) [RHEL-84544]
- netfilter: conntrack: add conntrack event timestamp (CKI Backport Bot) [RHEL-84544]
- netfilter: xt_hashlimit: htable_selective_cleanup() optimization (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: make destruction work queue pernet (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_exthdr: fix offset with ipv4_find_option() (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template. (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: allocate element update information dynamically (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: switch trans_elem to real flex array (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: prepare nft audit for set element compaction (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: add nft_trans_commit_list_add_elem helper (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: prefer nft_trans_elem_alloc helper (CKI Backport Bot) [RHEL-84544]
- netfilter: nfnetlink: Report extack policy errors for batched ops (CKI Backport Bot) [RHEL-84544]
- padata: avoid UAF for reorder_work (Waiman Long) [RHEL-81531] {CVE-2025-21726}
- padata: fix UAF in padata_reorder (Waiman Long) [RHEL-81531]
- padata: add pd get/put refcnt helper (Waiman Long) [RHEL-81531]
- padata: fix sysfs store callback check (Waiman Long) [RHEL-81531]
- padata: Clean up in padata_do_multithreaded() (Waiman Long) [RHEL-81531]
- RDMA/core: Support link status events dispatching (Kamal Heib) [RHEL-78090]
- RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ib_copy_path_rec_from_user (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ibdev_printk (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ib_find_exact_cached_pkey (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ib_ud_header_unpack (Kamal Heib) [RHEL-78090]
- RDMA/srp: Fix error handling in srp_add_port (Kamal Heib) [RHEL-78090]
- net: Add options as a flexible array to struct ip_tunnel_info (Paolo Valerio) [RHEL-64164]
- ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' (Paolo Valerio) [RHEL-64164]
- redhat: drop Y issues from changelog (Jan Stancek)
- vxlan: check vxlan_vnigroup_init() return value (CKI Backport Bot) [RHEL-81519] {CVE-2025-21790}
- selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation (Rafael Aquini) [RHEL-80077]
- selftests: bonding: fix incorrect mac address (Hangbin Liu) [RHEL-59463]
- bonding: fix incorrect MAC address setting to receive NS messages (Hangbin Liu) [RHEL-59463]
- mm/hugetlb: fix hugepage allocation for interleaved memory nodes (CKI Backport Bot) [RHEL-62726]
- main.c: fix initcall blacklisted (Tomas Henzl) [RHEL-83271]
- pm: cpupower: remove hard-coded topology depth values (Steve Best) [RHEL-86398]
- pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (Steve Best) [RHEL-86398]
- cpupower: monitor: Exit with error status if execvp() fail (Steve Best) [RHEL-86398]
- tools/power turbostat: v2025.05.06 (Steve Best) [RHEL-86246]
- tools/power turbostat: disable "cpuidle" invocation counters, by default (Steve Best) [RHEL-86246]
- tools/power turbostat: re-factor sysfs code (Steve Best) [RHEL-86246]
- tools/power turbostat: Restore GFX sysfs fflush() call (Steve Best) [RHEL-86246]
- tools/power turbostat: report CoreThr per measurement interval (Steve Best) [RHEL-86246]
- tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192 (Steve Best) [RHEL-86246]
- tools/power turbostat: Add idle governor statistics reporting (Steve Best) [RHEL-86246]
- tools/power turbostat: Fix names matching (Steve Best) [RHEL-86246]
- tools/power turbostat: Allow Zero return value for some RAPL registers (Steve Best) [RHEL-86246]
- tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (Steve Best) [RHEL-86246]
- x86/cpu: Fix #define name for Intel CPU model 0x5A (Steve Best) [RHEL-86246]
- vxlan: Fix uninit-value in vxlan_vnifilter_dump() (Guillaume Nault) [RHEL-84555]
- NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CKI Backport Bot) [RHEL-81067] {CVE-2024-54456}
- net: fix NULL pointer dereference in l3mdev_l3_rcv (Davide Caratti) [RHEL-84550]
- ipvlan: ensure network headers are in skb linear part (Davide Caratti) [RHEL-84550] {CVE-2025-21891}
- tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare() (Xin Long) [RHEL-84567]
- tipc: re-order conditions in tipc_crypto_key_rcv() (Xin Long) [RHEL-84567]
- net: tipc: remove one synchronize_net() from tipc_nametbl_stop() (Xin Long) [RHEL-84567]
- pnfs/flexfiles: retry getting layout segment for reads (Benjamin Coddington) [RHEL-77609]
- nfs: fix incorrect error handling in LOCALIO (Benjamin Coddington) [RHEL-77609]
- nfs: probe for LOCALIO when v3 client reconnects to server (Benjamin Coddington) [RHEL-77609]
- nfs: probe for LOCALIO when v4 client reconnects to server (Benjamin Coddington) [RHEL-77609]
- nfs/localio: remove redundant code and simplify LOCALIO enablement (Benjamin Coddington) [RHEL-77609]
- nfs_common: add nfs_localio trace events (Benjamin Coddington) [RHEL-77609]
- nfs_common: track all open nfsd_files per LOCALIO nfs_client (Benjamin Coddington) [RHEL-77609]
- nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock (Benjamin Coddington) [RHEL-77609]
- nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file (Benjamin Coddington) [RHEL-77609]
- nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ (Benjamin Coddington) [RHEL-77609]
- nfsd: update percpu_ref to manage references on nfsd_net (Benjamin Coddington) [RHEL-77609]
- nfs: cache all open LOCALIO nfsd_file(s) in client (Benjamin Coddington) [RHEL-77609]
- nfs_common: move localio_lock to new lock member of nfs_uuid_t (Benjamin Coddington) [RHEL-77609]
- nfs_common: rename functions that invalidate LOCALIO nfs_clients (Benjamin Coddington) [RHEL-77609]
- nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations (Benjamin Coddington) [RHEL-77609]
- nfs/localio: add direct IO enablement with sync and async IO support (Benjamin Coddington) [RHEL-77609]
- NFS: RHEL-10 disable localio (Benjamin Coddington) [RHEL-80503]
Resolves: RHEL-53783, RHEL-59463, RHEL-62726, RHEL-64164, RHEL-77609, RHEL-78090, RHEL-80077, RHEL-80503, RHEL-81067, RHEL-81519, RHEL-81531, RHEL-83271, RHEL-83460, RHEL-84544, RHEL-84550, RHEL-84555, RHEL-84558, RHEL-84567, RHEL-86246, RHEL-86398
* Wed Apr 09 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-72.el10]
- mei: me: add panther lake P DID (Steve Best) [RHEL-79719]
- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674]
...
...
This diff is collapsed.
Click to expand it.
SPECS/kernel.spec
+
116
−
5
View file @
3d9985e4
...
...
@@ -162,15 +162,15 @@ Summary: The Linux kernel
%define specrpmversion 6.12.0
%define specversion 6.12.0
%define patchversion 6.12
%define pkgrelease 7
2
%define pkgrelease 7
3
%define kversion 6
%define tarfile_release 6.12.0-7
2
.el10
%define tarfile_release 6.12.0-7
3
.el10
# This is needed to do merge window version magic
%define patchlevel 12
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 7
2
%{?buildid}%{?dist}
%define specrelease 7
3
%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.12.0-7
2
.el10
%define kabiversion 6.12.0-7
3
.el10
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
...
...
@@ -4317,11 +4317,122 @@ fi\
#
#
%changelog
*
Thu
Apr 1
0
2025 Release Engineering <releng@rockylinux.org> - 6.12.0-7
2
*
Fri
Apr 1
1
2025 Release Engineering <releng@rockylinux.org> - 6.12.0-7
3
- Porting to Rocky Linux 10, debranding and Rocky Linux branding
- Add partial riscv64 support for build root
- Provide basic VisionFive 2 support
* Thu Apr 10 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-73.el10]
- x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally (Steve Best) [RHEL-53783]
- x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly (Steve Best) [RHEL-53783]
- x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (Steve Best) [RHEL-53783]
- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD (Steve Best) [RHEL-53783]
- x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (Steve Best) [RHEL-53783]
- x86/itmt: Use guard() for itmt_update_mutex (Steve Best) [RHEL-53783]
- x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean (Steve Best) [RHEL-53783]
- selftests: net: bump GRO timeout for gro/setup_veth (Hangbin Liu) [RHEL-84558]
- selftests: net: bpf_offload: add 'libbpf_global' to ignored maps (Hangbin Liu) [RHEL-84558]
- selftests: net: fix error message in bpf_offload (Hangbin Liu) [RHEL-84558]
- selftests: openvswitch: don't hardcode the drop reason subsys (Hangbin Liu) [RHEL-84558]
- selftests: net: report output format as TAP 13 in Python tests (Hangbin Liu) [RHEL-84558]
- selftests/net: deflake GRO tests (Hangbin Liu) [RHEL-84558]
- selftests/net: only print passing message in GRO tests when tests pass (Hangbin Liu) [RHEL-84558]
- selftests/net: have `gro.sh -t` return a correct exit code (Hangbin Liu) [RHEL-84558]
- selftests: net: Fix minor typos in MPTCP and psock tests (Hangbin Liu) [RHEL-84558]
- selftests: net: Fix few spelling mistakes (Hangbin Liu) [RHEL-84558]
- selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message (Hangbin Liu) [RHEL-84558]
- selftests: net: suppress ReST file generation when building selftests (Hangbin Liu) [RHEL-84558]
- selftests: net: give up on the cmsg_time accuracy on slow machines (Hangbin Liu) [RHEL-84558]
- selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() (Hangbin Liu) [RHEL-84558]
- selftests/net/forwarding: teamd command not found (Hangbin Liu) [RHEL-84558]
- selftests: drv-net: assume stats refresh is 0 if no ethtool -c support (Hangbin Liu) [RHEL-84558]
- selftests: forwarding: add a pvid_change test to bridge_vlan_unaware (Hangbin Liu) [RHEL-84558]
- selftests/net: call sendmmsg via udpgso_bench.sh (Hangbin Liu) [RHEL-84558]
- selftests: net: test extacks in netlink dumps (Hangbin Liu) [RHEL-84558]
- selftests: net: add more info to error in bpf_offload (Hangbin Liu) [RHEL-84558]
- selftests/net: Fix ./ns-XXXXXX not cleanup (Hangbin Liu) [RHEL-84558]
- selftests: net: add new ioam tests (Hangbin Liu) [RHEL-84558]
- selftests: net: remove ioam tests (Hangbin Liu) [RHEL-84558]
- selftests: net: csum: Clean up recv_verify_packet_ipv6 (Hangbin Liu) [RHEL-84558]
- Fix mmu notifiers for range-based invalidates (Charles Mirabile) [RHEL-83460]
- netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_flow_offload: update tcp state flags under lock (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath (CKI Backport Bot) [RHEL-84544]
- netfilter: conntrack: rework offload nf_conn timeout extension logic (CKI Backport Bot) [RHEL-84544]
- netfilter: conntrack: remove skb argument from nf_ct_refresh (CKI Backport Bot) [RHEL-84544]
- netfilter: conntrack: add conntrack event timestamp (CKI Backport Bot) [RHEL-84544]
- netfilter: xt_hashlimit: htable_selective_cleanup() optimization (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: make destruction work queue pernet (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_exthdr: fix offset with ipv4_find_option() (CKI Backport Bot) [RHEL-84544]
- netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template. (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: allocate element update information dynamically (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: switch trans_elem to real flex array (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: prepare nft audit for set element compaction (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: add nft_trans_commit_list_add_elem helper (CKI Backport Bot) [RHEL-84544]
- netfilter: nf_tables: prefer nft_trans_elem_alloc helper (CKI Backport Bot) [RHEL-84544]
- netfilter: nfnetlink: Report extack policy errors for batched ops (CKI Backport Bot) [RHEL-84544]
- padata: avoid UAF for reorder_work (Waiman Long) [RHEL-81531] {CVE-2025-21726}
- padata: fix UAF in padata_reorder (Waiman Long) [RHEL-81531]
- padata: add pd get/put refcnt helper (Waiman Long) [RHEL-81531]
- padata: fix sysfs store callback check (Waiman Long) [RHEL-81531]
- padata: Clean up in padata_do_multithreaded() (Waiman Long) [RHEL-81531]
- RDMA/core: Support link status events dispatching (Kamal Heib) [RHEL-78090]
- RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ib_copy_path_rec_from_user (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ibdev_printk (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ib_find_exact_cached_pkey (Kamal Heib) [RHEL-78090]
- RDMA/core: Remove unused ib_ud_header_unpack (Kamal Heib) [RHEL-78090]
- RDMA/srp: Fix error handling in srp_add_port (Kamal Heib) [RHEL-78090]
- net: Add options as a flexible array to struct ip_tunnel_info (Paolo Valerio) [RHEL-64164]
- ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' (Paolo Valerio) [RHEL-64164]
- redhat: drop Y issues from changelog (Jan Stancek)
- vxlan: check vxlan_vnigroup_init() return value (CKI Backport Bot) [RHEL-81519] {CVE-2025-21790}
- selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation (Rafael Aquini) [RHEL-80077]
- selftests: bonding: fix incorrect mac address (Hangbin Liu) [RHEL-59463]
- bonding: fix incorrect MAC address setting to receive NS messages (Hangbin Liu) [RHEL-59463]
- mm/hugetlb: fix hugepage allocation for interleaved memory nodes (CKI Backport Bot) [RHEL-62726]
- main.c: fix initcall blacklisted (Tomas Henzl) [RHEL-83271]
- pm: cpupower: remove hard-coded topology depth values (Steve Best) [RHEL-86398]
- pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (Steve Best) [RHEL-86398]
- cpupower: monitor: Exit with error status if execvp() fail (Steve Best) [RHEL-86398]
- tools/power turbostat: v2025.05.06 (Steve Best) [RHEL-86246]
- tools/power turbostat: disable "cpuidle" invocation counters, by default (Steve Best) [RHEL-86246]
- tools/power turbostat: re-factor sysfs code (Steve Best) [RHEL-86246]
- tools/power turbostat: Restore GFX sysfs fflush() call (Steve Best) [RHEL-86246]
- tools/power turbostat: report CoreThr per measurement interval (Steve Best) [RHEL-86246]
- tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192 (Steve Best) [RHEL-86246]
- tools/power turbostat: Add idle governor statistics reporting (Steve Best) [RHEL-86246]
- tools/power turbostat: Fix names matching (Steve Best) [RHEL-86246]
- tools/power turbostat: Allow Zero return value for some RAPL registers (Steve Best) [RHEL-86246]
- tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (Steve Best) [RHEL-86246]
- x86/cpu: Fix #define name for Intel CPU model 0x5A (Steve Best) [RHEL-86246]
- vxlan: Fix uninit-value in vxlan_vnifilter_dump() (Guillaume Nault) [RHEL-84555]
- NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CKI Backport Bot) [RHEL-81067] {CVE-2024-54456}
- net: fix NULL pointer dereference in l3mdev_l3_rcv (Davide Caratti) [RHEL-84550]
- ipvlan: ensure network headers are in skb linear part (Davide Caratti) [RHEL-84550] {CVE-2025-21891}
- tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare() (Xin Long) [RHEL-84567]
- tipc: re-order conditions in tipc_crypto_key_rcv() (Xin Long) [RHEL-84567]
- net: tipc: remove one synchronize_net() from tipc_nametbl_stop() (Xin Long) [RHEL-84567]
- pnfs/flexfiles: retry getting layout segment for reads (Benjamin Coddington) [RHEL-77609]
- nfs: fix incorrect error handling in LOCALIO (Benjamin Coddington) [RHEL-77609]
- nfs: probe for LOCALIO when v3 client reconnects to server (Benjamin Coddington) [RHEL-77609]
- nfs: probe for LOCALIO when v4 client reconnects to server (Benjamin Coddington) [RHEL-77609]
- nfs/localio: remove redundant code and simplify LOCALIO enablement (Benjamin Coddington) [RHEL-77609]
- nfs_common: add nfs_localio trace events (Benjamin Coddington) [RHEL-77609]
- nfs_common: track all open nfsd_files per LOCALIO nfs_client (Benjamin Coddington) [RHEL-77609]
- nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock (Benjamin Coddington) [RHEL-77609]
- nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file (Benjamin Coddington) [RHEL-77609]
- nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ (Benjamin Coddington) [RHEL-77609]
- nfsd: update percpu_ref to manage references on nfsd_net (Benjamin Coddington) [RHEL-77609]
- nfs: cache all open LOCALIO nfsd_file(s) in client (Benjamin Coddington) [RHEL-77609]
- nfs_common: move localio_lock to new lock member of nfs_uuid_t (Benjamin Coddington) [RHEL-77609]
- nfs_common: rename functions that invalidate LOCALIO nfs_clients (Benjamin Coddington) [RHEL-77609]
- nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations (Benjamin Coddington) [RHEL-77609]
- nfs/localio: add direct IO enablement with sync and async IO support (Benjamin Coddington) [RHEL-77609]
- NFS: RHEL-10 disable localio (Benjamin Coddington) [RHEL-80503]
* Wed Apr 09 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-72.el10]
- mei: me: add panther lake P DID (Steve Best) [RHEL-79719]
- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment