Skip to content

Commit f53fa27

Browse files
committed
[redhat] kernel-5.14.0-500.el9
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
1 parent 8825a45 commit f53fa27

File tree

2 files changed

+118
-1
lines changed

2 files changed

+118
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 5
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 499
15+
RHEL_RELEASE = 500
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.5

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,120 @@
1+
* Mon Aug 19 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-500.el9]
2+
- mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines (Chris von Recklinghausen) [RHEL-54027] {CVE-2024-42258}
3+
- rtla/osnoise: set the default threshold to 1us (Luis Claudio R. Goncalves) [RHEL-50869]
4+
- rtla/osnoise: Better report when histogram is empty (Luis Claudio R. Goncalves) [RHEL-50869]
5+
- rtla/osnoise: Use pretty formatting only on interactive tty (Luis Claudio R. Goncalves) [RHEL-50869]
6+
- rtla: Fix -t\--trace[=file] (Luis Claudio R. Goncalves) [RHEL-50869]
7+
- rtla/timerlat: Fix histogram report when a cpu count is 0 (Luis Claudio R. Goncalves) [RHEL-50869]
8+
- rtla: Add the --warm-up option (Luis Claudio R. Goncalves) [RHEL-50869]
9+
- rtla/timerlat: Add a summary for hist mode (Luis Claudio R. Goncalves) [RHEL-50869]
10+
- rtla/timerlat: Add a summary for top mode (Luis Claudio R. Goncalves) [RHEL-50869]
11+
- rtla/timerlat: Use pretty formatting only on interactive tty (Luis Claudio R. Goncalves) [RHEL-50869]
12+
- rtla/auto-analysis: Replace \t with spaces (Luis Claudio R. Goncalves) [RHEL-50869]
13+
- rtla/timerlat: Simplify "no value" printing on top (Luis Claudio R. Goncalves) [RHEL-50869]
14+
- tools/rtla: Add -U/--user-load option to timerlat (Luis Claudio R. Goncalves) [RHEL-50869]
15+
- Documentation: Add tools/rtla timerlat -u option documentation (Luis Claudio R. Goncalves) [RHEL-50869]
16+
- rtla: Make doc build optional (Luis Claudio R. Goncalves) [RHEL-50869]
17+
- kernfs: change kernfs_rename_lock into a read-write lock (Ian Kent) [RHEL-52956]
18+
- kernfs: Separate kernfs_pr_cont_buf and rename_lock (Ian Kent) [RHEL-52956]
19+
- kernfs: fix missing kernfs_iattr_rwsem locking (Ian Kent) [RHEL-52956]
20+
- kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info (Ian Kent) [RHEL-52956]
21+
- kernfs: Introduce separate rwsem to protect inode attributes (Ian Kent) [RHEL-52956]
22+
- perf/x86/intel: Support Perfmon MSRs aliasing (Michael Petlan) [RHEL-20059]
23+
- perf/x86/intel: Support PERFEVTSEL extension (Michael Petlan) [RHEL-20059]
24+
- perf/x86: Add config_mask to represent EVENTSEL bitmask (Michael Petlan) [RHEL-20059]
25+
- perf/x86/intel: Support new data source for Lunar Lake (Michael Petlan) [RHEL-20059]
26+
- perf/x86/intel: Rename model-specific pebs_latency_data functions (Michael Petlan) [RHEL-20059]
27+
- perf/x86: Add Lunar Lake and Arrow Lake support (Michael Petlan) [RHEL-20059]
28+
- perf/x86: Support counter mask (Michael Petlan) [RHEL-20059]
29+
- perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c (Michael Petlan) [RHEL-20059]
30+
- perf/x86/intel: Support the PEBS event mask (Michael Petlan) [RHEL-20059]
31+
- perf/x86/intel/cstate: Add Lunarlake support (Michael Petlan) [RHEL-20059]
32+
- perf/x86/intel/cstate: Add Arrowlake support (Michael Petlan) [RHEL-20059]
33+
- perf/x86/intel: Switch to new Intel CPU model defines (Michael Petlan) [RHEL-20059]
34+
- perf/x86/msr: Switch to new Intel CPU model defines (Michael Petlan) [RHEL-20059]
35+
- perf/x86/intel/uncore: Switch to new Intel CPU model defines (Michael Petlan) [RHEL-20059]
36+
- perf/x86/intel/pt: Switch to new Intel CPU model defines (Michael Petlan) [RHEL-20059]
37+
- perf/x86/lbr: Switch to new Intel CPU model defines (Michael Petlan) [RHEL-20059]
38+
- perf/x86/intel/cstate: Switch to new Intel CPU model defines (Michael Petlan) [RHEL-20059]
39+
- x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h (Michael Petlan) [RHEL-20059]
40+
- x86/cpu/vfm: Add new macros to work with (vendor/family/model) values (Michael Petlan) [RHEL-20059]
41+
- x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86 (Michael Petlan) [RHEL-20059]
42+
- intel_th: pci: Add Lunar Lake support (Michael Petlan) [RHEL-20057]
43+
- iommufd/iova_bitmap: Remove iterator logic (Jerry Snitselaar) [RHEL-40162]
44+
- iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set() (Jerry Snitselaar) [RHEL-40162]
45+
- iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals (Jerry Snitselaar) [RHEL-40162]
46+
- iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each() (Jerry Snitselaar) [RHEL-40162]
47+
- iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map struct (Jerry Snitselaar) [RHEL-40162]
48+
- iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead (Jerry Snitselaar) [RHEL-40162]
49+
- iommufd/selftest: Do not record head iova to better match iommu drivers (Jerry Snitselaar) [RHEL-40162]
50+
- iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes (Jerry Snitselaar) [RHEL-40162]
51+
- iommufd/selftest: Add tests for <= u8 bitmap sizes (Jerry Snitselaar) [RHEL-40162]
52+
- iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps (Jerry Snitselaar) [RHEL-40162]
53+
- iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps (Jerry Snitselaar) [RHEL-40162]
54+
- dax/bus.c: use the right locking mode (read vs write) in size_show (Jeff Moyer) [RHEL-23824]
55+
- dax/bus.c: don't use down_write_killable for non-user processes (Jeff Moyer) [RHEL-23824]
56+
- dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths (Jeff Moyer) [RHEL-23824]
57+
- dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts (Jeff Moyer) [RHEL-23824]
58+
- mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval (Jeff Moyer) [RHEL-23824]
59+
- nvdimm/pmem: fix leak on dax_add_host() failure (Jeff Moyer) [RHEL-23824]
60+
- dax: add a sysfs knob to control memmap_on_memory behavior (Jeff Moyer) [RHEL-23824]
61+
- mm/memory_hotplug: export mhp_supports_memmap_on_memory() (Jeff Moyer) [RHEL-23824]
62+
- mm/memory_hotplug: split memmap_on_memory requests across memblocks (Jeff Moyer) [RHEL-23824]
63+
- mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource() (Jeff Moyer) [RHEL-23824]
64+
- mm/memory_hotplug: embed vmem_altmap details in memory block (Jeff Moyer) [RHEL-23824]
65+
- powerpc/book3s64/memhotplug: enable memmap on memory for radix (Jeff Moyer) [RHEL-23824]
66+
- mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pageblocks (Jeff Moyer) [RHEL-23824]
67+
- mm/memory_hotplug: allow architecture to override memmap on memory support check (Jeff Moyer) [RHEL-23824]
68+
- mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig (Jeff Moyer) [RHEL-23824]
69+
- Documentatiion/ABI: add ABI documentation for sys-bus-dax (Jeff Moyer) [RHEL-23824]
70+
- dax/bus.c: replace several sprintf() with sysfs_emit() (Jeff Moyer) [RHEL-23824]
71+
- dax/bus.c: replace driver-core lock usage by a local rwsem (Jeff Moyer) [RHEL-23824]
72+
- device-dax: make dax_bus_type const (Jeff Moyer) [RHEL-23824]
73+
- nvdimm: make nvdimm_bus_type const (Jeff Moyer) [RHEL-23824]
74+
- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (Jeff Moyer) [RHEL-23824]
75+
- ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed() (Jeff Moyer) [RHEL-23824]
76+
- tools/testing/nvdimm: Disable "missing prototypes / declarations" warnings (Jeff Moyer) [RHEL-23824]
77+
- acpi/nfit: Use sysfs_emit() for all attributes (Jeff Moyer) [RHEL-23824]
78+
- nvdimm/namespace: fix kernel-doc for function params (Jeff Moyer) [RHEL-23824]
79+
- nvdimm/dimm_devs: fix kernel-doc for function params (Jeff Moyer) [RHEL-23824]
80+
- nvdimm/btt: fix btt_blk_cleanup() kernel-doc (Jeff Moyer) [RHEL-23824]
81+
- nvdimm-btt: simplify code with the scope based resource management (Jeff Moyer) [RHEL-23824]
82+
- nvdimm: Remove usage of the deprecated ida_simple_xx() API (Jeff Moyer) [RHEL-23824]
83+
- ACPI: NFIT: Use cleanup.h helpers instead of devm_*() (Jeff Moyer) [RHEL-23824]
84+
- tools/testing/nvdimm: Add compile-test coverage for ndtest (Jeff Moyer) [RHEL-23824]
85+
- dax/kmem: allow kmem to add memory with memmap_on_memory (Jeff Moyer) [RHEL-23824]
86+
- nvdimm/btt: replace deprecated strncpy with strscpy (Jeff Moyer) [RHEL-23824]
87+
- ndtest: fix typo class_regster -> class_register (Jeff Moyer) [RHEL-23824]
88+
- fs : Fix warning using plain integer as NULL (Jeff Moyer) [RHEL-23824]
89+
- libnvdimm: remove kernel-doc warnings: (Jeff Moyer) [RHEL-23824]
90+
- testing: nvdimm: make struct class structures constant (Jeff Moyer) [RHEL-23824]
91+
- libnvdimm: Annotate struct nd_region with __counted_by (Jeff Moyer) [RHEL-23824]
92+
- libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value (Jeff Moyer) [RHEL-23824]
93+
- dax: refactor deprecated strncpy (Jeff Moyer) [RHEL-23824]
94+
- nvdimm: Fix dereference after free in register_nvdimm_pmu() (Jeff Moyer) [RHEL-23824]
95+
- nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() (Jeff Moyer) [RHEL-23824]
96+
- nvdimm/pfn_dev: Avoid unnecessary endian conversion (Jeff Moyer) [RHEL-23824]
97+
- nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces (Jeff Moyer) [RHEL-23824]
98+
- nvdimm: Explicitly include correct DT includes (Jeff Moyer) [RHEL-23824]
99+
- nvdimm: Use kstrtobool() instead of strtobool() (Jeff Moyer) [RHEL-23824]
100+
- dax: enable dax fault handler to report VM_FAULT_HWPOISON (Jeff Moyer) [RHEL-23824]
101+
- nvdimm: make security_show static (Jeff Moyer) [RHEL-23824]
102+
- nvdimm: make nd_class variable static (Jeff Moyer) [RHEL-23824]
103+
- dax/kmem: Pass valid argument to memory_group_register_static (Jeff Moyer) [RHEL-23824]
104+
- fsdax: remove redundant variable 'error' (Jeff Moyer) [RHEL-23824]
105+
- dax: Cleanup extra dax_region references (Jeff Moyer) [RHEL-23824]
106+
- dax: Introduce alloc_dev_dax_id() (Jeff Moyer) [RHEL-23824]
107+
- dax: Use device_unregister() in unregister_dax_mapping() (Jeff Moyer) [RHEL-23824]
108+
- dax: Fix dax_mapping_release() use after free (Jeff Moyer) [RHEL-23824]
109+
- tools/testing/nvdimm: Drop empty platform remove function (Jeff Moyer) [RHEL-23824]
110+
- dax/kmem: Fix leak of memory-hotplug resources (Jeff Moyer) [RHEL-23824]
111+
- dax: super.c: fix kernel-doc bad line warning (Jeff Moyer) [RHEL-23824]
112+
- nvdimm/region: Move cache management to the region driver (Jeff Moyer) [RHEL-23824]
113+
- ACPI: HMAT: Release platform device in case of platform_device_add_data() fails (Jeff Moyer) [RHEL-23824]
114+
- arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY (Mark Salter) [RHEL-46931] {CVE-2024-39488}
115+
- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (Kamal Heib) [RHEL-44248] {CVE-2024-38544}
116+
Resolves: RHEL-20057, RHEL-20059, RHEL-23824, RHEL-40162, RHEL-44248, RHEL-46931, RHEL-50869, RHEL-52956, RHEL-54027
117+
1118
* Fri Aug 16 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-499.el9]
2119
- ARM: dts: renesas: Improve TMU interrupt descriptions (Steve Dunnagan) [RHEL-53987]
3120
- arm64: dts: renesas: Add interrupt-names to arch timer nodes (Steve Dunnagan) [RHEL-53987]

0 commit comments

Comments
 (0)