The Linux Realtime kernel
Go to file
Luis Claudio R. Goncalves 06aa8e5fbd kernel-rt-5.14.0-198.rt21.198.el9
* Thu Nov 17 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-198.rt21.198.el9]
- [rt] build kernel-rt-5.14.0-198.rt21.198.el9 [2125474]
- CI: Remove deprecated variable (Veronika Kabatova)
- atlantic: fix deadlock at aq_nic_stop (Íñigo Huguet) [2125601]
- sched/core: Fix comparison in sched_group_cookie_match() (Phil Auld) [2115520]
- drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES (Phil Auld) [2115520]
- sched/debug: fix dentry leak in update_sched_domain_debugfs (Phil Auld) [2115520]
- debugfs: add debugfs_lookup_and_remove() (Phil Auld) [2115520]
- sched/psi: Remove unused parameter nbytes of psi_trigger_create() (Phil Auld) [2115520]
- sched/psi: Zero the memory of struct psi_group (Phil Auld) [2115520]
- sched/core: Do not requeue task on CPU excluded from cpus_mask (Phil Auld) [2115520]
- workqueue: Avoid a false warning in unbind_workers() (Phil Auld) [2115520]
- sched/rt: Fix Sparse warnings due to undefined rt.c declarations (Phil Auld) [2115520]
- sched/deadline: Fix BUG_ON condition for deboosted tasks (Phil Auld) [2115520]
- sched/core: Always flush pending blk_plug (Phil Auld) [2115520]
- sched/fair: fix case with reduced capacity CPU (Phil Auld) [2115520]
- sched/core: add forced idle accounting for cgroups (Phil Auld) [2115520]
- sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling (Phil Auld) [2115520]
- sched/core: Fix the bug that task won't enqueue into core tree when update cookie (Phil Auld) [2115520]
- sched/fair: Remove the energy margin in feec() (Phil Auld) [2115520]
- sched/fair: Remove task_util from effective utilization in feec() (Phil Auld) [2115520]
- sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu() (Phil Auld) [2115520]
- sched/fair: Rename select_idle_mask to select_rq_mask (Phil Auld) [2115520]
- sched/fair: Decay task PELT values during wakeup migration (Phil Auld) [2115520]
- sched/fair: Provide u64 read for 32-bits arch helper (Phil Auld) [2115520]
- sched: Remove unused function group_first_cpu() (Phil Auld) [2115520]
- sched/fair: Remove redundant word " *" (Phil Auld) [2115520]
- sched: only perform capability check on privileged operation (Phil Auld) [2115520]
- sched: Allow newidle balancing to bail out of load_balance (Phil Auld) [2115520]
- sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle (Phil Auld) [2115520]
- sched: Fix the check of nr_running at queue wakelist (Phil Auld) [2115520]
- sched/deadline: Use proc_douintvec_minmax() limit minimum value (Phil Auld) [2115520]
- workqueue: Wrap flush_workqueue() using a macro (Phil Auld) [2115520]
- sched/fair: Optimize and simplify rq leaf_cfs_rq_list (Phil Auld) [2115520]
- sched/autogroup: Fix sysctl move (Phil Auld) [2115520]
- psi: dont alloc memory for psi by default (Phil Auld) [2115520]
- sched: Reverse sched_class layout (Phil Auld) [2115520]
- topology: Remove unused cpu_cluster_mask() (Phil Auld) [2115520]
- sched: Update task_tick_numa to ignore tasks without an mm (Phil Auld) [2115520]
- sched/deadline: Remove superfluous rq clock update in push_dl_task() (Phil Auld) [2115520]
- sched/core: Avoid obvious double update_rq_clock warning (Phil Auld) [2115520]
- sched/fair: Remove cfs_rq_tg_path() (Phil Auld) [2115520]
- sched/fair: Remove sched_trace_*() helper functions (Phil Auld) [2115520]
- sched: Fix build warning without CONFIG_SYSCTL (Phil Auld) [2115520]
- time/sched_clock: Fix formatting of frequency reporting code (Phil Auld) [2115520]
- time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz (Phil Auld) [2115520]
- time/sched_clock: Round the frequency reported to nearest rather than down (Phil Auld) [2115520]
- sched/fair: Revise comment about lb decision matrix (Phil Auld) [2115520]
- sched/psi: report zeroes for CPU full at the system level (Phil Auld) [2115520]
- sched/fair: Delete useless condition in tg_unthrottle_up() (Phil Auld) [2115520]
- sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq (Phil Auld) [2115520]
- sched/fair: Move calculate of avg_load to a better location (Phil Auld) [2115520]
- workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs (Phil Auld) [2115520]
- sched/fair: Refactor cpu_util_without() (Phil Auld) [2115520]
- sched/rt: fix build error when CONFIG_SYSCTL is disable (Phil Auld) [2115520]
- sched: Move energy_aware sysctls to topology.c (Phil Auld) [2115520]
- sched: Move cfs_bandwidth_slice sysctls to fair.c (Phil Auld) [2115520]
- sched: Move uclamp_util sysctls to core.c (Phil Auld) [2115520]
- sched: Move rr_timeslice sysctls to rt.c (Phil Auld) [2115520]
- sched: Move deadline_period sysctls to deadline.c (Phil Auld) [2115520]
- sched: Move rt_period/runtime sysctls to rt.c (Phil Auld) [2115520]
- sched: Move schedstats sysctls to core.c (Phil Auld) [2115520]
- sched: Move child_runs_first sysctls to fair.c (Phil Auld) [2115520]
- sched: move autogroup sysctls into its own file (Phil Auld) [2115520]
- psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n (Phil Auld) [2115520]
- kernel/sched: Remove dl_boosted flag comment (Phil Auld) [2115520]
- workqueue: Remove schedule() in unbind_workers() (Phil Auld) [2115520]
- workqueue: Remove outdated comment about exceptional workers in unbind_workers() (Phil Auld) [2115520]
- workqueue: Remove the advanced kicking of the idle workers in rebind_workers() (Phil Auld) [2115520]
- workqueue: Fix unbind_workers() VS wq_worker_running() race (Phil Auld) [2115520]
- firmware: tegra: bpmp: Do only aligned access to IPC memory area (Al Stone) [2122349]
- dt-bindings: firmware: tegra: Convert to json-schema (Al Stone) [2122349]
- firmware: tegra: Switch over to memdup_user() (Al Stone) [2122349]
- firmware: tegra: Fix error check return value of debugfs_create_file() (Al Stone) [2122349]
- firmware: tegra: Fix error application of sizeof() to pointer (Al Stone) [2122349]
- firmware: tegra: Reduce stack usage (Al Stone) [2122349]
- firmware: tegra: Stop using seq_get_buf() (Al Stone) [2122349]
- mm, oom: do not trigger out_of_memory from the #PF (Waiman Long) [2139747]
- redhat Kconfig: Enable virtual watchdog timers provided by PAPR hypervisors (Steve Best) [2110139]
- watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers (Steve Best) [2110139]
- powerpc/pseries: register pseries-wdt device with platform bus (Steve Best) [2110139]
- powerpc/pseries: add FW_FEATURE_WATCHDOG flag (Steve Best) [2110139]
- powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code (Steve Best) [2110139]
Resolves: rhbz#2125474

Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
2022-11-17 10:54:28 -03:00
.gitignore kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
Makefile.rhelver kernel-rt-5.14.0-198.rt21.198.el9 2022-11-17 10:54:28 -03:00
README.rst kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
check-kabi kernel-rt-5.14.0-155.rt21.155.el9 2022-08-24 19:17:04 -03:00
cpupower.config kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
cpupower.service kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-aarch64.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-armv7hl.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-modules.sh.rhel kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
filter-ppc64le.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-s390x.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
filter-x86_64.sh.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
gating.yaml kernel-rt-5.14.0-119.rt21.119.el9 2022-06-24 15:38:28 -03:00
generate_all_configs.sh kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
kernel-local kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
kernel-rt-x86_64-debug-rhel.config kernel-rt-5.14.0-197.rt21.197.el9 2022-11-16 20:22:30 -03:00
kernel-rt-x86_64-rhel.config kernel-rt-5.14.0-197.rt21.197.el9 2022-11-16 20:22:30 -03:00
kernel.spec kernel-rt-5.14.0-198.rt21.198.el9 2022-11-17 10:54:28 -03:00
kvm_stat.logrotate kernel-rt-5.13.0-0.rc7.51.rt3.5 2021-06-23 18:01:05 +02:00
linux-kernel-test.patch kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
merge.pl kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
mod-denylist.sh kernel-rt-5.13.0-1.rt3.1 2021-07-08 14:42:42 +02:00
mod-extra.list.rhel kernel-rt-5.13.0-0.rc2.19.rt3.2 2021-05-25 09:05:08 +02:00
mod-internal.list kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
mod-kvm.list kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
mod-sign.sh kernel-rt-5.13.0-0.rc2.19.rt3.2 2021-05-25 09:05:08 +02:00
parallel_xz.sh kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
partial-kgcov-snip.config kernel-rt-5.14.0-151.rt21.151.el9 2022-08-22 19:44:12 -03:00
patch-5.14-redhat.patch kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
process_configs.sh kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
rheldup3.x509 kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
rhelkpatch1.x509 kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00
rpminspect.yaml kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
sources kernel-rt-5.14.0-198.rt21.198.el9 2022-11-17 10:54:28 -03:00
update_scripts.sh kernel-rt-5.14.0-172.rt21.172.el9 2022-10-07 15:36:52 -03:00
x509.genkey.centos kernel-rt-5.14.0-72.rt21.72.el9 2022-03-17 04:26:24 -04:00
x509.genkey.rhel kernel-rt-5.12.0-0.rc1.163.rt9.1 2021-03-05 17:23:42 +01:00

README.rst

===================
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