Centos-kernel-stream-9/drivers/base
Augusto Caringi 51bbb488a9 Merge: Scheduler updates for 9.7
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6398

JIRA: https://issues.redhat.com/browse/RHEL-78821

Proactive fixes and minor updates for scheduler related
code. This includes needed commits up to v6.14-rc1. There
are not as many since there are a few features upstream
which we are not taking into rhel9 at this point.

Signed-off-by: Phil Auld <pauld@redhat.com>

Approved-by: Waiman Long <longman@redhat.com>
Approved-by: Herton R. Krzesinski <herton@redhat.com>
Approved-by: Tony Camuso <tcamuso@redhat.com>
Approved-by: Juri Lelli <juri.lelli@redhat.com>
Approved-by: Rafael Aquini <raquini@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: Augusto Caringi <acaringi@redhat.com>
2025-03-12 14:53:01 -03:00
..
firmware_loader Revert "fw loader: Remove the now superfluous sentinel element from ctl_table array" 2024-10-15 15:24:05 -04:00
power PM: runtime: Simplify pm_runtime_get_if_active() usage 2024-12-17 22:59:19 +01:00
regmap mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 2024-12-09 12:24:17 -05:00
test
Kconfig
Makefile driver core: auxiliary bus: show auxiliary device IRQs 2024-10-02 15:24:56 +02:00
arch_numa.c arm64: irq: set the correct node for VMAP stack 2024-10-31 10:35:31 -04:00
arch_topology.c ACPI: processor: Move arch_init_invariance_cppc() call later 2025-02-18 07:30:14 -05:00
attribute_container.c
auxiliary.c Merge: CNB96: auxbus, driver core: towards constant struct device_driver 2024-10-16 12:20:34 +00:00
auxiliary_sysfs.c driver core: auxiliary bus: show auxiliary device IRQs 2024-10-02 15:24:56 +02:00
base.h Merge branch 'centos-stream-9-rhel9.6-update-v6.11' 2024-10-18 15:08:53 +00:00
bus.c driver core: bus: Fix double free in driver API bus_register() 2024-10-22 12:40:40 +00:00
cacheinfo.c cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU 2024-12-17 09:06:50 -05:00
class.c
component.c
container.c
core.c Merge: CVE-2024-50226: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown 2024-11-27 11:19:38 +00:00
cpu.c sysfs/cpu: Make crash_hotplug attribute world-readable 2024-12-23 09:35:36 +08:00
dd.c driver core: mark async_driver as a const * 2024-10-04 14:45:41 +02:00
devcoredump.c devcoredump: Add dev_coredumpm_timeout() 2024-12-17 22:59:22 +01:00
devres.c devres: Fix memory leakage caused by driver API devm_free_percpu() 2025-02-05 13:53:26 +00:00
devtmpfs.c fs: port vfs_*() helpers to struct mnt_idmap 2024-10-16 08:29:51 +08:00
driver.c driver core: driver: mark driver_add/remove_groups constant 2024-10-04 14:45:40 +02:00
firmware.c
hypervisor.c
init.c
isa.c
map.c
memory.c crash: add a new kexec flag for hotplug support 2024-12-23 09:35:36 +08:00
module.c driver core: Fix uevent_show() vs driver detach race 2024-10-04 14:19:52 +00:00
node.c cxl/region: Deal with numa nodes not enumerated by SRAT 2024-10-07 13:55:15 -04:00
physical_location.c
physical_location.h
pinctrl.c
platform-msi.c
platform.c driver core: platform: fix ups for constant struct device_driver 2024-10-04 14:45:39 +02:00
property.c device property: Don't use "proxy" headers 2025-01-04 13:51:18 -05:00
soc.c
swnode.c device property: Don't use "proxy" headers 2025-01-04 13:51:18 -05:00
syscore.c
topology.c topology: Keep the cpumask unchanged when printing cpumap 2025-02-27 15:13:11 +00:00
trace.c
trace.h
transport_class.c