Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
el9-upstream-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-code
el9-upstream-kernel
Commits
ee316c08
Commit
ee316c08
authored
1 week ago
by
Augusto Caringi
Browse files
Options
Downloads
Patches
Plain Diff
[redhat] kernel-5.14.0-577.el9
Signed-off-by:
Augusto Caringi
<
acaringi@redhat.com
>
parent
20564463
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile.rhelver
+1
-1
1 addition, 1 deletion
Makefile.rhelver
redhat/kernel.changelog-9.7
+85
-0
85 additions, 0 deletions
redhat/kernel.changelog-9.7
with
86 additions
and
1 deletion
Makefile.rhelver
+
1
−
1
View file @
ee316c08
...
...
@@ -12,7 +12,7 @@ RHEL_MINOR = 7
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE
=
57
6
RHEL_RELEASE
=
57
7
#
# ZSTREAM
...
...
This diff is collapsed.
Click to expand it.
redhat/kernel.changelog-9.7
+
85
−
0
View file @
ee316c08
* Mon Mar 31 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-577.el9]
- xfs: fix freeing speculative preallocations for preallocated files (CKI Backport Bot) [RHEL-56816]
- i2c: i801: Add lis3lv02d for Dell Precision M6800 (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[] (David Arcari) [RHEL-47426]
- i2c: i801: Remove unnecessary PCI function call (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h (David Arcari) [RHEL-47426]
- platform/x86: dell: dell-smo8800: Convert to platform remove callback returning void (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Use min_t() for comparison and assignment (David Arcari) [RHEL-47426]
- platform/x86: dell-smo8800: Convert to be a platform driver (David Arcari) [RHEL-47426]
- i2c: i801: fix potential race in i801_block_transaction_byte_by_byte (David Arcari) [RHEL-47426]
- i2c: i801: Add support for Intel Panther Lake (David Arcari) [RHEL-47426]
- i2c: i801: Use a different adapter-name for IDF adapters (David Arcari) [RHEL-47426]
- i2c: i801: reword according to newest specification (David Arcari) [RHEL-47426]
- i2c: i801: remove printout on handled timeouts (David Arcari) [RHEL-47426]
- i2c: i801: Annotate apanel_addr as __ro_after_init (David Arcari) [RHEL-47426]
- i2c: i801: Remove usage of I2C_CLASS_SPD (David Arcari) [RHEL-47426]
- i2c: i801: Fix missing Kconfig dependency (David Arcari) [RHEL-47426]
- i2c: i801: Call i2c_register_spd for muxed child segments (David Arcari) [RHEL-47426]
- i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1 (David Arcari) [RHEL-47426]
- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (David Arcari) [RHEL-47426]
- i2c: i801: Fix using mux_pdev before it's set (David Arcari) [RHEL-47426]
- i2c: i801: Add helper i801_get_block_len (David Arcari) [RHEL-47426]
- i2c: i801: Add SMBUS_LEN_SENTINEL (David Arcari) [RHEL-47426]
- i2c: i801: Split i801_block_transaction (David Arcari) [RHEL-47426]
- i2c: i801: Add helper i801_check_and_clear_pec_error (David Arcari) [RHEL-47426]
- i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4 (David Arcari) [RHEL-47426]
- i2c: i801: Remove unused argument from tco functions (David Arcari) [RHEL-47426]
- i2c: i801: Replace magic value with constant in dmi_check_onboard_devices (David Arcari) [RHEL-47426]
- i2c: i801: Add lis3lv02d for Dell XPS 15 7590 (David Arcari) [RHEL-47426]
- i2c: i801: Add lis3lv02d for Dell Precision 3540 (David Arcari) [RHEL-47426]
- i2c: i801: Use new helper acpi_use_parent_companion (David Arcari) [RHEL-47426]
- ACPI: Add helper acpi_use_parent_companion (David Arcari) [RHEL-47426]
- i2c: i801: Simplify class-based client device instantiation (David Arcari) [RHEL-47426]
- i2c: i801: replace acpi_lock with I2C bus lock (David Arcari) [RHEL-47426]
- i2c: i801: use i2c_mark_adapter_suspended/resumed (David Arcari) [RHEL-47426]
- i2c: i801: simplify module boilerplate code (David Arcari) [RHEL-47426]
- i2c: i801: add helper i801_restore_regs (David Arcari) [RHEL-47426]
- tracing/histogram: Fix semicolon.cocci warnings (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Fix documentation inline emphasis warning (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Fix check for missing operands in an expression (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Document expression arithmetic and constants (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Optimize division by a power of 2 (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Covert expr to const if both operands are constants (Tomas Glozar) [RHEL-67679]
- tracing/histogram: Simplify handling of .sym-offset in expressions (Tomas Glozar) [RHEL-67679]
- tracing: Fix operator precedence for hist triggers expression (Tomas Glozar) [RHEL-67679]
- tracing: Add division and multiplication support for hist triggers (Tomas Glozar) [RHEL-67679]
- tracing: Add support for creating hist trigger variables from literal (Tomas Glozar) [RHEL-67679]
- tracing: Have histogram types be constant when possible (Tomas Glozar) [RHEL-67679]
- powercap: intel_rapl: Add support for Panther Lake platform (David Arcari) [RHEL-47408]
- powercap: call put_device() on an error path in powercap_register_control_type() (David Arcari) [RHEL-47408]
- ext4: fallback to complex scan if aligned scan doesn't work (Brian Foster) [RHEL-83284]
- nfsd: adjust WARN_ON_ONCE in revoke_delegation (Olga Kornievskaia) [RHEL-74439]
- uki: get rid of RHEL-only walinuxagentcvm module in the initramfs (Vitaly Kuznetsov) [RHEL-83003]
- ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CKI Backport Bot) [RHEL-82517] {CVE-2024-58077}
- team: better TEAM_OPTION_TYPE_STRING validation (CKI Backport Bot) [RHEL-81462] {CVE-2025-21787}
- redhat: drop Y issues from changelog (Jan Stancek)
- Reapply "perf util: Make util its own library" (Michael Petlan) [RHEL-79032]
- iommu/vt-d: Fix suspicious RCU usage (Jerry Snitselaar) [RHEL-70102]
- iommu/vt-d: Remove device comparison in context_setup_pass_through_cb (Jerry Snitselaar) [RHEL-70102]
- Revert "x86: bring back rep movsq for user access on CPUs without ERMS" (Herton R. Krzesinski) [RHEL-79780]
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75649] {CVE-2025-21663}
- net: stmmac: Fix zero-division error when disabling tc cbs (Izabela Bakollari) [RHEL-63931] {CVE-2024-49977}
- configs: enable FW_CACHE on centos-stream/rhel 9 for nouveau (Dave Airlie) [RHEL-79929]
- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80224]
- gfs2: skip if we cannot defer delete (Andreas Gruenbacher) [RHEL-77720]
- gfs2: remove redundant warnings (Andreas Gruenbacher) [RHEL-77720]
- gfs2: minor evict fix (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Prevent inode creation race (2) (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Fix additional unlikely request cancelation race (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Fix request cancelation bug (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Check for empty queue in run_queue (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Remove more dead code in add_to_queue (Andreas Gruenbacher) [RHEL-77720]
- gfs2: remove dead code in add_to_queue (Su Hui) [RHEL-77720]
- gfs2: Remove LM_FLAG_PRIORITY flag (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Add GLF_PENDING_REPLY flag (Andreas Gruenbacher) [RHEL-77720]
- gfs2: glock holder GL_NOPID fix (Andreas Gruenbacher) [RHEL-77720]
- gfs2: Decode missing glock flags in tracepoints (Andreas Gruenbacher) [RHEL-77720]
- gfs2: gfs2_evict_inode clarification (Andreas Gruenbacher) [RHEL-77720]
- scsi: qla2xxx: Fix use after free on unload (Ewan D. Milne) [RHEL-75828] {CVE-2024-56623}
- nfsd: validate the nfsd_serv pointer before calling svc_wake_up (Olga Kornievskaia) [RHEL-69769]
Resolves: RHEL-47408, RHEL-47426, RHEL-56816, RHEL-67679, RHEL-74439, RHEL-81462, RHEL-82517, RHEL-83003, RHEL-83284
* Thu Mar 27 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-576.el9]
- md/raid1: fix memory leak in raid1_run() if no active rdev (Nigel Croxon) [RHEL-83988]
- md/raid1: don't free conf on raid0_run failure (Nigel Croxon) [RHEL-83988]
...
...
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