The Linux kernel
Go to file
Scott Weaver e75b633a3a kernel-5.14.0-418.el9
* Mon Feb 05 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-418.el9]
- atm: Fix Use-After-Free in do_vcc_ioctl (Guillaume Nault) [RHEL-21181 RHEL-21185] {CVE-2023-51780}
- netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses (Florian Westphal) [RHEL-21369]
- netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs (Florian Westphal) [RHEL-21369]
- netfilter: nf_nat: fix action not being set for all ct states (Florian Westphal) [RHEL-21369]
- netfilter: conntrack: fix extension size table (Florian Westphal) [RHEL-21369]
- netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value. (Florian Westphal) [RHEL-21369]
- netfilter: conntrack: set icmpv6 redirects as RELATED (Florian Westphal) [RHEL-21369]
- cifs: fix session state transition to avoid use-after-free issue (Jay Shin) [RHEL-20534]
- perf/x86/amd: Reject branch stack for IBS events (Michael Petlan) [RHEL-10908]
- smb: client: fix potential OOB in smb2_dump_detail() (Scott Mayhew) [RHEL-21677 RHEL-19147] {CVE-2023-6610}
- smb: client: fix potential OOB in cifs_dump_detail() (Scott Mayhew) [RHEL-21677 RHEL-19147] {CVE-2023-6610}
- x86/mce/inject: Clear test status value (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh (Aristeu Rozanski) [RHEL-10032]
- hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Rename f17h_determine_edac_ctl_cap() (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split setup_mci_misc_attrs() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split ecc_enabled() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split read_mc_regs() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split determine_memory_type() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split read_base_mask() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split prep_chip_selects() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Rework hw_info_{get,put} (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvt (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Do not discover ECC symbol size for Family 17h and later (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Drop dbam_to_cs() for Family 17h and later (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Split get_csrow_nr_pages() into dct/umc functions (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Rename debug_display_dimm_sizes() (Aristeu Rozanski) [RHEL-10032]
- x86/MCE/AMD: Use an u64 for bank_map (Aristeu Rozanski) [RHEL-10032]
- x86/mce: Make sure logged MCEs are processed after sysfs update (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Remove early_channel_count() (Aristeu Rozanski) [RHEL-10032]
- x86/mce: Check whether writes to MCA_STATUS are getting ignored (Aristeu Rozanski) [RHEL-10032]
- x86/mce: Use arch atomic and bit helpers (Aristeu Rozanski) [RHEL-10032]
- cpumask: Add a x86-specific cpumask_clear_cpu() helper (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Add context struct (Aristeu Rozanski) [RHEL-10032]
- EDAC/amd64: Allow for DF Indirect Broadcast reads (Aristeu Rozanski) [RHEL-10032]
- thunderbolt: Set lane bonding bit only for downstream port (Desnes Nunes) [RHEL-21056]
- rh_messages.h: update driver and device lists (Scott Weaver) [RHEL-22125]
- kobject: Fix slab-out-of-bounds in fill_kobj_path() (Waiman Long) [RHEL-20927 RHEL-20929] {CVE-2023-45863}
- kobject: modify kobject_get_path() to take a const * (Waiman Long) [RHEL-20927 RHEL-20929] {CVE-2023-45863}
- hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: remove duplicated including of slab.h (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: rndis_filter needs to select NLS (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: Mark VF as slave before exposing it to user-mode (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: Fix race of register_netdevice_notifier and VF register (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: fix race of netvsc and VF register_netdevice (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks (Maxim Levitsky) [RHEL-23420]
- hv_netvsc: Allocate rx indirection table size dynamically (Maxim Levitsky) [RHEL-23420]
- RDMA/mana_ib: Add CQ interrupt support for RAW QP (Maxim Levitsky) [RHEL-23420]
- RDMA/mana_ib: query device capabilities (Maxim Levitsky) [RHEL-23420]
- RDMA/mana_ib: register RDMA device with GDMA (Maxim Levitsky) [RHEL-23420]
- net: mana: select PAGE_POOL (Maxim Levitsky) [RHEL-23420]
- net: mana: add msix index sharing between EQs (Maxim Levitsky) [RHEL-23420]
- net: mana: Fix spelling mistake "enforecement" -> "enforcement" (Maxim Levitsky) [RHEL-23420]
- net :mana :Add remaining GDMA stats for MANA to ethtool (Maxim Levitsky) [RHEL-23420]
- net: mana: Use xdp_set_features_flag instead of direct assignment (Maxim Levitsky) [RHEL-23420]
- net: mana: Fix oversized sge0 for GSO packets (Maxim Levitsky) [RHEL-23420]
- net: mana: Fix the tso_bytes calculation (Maxim Levitsky) [RHEL-23420]
- net: mana: Fix TX CQE error handling (Maxim Levitsky) [RHEL-23420]
- net: mana: Add gdma stats to ethtool output for mana (Maxim Levitsky) [RHEL-23420]
- net: mana: Fix MANA VF unload when hardware is unresponsive (Maxim Levitsky) [RHEL-23420]
- net: mana: Add page pool for RX buffers (Maxim Levitsky) [RHEL-23420]
- net: mana: Configure hwc timeout from hardware (Maxim Levitsky) [RHEL-23420]
- RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing (Maxim Levitsky) [RHEL-23420]
- Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg (Ricardo Robaina) [RHEL-20744 RHEL-20742] {CVE-2023-51779}
- IB/core: Reorder GID delete code for RoCE (Ivan Vecera) [RHEL-22388]
Resolves: RHEL-10032, RHEL-10908, RHEL-20534, RHEL-20744, RHEL-20927, RHEL-21056, RHEL-21181, RHEL-21369, RHEL-21677, RHEL-22125, RHEL-22388, RHEL-23420, RHEL-21185, RHEL-19147, RHEL-20929, RHEL-20742

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2024-02-05 14:18:52 -05:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-418.el9 2024-02-05 14:18:52 -05:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-276.el9 2023-02-17 00:33:35 +00:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-376.el9 2023-10-11 13:48:41 -04:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-367.el9 2023-09-18 13:04:46 -04:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-ppc64le-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-s390x-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-s390x-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-415.el9 2024-01-30 13:06:57 -05:00
kernel-x86_64-rhel.config kernel-5.14.0-415.el9 2024-01-30 13:06:57 -05:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-415.el9 2024-01-30 13:06:57 -05:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-415.el9 2024-01-30 13:06:57 -05:00
kernel.spec kernel-5.14.0-418.el9 2024-02-05 14:18:52 -05:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-343.el9 2023-07-21 17:50:09 +02:00
mod-internal.list kernel-5.14.0-404.el9 2024-01-04 12:36:46 -05:00
mod-kvm.list kernel-5.14.0-285.el9 2023-03-07 15:22:21 +01:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-151.el9 2022-08-22 14:19:18 +00:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-408.el9 2024-01-12 14:10:05 -05:00
sources kernel-5.14.0-418.el9 2024-02-05 14:18:52 -05:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02: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