The Linux kernel
* Fri May 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-227.el10]
- PCI/PTM: Drop pci_enable_ptm() granularity parameter (CKI Backport Bot) [RHEL-172222]
- x86/mce: Remove the redundant mce_hygon_feature_init() (Steve Best) [RHEL-130026]
- x86/mce: Ensure user polling settings are honored when restarting timer (Steve Best) [RHEL-130026]
- x86/mce/amd: Fix threshold limit reset (Steve Best) [RHEL-130026]
- x86/mce/apei: Handle variable SMCA BERT record size (Steve Best) [RHEL-130026]
- x86/mce/mcelog: Use xchg() to get and clear the flags (Steve Best) [RHEL-130026]
- x86/mce/inject: Remove call to mce_notify_irq() (Steve Best) [RHEL-130026]
- x86/mce: use is_copy_from_user() to determine copy-from-user context (Steve Best) [RHEL-130026]
- x86/mce/threshold: Remove the redundant this_cpu_dec_return() (Steve Best) [RHEL-130026]
- x86/mce/amd: Filter bogus hardware errors on Zen3 clients (Steve Best) [RHEL-130026]
- x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs (Steve Best) [RHEL-130026]
- x86/mce: Handle AMD threshold interrupt storms (Steve Best) [RHEL-130026]
- x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems (Steve Best) [RHEL-130026]
- x86/mce: Add support for physical address valid bit (Steve Best) [RHEL-130026]
- EDAC/mce_amd: Add support for FRU text in MCA (Steve Best) [RHEL-130026]
- x86/mce: Save and use APEI corrected threshold limit (Steve Best) [RHEL-130026]
- x86/mce/amd: Define threshold restart function for banks (Steve Best) [RHEL-130026]
- x86/mce/amd: Remove redundant reset_block() (Steve Best) [RHEL-130026]
- x86/mce/amd: Support SMCA Corrected Error Interrupt (Steve Best) [RHEL-130026]
- x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems (Steve Best) [RHEL-130026]
- x86/mce: Unify AMD DFR handler with MCA Polling (Steve Best) [RHEL-130026]
- x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers (Steve Best) [RHEL-130026]
- x86/mce: Unify AMD THR handler with MCA Polling (Steve Best) [RHEL-130026]
- x86/mce: Add a clear_bank() helper (Steve Best) [RHEL-130026]
- x86/msr: Rename 'mce_wrmsrl()' to 'mce_wrmsrq()' (Steve Best) [RHEL-130026]
- x86/mce: Move machine_check_poll() status checks to helper functions (Steve Best) [RHEL-130026]
- x86/mce: Separate global and per-CPU quirks (Steve Best) [RHEL-130026]
- x86/mce: Convert family/model mixed checks to VFM-based checks (Steve Best) [RHEL-130026]
- x86/mce: Do 'UNKNOWN' vendor check early (Steve Best) [RHEL-130026]
- x86/mce: Break up __mcheck_cpu_apply_quirks() (Steve Best) [RHEL-130026]
- x86/mce: Make four functions return bool (Steve Best) [RHEL-130026]
- x86/mce: Add wrapper for struct mce to export vendor specific info (Steve Best) [RHEL-130026]
- x86/mce: Define BSP-only SMCA init (Steve Best) [RHEL-130026]
- x86/mce: Define BSP-only init (Steve Best) [RHEL-130026]
- x86/mce: Set CR4.MCE last during init (Steve Best) [RHEL-130026]
- x86/mce: Remove __mcheck_cpu_init_early() (Steve Best) [RHEL-130026]
- x86/mce: Cleanup bank processing on init (Steve Best) [RHEL-130026]
- x86/mce/amd: Put list_head in threshold_bank (Steve Best) [RHEL-130026]
- x86/mce/amd: Remove smca_banks_map (Steve Best) [RHEL-130026]
- x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device() (Steve Best) [RHEL-130026]
- x86/mce/amd: Rename threshold restart function (Steve Best) [RHEL-130026]
- x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses [partial] (Steve Best) [RHEL-130026]
- x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses [partial] (Steve Best) [RHEL-130026]
- x86/msr: Add the native_rdmsrq() helper (Steve Best) [RHEL-130026]
- x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' [partial] (Steve Best) [RHEL-130026]
- x86/msr: Rename 'mce_rdmsrl()' to 'mce_rdmsrq()' (Steve Best) [RHEL-130026]
- x86/msr: Add explicit includes of <asm/msr.h> [partial] (Steve Best) [RHEL-130026]
- x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' [partial] (Steve Best) [RHEL-130026]
- x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' [partial] (Steve Best) [RHEL-130026]
- x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' [partial] (Steve Best) [RHEL-130026]
- x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' [partial] (Steve Best) [RHEL-130026]
- x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' [partial] (Steve Best) [RHEL-130026]
- x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h> (Steve Best) [RHEL-130026]
- x86/msr: Standardize on u64 in <asm/msr.h> (Steve Best) [RHEL-130026]
- x86/msr: Harmonize the prototype and definition of do_trace_rdpmc() (Steve Best) [RHEL-130026]
- io_uring/kbuf: check if target buffer list is still legacy on recycle (Jeff Moyer) [RHEL-161187]
- io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX (Jeff Moyer) [RHEL-161187]
- redhat/configs: Enable FFA for TPM on AArch64 (Marcin Juszkiewicz) [RHEL-167985]
- platform/x86/intel/pmc: Remove double empty line (Steve Best) [RHEL-129781]
- platform/x86/intel/pmc: Enable substate residencies for multiple PMCs (Steve Best) [RHEL-129781]
- platform/x86/intel/pmc: Move LPM mode attributes to PMC (Steve Best) [RHEL-129781]
- platform/x86/intel/pmc: Change LPM mode fields to u8 (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Enable SSRAM support for Wildcat Lake (Steve Best) [RHEL-129781]
- platform/x86/intel/pmc: Add Wildcat Lake support to Intel PMC SSRAM Telemetry (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Remove redundant has_die_c6 variable (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Rename PMC index variable to pmc_idx (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Add support for multiple DMU GUIDs (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Update Arrow Lake telemetry GUID (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Replace dev_warn() with dev_dbg() (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Enable SSRAM support for Panther Lake (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Show substate requirement for S0ix blockers (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Improve function to show substate header (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Move telemetry endpoint register handling (Steve Best) [RHEL-129781]
- platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake (Steve Best) [RHEL-129781]
- platform/x86/intel/pmc: use kcalloc() instead of kzalloc() (Steve Best) [RHEL-129781]
- redhat: configs: Enable CONFIG_SENSORS_SPD5118 (Jennifer Berringer) [RHEL-168906]
- i3c: master: dw-i3c: Balance PM runtime usage count on probe failure (Jennifer Berringer) [RHEL-168906]
- hwmon: (spd5118) Detect and support 16-bit register addressing (Jennifer Berringer) [RHEL-168906]
- hwmon: (spd5118) Support 16-bit addressing for NVMEM accesses (Jennifer Berringer) [RHEL-168906]
- hwmon: (spd5118) Name chips taking the specification literally (Jennifer Berringer) [RHEL-168906]
- hwmon: (spd5118) Split into common and I2C specific code (Jennifer Berringer) [RHEL-168906]
- hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (Jennifer Berringer) [RHEL-168906]
- i3c: dw: Disable runtime PM on Agilex5 to avoid bus hang on IBI (Jennifer Berringer) [RHEL-168906]
- i3c: dw: Add shutdown support to dw_i3c_master driver (Jennifer Berringer) [RHEL-168906]
- i3c: dw: Add quirk to address OD/PP timing issue on AMD platform (Jennifer Berringer) [RHEL-168906]
- i3c: dw: Add support for AMDI0015 ACPI ID (Jennifer Berringer) [RHEL-168906]
- i3c: simplify combined i3c/i2c dependencies (Jennifer Berringer) [RHEL-168906]
- i3c: Move device name assignment after i3c_bus_init (Jennifer Berringer) [RHEL-168906]
- i3c: master: Simplify with scoped for each OF child loop (Jennifer Berringer) [RHEL-168906]
- i3c: fix refcount inconsistency in i3c_master_register (Jennifer Berringer) [RHEL-168906]
- device property: Add scoped fwnode child node iterators (Jennifer Berringer) [RHEL-168906]
- i3c: master: Drop duplicate check before calling OF APIs (Jennifer Berringer) [RHEL-168906]
- i3c: master: Improve initialization of numbered I2C adapters (Jennifer Berringer) [RHEL-168906]
- thermal: intel: int340x: soc_slider: Set offset only for balanced mode (Steve Best) [RHEL-130009]
- thermal: int340x: Fix sysfs group leak on DLVR registration failure (Steve Best) [RHEL-130009]
- drivers: thermal: intel: tcc_cooling: Drop redundant local variable (Steve Best) [RHEL-130009]
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature (Steve Best) [RHEL-130009]
- thermal: intel: Use sysfs_emit() in a sysfs show function (Steve Best) [RHEL-130009]
- thermal: intel: fix typo "nagative" in comment for cpu argument (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functions (Steve Best) [RHEL-130009]
- thermal: int340x: processor_thermal: Enable slow workload type hints (Steve Best) [RHEL-130009]
- thermal: intel: intel_pch_thermal: Drop explicit driver data clearing (Steve Best) [RHEL-130009]
- thermal: intel: intel_tcc_cooling: Add CPU models in the support list (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Enable power slider interface for Wildcat Lake (Steve Best) [RHEL-130009]
- ACPI: DPTF: Support Nova Lake (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Add DLVR support for Nova Lake (Steve Best) [RHEL-130009]
- thermal: int340x: processor_thermal: Add Nova Lake processor thermal device (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Replace sprintf() with sysfs_emit() (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Use symbolic constant for UUID comparison (Steve Best) [RHEL-130009]
- thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Power Slider: Validate slider_balance range (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Add module parameter to change slider offset (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Add module parameter for balanced Slider (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Enable power slider interface for Panther Lake (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Add support for power slider (Steve Best) [RHEL-130009]
- thermal: intel: int340x: Remove redundant acpi_has_method() call (Steve Best) [RHEL-130009]
- tools/power/x86/intel-speed-select: v1.25 release (Krzysztof Pawlinski) [RHEL-133093]
- tools/power/x86/intel-speed-select: Allow non root users (Krzysztof Pawlinski) [RHEL-133093]
- tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus() (Krzysztof Pawlinski) [RHEL-133093]
- platform/x86: ISST: Optimize suspend/resume callbacks (Krzysztof Pawlinski) [RHEL-133093]
- platform/x86: ISST: Check for admin capability for write commands (Krzysztof Pawlinski) [RHEL-133093]
- platform/x86: ISST: Store and restore all domains data (Krzysztof Pawlinski) [RHEL-133093]
- platform/x86: ISST: Add missing write block check (Krzysztof Pawlinski) [RHEL-133093]
- tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection (Krzysztof Pawlinski) [RHEL-133093]
- platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos (Krzysztof Pawlinski) [RHEL-133093]
- tools/power/x86/intel-speed-select: v1.24 release (Krzysztof Pawlinski) [RHEL-133093]
- tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid buckets (Krzysztof Pawlinski) [RHEL-133093]
- tools/power/x86/intel-speed-select: Check feature status (Krzysztof Pawlinski) [RHEL-133093]
- rh_message.h: update support status of mlx5 devices (Scott Weaver) [RHEL-142605 RHEL-142608 RHEL-166116]
- arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults (Charles Mirabile) [RHEL-154155]
- x86/resctrl: Fix SNC detection (Phil Auld) [RHEL-147186]
- x86/topo: Fix SNC topology mess (Phil Auld) [RHEL-147186]
- x86/topo: Replace x86_has_numa_in_package (Phil Auld) [RHEL-147186]
- x86/topo: Add topology_num_nodes_per_package() (Phil Auld) [RHEL-147186]
- x86/numa: Store extra copy of numa_nodes_parsed (Phil Auld) [RHEL-147186]
- sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting (Phil Auld) [RHEL-145610]
- sched/core: Fix wakeup_preempt's next_class tracking (Phil Auld) [RHEL-147186]
- sched/fair: Only set slice protection at pick time (Phil Auld) [RHEL-147186]
- sched/eevdf: Update se->vprot in reweight_entity() (Phil Auld) [RHEL-147186]
- sched/fair: Fix lag clamp (Phil Auld) [RHEL-147186]
- sched/fair: Fix zero_vruntime tracking (Phil Auld) [RHEL-147186]
- sched/clock: Avoid false sharing for sched_clock_irqtime (Phil Auld) [RHEL-147186]
- sched/rt: Skip currently executing CPU in rto_next_cpu() (Phil Auld) [RHEL-147186]
- sched/cpufreq: Use %%pe format for PTR_ERR() printing (Phil Auld) [RHEL-147186]
- sched: Re-evaluate scheduling when migrating queued tasks out of throttled cgroups (Phil Auld) [RHEL-147186]
- sched/debug: Fix dl_server (re)start conditions (Phil Auld) [RHEL-147186]
- sched/debug: Add support to change sched_ext server params (Phil Auld) [RHEL-147186]
- sched_ext: Add a DL server for sched_ext tasks (Phil Auld) [RHEL-147186]
- sched/debug: Stop and start server based on if it was active (Phil Auld) [RHEL-147186]
- sched/deadline: Clear the defer params (Phil Auld) [RHEL-147186]
- sched/debug: Fix updating of ppos on server write ops (Phil Auld) [RHEL-147186]
- sched/deadline: Fix 'stuck' dl_server (Phil Auld) [RHEL-147186]
- sched/fair: Revert force wakeup preemption (Phil Auld) [RHEL-147186]
- sched/fair: Disable scheduler feature NEXT_BUDDY (Phil Auld) [RHEL-147186]
- sched: Update rq->avg_idle when a task is moved to an idle CPU (Phil Auld) [RHEL-147186]
- sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user() (Phil Auld) [RHEL-147186]
- sched/fair: Fix pelt clock sync when entering idle (Phil Auld) [RHEL-147186]
- sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead (Phil Auld) [RHEL-147186]
- sched/fair: Change likelyhood of nohz.nr_cpus (Phil Auld) [RHEL-147186]
- sched/fair: Fix math notation errors in avg_vruntime comment (Phil Auld) [RHEL-147186]
- sched/fair: Move checking for nohz cpus after time check (Phil Auld) [RHEL-147186]
- sched: Audit MOVE vs balance_callbacks (Phil Auld) [RHEL-147186]
- sched: Deadline has dynamic priority (Phil Auld) [RHEL-147186]
- sched/deadline: Use ENQUEUE_MOVE to allow priority change (Phil Auld) [RHEL-147186]
- sched/deadline: Ensure get_prio_dl() is up-to-date (Phil Auld) [RHEL-147186]
- sched/deadline: Avoid double update_rq_clock() (Phil Auld) [RHEL-147186]
- sched: Fold rq-pin swizzle into __balance_callbacks() (Phil Auld) [RHEL-147186]
- sched: Provide idle_rq() helper (Phil Auld) [RHEL-147186]
- sched/deadline: Fix server stopping with runnable tasks (Phil Auld) [RHEL-147186]
- sched/deadline: Fix potential race in dl_add_task_root_domain() (Phil Auld) [RHEL-147186]
- sched/deadline: Remove unnecessary comment in dl_add_task_root_domain() (Phil Auld) [RHEL-147186]
- sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu() (Phil Auld) [RHEL-147186]
- sched/fair: Simplify task_numa_find_cpu() (Phil Auld) [RHEL-147186]
- sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group() (Phil Auld) [RHEL-147186]
- sched: Reorder some fields in struct rq (Phil Auld) [RHEL-147186]
- sched/fair: Fix sched_avg fold (Phil Auld) [RHEL-147186]
- sched: Fix faulty assertion in sched_change_end() (Phil Auld) [RHEL-147186]
- sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*() (Phil Auld) [RHEL-147186]
- sched_ext: Rename pnt_seq to kick_sync (Phil Auld) [RHEL-147186]
- sched_ext: Don't kick CPUs running higher classes (Phil Auld) [RHEL-147186]
- sched_ext: Fix SCX_KICK_WAIT to work reliably (Phil Auld) [RHEL-147186]
- sched_ext: Allow forcibly picking an scx task (Phil Auld) [RHEL-147186]
- sched_ext: fix flag check for deferred callbacks (Phil Auld) [RHEL-147186]
- sched/ext: Fold balance_scx() into pick_task_scx() (Phil Auld) [RHEL-147186]
- sched_ext: defer queue_balance_callback() until after ops.dispatch (Phil Auld) [RHEL-147186]
- sched_ext: Move internal type and accessor definitions to ext_internal.h (Phil Auld) [RHEL-147186]
- sched_ext: Make explicit scx_task_iter_relock() calls unnecessary (Phil Auld) [RHEL-147186]
- sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks (Phil Auld) [RHEL-147186]
- sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers for wrapped-signed aritmetics (Phil Auld) [RHEL-147186]
- sched/fair: Sort out 'blocked_load*' namespace noise (Phil Auld) [RHEL-147186]
- sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functions (Phil Auld) [RHEL-147186]
- sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight (Phil Auld) [RHEL-147186]
- sched/fair: Clean up comments in 'struct cfs_rq' (Phil Auld) [RHEL-147186]
- sched/fair: Fold the sched_avg update (Phil Auld) [RHEL-147186]
- <linux/compiler_types.h>: Add the __signed_scalar_typeof() helper (Phil Auld) [RHEL-147186]
- sched/fair: Remove superfluous rcu_read_lock() (Phil Auld) [RHEL-147186]
- sched/fair: Avoid rq->lock bouncing in sched_balance_newidle() (Phil Auld) [RHEL-147186]
- sched/fair: Switch to rcu_dereference_all() (Phil Auld) [RHEL-147186]
- sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference_sched_domain() (Phil Auld) [RHEL-147186]
- sched/fair: Limit hrtick work (Phil Auld) [RHEL-147186]
- sched/core: Add assertions to QUEUE_CLASS (Phil Auld) [RHEL-147186]
- sched/core: Fix psi_dequeue() for Proxy Execution (Phil Auld) [RHEL-147186]
- sched/headers: Remove whitespace noise from kernel/sched/sched.h (Phil Auld) [RHEL-147186]
- sched/rt: Remove a preempt-disable section in rt_mutex_setprio() (Phil Auld) [RHEL-147186]
- sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug (Phil Auld) [RHEL-147186]
- cgroup/cpuset: Introduce cpuset_cpus_allowed_locked() (Phil Auld) [RHEL-147186]
- sched/fair: Enable scheduler feature NEXT_BUDDY (Phil Auld) [RHEL-147186]
- sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals (Phil Auld) [RHEL-147186]
- sched/deadline: Use cpumask_weight_and() in dl_bw_cpus (Phil Auld) [RHEL-147186]
- sched/deadline: Minor cleanup in select_task_rq_dl() (Phil Auld) [RHEL-147186]
- sched/deadline: Document dl_server (Phil Auld) [RHEL-147186]
- sched/deadline: Fix dl_server stop condition (Phil Auld) [RHEL-147186]
- sched/eevdf: Fix min_vruntime vs avg_vruntime (Phil Auld) [RHEL-147186]
- sched: Fix proxy/current (push,pull)ability (Phil Auld) [RHEL-147186]
- sched: Start blocked_on chain processing in find_proxy_task() (Phil Auld) [RHEL-147186]
- sched: Add an initial sketch of the find_proxy_task() function (Phil Auld) [RHEL-147186]
- sched: Fix runtime accounting w/ split exec & sched contexts (Phil Auld) [RHEL-147186]
- sched: Move update_curr_task logic into update_curr_se (Phil Auld) [RHEL-147186]
- configs: Make sure PROXY_EXEC is off (Phil Auld) [RHEL-147186]
- sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable (Phil Auld) [RHEL-147186]
- locking/mutex: Rework task_struct::blocked_on (Phil Auld) [RHEL-147186]
- sched/core: Remove double update_rq_clock() in __set_cpus_allowed_ptr_locked() (Phil Auld) [RHEL-147186]
- sched/deadline: Fix dl_server time accounting (Phil Auld) [RHEL-147186]
- sched/core: Optimize core cookie matching check (Phil Auld) [RHEL-147186]
- sched/core: Add comment explaining force-idle vruntime snapshots (Phil Auld) [RHEL-147186]
- sched/proxy: Yield the donor task (Phil Auld) [RHEL-147186]
- sched: Fix the do_set_cpus_allowed() locking fix (Phil Auld) [RHEL-147186]
- sched: Remove never used code in mm_cid_get() (Phil Auld) [RHEL-147186]
- sched: Detect per-class runqueue changes (Phil Auld) [RHEL-147186]
- sched: Add support to pick functions to take rf (Phil Auld) [RHEL-147186]
- sched: Match __task_rq_{,un}lock() (Phil Auld) [RHEL-147186]
- sched: Mandate shared flags for sched_change (Phil Auld) [RHEL-147186]
- sched: Cleanup the sched_change NOCLOCK usage (Phil Auld) [RHEL-147186]
- sched: Make __do_set_cpus_allowed() use the sched_change pattern (Phil Auld) [RHEL-147186]
- sched: Rename do_set_cpus_allowed() (Phil Auld) [RHEL-147186]
- sched: Add locking comments to sched_class methods (Phil Auld) [RHEL-147186]
- sched: Move sched_class::prio_changed() into the change pattern (Phil Auld) [RHEL-147186]
- sched: Fix do_set_cpus_allowed() locking (Phil Auld) [RHEL-147186]
- sched: Fix migrate_disable_switch() locking (Phil Auld) [RHEL-147186]
- sched/deadline: Prepare for switched_from() change (Phil Auld) [RHEL-147186]
- sched: Cleanup sched_delayed handling for class switches (Phil Auld) [RHEL-147186]
- sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern (Phil Auld) [RHEL-147186]
- sched/fair: Only update stats for allowed CPUs when looking for dst group (Phil Auld) [RHEL-147186]
- sched: Employ sched_change guards (Phil Auld) [RHEL-147186]
- cleanup: Fix documentation build error for ACQUIRE updates (Phil Auld) [RHEL-147186]
- tools/testing: add linux/args.h header and fix radix, VMA tests (Phil Auld) [RHEL-147186]
- cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locks (Phil Auld) [RHEL-147186]
- iio: Drop iio_device_claim_direct_scoped() and related infrastructure (Phil Auld) [RHEL-147186]
- sched: Re-arrange the {EN,DE}QUEUE flags (Phil Auld) [RHEL-147186]
- sched/topology,x86: Fix build warning (Phil Auld) [RHEL-147186]
- sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 mode (Phil Auld) [RHEL-147186]
- sched/fair: Forfeit vruntime on yield (Phil Auld) [RHEL-147186]
- sched/deadline: only set free_cpus for online runqueues (Phil Auld) [RHEL-147186]
- sched: Create architecture specific sched domain distances (Phil Auld) [RHEL-147186]
- sched/deadline: Fix race in push_dl_task() (Phil Auld) [RHEL-147186]
- vfio/nvgrace-gpu: register device memory for poison handling (Aristeu Rozanski) [RHEL-73608]
- mm: add stubs for PFNMAP memory failure registration functions (Aristeu Rozanski) [RHEL-73608]
- mm: fixup pfnmap memory failure handling to use pgoff (Aristeu Rozanski) [RHEL-73608]
- mm: handle poisoning of pfn without struct pages (Aristeu Rozanski) [RHEL-73608]
- mm: change ghes code to allow poison of non-struct pfn (Aristeu Rozanski) [RHEL-73608]
Resolves: RHEL-129781, RHEL-130009, RHEL-130026, RHEL-133093, RHEL-142605, RHEL-142608, RHEL-145610, RHEL-147186, RHEL-154155, RHEL-161187, RHEL-166116, RHEL-167985, RHEL-168906, RHEL-172222, RHEL-73608
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| def_variants.yaml.rhel | ||
| dracut-virt.conf | ||
| fedoraimaca.x509 | ||
| filtermods.py | ||
| flavors | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-riscv64-debug-rhel.config | ||
| kernel-riscv64-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.sbat.template | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.py | ||
| mod-denylist.sh | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_riscv64 | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_riscv64 | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiabfdpu.x509 | ||
| nvidiagpuoot001.x509 | ||
| nvidiajetsonsoc.x509 | ||
| partial-clang_lto-aarch64-debug-snip.config | ||
| partial-clang_lto-aarch64-snip.config | ||
| partial-clang_lto-x86_64-debug-snip.config | ||
| partial-clang_lto-x86_64-snip.config | ||
| partial-clang-debug-snip.config | ||
| partial-clang-snip.config | ||
| partial-kgcov-debug-snip.config | ||
| partial-kgcov-snip.config | ||
| patch-6.12-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot501.cer | ||
| redhatsecureboot504.cer | ||
| redhatsecurebootca5.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| uki-addons.sbat.template | ||
| uki.sbat.template | ||
| x509.genkey.centos | ||
| x509.genkey.rhel | ||
=================== The Kernel dist-git =================== The kernel is maintained in a `source tree`_ rather than directly in dist-git. The specfile is maintained as a `template`_ in the source tree along with a set of build scripts to generate configurations, (S)RPMs, and to populate the dist-git repository. The `documentation`_ for the source tree covers how to contribute and maintain the tree. If you're looking for the downstream patch set it's available in the source tree with "git log master..ark-patches" or `online`_. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/cki-project/kernel-ark.git .. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template .. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home .. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches