The Linux Realtime kernel
Go to file
Juri Lelli c51cd0e1e7 kernel-rt-5.14.0-252.rt14.253.el9
* Wed Feb 01 2023 Juri Lelli <juri.lelli@redhat.com> [5.14.0-252.rt14.253.el9]
- [rt] build kernel-rt-5.14.0-252.rt14.253.el9 [2125474]
- vdpa/ifcvf: fix the calculation of queuepair (Cindy Lu) [2158700]
- vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init (Cindy Lu) [2158700]
- vdpa_sim: Use iova_shift() for the size passed to alloc_iova() (Cindy Lu) [2158700]
- vDPA/ifcvf: support userspace to query features and MQ of a management device (Cindy Lu) [2158700]
- vDPA/ifcvf: get_config_size should return a value no greater than dev implementation (Cindy Lu) [2158700]
- vDPA/ifcvf: remove duplicated assignment to pointer cfg (Cindy Lu) [2158700]
- vdpa: ifcvf: Fix spelling mistake in comments (Cindy Lu) [2158700]
- vdpa: ifcvf: set pci driver data in probe (Cindy Lu) [2158700]
- vDPA/ifcvf: fix uninitialized config_vector warning (Cindy Lu) [2158700]
- vDPA/ifcvf: cacheline alignment for ifcvf_hw (Cindy Lu) [2158700]
- vDPA/ifcvf: implement shared IRQ feature (Cindy Lu) [2158700]
- vDPA/ifcvf: implement device MSIX vector allocator (Cindy Lu) [2158700]
- vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf (Cindy Lu) [2158700]
- RDMA/mlx5: remove variable i (Cindy Lu) [2158700]
- vdpa/mlx5: Avoid overwriting CVQ iotlb (Cindy Lu) [2158700]
- vdpa/mlx5: Avoid using reslock in event_handler (Cindy Lu) [2158700]
- vdpa/mlx5: Fix wrong mac address deletion (Cindy Lu) [2158700]
- vdpa/mlx5: Return error on vlan ctrl commands if not supported (Cindy Lu) [2158700]
- vdpa/mlx5: Fix rule forwarding VLAN to TIR (Cindy Lu) [2158700]
- vdpa/mlx5: Fix MQ to support non power of two num queues (Cindy Lu) [2158700]
- vdpa/mlx5: Fix possible uninitialized return value (Cindy Lu) [2158700]
- vdpa/mlx5: Support different address spaces for control and data (Cindy Lu) [2158700]
- vdpa/mlx5: Implement susupend virtqueue callback (Cindy Lu) [2158700]
- vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address (Cindy Lu) [2158700]
- vdpa/mlx5: clean up indenting in handle_ctrl_vlan() (Cindy Lu) [2158700]
- vdpa/mlx5: fix error code for deleting vlan (Cindy Lu) [2158700]
- vdpa/mlx5: Fix syntax errors in comments (Cindy Lu) [2158700]
- vdpa/mlx5: Add RX MAC VLAN filter support (Cindy Lu) [2158700]
- vdpa/mlx5: re-create forwarding rules after mac modified (Cindy Lu) [2158700]
- vdpa/mlx5: Remove flow counter from steering (Cindy Lu) [2158700]
- vdpa/mlx5: Use readers/writers semaphore instead of mutex (Cindy Lu) [2158700]
- net/mlx5: Add support for configuring max device MTU (Cindy Lu) [2158700]
- vdpa/mlx5: Use auxiliary_device driver data helpers (Cindy Lu) [2158700]
- vhost_vdpa: don't setup irq offloading when irq_num < 0 (Cindy Lu) [2158700]
- vhost-vdpa: return -EFAULT on copy_to_user() failure (Cindy Lu) [2158700]
- vhost_vdpa: fix the crash in unmap a large memory (Cindy Lu) [2158700]
- vhost-vdpa: fix an iotlb memory leak (Cindy Lu) [2158700]
- vdpa_sim_net: should not drop the multicast/broadcast packet (Cindy Lu) [2158700]
- vdpasim: fix memory leak when freeing IOTLBs (Cindy Lu) [2158700]
- vdpa: conditionally fill max max queue pair for stats (Cindy Lu) [2158700]
- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove (Cindy Lu) [2158700]
- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() (Cindy Lu) [2158700]
- vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init() (Cindy Lu) [2158700]
- vdpa: merge functionally duplicated dev_features attributes (Cindy Lu) [2158700]
- vDPA: conditionally read MTU and MAC in dev cfg space (Cindy Lu) [2158700]
- vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill (Cindy Lu) [2158700]
- vDPA: check virtio device features to detect MQ (Cindy Lu) [2158700]
- vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence (Cindy Lu) [2158700]
- vDPA: only report driver features if FEATURES_OK is set (Cindy Lu) [2158700]
- vDPA: allow userspace to query features of a vDPA device (Cindy Lu) [2158700]
- vp_vdpa: support feature provisioning (Cindy Lu) [2158700]
- vdpa_sim_net: support feature provisioning (Cindy Lu) [2158700]
- vdpa: device feature provisioning (Cindy Lu) [2158700]
- vdpa/vp_vdpa : add vdpa tool support in vp_vdpa (Cindy Lu) [2158700]
- vhost-vdpa: Call ida_simple_remove() when failed (Cindy Lu) [2158700]
- vDPA: fix 'cast to restricted le16' warnings in vdpa.c (Cindy Lu) [2158700]
- vDPA: !FEATURES_OK should not block querying device config space (Cindy Lu) [2158700]
- vdpa_sim: Implement suspend vdpa op (Cindy Lu) [2158700]
- vhost-vdpa: uAPI to suspend the device (Cindy Lu) [2158700]
- vhost-vdpa: introduce SUSPEND backend feature bit (Cindy Lu) [2158700]
- vdpa: Add suspend operation (Cindy Lu) [2158700]
- vdpa: Use device_iommu_capable() (Cindy Lu) [2158700]
- vdpa: make get_vq_group and set_group_asid optional (Cindy Lu) [2158700]
- vdpa: support exposing the count of vqs to userspace (Cindy Lu) [2158700]
- vdpa: change the type of nvqs to u32 (Cindy Lu) [2158700]
- vdpa: support exposing the config size to userspace (Cindy Lu) [2158700]
Resolves: rhbz#2125474, rhbz#2158700
2023-02-01 09:33:11 -05: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-252.rt14.253.el9 2023-02-01 09:33:11 -05: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-250.rt14.251.el9 2023-01-31 10:57:26 -05:00
kernel-rt-x86_64-rhel.config kernel-rt-5.14.0-250.rt14.251.el9 2023-01-31 10:57:26 -05:00
kernel.spec kernel-rt-5.14.0-252.rt14.253.el9 2023-02-01 09:33:11 -05: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-252.rt14.253.el9 2023-02-01 09:33:11 -05: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