forked from rpms/kernel
1
0
Fork 0
The Linux kernel
Go to file
Jan Stancek 7223cc4bd5 kernel-5.14.0-307.el9
* Tue May 02 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-307.el9]
- net/tg3: resolve deadlock in tg3_reset_task() during EEH (Ken Cox) [2159219]
- ptp: tg3: convert .adjfreq to .adjfine (Ken Cox) [2159219]
- Documentation/x86: Update resctrl.rst for new features (David Arcari) [1898182]
- x86/resctrl: Clear staged_config[] before and after it is used (David Arcari) [1898182]
- x86/resctl: fix scheduler confusion with 'current' (David Arcari) [1898182]
- tools arch x86: Sync the msr-index.h copy with the kernel sources (David Arcari) [1898182]
- x86/resctrl: Fix a silly -Wunused-but-set-variable warning (David Arcari) [1898182]
- x86/resctrl: Add interface to write mbm_local_bytes_config (David Arcari) [1898182]
- x86/resctrl: Add interface to write mbm_total_bytes_config (David Arcari) [1898182]
- x86/resctrl: Add interface to read mbm_local_bytes_config (David Arcari) [1898182]
- x86/resctrl: Add interface to read mbm_total_bytes_config (David Arcari) [1898182]
- x86/resctrl: Support monitor configuration (David Arcari) [1898182]
- x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag (David Arcari) [1898182]
- x86/resctrl: Add __init attribute to rdt_get_mon_l3_config() (David Arcari) [1898182]
- x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation (David Arcari) [1898182]
- x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag (David Arcari) [1898182]
- x86/resctrl: Include new features in command line options (David Arcari) [1898182]
- x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA (David Arcari) [1898182]
- x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask() (David Arcari) [1898182]
- x86/resctrl: Fix event counts regression in reused RMIDs (David Arcari) [1898182]
- x86/resctrl: Fix task CLOSID/RMID update race (David Arcari) [1898182]
- tools arch x86: Sync the msr-index.h copy with the kernel sources (David Arcari) [1898182]
- driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() conversion. (David Arcari) [1898182]
- driver core: fix up missed scsi/cxlflash class.devnode() conversion. (David Arcari) [1898182]
- driver core: fix up some missing class.devnode() conversions. (David Arcari) [1898182]
- x86/resctrl: Move MSR defines into msr-index.h (David Arcari) [1898182]
- USB: make devnode() callback in usb_class_driver take a const * (David Arcari) [1898182]
- driver core: make struct class.devnode() take a const * (David Arcari) [1898182]
- x86/resctrl: Remove arch_has_empty_bitmaps (David Arcari) [1898182]
- x86/resctrl: Fix min_cbm_bits for AMD (David Arcari) [1898182]
- x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes (David Arcari) [1898182]
- x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data (David Arcari) [1898182]
- x86/resctrl: Rename and change the units of resctrl_cqm_threshold (David Arcari) [1898182]
- x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read() (David Arcari) [1898182]
- x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read() (David Arcari) [1898182]
- x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read() (David Arcari) [1898182]
- x86/resctrl: Abstract __rmid_read() (David Arcari) [1898182]
- x86/resctrl: Allow per-rmid arch private storage to be reset (David Arcari) [1898182]
- x86/resctrl: Add per-rmid arch private storage for overflow and chunks (David Arcari) [1898182]
- x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks (David Arcari) [1898182]
- x86/resctrl: Allow update_mba_bw() to update controls directly (David Arcari) [1898182]
- x86/resctrl: Remove architecture copy of mbps_val (David Arcari) [1898182]
- x86/resctrl: Switch over to the resctrl mbps_val list (David Arcari) [1898182]
- x86/resctrl: Create mba_sc configuration in the rdt_domain (David Arcari) [1898182]
- x86/resctrl: Abstract and use supports_mba_mbps() (David Arcari) [1898182]
- x86/resctrl: Remove set_mba_sc()s control array re-initialisation (David Arcari) [1898182]
- x86/resctrl: Add domain offline callback for resctrl work (David Arcari) [1898182]
- x86/resctrl: Group struct rdt_hw_domain cleanup (David Arcari) [1898182]
- x86/resctrl: Add domain online callback for resctrl work (David Arcari) [1898182]
- x86/resctrl: Merge mon_capable and mon_enabled (David Arcari) [1898182]
- x86/resctrl: Kill off alloc_enabled (David Arcari) [1898182]
- x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register (David Arcari) [1898182]
- kernfs: remove unneeded #if 0 guard (David Arcari) [1898182]
- kernfs: move struct kernfs_root out of the public view. (David Arcari) [1898182]
- x86/resctrl: Remove redundant assignment to variable chunks (David Arcari) [1898182]
- crypto: drbg - Only fail when jent is unavailable in FIPS mode (Vladis Dronov) [2175240]
- crypto: jitter - permanent and intermittent health errors (Vladis Dronov) [2175240]
- crypto: jitter - quit sample collection loop upon RCT failure (Vladis Dronov) [2175240]
- crypto: jitter - don't limit ->health_failure check to FIPS mode (Vladis Dronov) [2175240]
- crypto: jitter - drop kernel-doc notation (Vladis Dronov) [2175240]
- ice: sleep, don't busy-wait, in the SQ send retry loop (Michal Schmidt) [RHEL-406]
- ice: remove unused buffer copy code in ice_sq_send_cmd_retry() (Michal Schmidt) [RHEL-406]
- ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT (Michal Schmidt) [RHEL-406]
- ice: remove ice_ctl_q_info::sq_cmd_timeout (Michal Schmidt) [RHEL-406]
- ice: increase the GNSS data polling interval to 20 ms (Michal Schmidt) [RHEL-406]
- ice: do not busy-wait to read GNSS data (Michal Schmidt) [RHEL-406]
- netfilter: conntrack: unify established states for SCTP paths (Florian Westphal) [2182369]
- netfilter: conntrack: document sctp timeouts (Florian Westphal) [2182369]
- netfilter: conntrack: sctp: use nf log infrastructure for invalid packets (Florian Westphal) [2182369]
- netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE (Florian Westphal) [2182369]
- clk: imx: add i.MX93 clk gate (Steve Best) [2181924]
- redhat/configs: rename ark to rhel (Prarit Bhargava)
- redhat/configs: update scripts and docs for ark -> rhel rename (Prarit Bhargava)
Resolves: rhbz#1898182, rhbz#2159219, rhbz#2175240, rhbz#2181924, rhbz#2182369, RHEL-406

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2023-05-02 20:09:52 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-307.el9 2023-05-02 20:09:52 +02: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-172.el9 2022-10-03 05:42:53 -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-0.rc4.35.el9 2021-08-02 17:07:47 -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-306.el9 2023-04-29 10:56:53 +02:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-aarch64-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02: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-306.el9 2023-04-29 10:56:53 +02:00
kernel-ppc64le-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-s390x-debug-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-s390x-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-x86_64-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02:00
kernel.spec kernel-5.14.0-307.el9 2023-05-02 20:09:52 +02: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.13.0-0.rc2.19.el9 2021-05-17 18:16:50 -04:00
mod-internal.list kernel-5.14.0-306.el9 2023-04-29 10:56:53 +02: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.13.0-0.rc2.19.el9 2021-05-17 18:16:50 -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-307.el9 2023-05-02 20:09:52 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05: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-288.el9 2023-03-16 12:31:29 +01:00
sources kernel-5.14.0-307.el9 2023-05-02 20:09:52 +02:00
update_scripts.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -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