forked from rpms/kernel
1
0
Fork 0
The Linux kernel
Go to file
Scott Weaver 7258397a13 kernel-5.14.0-391.el9
* Tue Nov 28 2023 Scott Weaver <scweaver@redhat.com> [5.14.0-391.el9]
- rtla: Fix uninitialized variable found (John Kacur) [RHEL-10079]
- rtla/timerlat: Do not stop user-space if a cpu is offline (John Kacur) [RHEL-10079]
- rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread sample (John Kacur) [RHEL-10079]
- rtla/timerlat_aa: Fix negative IRQ delay (John Kacur) [RHEL-10079]
- rtla/timerlat_aa: Zero thread sum after every sample analysis (John Kacur) [RHEL-10079]
- rtla/timerlat_hist: Add timerlat user-space support (John Kacur) [RHEL-10079]
- rtla/timerlat_top: Add timerlat user-space support (John Kacur) [RHEL-10079]
- rtla/hwnoise: Reduce runtime to 75%% (John Kacur) [RHEL-10079]
- rtla: Start the tracers after creating all instances (John Kacur) [RHEL-10079]
- rtla/timerlat_hist: Add auto-analysis support (John Kacur) [RHEL-10079]
- rtla/timerlat: Give timerlat auto analysis its own instance (John Kacur) [RHEL-10079]
- rtla: Automatically move rtla to a house-keeping cpu (John Kacur) [RHEL-10079]
- rtla: Change monitored_cpus from char * to cpu_set_t (John Kacur) [RHEL-10079]
- rtla: Add --house-keeping option (John Kacur) [RHEL-10079]
- rtla: Add -C cgroup support (John Kacur) [RHEL-10079]
- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs (David Arcari) [RHEL-14841]
- mfd: intel-lpss: Provide an SSP type to the SPI driver (David Arcari) [RHEL-14841]
- mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7 (David Arcari) [RHEL-14841]
- nvme: update firmware version after commit (Maurizio Lombardi) [RHEL-8066]
- powerpc/fadump: make is_kdump_kernel() return false when fadump is active (Mamatha Inamdar) [RHEL-9423]
- vmcore: remove dependency with is_kdump_kernel() for exporting vmcore (Mamatha Inamdar) [RHEL-9423]
- redhat/configs: Enable cryptographic acceleration config flags for PowerPC (Mamatha Inamdar) [RHEL-11208]
- crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX (Mamatha Inamdar) [RHEL-11208]
- crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and Makefile (Mamatha Inamdar) [RHEL-11208]
- crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unrolling for ppc64le (Mamatha Inamdar) [RHEL-11208]
- crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64le (Mamatha Inamdar) [RHEL-11208]
- crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unrolling for ppc64le (Mamatha Inamdar) [RHEL-11208]
- crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc64le (Mamatha Inamdar) [RHEL-11208]
- powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10 (Mamatha Inamdar) [RHEL-11208]
- powerpc/crypto: Fix aes-gcm-p10 build when VSX=n (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - Remove POWER10_CPU dependency (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - Update Kconfig and Makefile (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - remove duplicate include header (Mamatha Inamdar) [RHEL-11208]
- powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10 (Mamatha Inamdar) [RHEL-11208]
- powerpc/crypto: Fix aes-gcm-p10 link errors (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - Supporting functions for AES (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - Supporting functions for ghash (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation (Mamatha Inamdar) [RHEL-11208]
- crypto: p10-aes-gcm - A perl script to process PowerPC assembler source. (Mamatha Inamdar) [RHEL-11208]
- drm/mgag200: Flush the cache to improve latency (Jocelyn Falempe) [RHEL-16556]
- net: fix net device address assign type (Michal Schmidt) [RHEL-16986 RHEL-6368]
- net: add check for current MAC address in dev_set_mac_address (Michal Schmidt) [RHEL-16986 RHEL-6368]
- perf test: Skip CoreSight tests if cs_etm// event is not available (Michael Petlan) [RHEL-10556]
- block, bfq: fix uaf for bfqq in bic_set_bfqq() (Ming Lei) [RHEL-16313]
- pinctrl: intel: Switch to use exported namespace (David Arcari) [RHEL-15018]
- pinctrl: intel: Add Intel Meteor Lake-S pin controller support (David Arcari) [RHEL-15018]
- i2c: i801: unregister tco_pdev in i801_probe() error path (David Arcari) [RHEL-15019]
- i2c: i801: Remove #ifdef guards for PM related functions (David Arcari) [RHEL-15019]
- i2c: i801: Add support for Intel Meteor Lake PCH-S (David Arcari) [RHEL-15019]
- i2c: i801: Add support for Intel Meteor Lake SoC-S (David Arcari) [RHEL-15019]
- i2c: i801: Enlarge device name field in i801_ids table (David Arcari) [RHEL-15019]
- i2c: i801: Call i801_check_post() from i801_access() (David Arcari) [RHEL-15019]
- i2c: i801: Call i801_check_pre() from i801_access() (David Arcari) [RHEL-15019]
- i2c: i801: Centralize configuring block commands in i801_block_transaction (David Arcari) [RHEL-15019]
- i2c: i801: Centralize configuring non-block commands in i801_simple_transaction (David Arcari) [RHEL-15019]
- i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only (David Arcari) [RHEL-15019]
- i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction() (David Arcari) [RHEL-15019]
- i2c: i801: add helper i801_set_hstadd() (David Arcari) [RHEL-15019]
- i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER (David Arcari) [RHEL-15019]
- i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ (David Arcari) [RHEL-15019]
- i2c: i801: improve interrupt handler (David Arcari) [RHEL-15019]
- platform/x86: p2sb: Don't fail if unknown CPU is found (David Arcari) [RHEL-15019]
- i2c: i801: add lis3lv02d's I2C address for Vostro 5568 (David Arcari) [RHEL-15019]
- i2c: i801: Prefer async probe (David Arcari) [RHEL-15019]
- platform/x86: p2sb: Fix UAF when caller uses resource name (David Arcari) [RHEL-15019]
- platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependency (David Arcari) [RHEL-15019]
- i2c: i801: convert to use common P2SB accessor (David Arcari) [RHEL-15019]
- platform/x86/intel: Add Primary to Sideband (P2SB) bridge support (David Arcari) [RHEL-15019]
Resolves: RHEL-10079, RHEL-10556, RHEL-11208, RHEL-14841, RHEL-15018, RHEL-15019, RHEL-16313, RHEL-16556, RHEL-16986, RHEL-6368, RHEL-8066, RHEL-9423

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2023-11-28 12:08:15 -05:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-391.el9 2023-11-28 12:08:15 -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-388.el9 2023-11-21 07:43:50 +01:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-aarch64-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01: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-391.el9 2023-11-28 12:08:15 -05:00
kernel-ppc64le-rhel.config kernel-5.14.0-391.el9 2023-11-28 12:08:15 -05:00
kernel-s390x-debug-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-s390x-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-x86_64-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-388.el9 2023-11-21 07:43:50 +01:00
kernel.spec kernel-5.14.0-391.el9 2023-11-28 12:08:15 -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-380.el9 2023-10-25 12:04:17 -04: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-339.el9 2023-07-13 07:49:42 +02:00
sources kernel-5.14.0-391.el9 2023-11-28 12:08:15 -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