Go to file
Justin M. Forbes da482b38ea
kernel-5.18.11-100
* Tue Jul 12 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.18.11-0]
- x86/static_call: Serialize __static_call_fixup() properly (Thomas Gleixner)
- x86/speculation: Disable RRSBA behavior (Pawan Gupta)
- x86/kexec: Disable RET on kexec (Konrad Rzeszutek Wilk)
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported (Thadeu Lima de Souza Cascardo)
- x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry (Peter Zijlstra)
- x86/bugs: Add Cannon lake to RETBleed affected CPU list (Pawan Gupta)
- x86/retbleed: Add fine grained Kconfig knobs (Peter Zijlstra)
- x86/cpu/amd: Enumerate BTC_NO (Andrew Cooper)
- x86/common: Stamp out the stepping madness (Peter Zijlstra)
- KVM: VMX: Prevent RSB underflow before vmenter (Josh Poimboeuf)
- x86/speculation: Fill RSB on vmexit for IBRS (Josh Poimboeuf)
- KVM: VMX: Fix IBRS handling after vmexit (Josh Poimboeuf)
- KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS (Josh Poimboeuf)
- KVM: VMX: Convert launched argument to flags (Josh Poimboeuf)
- KVM: VMX: Flatten __vmx_vcpu_run() (Josh Poimboeuf)
- objtool: Re-add UNWIND_HINT_{SAVE_RESTORE} (Josh Poimboeuf)
- x86/speculation: Remove x86_spec_ctrl_mask (Josh Poimboeuf)
- x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit (Josh Poimboeuf)
- x86/speculation: Fix SPEC_CTRL write on SMT state change (Josh Poimboeuf)
- x86/speculation: Fix firmware entry SPEC_CTRL handling (Josh Poimboeuf)
- x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n (Josh Poimboeuf)
- x86/cpu/amd: Add Spectral Chicken (Peter Zijlstra)
- objtool: Add entry UNRET validation (Thadeu Lima de Souza Cascardo)
- x86/bugs: Do IBPB fallback check only once (Josh Poimboeuf)
- x86/bugs: Add retbleed=ibpb (Peter Zijlstra)
- x86/xen: Add UNTRAIN_RET (Peter Zijlstra)
- x86/xen: Rename SYS* entry points (Peter Zijlstra)
- objtool: Update Retpoline validation (Peter Zijlstra)
- intel_idle: Disable IBRS during long idle (Peter Zijlstra)
- x86/bugs: Report Intel retbleed vulnerability (Peter Zijlstra)
- x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation() (Peter Zijlstra)
- x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS (Pawan Gupta)
- x86/bugs: Optimize SPEC_CTRL MSR writes (Peter Zijlstra)
- x86/entry: Add kernel IBRS implementation (Thadeu Lima de Souza Cascardo)
- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (Peter Zijlstra)
- x86/bugs: Enable STIBP for JMP2RET (Kim Phillips)
- x86/bugs: Add AMD retbleed= boot parameter (Alexandre Chartre)
- x86/bugs: Report AMD retbleed vulnerability (Alexandre Chartre)
- x86: Add magic AMD return-thunk (Thadeu Lima de Souza Cascardo)
- objtool: Treat .text.__x86.* as noinstr (Peter Zijlstra)
- x86/entry: Avoid very early RET (Peter Zijlstra)
- x86: Use return-thunk in asm code (Peter Zijlstra)
- x86/sev: Avoid using __x86_return_thunk (Kim Phillips)
- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation (Peter Zijlstra)
- x86/kvm: Fix SETcc emulation for return thunks (Peter Zijlstra)
- x86/bpf: Use alternative RET encoding (Peter Zijlstra)
- x86/ftrace: Use alternative RET encoding (Peter Zijlstra)
- x86,static_call: Use alternative RET encoding (Peter Zijlstra)
- objtool: skip non-text sections when adding return-thunk sites (Thadeu Lima de Souza Cascardo)
- x86,objtool: Create .return_sites (Peter Zijlstra)
- x86: Undo return-thunk damage (Peter Zijlstra)
- x86/retpoline: Use -mfunction-return (Peter Zijlstra)
- x86/retpoline: Swizzle retpoline thunk (Peter Zijlstra)
- x86/retpoline: Cleanup some #ifdefery (Peter Zijlstra)
- x86/cpufeatures: Move RETPOLINE flags to word 11 (Peter Zijlstra)
- x86/kvm/vmx: Make noinstr clean (Peter Zijlstra)
- x86/entry: Remove skip_r11rcx (Peter Zijlstra)
- x86/entry: Don't call error_entry() for XENPV (Lai Jiangshan)
- x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry() (Lai Jiangshan)
- x86/entry: Switch the stack after error_entry() returns (Lai Jiangshan)
- x86/traps: Use pt_regs directly in fixup_bad_iret() (Lai Jiangshan)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2022-07-12 17:26:55 -05:00
.gitignore kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
Makefile.rhelver kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
Module.kabi_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Patchlist.changelog kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
README.rst kernel-5.7.0-0.rc4.1 2020-05-04 12:40:44 -05:00
check-kabi kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
cpupower.config kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
cpupower.service kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
filter-aarch64.sh.fedora kernel-5.16.5-0 2022-02-01 11:50:46 -06:00
filter-aarch64.sh.rhel kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
filter-armv7hl.sh.fedora kernel-5.16.5-0 2022-02-01 11:50:46 -06:00
filter-armv7hl.sh.rhel Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
filter-modules.sh.fedora kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
filter-modules.sh.rhel kernel-5.17.4-0 2022-04-20 09:13:29 -05:00
filter-ppc64le.sh.fedora kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
filter-ppc64le.sh.rhel kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
filter-s390x.sh.fedora Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
filter-s390x.sh.rhel kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
filter-x86_64.sh.fedora Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
filter-x86_64.sh.rhel kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
gating.yaml kernel-5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36 2021-08-04 12:20:11 -05:00
generate_all_configs.sh kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
kernel-aarch64-debug-fedora.config kernel-5.18.9-100 2022-07-02 10:31:40 -05:00
kernel-aarch64-debug-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-aarch64-fedora.config kernel-5.18.9-100 2022-07-02 10:31:40 -05:00
kernel-aarch64-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-armv7hl-debug-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-armv7hl-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-armv7hl-lpae-debug-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-armv7hl-lpae-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-local Change method of configuration generation 2016-12-06 12:07:10 -08:00
kernel-ppc64le-debug-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-ppc64le-debug-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-ppc64le-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-ppc64le-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-s390x-debug-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-s390x-debug-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-s390x-fedora.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-s390x-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-s390x-zfcpdump-rhel.config kernel-5.18.4-100 2022-06-15 07:48:05 -05:00
kernel-x86_64-debug-fedora.config kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
kernel-x86_64-debug-rhel.config kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
kernel-x86_64-fedora.config kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
kernel-x86_64-rhel.config kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
kernel.spec kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
kvm_stat.logrotate kernel-5.13.0-0.rc3.20210527gitad9f25d33860.28 2021-05-27 11:30:07 -05:00
linux-kernel-test.patch kernel-5.14.0-0.rc0.20210707git77d34a4683b0.12 2021-07-07 13:27:33 -05:00
merge.pl kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
mod-denylist.sh Back out mod-denylist.sh changes until dracut is ready 2021-07-06 12:22:56 -05:00
mod-extra.list.fedora kernel-5.13.0-0.rc0.20210428gitacd3d2859453.2 2021-04-28 12:17:28 -05:00
mod-extra.list.rhel kernel-5.13.0-0.rc0.20210507gita48b0872e694.10 2021-05-07 09:34:23 -05:00
mod-internal.list kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
mod-sign.sh kernel-5.13.0-0.rc0.20210504git5e321ded302d.7 2021-05-04 09:57:52 -05:00
parallel_xz.sh kernel-5.11.0-0.rc0.20201217gite994cc240a3b.102 2020-12-17 11:17:34 -06:00
partial-kgcov-snip.config kernel-5.15-0 2021-11-22 07:57:48 -06:00
patch-5.18-redhat.patch kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
process_configs.sh kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
redhatsecureboot301.cer Add missing certs 2021-08-30 11:23:12 -05:00
redhatsecureboot501.cer Add the release certs 2021-08-24 10:41:42 -05:00
redhatsecurebootca1.cer Add missing certs 2021-08-30 11:23:12 -05:00
redhatsecurebootca5.cer Add the release certs 2021-08-24 10:41:42 -05:00
rheldup3.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rpminspect.yaml kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
secureboot_ppc.cer Add the release certs 2021-08-24 10:41:42 -05:00
secureboot_s390.cer Add the release certs 2021-08-24 10:41:42 -05:00
sources kernel-5.18.11-100 2022-07-12 17:26:55 -05:00
update_scripts.sh kernel-5.18.4-100 2022-06-14 12:39:46 -05:00
x509.genkey.centos kernel-5.17.4-0 2022-04-20 09:13:29 -05:00
x509.genkey.fedora Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
x509.genkey.rhel Sync up on adding a bunch of files 2019-11-13 10:01:45 -05: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