diff --git a/Makefile.rhelver b/Makefile.rhelver index 926cbbe..5f47ba4 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 4 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 378 +RHEL_RELEASE = 379 # # ZSTREAM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 4777cae..1c440b8 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -1267,7 +1267,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y CONFIG_DEVMEM=y # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 69cedd5..bcd5463 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -1259,7 +1259,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y # CONFIG_DEVMEM is not set # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 9625ec6..e62e1f1 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -1264,7 +1264,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y CONFIG_DEVMEM=y # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index b31246f..794fe48 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1256,7 +1256,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y # CONFIG_DEVMEM is not set # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 5055920..1e043e9 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -1281,7 +1281,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y CONFIG_DEVMEM=y # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index 9e93628..808404e 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -1273,7 +1273,7 @@ CONFIG_DEVFREQ_GOV_POWERSAVE=m CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_GOV_USERSPACE=m # CONFIG_DEVFREQ_THERMAL is not set -# CONFIG_DEVICE_PRIVATE is not set +CONFIG_DEVICE_PRIVATE=y # CONFIG_DEVMEM is not set # CONFIG_DEVPORT is not set CONFIG_DEVTMPFS_MOUNT=y diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index abfed8b..98e71e4 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -192,6 +192,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index ea9eee1..3c83564 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -192,6 +192,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 8bd30d7..7a6f237 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -195,6 +195,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index fe1ed7f..b0edeea 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -195,6 +195,8 @@ CONFIG_AMD_MEM_ENCRYPT=y CONFIG_AMD_NUMA=y CONFIG_AMD_PHY=m CONFIG_AMD_PMC=m +# CONFIG_AMD_PMF_DEBUG is not set +CONFIG_AMD_PMF=m CONFIG_AMD_PTDMA=m CONFIG_AMD_SFH_HID=m # CONFIG_AMDTEE is not set diff --git a/kernel.spec b/kernel.spec index 310ce8f..123d738 100755 --- a/kernel.spec +++ b/kernel.spec @@ -165,15 +165,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 378 +%define pkgrelease 379 %define kversion 5 -%define tarfile_release 5.14.0-378.el9 +%define tarfile_release 5.14.0-379.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 378%{?buildid}%{?dist} +%define specrelease 379%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-378.el9 +%define kabiversion 5.14.0-379.el9 # # End of genspec.sh variables @@ -3745,6 +3745,178 @@ fi # # %changelog +* Tue Oct 24 2023 Scott Weaver [5.14.0-379.el9] +- redhat/configs: Enable CONFIG_DEVICE_PRIVATE on aarch64 (David Hildenbrand) [2231407] +- nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid() (Ewan D. Milne) [RHEL-1604] +- net: vlan: introduce skb_vlan_eth_hdr() (Ivan Vecera) [RHEL-864] +- net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set (Ivan Vecera) [RHEL-864] +- cxgb4: fix use after free bugs caused by circular dependency problem (Ricardo Robaina) [RHEL-6262 RHEL-7057] {CVE-2023-4133} +- CI: Remove -rt suffix from kpet_tree_name values (Nikolai Kondrashov) +- x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processors (Phil Auld) [RHEL-3888] +- x86/sched/itmt: Give all SMT siblings of a core the same priority (Phil Auld) [RHEL-3888] +- x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags (Phil Auld) [RHEL-3888] +- sched/topology: Remove SHARED_CHILD from ASYM_PACKING (Phil Auld) [RHEL-3888] +- sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain() (Phil Auld) [RHEL-3888] +- sched/fair: Do not even the number of busy CPUs via asym_packing (Phil Auld) [RHEL-3888] +- sched/fair: Use the busiest group to set prefer_sibling (Phil Auld) [RHEL-3888] +- sched/fair: Keep a fully_busy SMT sched group as busiest (Phil Auld) [RHEL-3888] +- sched/fair: Let low-priority cores help high-priority busy SMT cores (Phil Auld) [RHEL-3888] +- sched/fair: Simplify asym_packing logic for SMT cores (Phil Auld) [RHEL-3888] +- sched/fair: Only do asym_packing load balancing from fully idle SMT cores (Phil Auld) [RHEL-3888] +- sched/fair: Move is_core_idle() out of CONFIG_NUMA (Phil Auld) [RHEL-3888] +- redhat: fix bug/zjira sort in the changelog (Herton R. Krzesinski) +- USB: core: Fix oversight in SuperSpeed initialization (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- USB: core: Fix race by not overwriting udev->descriptor in hub_port_init() (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- USB: core: Change usb_get_device_descriptor() API (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- USB: core: Unite old scheme and new scheme descriptor reads (Desnes Nunes) [RHEL-2566 RHEL-2680] {CVE-2023-37453} +- selftests: forwarding: tc_tunnel_key: Make filters more specific (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: tc_flower: Relax success criterion (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: tc_actions: Use ncat instead of nc (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX. (Ivan Vecera) [RHEL-1773] +- net: sched: cls_u32: Fix match key mis-addressing (Ivan Vecera) [RHEL-1773] +- net: flower: fix stack-out-of-bounds in fl_set_key_cfm() (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64 (Ivan Vecera) [RHEL-1773] +- sch_htb: Allow HTB quantum parameter in offload mode (Ivan Vecera) [RHEL-1773] +- openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conntrack (Ivan Vecera) [RHEL-1773] +- net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct (Ivan Vecera) [RHEL-1773] +- netfilter: allow exp not to be removed in nf_ct_find_expectation (Ivan Vecera) [RHEL-1773] +- selftests: tc: add ConnTrack procfs kconfig (Ivan Vecera) [RHEL-1773] +- selftests: tc: add 'ct' action kconfig dep (Ivan Vecera) [RHEL-1773] +- selftests: tc: set timeout to 15 minutes (Ivan Vecera) [RHEL-1773] +- net: sched: cls_flower: Undo tcf_bind_filter in case of an error (Ivan Vecera) [RHEL-1773] +- net: sched: cls_bpf: Undo tcf_bind_filter in case of an error (Ivan Vecera) [RHEL-1773] +- net: sched: cls_u32: Undo refcount decrement in case update failed (Ivan Vecera) [RHEL-1773] +- net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode (Ivan Vecera) [RHEL-1773] +- net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_set_parms (Ivan Vecera) [RHEL-1773] +- pie: fix kernel-doc notation warning (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add test for qfq with stab overhead (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: account for stab overhead in qfq_enqueue (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add tests for qfq mtu sanity check (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: reintroduce lmax bound check for MTU (Ivan Vecera) [RHEL-1773] +- net/sched: make psched_mtu() RTNL-less safe (Ivan Vecera) [RHEL-1773] +- net/sched: flower: Ensure both minimum and maximum ports are specified (Ivan Vecera) [RHEL-1773] +- net: sched: Replace strlcpy with strscpy (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX (Ivan Vecera) [RHEL-1773] +- net/sched: act_ipt: zero skb->cb before calling target (Ivan Vecera) [RHEL-1773] +- net/sched: act_ipt: add sanity checks on skb before calling target (Ivan Vecera) [RHEL-1773] +- net/sched: act_ipt: add sanity checks on table name and hook locations (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add one test for flushing explicitly created chain (Ivan Vecera) [RHEL-1773] +- net: sched: Remove unused qdisc_l2t() (Ivan Vecera) [RHEL-1773] +- net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting (Ivan Vecera) [RHEL-1773] +- net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs (Ivan Vecera) [RHEL-1773] +- net/sched: act_ct: Fix promotion of offloaded unreplied tuple (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Remove configs that no longer exist (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Fix SFB db test (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Fix Error: failed to find target LOG (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: Fix layer 2 miss test syntax (Ivan Vecera) [RHEL-1773] +- selftests: net: add tc flower cfm test (Ivan Vecera) [RHEL-1773] +- net: flower: add support for matching cfm fields (Ivan Vecera) [RHEL-1773] +- net: flow_dissector: add support for cfm packets (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: report class offload stats per TXQ, not per TC (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpy (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: Parse L3 Header for L4 offset (Ivan Vecera) [RHEL-1773] +- net: sched: act_police: fix sparse errors in tcf_police_dump() (Ivan Vecera) [RHEL-1773] +- net: sched: move rtm_tca_policy declaration to include file (Ivan Vecera) [RHEL-1773] +- net: sched: add rcu annotations around qdisc->qdisc_sleeping (Ivan Vecera) [RHEL-1773] +- net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values (Ivan Vecera) [RHEL-1773] +- net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE (Ivan Vecera) [RHEL-1773] +- selftests/tc-testing: replace mq with invalid parent ID (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: add netlink reporting for offload statistics counters (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: don't overwrite "sch" variable in taprio_dump_class_stats() (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: Add layer 2 miss test cases (Ivan Vecera) [RHEL-1773] +- flow_offload: Reject matching on layer 2 miss (Ivan Vecera) [RHEL-1773] +- net/sched: flower: Allow matching on layer 2 miss (Ivan Vecera) [RHEL-1773] +- flow_dissector: Dissect layer 2 miss from tc skb extension (Ivan Vecera) [RHEL-1773] +- skbuff: bridge: Add layer 2 miss indication (Ivan Vecera) [RHEL-1773] +- net/sched: Prohibit regrafting ingress or clsact Qdiscs (Ivan Vecera) [RHEL-1773] +- net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs (Ivan Vecera) [RHEL-1773] +- net/sched: sch_clsact: Only create under TC_H_CLSACT (Ivan Vecera) [RHEL-1773] +- net/sched: sch_ingress: Only create under TC_H_INGRESS (Ivan Vecera) [RHEL-1773] +- sch_htb: Allow HTB priority parameter in offload mode (Ivan Vecera) [RHEL-1773] +- net/sched: act_mirred: Add carrier check (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: free pedit keys on bail from offset check (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add more tests for sch_qfq (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: refactor parsing of netlink parameters (Ivan Vecera) [RHEL-1773] +- net/sched: sch_qfq: use extack on errors messages (Ivan Vecera) [RHEL-1773] +- net/sched: sch_htb: use extack on errors messages (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: rate limit datapath messages (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: remove extra check for key type (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: check static offsets a priori (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: use extack in 'ex' parsing errors (Ivan Vecera) [RHEL-1773] +- net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys (Ivan Vecera) [RHEL-1773] +- net: sched: Print msecs when transmit queue time out (Ivan Vecera) [RHEL-1773] +- selftests: forwarding: sch_tbf_*: Add a pre-run hook (Ivan Vecera) [RHEL-1773] +- flow_dissector: Address kdoc warnings (Ivan Vecera) [RHEL-1773] +- net/sched: taprio: allow per-TC user input of FP adminStatus (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: allow per-TC user input of FP adminStatus (Ivan Vecera) [RHEL-1773] +- net/sched: pass netlink extack to mqprio and taprio offload (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: add an extack message to mqprio_parse_opt() (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: add extack to mqprio_parse_nlattr() (Ivan Vecera) [RHEL-1773] +- net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS (Ivan Vecera) [RHEL-1773] +- net/sched: sch_mqprio: use netlink payload helpers (Ivan Vecera) [RHEL-1773] +- fix typos in net/sched/* files (Ivan Vecera) [RHEL-1773] +- net/sched: act_api: use the correct TCA_ACT attributes in dump (Ivan Vecera) [RHEL-1773] +- net/sched: remove two skb_mac_header() uses (Ivan Vecera) [RHEL-1773] +- sch_cake: do not use skb_mac_header() in cake_overhead() (Ivan Vecera) [RHEL-1773] +- net: do not use skb_mac_header() in qdisc_pkt_len_init() (Ivan Vecera) [RHEL-1773] +- selftests: tc-testing: add tests for action binding (Ivan Vecera) [RHEL-1773] +- net: sched: remove qdisc_watchdog->last_expires (Ivan Vecera) [RHEL-1773] +- net/sched: use get_random_u32_below() instead of deprecated function (Ivan Vecera) [RHEL-1773] +- net/sched: use get_random_{u8,u16}() when possible, part 1 (Ivan Vecera) [RHEL-1773] +- net/sched: use get_random_{u8,u16}() when possible, part 2 (Ivan Vecera) [RHEL-1773] +- flow_dissector: fix false-positive __read_overflow2_field() warning (Ivan Vecera) [RHEL-1773] +- s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob (Tobias Huschle) [RHEL-11202] +- platform/x86/amd/pmf: Fix a missing cleanup path (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Use str_on_off() helper (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix unsigned comparison with less than zero (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Notify OS power slider update (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params (David Arcari) [RHEL-2037] +- platform/x86/amd: pmf: Add new ACPI ID AMDI0103 (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Register notify handler only if SPS is enabled (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix compiler warnings in static slider (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add PMF debug facilities (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add PMF acpi debug support (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix CnQF and auto-mode after resume (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe (David Arcari) [RHEL-2037] +- platform/x86: amd: pmf: core: Convert to platform remove callback returning void (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Ensure mutexes are initialized before use (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix to update SPS thermals when power supply change (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix to update SPS default pprof thermals (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: update to auto-mode limits only after AMT event (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add helper routine to check pprof is balanced (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add helper routine to update SPS thermals (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: pass the struct by reference (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Remove unused power_delta instances (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: install notify handler after acpi init (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add sysfs to toggle CnQF (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for CnQF (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix clang unused variable warning (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Fix undefined reference to platform_profile (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Force load driver on older supported platforms (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for Auto mode feature (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Get performance metrics from PMFW (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add fan control support (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add heartbeat signal support (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add debugfs information (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support SPS PMF feature (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for PMF APCI layer (David Arcari) [RHEL-2037] +- platform/x86/amd/pmf: Add support for PMF core layer (David Arcari) [RHEL-2037] +- redhat/configs: enable the AMD_PMF driver for RHEL (David Arcari) [RHEL-2037] +- lib/string_helpers: fix not adding strarray to device's resource list (David Arcari) [RHEL-2037] +- lib/string_helpers: Introduce managed variant of kasprintf_strarray() (David Arcari) [RHEL-2037] +- lib/string_helpers: Add kstrdup_and_replace() helper (David Arcari) [RHEL-2037] +- lib/string_choices: Add str_write_read() helper (David Arcari) [RHEL-2037] +- lib/string_choices: Add str_high_low() helper (David Arcari) [RHEL-2037] +- lib/string_helpers: Split out string_choices.h (David Arcari) [RHEL-2037] +- lib/string_helpers: Add missing header files to MAINTAINERS database (David Arcari) [RHEL-2037] +- string_helpers: Move string_is_valid() to the header (David Arcari) [RHEL-2037] +- lib/string_helpers: Add str_read_write() helper (David Arcari) [RHEL-2037] + * Thu Oct 19 2023 Scott Weaver [5.14.0-378.el9] - sunvnet: fix sparc64 build error after gso code split (Ivan Vecera) [RHEL-12679] - net: move gso declarations and functions to their own files (Ivan Vecera) [RHEL-12679] diff --git a/sources b/sources index 1d525a8..585e4de 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-378.el9.tar.xz) = fdd075b48c88152dc19f6c107b143636c7abbeaabadba91a46b4ff6308b316018d5bd9135d53dbd091ffdf5698b9072c51b8e35fd83021f5a8cd8ee7a591ef59 -SHA512 (kernel-abi-stablelists-5.14.0-378.el9.tar.bz2) = a0eb6ca34852c696cb99fb495ce808011ad2b0629975203fd9fca147b42c5571d211978de39fdcda7b293ea003e4e62741831990e764d4dc5646db1ed1fd2923 -SHA512 (kernel-kabi-dw-5.14.0-378.el9.tar.bz2) = 7082cd8773319577fba211d44196fc81e00354887b87dd3a7f30144acf32ee15aea447e8590fa1443ab0b3ea6d428498d2471a9d43301f39e517c4d6fd36ccd0 +SHA512 (linux-5.14.0-379.el9.tar.xz) = a751248149eb8f8a7df2fdc498b1f278dc7d72e6230add593c17c446102db98797d35db8d1f0dcf7fc38390523d107f814cc2e6d539af87f1fa1e45d2b9f6d2e +SHA512 (kernel-abi-stablelists-5.14.0-379.el9.tar.bz2) = 2f90f8c19ae42a8c6160c21ae698bfc3315dccc960cbb7394b77662a4375eddded4fda7da86ac34b58ee6d37d049eb73f8453afd63f6368cc2e221108f28dbf1 +SHA512 (kernel-kabi-dw-5.14.0-379.el9.tar.bz2) = 06eee7cef21b9dd6272f8cf4b52135928cff60f8327d08a563af3451044b1714801117383937d5fcea42aa9bb1516e8dc31f4a93e0f6a77e53ff7a2fbc7f03b3