The Linux Realtime kernel
Go to file
Luis Claudio R. Goncalves 164f88c551 kernel-rt-5.14.0-244.rt14.245.el9
* Wed Jan 25 2023 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-244.rt14.245.el9]
- [rt] build kernel-rt-5.14.0-244.rt14.245.el9 [2125474]
- gitlab-ci: use CI templates from production branch (Michael Hofmann)
- net/mlx5: fw_reset: Don't try to load device in case PCI isn't working (Petr Oros) [2131117]
- net/mlx5: Fix sync reset event handler error flow (Petr Oros) [2131117]
- net/mlx5: Lag, Fix for loop when checking lag (Petr Oros) [2131117]
- net/mlx5: E-switch, Destroy legacy fdb table when needed (Petr Oros) [2131117]
- net/mlx5: E-switch, Fix duplicate lag creation (Petr Oros) [2131117]
- net/mlx5: Unlock on error in mlx5_sriov_enable() (Petr Oros) [2131117]
- Documentation: devlink: add add devlink-selftests to the table of contents (Petr Oros) [2131117]
- mlxsw: minimal: Fix deadlock in ports creation (Petr Oros) [2131117]
- mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister() (Petr Oros) [2131117]
- net/mlx5: unlock on error path in esw_vfs_changed_event_handler() (Petr Oros) [2131117]
- net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode (Petr Oros) [2131117]
- net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions (Petr Oros) [2131117]
- net: devlink: introduce a flag to indicate devlink port being registered (Petr Oros) [2131117]
- net: devlink: introduce port registered assert helper and use it (Petr Oros) [2131117]
- net: devlink: stub port params cmds for they are unused internally (Petr Oros) [2131117]
- net: devlink: limit flash component name to match version returned by info_get() (Petr Oros) [2131117]
- netdevsim: add version fw.mgmt info info_get() and mark as a component (Petr Oros) [2131117]
- net: devlink: extend info_get() version put to indicate a flash component (Petr Oros) [2131117]
- net: devlink: Fix missing mutex_unlock() call (Petr Oros) [2131117]
- net: devlink: enable parallel ops on netlink interface (Petr Oros) [2131117]
- net: devlink: remove devlink_mutex (Petr Oros) [2131117]
- net: devlink: convert reload command to take implicit devlink->lock (Petr Oros) [2131117]
- net: devlink: introduce "unregistering" mark and use it during devlinks iteration (Petr Oros) [2131117]
- devlink: Hold the instance lock in health callbacks (Petr Oros) [2131117]
- net/mlx5: Lock mlx5 devlink health recovery callback (Petr Oros) [2131117]
- net/mlx4: Lock mlx4 devlink reload callback (Petr Oros) [2131117]
- net/mlx4: Use devl_ API for devlink port register / unregister (Petr Oros) [2131117]
- net/mlx4: Use devl_ API for devlink region create / destroy (Petr Oros) [2131117]
- net/mlx5: Lock mlx5 devlink reload callbacks (Petr Oros) [2131117]
- net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload (Petr Oros) [2131117]
- net: devlink: remove region snapshots list dependency on devlink->lock (Petr Oros) [2131117]
- net: devlink: remove region snapshot ID tracking dependency on devlink->lock (Petr Oros) [2131117]
- devlink: introduce framework for selftests (Petr Oros) [2131117]
- net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit() (Petr Oros) [2131117]
- mlxsw: core_linecards: Introduce per line card auxiliary device (Petr Oros) [2131117]
- net: devlink: introduce nested devlink entity for line card (Petr Oros) [2131117]
- net: devlink: move net check into devlinks_xa_for_each_registered_get() (Petr Oros) [2131117]
- net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration (Petr Oros) [2131117]
- net: devlink: remove unused locked functions (Petr Oros) [2131117]
- netdevsim: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_region_create/destroy() functions (Petr Oros) [2131117]
- mlxsw: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_dpipe*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_sb*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devlink_resource*() functions (Petr Oros) [2131117]
- net: devlink: add unlocked variants of devling_trap*() functions (Petr Oros) [2131117]
- net: devlink: avoid false DEADLOCK warning reported by lockdep (Petr Oros) [2131117]
- net: devlink: fix return statement in devlink_port_new_notify() (Petr Oros) [2131117]
- net: devlink: fix a typo in function name devlink_port_new_notifiy() (Petr Oros) [2131117]
- net: devlink: make devlink_dpipe_headers_register() return void (Petr Oros) [2131117]
- net: devlink: move unlocked function prototypes alongside the locked ones (Petr Oros) [2131117]
- net: devlink: use helpers to work with devlink->lock mutex (Petr Oros) [2131117]
- net: devlink: fix unlocked vs locked functions descriptions (Petr Oros) [2131117]
- devlink: Hold the instance lock in port_new / port_del callbacks (Petr Oros) [2131117]
- net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5e_devlink_port_register (Petr Oros) [2131117]
- devlink: Remove unused functions devlink_rate_leaf_create/destroy (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register (Petr Oros) [2131117]
- net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register (Petr Oros) [2131117]
- devlink: Remove unused function devlink_rate_nodes_destroy (Petr Oros) [2131117]
- net/mlx5: Use devl_ API for rate nodes destroy (Petr Oros) [2131117]
- net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter (Petr Oros) [2131117]
- net/mlx5: E-switch: Change eswitch mode only via devlink command (Petr Oros) [2131117]
- net/mlx5: E-switch, Remove dependency between sriov and eswitch mode (Petr Oros) [2131117]
- net/mlx5: E-switch, Introduce flag to indicate if fdb table is created (Petr Oros) [2131117]
- net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is created (Petr Oros) [2131117]
- devlink: adopt u64_stats_t (Petr Oros) [2131117]
Resolves: rhbz#2125474

Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
2023-01-25 19:00:39 -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-244.rt14.245.el9 2023-01-25 19:00:39 -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-238.rt14.239.el9 2023-01-18 21:58:46 -03:00
kernel-rt-x86_64-rhel.config kernel-rt-5.14.0-238.rt14.239.el9 2023-01-18 21:58:46 -03:00
kernel.spec kernel-rt-5.14.0-244.rt14.245.el9 2023-01-25 19:00:39 -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-229.rt14.230.el9 2023-01-05 22:58:57 -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-243.rt14.244.el9 2023-01-24 16:51:05 -03:00
sources kernel-rt-5.14.0-244.rt14.245.el9 2023-01-25 19:00:39 -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