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
src-rhel
rpms
kernel
Commits
fb040471
Commit
fb040471
authored
2 months ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import kernel-6.12.0-37.el10
parent
20fab1b3
No related branches found
Branches containing commit
Tags
imports/c10s/kernel-6.12.0-37.el10
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
+31
-0
31 additions, 0 deletions
SOURCES/kernel.changelog
SPECS/kernel.spec
+34
-4
34 additions, 4 deletions
SPECS/kernel.spec
with
69 additions
and
8 deletions
.kernel.metadata
+
3
−
3
View file @
fb040471
eea663869c34ccebcc3ddaa455d402e5e4fc32a4d7b97869907e74b229890e62 SOURCES/fedoraimaca.x509
1e7c1b0dc79949f0c9307c8d4dbccebed3d04b2199d380b87e5da7d2380894fe
SOURCES/kernel-abi-stablelists-6.12.0-3
6
.el10.tar.xz
ce978072751ffb4a8eb200a39eb0d7206da05a8f5864be5ee42f2070b185e125 SOURCES/kernel-kabi-dw-6.12.0-3
6
.el10.tar.xz
8ffe1349e138d3331ca642cc2a570403d32bf97c88a7af5b370816411dc8c26f
SOURCES/linux-6.12.0-3
6
.el10.tar.xz
e26797f785d6b95d692d8f343011930bf13c4f35b6e714a99eebc9a40089cb82
SOURCES/kernel-abi-stablelists-6.12.0-3
7
.el10.tar.xz
ce978072751ffb4a8eb200a39eb0d7206da05a8f5864be5ee42f2070b185e125 SOURCES/kernel-kabi-dw-6.12.0-3
7
.el10.tar.xz
e27c70df7323e20029d82b338bca3ff891790294b70df9eefeefa67df016b535
SOURCES/linux-6.12.0-3
7
.el10.tar.xz
ca3aa0979f9426736d382747bba165e71ea4c42a2fb736d78fd8a4c4b7b58ad4 SOURCES/nvidiagpuoot001.x509
81ccee9747e67dd8c5e5d08ba5b336da9b9bcdbff89422f5a8cc2fa450b3f03e SOURCES/redhatsecureboot501.cer
40175d4c7c5ab4bd753a493f47952f1d8dcf1c219b836968a693e48bd4766135 SOURCES/redhatsecurebootca5.cer
...
...
This diff is collapsed.
Click to expand it.
SOURCES/Makefile.rhelver
+
1
−
1
View file @
fb040471
...
...
@@ -12,7 +12,7 @@ RHEL_MINOR = 0
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE
=
3
6
RHEL_RELEASE
=
3
7
#
# RHEL_REBASE_NUM
...
...
This diff is collapsed.
Click to expand it.
SOURCES/kernel.changelog
+
31
−
0
View file @
fb040471
* Fri Dec 20 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-37.el10]
- vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() (Alex Williamson) [RHEL-69747]
- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (Alex Williamson) [RHEL-69747]
- i40e: Fix handling changed priv flags (Kamal Heib) [RHEL-69737]
- RHEL-only: mark ublk as tech preview (Ming Lei) [RHEL-50740]
- Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()" (Ming Lei) [RHEL-67720]
- block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW (Ming Lei) [RHEL-70861]
- loop: fix type of block size (Ming Lei) [RHEL-65631]
- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (Phil Auld) [RHEL-70901]
- sched/deadline: Fix warning in migrate_enable for boosted tasks (Phil Auld) [RHEL-70901]
- sched/core: Prevent wakeup of ksoftirqd during idle load balance (Phil Auld) [RHEL-70901]
- sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy (Phil Auld) [RHEL-70901]
- sched/core: Remove the unnecessary need_resched() check in nohz_csd_func() (Phil Auld) [RHEL-70901]
- sched: fix warning in sched_setaffinity (Phil Auld) [RHEL-70901]
- softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel (Phil Auld) [RHEL-70901]
- sched/deadline: Fix replenish_dl_new_period dl_server condition (Phil Auld) [RHEL-70901]
- vfio/mlx5: Align the page tracking max message size with the device capability (CKI Backport Bot) [RHEL-69932]
- tools/rtla: Improve exception handling in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: Enhance argument parsing in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: Improve code readability in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla/timerlat: Do not set params->user_workload with -U (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: fix collision with glibc sched_attr/sched_set_attr (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: drop __NR_sched_getattr (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla: Fix consistency in getopt_long for timerlat_hist (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla: use the definition for stdout fd when calling isatty() (Luis Claudio R. Goncalves) [RHEL-69739]
- x86/cacheinfo: Delete global num_cache_leaves (David Arcari) [RHEL-22703]
- cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU (David Arcari) [RHEL-22703]
Resolves: RHEL-22703, RHEL-50740, RHEL-65631, RHEL-67720, RHEL-69737, RHEL-69739, RHEL-69747, RHEL-69932, RHEL-70861, RHEL-70901
* Tue Dec 17 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-36.el10]
- configs: synchronize CONFIG_HP_ILO between flavors & enable on x86/arm (Charles Mirabile) [RHEL-65590]
- crypto: rng - Fix extrng EFAULT handling (Herbert Xu) [RHEL-70652]
...
...
This diff is collapsed.
Click to expand it.
SPECS/kernel.spec
+
34
−
4
View file @
fb040471
...
...
@@ -162,15 +162,15 @@ Summary: The Linux kernel
%define specrpmversion 6.12.0
%define specversion 6.12.0
%define patchversion 6.12
%define pkgrelease 3
6
%define pkgrelease 3
7
%define kversion 6
%define tarfile_release 6.12.0-3
6
.el10
%define tarfile_release 6.12.0-3
7
.el10
# This is needed to do merge window version magic
%define patchlevel 12
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 3
6
%{?buildid}%{?dist}
%define specrelease 3
7
%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.12.0-3
6
.el10
%define kabiversion 6.12.0-3
7
.el10
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
...
...
@@ -4297,6 +4297,36 @@ fi\
#
#
%changelog
* Fri Dec 20 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-37.el10]
- vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() (Alex Williamson) [RHEL-69747]
- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (Alex Williamson) [RHEL-69747]
- i40e: Fix handling changed priv flags (Kamal Heib) [RHEL-69737]
- RHEL-only: mark ublk as tech preview (Ming Lei) [RHEL-50740]
- Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()" (Ming Lei) [RHEL-67720]
- block: sed-opal: add ioctl IOC_OPAL_SET_SID_PW (Ming Lei) [RHEL-70861]
- loop: fix type of block size (Ming Lei) [RHEL-65631]
- x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC (Phil Auld) [RHEL-70901]
- sched/deadline: Fix warning in migrate_enable for boosted tasks (Phil Auld) [RHEL-70901]
- sched/core: Prevent wakeup of ksoftirqd during idle load balance (Phil Auld) [RHEL-70901]
- sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy (Phil Auld) [RHEL-70901]
- sched/core: Remove the unnecessary need_resched() check in nohz_csd_func() (Phil Auld) [RHEL-70901]
- sched: fix warning in sched_setaffinity (Phil Auld) [RHEL-70901]
- softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel (Phil Auld) [RHEL-70901]
- sched/deadline: Fix replenish_dl_new_period dl_server condition (Phil Auld) [RHEL-70901]
- vfio/mlx5: Align the page tracking max message size with the device capability (CKI Backport Bot) [RHEL-69932]
- tools/rtla: Improve exception handling in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: Enhance argument parsing in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: Improve code readability in timerlat_load.py (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla/timerlat: Do not set params->user_workload with -U (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: fix collision with glibc sched_attr/sched_set_attr (Luis Claudio R. Goncalves) [RHEL-69739]
- tools/rtla: drop __NR_sched_getattr (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla: Fix consistency in getopt_long for timerlat_hist (Luis Claudio R. Goncalves) [RHEL-69739]
- rtla: use the definition for stdout fd when calling isatty() (Luis Claudio R. Goncalves) [RHEL-69739]
- x86/cacheinfo: Delete global num_cache_leaves (David Arcari) [RHEL-22703]
- cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU (David Arcari) [RHEL-22703]
* Tue Dec 17 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-36.el10]
- configs: synchronize CONFIG_HP_ILO between flavors & enable on x86/arm (Charles Mirabile) [RHEL-65590]
- crypto: rng - Fix extrng EFAULT handling (Herbert Xu) [RHEL-70652]
...
...
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