forked from rpms/kernel
kernel-5.14.0-419.el9
* Wed Feb 07 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-419.el9] - macsec: add functions to get macsec real netdevice and check offload (Ivan Vecera) [RHEL-22386] - selftests: net: explicitly wait for listener ready (Lucas Karpinski) [RHEL-23051] - selftests: net: List helper scripts in TEST_FILES Makefile variable (Lucas Karpinski) [RHEL-23051] - selftests: net: Remove executable bits from library scripts (Lucas Karpinski) [RHEL-23051] - selftests: net: included needed helper in the install targets (Lucas Karpinski) [RHEL-23051] - selftests/net: synchronize udpgro tests' tx and rx connection (Lucas Karpinski) [RHEL-23051] - firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create() (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: Use device_get_match_data() (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: Mark driver as non removable (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: refactor deprecated strncpy (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: Use list_for_each_entry() helper (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: Fixup documentation errors (Andrew Halaney) [RHEL-23901] - clk: keystone: sci-clk: check return value of kasprintf() (Andrew Halaney) [RHEL-23901] - clk: keystone: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-23901] - irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: inproper error handling of ti_sci_probe (Andrew Halaney) [RHEL-23901] - firmware: ti_sci: rm: remove unneeded semicolon (Andrew Halaney) [RHEL-23901] - soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs() (Andrew Halaney) [RHEL-23901] - ext4: fix warning in ext4_dio_write_end_io() (Carlos Maiolino) [RHEL-23635] - ext4: properly sync file size update after O_SYNC direct IO (Carlos Maiolino) [RHEL-23635] - iomap: update ki_pos a little later in iomap_dio_complete (Carlos Maiolino) [RHEL-23635] - Revert "ext4: properly sync file size update after O_SYNC direct IO" (Carlos Maiolino) [RHEL-23635] - Revert "ext4: fix warning in ext4_dio_write_end_io()" (Carlos Maiolino) [RHEL-23635] - gve: Remove dependency on 4k page size. (Joshua Washington) [RHEL-22208] - gve: Add page size register to the register_page_list command. (Joshua Washington) [RHEL-22208] - gve: Remove obsolete checks that rely on page size. (Joshua Washington) [RHEL-22208] - gve: Deprecate adminq_pfn for pci revision 0x1. (Joshua Washington) [RHEL-22208] - gve: Perform adminq allocations through a dma_pool. (Joshua Washington) [RHEL-22208] - gve: add gve_features_check() (Joshua Washington) [RHEL-22208] - gve: Fixes for napi_poll when budget is 0 (Joshua Washington) [RHEL-22208] - gve: Do not fully free QPL pages on prefill errors (Joshua Washington) [RHEL-22208] - gve: Use size_add() in call to struct_size() (Joshua Washington) [RHEL-22208] - gve: fix frag_list chaining (Joshua Washington) [RHEL-22208] - gve: RX path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879] - gve: Tx path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879] - gve: Control path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879] - gve: trivial spell fix Recive to Receive (Joshua Washington) [RHEL-22208] - gve: unify driver name usage (Joshua Washington) [RHEL-22208] - gve: Set default duplex configuration to full (Joshua Washington) [RHEL-22208] - gve: use vmalloc_array and vcalloc (Joshua Washington) [RHEL-22208] - gve: Support IPv6 Big TCP on DQ (Joshua Washington) [RHEL-22208] - gve: Remove the code of clearing PBA bit (Joshua Washington) [RHEL-22208] - gve: Secure enough bytes in the first TX desc for all TCP pkts (Joshua Washington) [RHEL-22208] - gve: Cache link_speed value from device (Joshua Washington) [RHEL-22208] - gve: Add AF_XDP zero-copy support for GQI-QPL format (Joshua Washington) [RHEL-22208] - gve: Add XDP REDIRECT support for GQI-QPL format (Joshua Washington) [RHEL-22208] - gve: Add XDP DROP and TX support for GQI-QPL format (Joshua Washington) [RHEL-22208] - gve: Changes to add new TX queues (Joshua Washington) [RHEL-22208] - gve: XDP support GQI-QPL: helper function changes (Joshua Washington) [RHEL-22208] - gve: Fix gve interrupt names (Joshua Washington) [RHEL-22208] - gve: Handle alternate miss completions (Joshua Washington) [RHEL-22208] - gve: Adding a new AdminQ command to verify driver (Joshua Washington) [RHEL-22208] - gve: Fix error return code in gve_prefill_rx_pages() (Joshua Washington) [RHEL-22208] - gve: Reduce alloc and copy costs in the GQ rx path (Joshua Washington) [RHEL-22208] - google/gve:fix repeated words in comments (Joshua Washington) [RHEL-22208] - gve: Fix spelling mistake "droping" -> "dropping" (Joshua Washington) [RHEL-22208] - gve: enhance no queue page list detection (Joshua Washington) [RHEL-22208] - perf test: Basic branch counter support (Michael Petlan) [RHEL-15660] - perf tools: Add branch counter knob (Michael Petlan) [RHEL-15660] - perf header: Support num and width of branch counters (Michael Petlan) [RHEL-15660] - tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel (Michael Petlan) [RHEL-15660] - perf/x86/intel: Support branch counters logging (Michael Petlan) [RHEL-15660] - perf/x86/intel: Reorganize attrs and is_visible (Michael Petlan) [RHEL-15660] - perf: Add branch_sample_call_stack (Michael Petlan) [RHEL-15660] - perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag (Michael Petlan) [RHEL-15660] - perf: Add branch stack counters (Michael Petlan) [RHEL-15660] - redhat/configs/x86: Set CONFIG_KVM_MAX_NR_VCPUS=4096 (Vitaly Kuznetsov) [RHEL-11579] - KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs (Vitaly Kuznetsov) [RHEL-11579] - cgroup: Avoid false cacheline sharing of read mostly rstat_cpu (Waiman Long) [RHEL-21091] - cgroup/rstat: Optimize cgroup_rstat_updated_list() (Waiman Long) [RHEL-21091] - cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked() (Waiman Long) [RHEL-21091] - clk: composite: Fix 'switching' to same clock (Eric Chanudet) [RHEL-20493] - clk: composite: Use rate_ops.determine_rate when also a mux is available (Eric Chanudet) [RHEL-20493] - clk: composite: Also consider .determine_rate for rate + mux composites (Eric Chanudet) [RHEL-20493] - clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate (Eric Chanudet) [RHEL-20493] - clk: divider: Implement and wire up .determine_rate by default (Eric Chanudet) [RHEL-20493] - clk: imx: Add 519.75MHz frequency support for imx9 pll (Eric Chanudet) [RHEL-20493] - clk: imx93: Add PDM IPG clk (Eric Chanudet) [RHEL-20493] - dt-bindings: clock: imx93: Add PDM IPG clk (Eric Chanudet) [RHEL-20493] - dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK (Eric Chanudet) [RHEL-20493] - clk: imx: fracn-gppll: Add 300MHz freq support for imx9 (Eric Chanudet) [RHEL-20493] - clk: imx: fracn-gppll: support integer pll (Eric Chanudet) [RHEL-20493] - clk: imx: fracn-gppll: disable hardware select control (Eric Chanudet) [RHEL-20493] - clk: imx: fracn-gppll: fix the rate table (Eric Chanudet) [RHEL-20493] - HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit (Tony Camuso) [RHEL-15109] - HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID (Tony Camuso) [RHEL-15109] Resolves: RHEL-11579, RHEL-15109, RHEL-15660, RHEL-20493, RHEL-21091, RHEL-22208, RHEL-22386, RHEL-23051, RHEL-23635, RHEL-23901, RHEL-9879 Signed-off-by: Scott Weaver <scweaver@redhat.com>
This commit is contained in:
parent
e75b633a3a
commit
3774a3eb8c
@ -12,7 +12,7 @@ RHEL_MINOR = 4
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 418
|
||||
RHEL_RELEASE = 419
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
@ -2900,6 +2900,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
|
@ -2879,6 +2879,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
|
@ -2897,6 +2897,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
|
@ -2876,6 +2876,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
|
@ -2954,6 +2954,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
CONFIG_KVM_SMM=y
|
||||
CONFIG_KVM_WERROR=y
|
||||
|
@ -2933,6 +2933,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
CONFIG_KVM_WERROR=y
|
||||
|
@ -2607,6 +2607,7 @@ CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
# CONFIG_KVM_BOOK3S_64 is not set
|
||||
CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
|
@ -2587,6 +2587,7 @@ CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
# CONFIG_KVM_BOOK3S_64 is not set
|
||||
CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
|
@ -2588,6 +2588,7 @@ CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
# CONFIG_KVM_S390_UCONTROL is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
|
@ -2568,6 +2568,7 @@ CONFIG_KUNIT=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
# CONFIG_KVM_S390_UCONTROL is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
|
@ -2580,6 +2580,7 @@ CONFIG_KUNIT_EXAMPLE_TEST=m
|
||||
CONFIG_KUNIT_TEST=m
|
||||
CONFIG_KVM_AMD_SEV=y
|
||||
# CONFIG_KVM is not set
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
# CONFIG_KVM_S390_UCONTROL is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
|
@ -2780,6 +2780,7 @@ CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_INTEL=m
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
CONFIG_KVM_SMM=y
|
||||
CONFIG_KVM_SW_PROTECTED_VM=y
|
||||
|
@ -2760,6 +2760,7 @@ CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_INTEL=m
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
CONFIG_KVM_SW_PROTECTED_VM=y
|
||||
|
@ -2836,6 +2836,7 @@ CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_INTEL=m
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
CONFIG_KVM_PROVE_MMU=y
|
||||
CONFIG_KVM_SMM=y
|
||||
CONFIG_KVM_SW_PROTECTED_VM=y
|
||||
|
@ -2816,6 +2816,7 @@ CONFIG_KVM_AMD_SEV=y
|
||||
CONFIG_KVM_GUEST=y
|
||||
CONFIG_KVM_INTEL=m
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_MAX_NR_VCPUS=4096
|
||||
# CONFIG_KVM_PROVE_MMU is not set
|
||||
CONFIG_KVM_SMM=y
|
||||
CONFIG_KVM_SW_PROTECTED_VM=y
|
||||
|
96
kernel.spec
96
kernel.spec
@ -165,15 +165,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 418
|
||||
%define pkgrelease 419
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-418.el9
|
||||
%define tarfile_release 5.14.0-419.el9
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 418%{?buildid}%{?dist}
|
||||
%define specrelease 419%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-418.el9
|
||||
%define kabiversion 5.14.0-419.el9
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3727,6 +3727,94 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Feb 07 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-419.el9]
|
||||
- macsec: add functions to get macsec real netdevice and check offload (Ivan Vecera) [RHEL-22386]
|
||||
- selftests: net: explicitly wait for listener ready (Lucas Karpinski) [RHEL-23051]
|
||||
- selftests: net: List helper scripts in TEST_FILES Makefile variable (Lucas Karpinski) [RHEL-23051]
|
||||
- selftests: net: Remove executable bits from library scripts (Lucas Karpinski) [RHEL-23051]
|
||||
- selftests: net: included needed helper in the install targets (Lucas Karpinski) [RHEL-23051]
|
||||
- selftests/net: synchronize udpgro tests' tx and rx connection (Lucas Karpinski) [RHEL-23051]
|
||||
- firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create() (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: Use device_get_match_data() (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: Mark driver as non removable (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: refactor deprecated strncpy (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: Use list_for_each_entry() helper (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: Fixup documentation errors (Andrew Halaney) [RHEL-23901]
|
||||
- clk: keystone: sci-clk: check return value of kasprintf() (Andrew Halaney) [RHEL-23901]
|
||||
- clk: keystone: Convert to platform remove callback returning void (Andrew Halaney) [RHEL-23901]
|
||||
- irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: inproper error handling of ti_sci_probe (Andrew Halaney) [RHEL-23901]
|
||||
- firmware: ti_sci: rm: remove unneeded semicolon (Andrew Halaney) [RHEL-23901]
|
||||
- soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs() (Andrew Halaney) [RHEL-23901]
|
||||
- ext4: fix warning in ext4_dio_write_end_io() (Carlos Maiolino) [RHEL-23635]
|
||||
- ext4: properly sync file size update after O_SYNC direct IO (Carlos Maiolino) [RHEL-23635]
|
||||
- iomap: update ki_pos a little later in iomap_dio_complete (Carlos Maiolino) [RHEL-23635]
|
||||
- Revert "ext4: properly sync file size update after O_SYNC direct IO" (Carlos Maiolino) [RHEL-23635]
|
||||
- Revert "ext4: fix warning in ext4_dio_write_end_io()" (Carlos Maiolino) [RHEL-23635]
|
||||
- gve: Remove dependency on 4k page size. (Joshua Washington) [RHEL-22208]
|
||||
- gve: Add page size register to the register_page_list command. (Joshua Washington) [RHEL-22208]
|
||||
- gve: Remove obsolete checks that rely on page size. (Joshua Washington) [RHEL-22208]
|
||||
- gve: Deprecate adminq_pfn for pci revision 0x1. (Joshua Washington) [RHEL-22208]
|
||||
- gve: Perform adminq allocations through a dma_pool. (Joshua Washington) [RHEL-22208]
|
||||
- gve: add gve_features_check() (Joshua Washington) [RHEL-22208]
|
||||
- gve: Fixes for napi_poll when budget is 0 (Joshua Washington) [RHEL-22208]
|
||||
- gve: Do not fully free QPL pages on prefill errors (Joshua Washington) [RHEL-22208]
|
||||
- gve: Use size_add() in call to struct_size() (Joshua Washington) [RHEL-22208]
|
||||
- gve: fix frag_list chaining (Joshua Washington) [RHEL-22208]
|
||||
- gve: RX path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879]
|
||||
- gve: Tx path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879]
|
||||
- gve: Control path for DQO-QPL (Joshua Washington) [RHEL-22208 RHEL-9879]
|
||||
- gve: trivial spell fix Recive to Receive (Joshua Washington) [RHEL-22208]
|
||||
- gve: unify driver name usage (Joshua Washington) [RHEL-22208]
|
||||
- gve: Set default duplex configuration to full (Joshua Washington) [RHEL-22208]
|
||||
- gve: use vmalloc_array and vcalloc (Joshua Washington) [RHEL-22208]
|
||||
- gve: Support IPv6 Big TCP on DQ (Joshua Washington) [RHEL-22208]
|
||||
- gve: Remove the code of clearing PBA bit (Joshua Washington) [RHEL-22208]
|
||||
- gve: Secure enough bytes in the first TX desc for all TCP pkts (Joshua Washington) [RHEL-22208]
|
||||
- gve: Cache link_speed value from device (Joshua Washington) [RHEL-22208]
|
||||
- gve: Add AF_XDP zero-copy support for GQI-QPL format (Joshua Washington) [RHEL-22208]
|
||||
- gve: Add XDP REDIRECT support for GQI-QPL format (Joshua Washington) [RHEL-22208]
|
||||
- gve: Add XDP DROP and TX support for GQI-QPL format (Joshua Washington) [RHEL-22208]
|
||||
- gve: Changes to add new TX queues (Joshua Washington) [RHEL-22208]
|
||||
- gve: XDP support GQI-QPL: helper function changes (Joshua Washington) [RHEL-22208]
|
||||
- gve: Fix gve interrupt names (Joshua Washington) [RHEL-22208]
|
||||
- gve: Handle alternate miss completions (Joshua Washington) [RHEL-22208]
|
||||
- gve: Adding a new AdminQ command to verify driver (Joshua Washington) [RHEL-22208]
|
||||
- gve: Fix error return code in gve_prefill_rx_pages() (Joshua Washington) [RHEL-22208]
|
||||
- gve: Reduce alloc and copy costs in the GQ rx path (Joshua Washington) [RHEL-22208]
|
||||
- google/gve:fix repeated words in comments (Joshua Washington) [RHEL-22208]
|
||||
- gve: Fix spelling mistake "droping" -> "dropping" (Joshua Washington) [RHEL-22208]
|
||||
- gve: enhance no queue page list detection (Joshua Washington) [RHEL-22208]
|
||||
- perf test: Basic branch counter support (Michael Petlan) [RHEL-15660]
|
||||
- perf tools: Add branch counter knob (Michael Petlan) [RHEL-15660]
|
||||
- perf header: Support num and width of branch counters (Michael Petlan) [RHEL-15660]
|
||||
- tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel (Michael Petlan) [RHEL-15660]
|
||||
- perf/x86/intel: Support branch counters logging (Michael Petlan) [RHEL-15660]
|
||||
- perf/x86/intel: Reorganize attrs and is_visible (Michael Petlan) [RHEL-15660]
|
||||
- perf: Add branch_sample_call_stack (Michael Petlan) [RHEL-15660]
|
||||
- perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag (Michael Petlan) [RHEL-15660]
|
||||
- perf: Add branch stack counters (Michael Petlan) [RHEL-15660]
|
||||
- redhat/configs/x86: Set CONFIG_KVM_MAX_NR_VCPUS=4096 (Vitaly Kuznetsov) [RHEL-11579]
|
||||
- KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS to allow up to 4096 vCPUs (Vitaly Kuznetsov) [RHEL-11579]
|
||||
- cgroup: Avoid false cacheline sharing of read mostly rstat_cpu (Waiman Long) [RHEL-21091]
|
||||
- cgroup/rstat: Optimize cgroup_rstat_updated_list() (Waiman Long) [RHEL-21091]
|
||||
- cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked() (Waiman Long) [RHEL-21091]
|
||||
- clk: composite: Fix 'switching' to same clock (Eric Chanudet) [RHEL-20493]
|
||||
- clk: composite: Use rate_ops.determine_rate when also a mux is available (Eric Chanudet) [RHEL-20493]
|
||||
- clk: composite: Also consider .determine_rate for rate + mux composites (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate (Eric Chanudet) [RHEL-20493]
|
||||
- clk: divider: Implement and wire up .determine_rate by default (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx: Add 519.75MHz frequency support for imx9 pll (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx93: Add PDM IPG clk (Eric Chanudet) [RHEL-20493]
|
||||
- dt-bindings: clock: imx93: Add PDM IPG clk (Eric Chanudet) [RHEL-20493]
|
||||
- dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLK (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx: fracn-gppll: Add 300MHz freq support for imx9 (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx: fracn-gppll: support integer pll (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx: fracn-gppll: disable hardware select control (Eric Chanudet) [RHEL-20493]
|
||||
- clk: imx: fracn-gppll: fix the rate table (Eric Chanudet) [RHEL-20493]
|
||||
- HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit (Tony Camuso) [RHEL-15109]
|
||||
- HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID (Tony Camuso) [RHEL-15109]
|
||||
|
||||
* Mon Feb 05 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-418.el9]
|
||||
- atm: Fix Use-After-Free in do_vcc_ioctl (Guillaume Nault) [RHEL-21181 RHEL-21185] {CVE-2023-51780}
|
||||
- netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses (Florian Westphal) [RHEL-21369]
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.0-418.el9.tar.xz) = 9a92ac1b534d342635f6b108aef81db9b0021af179494a4e4e0bf97410a382a31235c1793db3aa8bbfc889bccf0976395ef30a62bf2f946ba7f98252e9330574
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-418.el9.tar.bz2) = 909ab08b4307d34cec8f440b7e0c0f988fff16e2cc3b904f093e2565fc14b67efd2889eaff405fef85eb2820b8675be663f25b42eb7e94490c33a9c588080b0d
|
||||
SHA512 (kernel-kabi-dw-5.14.0-418.el9.tar.bz2) = 9ce69b2efd7ef4b0dd30e9f9ad95c18ebc5089447deafccedec198593d4931beae52be0e625a08a91e7345351247328f340dbfd736acd7ae701642eb7567d084
|
||||
SHA512 (linux-5.14.0-419.el9.tar.xz) = df02d02cec25285af688af8b3cbf5f59c1de987a6deb8d470d64796aaca0c8a225b785795e3174b7ff78f50bf975397ada35c479164f681549b625545f53a358
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-419.el9.tar.bz2) = add8dd191f9ddb0a98eabcb3b03ae3678a3cdf3c5a6660769d9823708d96a6902b1b1495bce2a77749668574ff52c5136999f2177a8e267b8e935aa584e4f7f3
|
||||
SHA512 (kernel-kabi-dw-5.14.0-419.el9.tar.bz2) = e49176315855d4a90eefef538be5fe84b2ebee9fc57222ba1de1183e05e14cfda36b17399c661ff571661fcfb15b4145a906d69a81962d8d7746cacf1fcf022b
|
||||
|
Loading…
Reference in New Issue
Block a user