This project is mirrored from https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git.
Pull mirroring updated .
- Mar 18, 2025
-
-
Julio Faracco authored
Signed-off-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/251 JIRA: https://issues.redhat.com/browse/RHEL-73781 Tested: by HPE Signed-off-by:
Aristeu Rozanski <arozansk@redhat.com> Approved-by:
Herton R. Krzesinski <herton@redhat.com> Approved-by:
Steve Best <sbest@redhat.com> Approved-by:
Rafael Aquini <raquini@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/403 JIRA: https://issues.redhat.com/browse/RHEL-77929 commit e129fdc599093457648eccf981d672fade55a9c8 Author: Phil Auld <pauld@redhat.com> Date: Tue Jan 14 14:05:25 2025 -0500 Documentation/sysctl: Add timer_migration to kernel.rst There is no mention of timer_migration in the docs. Add a short description. Signed-off-by:
Phil Auld <pauld@redhat.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Signed-off-by:
Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20250114190525.169022-1-pauld@redhat.com Signed-off-by:
Phil Auld <pauld@redhat.com> Approved-by:
Waiman Long <longman@redhat.com> Approved-by:
Eder Zulian <ezulian@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/461 JIRA: https://issues.redhat.com/browse/RHEL-81442 CVE: CVE-2024-58012 ``` commit 569922b82ca660f8b24e705f6cf674e6b1f99cc7 Author: Bard Liao <yung-chuan.liao@linux.intel.com> Date: Tue Dec 3 18:48:53 2024 +0800 ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params Each cpu DAI should associate with a widget. However, the topology might not create the right number of DAI widgets for aggregated amps. And it will cause NULL pointer deference. Check that the DAI widget associated with the CPU DAI is valid to prevent NULL pointer deference due to missing DAI widgets in topologies with aggregated amps. Signed-off-by:
Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by:
Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by:
Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by:
Liam Girdwood <liam.r.girdwood@intel.com> Link: https://patch.msgid.link/20241203104853.56956-1-yung-chuan.liao@linux.intel.com Signed-off-by:
Mark Brown <broonie@kernel.org>```> Signed-off-by:
CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com> --- <small>Created 2025-02-27 21:17 UTC by backporter - [KWF FAQ](https://red.ht/kernel_workflow_doc) - [Slack #team-kernel-workflow](https://redhat-internal.slack.com/archives/C04LRUPMJQ5) - [Source](https://gitlab.com/cki-project/kernel-workflow/-/blob/main/webhook/utils/backporter.py) - [Documentation](https://gitlab.com/cki-project/kernel-workflow/-/blob/main/docs/README.backporter.md) - [Report an issue](https://gitlab.com/cki-project/kernel-workflow/-/issues/new?issue%5Btitle%5D=backporter%20webhook%20issue)</small > Approved-by:
Jaroslav Kysela <jkysela@redhat.com> Approved-by:
John W. Linville <linville@redhat.com> Approved-by:
Tony Camuso <tcamuso@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/201 JIRA: https://issues.redhat.com/browse/RHEL-73050 Tested: by me Signed-off-by:
Aristeu Rozanski <arozansk@redhat.com> Approved-by:
Herton R. Krzesinski <herton@redhat.com> Approved-by:
Steve Best <sbest@redhat.com> Approved-by:
Rafael Aquini <raquini@redhat.com> Approved-by:
Jiri Dluhos <jdluhos@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/552 # Merge Request Required Information JIRA: https://issues.redhat.com/browse/RHEL-74339 ## Summary of Changes ## Approved Development Ticket(s) All submissions to CentOS Stream must reference a ticket in [Red Hat Jira](https://issues.redhat.com/). <details><summary>Click for formatting instructions</summary> Please follow the CentOS Stream [contribution documentation](https://docs.centos.org/en-US/stream-contrib/quickstart/ ) for how to file this ticket and have it approved. List tickets each on their own line of this description using the format "Resolves: RHEL-76229", "Related: RHEL-76229" or "Reverts: RHEL-76229", as appropriate. </details> Signed-off-by:
Jakub Brnak <jbrnak@redhat.com> Approved-by:
Michael Petlan <mpetlan@redhat.com> Approved-by:
ashelat <ashelat@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/579 JIRA: https://issues.redhat.com/browse/RHEL-79766 This reverts commit a5c6bc59 (Revert "selftests/mm: remove local __NR_* definitions") Signed-off-by:
Li Wang <liwang@redhat.com> Approved-by:
Rafael Aquini <raquini@redhat.com> Approved-by:
Waiman Long <longman@redhat.com> Approved-by:
Nico Pache <npache@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Jan Stancek authored
JIRA: INTERNAL Upstream Status: RHEL only Don't bring in changes from Makefile.rhelver and 10.0 KABI. Signed-off-by:
Jan Stancek <jstancek@redhat.com>
-
- Mar 17, 2025
-
-
Jan Stancek authored
Signed-off-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/40 JIRA: https://issues.redhat.com/browse/RHEL-38582 Upstream Status: RHEL only For Intel NPU user mode driver, we need the Intel VPU kernel mode driver in the kernel. This is only available on x86_66. Signed-off-by:
Fabien Dupont <fdupont@redhat.com> Signed-off-by:
Karol Herbst <kherbst@redhat.com> Approved-by:
David Airlie <airlied@redhat.com> Approved-by:
Jocelyn Falempe <jfalempe@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/15 JIRA: https://issues.redhat.com/browse/RHEL-80226 commit 875d742cf5327c93cba1f11e12b08d3cce7a88d2 Author: Radu Rendec <rrendec@redhat.com> Date: Thu Feb 6 12:44:20 2025 -0500 arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level). Fixes: 5d425c18 ("arm64: kernel: add support for cpu cache information") Signed-off-by:
Radu Rendec <rrendec@redhat.com> Link: https://lore.kernel.org/r/20250206174420.2178724-1-rrendec@redhat.com Signed-off-by:
Will Deacon <will@kernel.org> Signed-off-by:
Radu Rendec <rrendec@redhat.com> Approved-by:
Mark Salter <msalter@redhat.com> Approved-by:
Eric Chanudet <echanude@redhat.com> Approved-by:
Brian Masney <bmasney@redhat.com> Approved-by:
Mark Langsdorf <mlangsdo@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/45 JIRA: https://issues.redhat.com/browse/RHEL-82677 - smb: client: fix chmod(2) regression with ATTR_READONLY (Paulo Alcantara) [[RHEL-82677](https://issues.redhat.com/browse/RHEL-82677) [RHEL-80534](ttps://issues.redhat.com/browse/RHEL-80534) ] Y-Commit: ff607656 Signed-off-by:
Jay Shin <jaeshin@redhat.com> Approved-by:
Paulo Alcantara <paalcant@redhat.com> Approved-by:
Benjamin Coddington <bcodding@redhat.com> Approved-by:
Scott Mayhew <smayhew@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/48 JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com> Approved-by:
Jan Stancek <jstancek@redhat.com> Approved-by:
Eder Zulian <ezulian@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
- Mar 14, 2025
-
-
Jan Stancek authored
Signed-off-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/47 JIRA: https://issues.redhat.com/browse/RHEL-77295 CVE: CVE-2024-57927 commit 86ad1a58f6a9453f49e06ef957a40a8dac00a13f Author: David Howells <dhowells@redhat.com> Date: Fri Dec 13 13:50:04 2024 +0000 nfs: Fix oops in nfs_netfs_init_request() when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfs_netfs_init_request() to initialise it, but with a NULL file pointer. This causes nfs_file_open_context() to oops - however, we don't actually need the nfs context as we're only going to write to the cache. Fix this by just returning if we aren't given a file pointer and emit a warning if the request was for something other than copy-to-cache. Further, fix nfs_netfs_free_request() so that it doesn't try to free the context if the pointer is NULL. Fixes: ee4cdf7b ("netfs: Speed up buffered reading") Reported-by:
Max Kellermann <max.kellermann@ionos.com> Closes: https://lore.kernel.org/r/CAKPOu+9DyMbKLhyJb7aMLDTb=Fh0T8Teb9sjuf_pze+XWT1VaQ@mail.gmail.com/ Signed-off-by:
David Howells <dhowells@redhat.com> Link: https://lore.kernel.org/r/20241213135013.2964079-5-dhowells@redhat.com cc: Trond Myklebust <trondmy@kernel.org> cc: Anna Schumaker <anna@kernel.org> cc: Dave Wysochanski <dwysocha@redhat.com> cc: Jeff Layton <jlayton@kernel.org> cc: linux-nfs@vger.kernel.org cc: netfs@lists.linux.dev cc: linux-fsdevel@vger.kernel.org Signed-off-by:
Christian Brauner <brauner@kernel.org> Signed-off-by:
Olga Kornievskaia <okorniev@redhat.com> Approved-by:
Steve Dickson <steved@redhat.com> Approved-by:
Benjamin Coddington <bcodding@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/51 JIRA: https://issues.redhat.com/browse/RHEL-80112 Upstream Status: all mainline in kernel-ark.git Conflicts: see individual patches Tested: boot-tested only Signed-off-by:
Davide Caratti <dcaratti@redhat.com> Approved-by:
Jan Stancek <jstancek@redhat.com> Approved-by:
Marcelo Ricardo Leitner <mleitner@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/19 JIRA: https://issues.redhat.com/browse/RHEL-79087 Fix suspend/resume scenario for mt7925 device. Tested with mt7925 device and rtcwake command. Signed-off-by:
Jose Ignacio Tornos Martinez <jtornosm@redhat.com> Approved-by:
Michal Schmidt <mschmidt@redhat.com> Approved-by:
Izabela Bakollari <ibakolla@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
Jan Stancek authored
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/25 JIRA: https://issues.redhat.com/browse/RHEL-80281 Upstream Status: RHEL-only nouveau GSP support relies on FW_CACHE for suspend/resume support to work properly. This is on in Fedora (and now kernel-ark), and reduces the chance of a divergence between fedora testing a feature and RHEL. Without this change nouveau fails to suspend because it tries to read a firmware file that is read earlier but the disk is suspended. This will eventually be enforced upstream by a select in nouveau's Kconfig, just hasn't landed yet. Signed-off-by:
Dave Airlie <airlied@redhat.com> Approved-by:
Mark Langsdorf <mlangsdo@redhat.com> Approved-by:
Eder Zulian <ezulian@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Jan Stancek <jstancek@redhat.com>
-
- Mar 13, 2025
-
-
Julio Faracco authored
Signed-off-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/397 JIRA: https://issues.redhat.com/browse/RHEL-77309 JIRA: https://issues.redhat.com/browse/RHEL-81387 JIRA: https://issues.redhat.com/browse/RHEL-77180 CVE: CVE-2024-58004 Update media to the upstream 6.13. This update includes the IPU6 driver fixes and fixed the IPU6 driver crash on boot issue. Omitted-fix: d01e5a4d866d70de11e957c11a4f3b54b996137c (media: test-drivers: drop vb2_ops_wait_prepare/finish) isn't supported in RHEL Omitted-fix: 3576f817c5ee730a4567aff445f0f853a8adf53a (staging: media: drop vb2_ops_wait_prepare/finish) isn't supported in RHEL Omitted-fix: d020ca11a816a99f87f2d186e137a9fb2341adb3 (media: samples: v4l2-pci-skeleton.c: drop vb2_ops_wait_prepare/finish) isn't supported in RHEL The upstream commit <1d4a00028997> ( media: ipu6: use the IPU6 DMA mapping APIs to do mapping) replace the VIDEOBUF2_DMA_CONTIG with VIDEOBUF2_DMA_SG, so the CKI test reported videobuf2-dma-contig.ko not found error. Signed-off-by:
Kate Hsuan <hpa@redhat.com> Approved-by:
Mark Langsdorf <mlangsdo@redhat.com> Approved-by:
Eric Chanudet <echanude@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/389 JIRA: https://issues.redhat.com/browse/RHEL-78341 Upstream Status: RHEL only The PKEY related config options should be disabled for zfcpdump config. Related kernel ark MRs; https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3698 https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3721 Signed-off-by:
Mete Durlu <mdurlu@redhat.com> Approved-by:
Vladis Dronov <vdronov@redhat.com> Approved-by:
Steve Best <sbest@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Julio Faracco authored
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/512 This rebases MANA hyperv driver to upstream kernel 6.14-rc5 JIRA: https://issues.redhat.com/browse/RHEL-80097 Tested: Smoke tested on an azure VM. Signed-off-by:
Maxim Levitsky <mlevitsk@redhat.com> Approved-by:
Kamal Heib <kheib@redhat.com> Approved-by:
Cathy Avery <cavery@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Approved-by:
Vitaly Kuznetsov <vkuznets@redhat.com> Merged-by:
Julio Faracco <jfaracco@redhat.com>
-
Li Wang authored
JIRA: https://issues.redhat.com/browse/RHEL-79766 commit 0a7565ee6ec31eb16c0476adbfc1af3f2271cb6b Author: John Hubbard <jhubbard@nvidia.com> Date: Thu Feb 13 19:38:50 2025 -0800 Revert "selftests/mm: remove local __NR_* definitions" This reverts commit a5c6bc59. The general approach described in commit e076eaca ("selftests: break the dependency upon local header files") was taken one step too far here: it should not have been extended to include the syscall numbers. This is because doing so would require per-arch support in tools/include/uapi, and no such support exists. This revert fixes two separate reports of test failures, from Dave Hansen[1], and Li Wang[2]. An excerpt of Dave's report: Before this commit (a5c6bc59) things are fine. But after, I get: running PKEY tests for unsupported CPU/OS An excerpt of Li's report: I just found that mlock2_() return a wrong value in mlock2-test [1] https://lore.kernel.org/dc585017-6740-4cab-a536-b12b37a7582d@intel.com [2] https://lore.kernel.org/CAEemH2eW=UMu9+turT2jRie7+6ewUazXmA6kL+VBo3cGDGU6RA@mail.gmail.com Link: https://lkml.kernel.org/r/20250214033850.235171-1-jhubbard@nvidia.com Fixes: a5c6bc59 ("selftests/mm: remove local __NR_* definitions") Signed-off-by:
John Hubbard <jhubbard@nvidia.com> Cc: Dave Hansen <dave.hansen@intel.com> Cc: Li Wang <liwang@redhat.com> Cc: David Hildenbrand <david@redhat.com> Cc: Jeff Xu <jeffxu@chromium.org> Cc: Andrei Vagin <avagin@google.com> Cc: Axel Rasmussen <axelrasmussen@google.com> Cc: Christian Brauner <brauner@kernel.org> Cc: Kees Cook <kees@kernel.org> Cc: Kent Overstreet <kent.overstreet@linux.dev> Cc: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: Muhammad Usama Anjum <usama.anjum@collabora.com> Cc: Peter Xu <peterx@redhat.com> Cc: Rich Felker <dalias@libc.org> Cc: Shuah Khan <shuah@kernel.org> Cc: <stable@vger.kernel.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Li Wang <liwang@redhat.com>
-
- Mar 12, 2025
-
-
Davide Caratti authored
JIRA: https://issues.redhat.com/browse/RHEL-80112 Upstream Status: kernel-ark.git commit f20905199054 Conflicts: - we don't have def_variants.yaml for fedora in rhel-10, so only the RHEL hunk has been applied commit f20905199054ebc72609d243a7f021eb1eacca99 Author: Davide Caratti <dcaratti@redhat.com> Date: Wed Feb 26 10:55:33 2025 +0100 rhel_files: ensure all qdiscs are in modules-core JIRA: https://issues.redhat.com/browse/RHEL-79818 by design, kernel-ark blacklists all modules in modules-extra that have a module alias. Now that qdiscs have their module alias [1], some of them became blacklisted even if we didn't really intend to: move them back to kernel-modules to preserve feature parity with other qdiscs (and previous releases). [1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=241a94abcf465ba9363d93168da5ddd47002930f Signed-off-by:
Davide Caratti <dcaratti@redhat.com> Signed-off-by:
Davide Caratti <dcaratti@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-
Čestmír Kalina authored
JIRA: https://issues.redhat.com/browse/RHEL-79881 Upstream Status: RHEL only Symbol checksums taken from 6.12.0-55.4.1.el10_0. Signed-off-by:
Čestmír Kalina <ckalina@redhat.com>
-