The Linux Realtime kernel
Go to file
Luis Claudio R. Goncalves 5b8f8f256e kernel-rt-5.14.0-190.rt21.190.el9
* Tue Nov 08 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-190.rt21.190.el9]
- [rt] build kernel-rt-5.14.0-190.rt21.190.el9 [2125474]
- io_uring: disallow modification of rsrc_data during quiesce (Jeff Moyer) [2112041]
- io_uring: don't convert to jiffies for waiting on timeouts (Jeff Moyer) [2112041]
- io_uring: add a schedule point in io_add_buffers() (Jeff Moyer) [2112041]
- mm: io_uring: allow oom-killer from io_uring_setup (Jeff Moyer) [2112041]
- io_uring: Clean up a false-positive warning from GCC 9.3.0 (Jeff Moyer) [2112041]
- io_uring: remove unused argument from io_rsrc_node_alloc (Jeff Moyer) [2112041]
- io_uring: fix bug in slow unregistering of nodes (Jeff Moyer) [2112041]
- io-wq: delete dead lock shuffling code (Jeff Moyer) [2112041]
- io_uring: perform poll removal even if async work removal is successful (Jeff Moyer) [2112041]
- io-wq: add intermediate work step between pending list and active work (Jeff Moyer) [2112041]
- io-wq: perform both unstarted and started work cancelations in one go (Jeff Moyer) [2112041]
- io-wq: invoke work cancelation with wqe->lock held (Jeff Moyer) [2112041]
- io-wq: make io_worker lock a raw spinlock (Jeff Moyer) [2112041]
- io-wq: remove useless 'work' argument to __io_worker_busy() (Jeff Moyer) [2112041]
- io_uring: fix UAF due to missing POLLFREE handling (Jeff Moyer) [2112041]
- io_uring: Remove unused function req_ref_put (Jeff Moyer) [2112041]
- io_uring: fix not released cached task refs (Jeff Moyer) [2112041]
- io_uring: remove redundant tab space (Jeff Moyer) [2112041]
- io_uring: remove unused function parameter (Jeff Moyer) [2112041]
- io_uring: use completion batching for poll rem/upd (Jeff Moyer) [2112041]
- io_uring: single shot poll removal optimisation (Jeff Moyer) [2112041]
- io_uring: poll rework (Jeff Moyer) [2112041]
- io_uring: kill poll linking optimisation (Jeff Moyer) [2112041]
- io_uring: move common poll bits (Jeff Moyer) [2112041]
- io_uring: refactor poll update (Jeff Moyer) [2112041]
- io_uring: remove double poll on poll update (Jeff Moyer) [2112041]
- io_uring: code clean for some ctx usage (Jeff Moyer) [2112041]
- io_uring: batch completion in prior_task_list (Jeff Moyer) [2112041]
- io_uring: split io_req_complete_post() and add a helper (Jeff Moyer) [2112041]
- io_uring: add helper for task work execution code (Jeff Moyer) [2112041]
- io_uring: add a priority tw list for irq completion work (Jeff Moyer) [2112041]
- io-wq: add helper to merge two wq_lists (Jeff Moyer) [2112041]
- io_uring: reuse io_req_task_complete for timeouts (Jeff Moyer) [2112041]
- io_uring: tweak iopoll CQE_SKIP event counting (Jeff Moyer) [2112041]
- io_uring: simplify selected buf handling (Jeff Moyer) [2112041]
- io_uring: move up io_put_kbuf() and io_put_rw_kbuf() (Jeff Moyer) [2112041]
- io_uring: validate timespec for timeout removals (Jeff Moyer) [2112041]
- io_uring: better to use REQ_F_IO_DRAIN for req->flags (Jeff Moyer) [2112041]
- io_uring: fix no lock protection for ctx->cq_extra (Jeff Moyer) [2112041]
- io_uring: disable drain with cqe skip (Jeff Moyer) [2112041]
- io_uring: don't spinlock when not posting CQEs (Jeff Moyer) [2112041]
- io_uring: add option to skip CQE posting (Jeff Moyer) [2112041]
- io_uring: clean cqe filling functions (Jeff Moyer) [2112041]
- io_uring: improve argument types of kiocb_done() (Jeff Moyer) [2112041]
- io_uring: clean __io_import_iovec() (Jeff Moyer) [2112041]
- io_uring: improve send/recv error handling (Jeff Moyer) [2112041]
- io_uring: simplify reissue in kiocb_done (Jeff Moyer) [2112041]
- ipv4: Reject again rules with high DSCP values (Ivan Vecera) [2140160]
- mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entry (Ivan Vecera) [2140160]
- netdevsim: Use dscp_t in struct nsim_fib4_rt (Ivan Vecera) [2140160]
- ipv4: Use dscp_t in struct fib_entry_notifier_info (Ivan Vecera) [2140160]
- ipv4: Use dscp_t in struct fib_rt_info (Ivan Vecera) [2140160]
- ipv4: Use dscp_t in struct fib_alias (Ivan Vecera) [2140160]
- ipv4: Reject routes specifying ECN bits in rtm_tos (Ivan Vecera) [2140160]
- ipv4: Stop taking ECN bits into account in fib4-rules (Ivan Vecera) [2140160]
- ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules (Ivan Vecera) [2140160]
- netdevsim: Fix hwstats debugfs file permissions (Ivan Vecera) [2140149]
- selftests: netdevsim: Increase sleep time in hw_stats_l3.sh test (Ivan Vecera) [2140149]
- selftests: netdevsim: hw_stats_l3: Add a new test (Ivan Vecera) [2140149]
- netdevsim: Introduce support for L3 offload xstats (Ivan Vecera) [2140149]
- rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies (Ivan Vecera) [2140149]
- net: rtnetlink: fix error handling in rtnl_fill_statsinfo() (Ivan Vecera) [2140149]
- selftests: forwarding: hw_stats_l3: Add a new test (Ivan Vecera) [2140149]
- net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS (Ivan Vecera) [2140149]
- net: rtnetlink: Add RTM_SETSTATS (Ivan Vecera) [2140149]
- net: rtnetlink: Add UAPI for obtaining L3 offload xstats (Ivan Vecera) [2140149]
- net: dev: Add hardware stats support (Ivan Vecera) [2140149]
- net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns (Ivan Vecera) [2140149]
- net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill() (Ivan Vecera) [2140149]
- net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests (Ivan Vecera) [2140149]
- net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed (Ivan Vecera) [2140149]
- net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_* (Ivan Vecera) [2140149]
- net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask (Ivan Vecera) [2140149]
- redhat: create /boot symvers link if it doesn't exist (Jan Stancek) [2088208]
- ethernet: add a helper for assigning port addresses (Ivan Vecera) [2140118]
Resolves: rhbz#2125474

Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
2022-11-08 19:53:46 -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-190.rt21.190.el9 2022-11-08 19:53:46 -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-189.rt21.189.el9 2022-11-08 13:02:19 -03:00
kernel-rt-x86_64-rhel.config kernel-rt-5.14.0-189.rt21.189.el9 2022-11-08 13:02:19 -03:00
kernel.spec kernel-rt-5.14.0-190.rt21.190.el9 2022-11-08 19:53:46 -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-190.rt21.190.el9 2022-11-08 19:53:46 -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