kernel-5.14.0-692.el9
* Thu Apr 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-692.el9] - l2tp: avoid one data-race in l2tp_tunnel_del_work() (Guillaume Nault) [RHEL-152697] - l2tp: reset skb control buffer on xmit (Guillaume Nault) [RHEL-152697] - gpu: host1x: Add MLOCK recovery for rest of engines (Anusha Srivatsa) [RHEL-158926] - PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-158926] - PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-158926] - PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-158926] - PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-158926] - PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-158926] - PCI: Cache offset of Resizable BAR capability (Anusha Srivatsa) [RHEL-158926] - workqueue: Add system_percpu_wq and system_dfl_wq (Anusha Srivatsa) [RHEL-158926] - gpio: tegra186: Support multi-socket devices (Charles Mirabile) [RHEL-151652] - gpio: tegra186: Simplify GPIO line name prefix handling (Charles Mirabile) [RHEL-151652] - redhat/configs: Enable additional RV monitors on debug kernels (Gabriele Monaco) [RHEL-116707] - redhat/configs: Enable sched and rtapp RV monitors (Gabriele Monaco) [RHEL-116707] - rv: Replace non-existing rt_or_dl_task() in ltl monitors (Gabriele Monaco) [RHEL-116707] - rv: Fix wrong arguments to __assign_str() in tracepoints (Gabriele Monaco) [RHEL-116707] - perf test: Ensure lock contention using pipe mode (Michael Petlan) [RHEL-141682] - perf sched timehist: decode process names of processes in zombie state (Anubhav Shelat) [RHEL-33442] Resolves: RHEL-116707, RHEL-141682, RHEL-151652, RHEL-152697, RHEL-158926, RHEL-33442 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
a94f59d01a
commit
23e453f8b7
@ -12,7 +12,7 @@ RHEL_MINOR = 9
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 691
|
||||
RHEL_RELEASE = 692
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
||||
@ -5212,10 +5212,16 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5190,10 +5190,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5210,10 +5210,16 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5188,10 +5188,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5305,10 +5305,16 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5283,10 +5283,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5303,10 +5303,16 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5281,10 +5281,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_NRP is not set
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4692,10 +4692,16 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_NRP=y
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4672,10 +4672,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_RV_MON_NRP=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4642,10 +4642,16 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_NRP=y
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4622,10 +4622,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_RV_MON_NRP=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4638,10 +4638,15 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
CONFIG_RV_MON_NRP=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4926,10 +4926,17 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_NRP=y
|
||||
CONFIG_RV_MON_PAGEFAULT=y
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4905,10 +4905,16 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_NRP=y
|
||||
CONFIG_RV_MON_PAGEFAULT=y
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -5018,10 +5018,17 @@ CONFIG_RTW89_DEBUGFS=y
|
||||
CONFIG_RTW89_DEBUGMSG=y
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_NRP=y
|
||||
CONFIG_RV_MON_PAGEFAULT=y
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
CONFIG_RV_MON_SLEEP=y
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_STS=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -4997,10 +4997,16 @@ CONFIG_RTW89_8852CE=m
|
||||
# CONFIG_RTW89_DEBUGMSG is not set
|
||||
CONFIG_RTW89=m
|
||||
CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RV_MON_RTAPP is not set
|
||||
# CONFIG_RV_MON_SCHED is not set
|
||||
CONFIG_RV_MON_NRP=y
|
||||
CONFIG_RV_MON_PAGEFAULT=y
|
||||
CONFIG_RV_MON_RTAPP=y
|
||||
CONFIG_RV_MON_SCHED=y
|
||||
CONFIG_RV_MON_SCO=y
|
||||
# CONFIG_RV_MON_SLEEP is not set
|
||||
CONFIG_RV_MON_SNROC=y
|
||||
CONFIG_RV_MON_SSSW=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_PER_TASK_MONITORS=2
|
||||
CONFIG_RV_PER_TASK_MONITORS=3
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
CONFIG_RV_REACT_PRINTK=y
|
||||
|
||||
@ -1,3 +1,24 @@
|
||||
* Thu Apr 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-692.el9]
|
||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work() (Guillaume Nault) [RHEL-152697]
|
||||
- l2tp: reset skb control buffer on xmit (Guillaume Nault) [RHEL-152697]
|
||||
- gpu: host1x: Add MLOCK recovery for rest of engines (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI: Cache offset of Resizable BAR capability (Anusha Srivatsa) [RHEL-158926]
|
||||
- workqueue: Add system_percpu_wq and system_dfl_wq (Anusha Srivatsa) [RHEL-158926]
|
||||
- gpio: tegra186: Support multi-socket devices (Charles Mirabile) [RHEL-151652]
|
||||
- gpio: tegra186: Simplify GPIO line name prefix handling (Charles Mirabile) [RHEL-151652]
|
||||
- redhat/configs: Enable additional RV monitors on debug kernels (Gabriele Monaco) [RHEL-116707]
|
||||
- redhat/configs: Enable sched and rtapp RV monitors (Gabriele Monaco) [RHEL-116707]
|
||||
- rv: Replace non-existing rt_or_dl_task() in ltl monitors (Gabriele Monaco) [RHEL-116707]
|
||||
- rv: Fix wrong arguments to __assign_str() in tracepoints (Gabriele Monaco) [RHEL-116707]
|
||||
- perf test: Ensure lock contention using pipe mode (Michael Petlan) [RHEL-141682]
|
||||
- perf sched timehist: decode process names of processes in zombie state (Anubhav Shelat) [RHEL-33442]
|
||||
Resolves: RHEL-116707, RHEL-141682, RHEL-151652, RHEL-152697, RHEL-158926, RHEL-33442
|
||||
|
||||
* Mon Apr 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-691.el9]
|
||||
- kabi: enable check-kabi (Čestmír Kalina) [RHEL-153672]
|
||||
- kabi: add symbols to stablelist (Čestmír Kalina) [RHEL-153672]
|
||||
|
||||
28
kernel.spec
28
kernel.spec
@ -176,15 +176,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 691
|
||||
%define pkgrelease 692
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-691.el9
|
||||
%define tarfile_release 5.14.0-692.el9
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 691%{?buildid}%{?dist}
|
||||
%define specrelease 692%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-691.el9
|
||||
%define kabiversion 5.14.0-692.el9
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3715,6 +3715,26 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Apr 09 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-692.el9]
|
||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work() (Guillaume Nault) [RHEL-152697]
|
||||
- l2tp: reset skb control buffer on xmit (Guillaume Nault) [RHEL-152697]
|
||||
- gpu: host1x: Add MLOCK recovery for rest of engines (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Allow drivers to control VF BAR size (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Check that VF BAR fits within the reservation (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI/IOV: Restore VF resizable BAR state after reset (Anusha Srivatsa) [RHEL-158926]
|
||||
- PCI: Cache offset of Resizable BAR capability (Anusha Srivatsa) [RHEL-158926]
|
||||
- workqueue: Add system_percpu_wq and system_dfl_wq (Anusha Srivatsa) [RHEL-158926]
|
||||
- gpio: tegra186: Support multi-socket devices (Charles Mirabile) [RHEL-151652]
|
||||
- gpio: tegra186: Simplify GPIO line name prefix handling (Charles Mirabile) [RHEL-151652]
|
||||
- redhat/configs: Enable additional RV monitors on debug kernels (Gabriele Monaco) [RHEL-116707]
|
||||
- redhat/configs: Enable sched and rtapp RV monitors (Gabriele Monaco) [RHEL-116707]
|
||||
- rv: Replace non-existing rt_or_dl_task() in ltl monitors (Gabriele Monaco) [RHEL-116707]
|
||||
- rv: Fix wrong arguments to __assign_str() in tracepoints (Gabriele Monaco) [RHEL-116707]
|
||||
- perf test: Ensure lock contention using pipe mode (Michael Petlan) [RHEL-141682]
|
||||
- perf sched timehist: decode process names of processes in zombie state (Anubhav Shelat) [RHEL-33442]
|
||||
|
||||
* Mon Apr 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-691.el9]
|
||||
- kabi: enable check-kabi (Čestmír Kalina) [RHEL-153672]
|
||||
- kabi: add symbols to stablelist (Čestmír Kalina) [RHEL-153672]
|
||||
|
||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.0-691.el9.tar.xz) = fadee78a8a33b7c2cf9e6a112d65076140386f629dd7ab41eba9e9493fc2631fe6663180b0b6f7efe684776b9ac6cb6b33747361b94505e04413c1980d870652
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-691.el9.tar.bz2) = e5f955c9aefa0a641350a68900c810c4eefbf478a1c243fc076c51358820a3d3b158295de2d9cf58017aa26091c021ad3587f9d4e153996e16ef72a095879c71
|
||||
SHA512 (kernel-kabi-dw-5.14.0-691.el9.tar.bz2) = 3d8abdadce74dc0d910f4e491076853198784d07d507c8742aec0dec798bd5306b385f1e262f7a6b6029d9326875bd4efd490de3cc8a055b89e205f6b81df107
|
||||
SHA512 (linux-5.14.0-692.el9.tar.xz) = cec244cdd7fffb6e87f99e45960e347b4d39ad6f74f63470c4e05076eb9873eff3b5c8f6ae1e3fac664dfea344efd222e8920cac2c6766539df0eed26c955e0d
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-692.el9.tar.bz2) = 03e515b68da9555cb96fc268e0652f088fc30e45d7398a78d59d6d0b54ac281fe72affe8d3002be16037c13e503b10c2b71385e06c54822e66c817ee9a366fd5
|
||||
SHA512 (kernel-kabi-dw-5.14.0-692.el9.tar.bz2) = 00405d36496b19fef3377a7260ab521cd1f48d8ae2f211fc82166e1a22bc36da9ed646f43d9f43bdb57c986a154c71b3d7d90a5b4ae8f42901e5e2c44f3d186b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user