kernel-6.19.0-300
* Mon Feb 09 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-59] - Linux v6.19.0 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
83724d1994
commit
a232dd02ca
45 changed files with 351 additions and 3662 deletions
|
|
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
|||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 59
|
||||
RHEL_RELEASE = 0
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
|
|
|||
|
|
@ -1,474 +1,159 @@
|
|||
https://gitlab.com/cki-project/kernel-ark/-/commit/49bcc48074ba1f9c772b5c7ae11123a8ed3e0ac1
|
||||
49bcc48074ba1f9c772b5c7ae11123a8ed3e0ac1 efi: Fix swapped arguments to bsearch() in efi_status_to_*()
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/81a20aa2ab1d77ac14d2cc33e0ef81e2a471aa87
|
||||
81a20aa2ab1d77ac14d2cc33e0ef81e2a471aa87 efi: Fix swapped arguments to bsearch() in efi_status_to_*()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/fe3e9e24af806d756edbda922103b1fa95d9b89b
|
||||
fe3e9e24af806d756edbda922103b1fa95d9b89b Revert "Removing Obsolete hba pci-ids from rhel8"
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a01dfc2eecc355280f3e891c22a442043a144d09
|
||||
a01dfc2eecc355280f3e891c22a442043a144d09 arm64: add early lockdown for secure boot
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c4a0a995da9df8732f688d09db5252173277589d
|
||||
c4a0a995da9df8732f688d09db5252173277589d rh_messages.h: add missing lpfc devices
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/835aad4b48e7c3c796f38827cdc7c89c1d7c3671
|
||||
835aad4b48e7c3c796f38827cdc7c89c1d7c3671 efi: pass secure boot mode to kernel proper
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0ad9a88c3263fa8fa39437f69472588917255c99
|
||||
0ad9a88c3263fa8fa39437f69472588917255c99 kernel: extend rh_waived to cope better with the CVE mitigations case
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/67ad645623d11a9d075bcee4176500288463a4fc
|
||||
67ad645623d11a9d075bcee4176500288463a4fc selftests/bpf: Remove ksyms_weak_lskel test
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/cf18c49636f2583c85831f909699034026325242
|
||||
cf18c49636f2583c85831f909699034026325242 rh_messages.h: add missing aacraid device
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/20b98e0f6dc975660f0a7a8287066765a987be92
|
||||
20b98e0f6dc975660f0a7a8287066765a987be92 Simplify include Makefile.rhelver
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/26ca931184edb2c3c7f7c1951f53fa3333d9c90e
|
||||
26ca931184edb2c3c7f7c1951f53fa3333d9c90e rh_messages.h: update unmaintained drivers
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/02f378d0fe07dfcbb30e3aa591314902881ef4fa
|
||||
02f378d0fe07dfcbb30e3aa591314902881ef4fa redhat: make ENABLE_WERROR also enable OBJTOOL_WERROR
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c1c1a1b7059900f4b9b657f5189285a287160e11
|
||||
c1c1a1b7059900f4b9b657f5189285a287160e11 arm64: add early lockdown for secure boot
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6e07edcef9f7b0403e831926b736abf6c90523d3
|
||||
6e07edcef9f7b0403e831926b736abf6c90523d3 efi,lockdown: fix kernel lockdown on Secure Boot
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a613ae52a8d9378e6fa70f697b3ce0acee220491
|
||||
a613ae52a8d9378e6fa70f697b3ce0acee220491 efi: pass secure boot mode to kernel proper
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/490870ddbac940ef0951b51ff5114abcb000e5a0
|
||||
490870ddbac940ef0951b51ff5114abcb000e5a0 Revert "nvme: Return BLK_STS_TARGET if the DNR bit is set"
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f869258b6b654d316e84325e46e431da4dfd04e7
|
||||
f869258b6b654d316e84325e46e431da4dfd04e7 selftests/bpf: Remove ksyms_weak_lskel test
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ccea25924b377a216198fd17e0946a728403cfdb
|
||||
ccea25924b377a216198fd17e0946a728403cfdb Revert "nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT"
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8b69219fe6a11766cf1a2e07dc94e56448b47824
|
||||
8b69219fe6a11766cf1a2e07dc94e56448b47824 Simplify include Makefile.rhelver
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/26a5bf6f642f52094c1a755a1075dabed2481f9b
|
||||
26a5bf6f642f52094c1a755a1075dabed2481f9b Revert "nvme: decouple basic ANA log page re-read support from native multipathing"
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c2621ac616e25a9a04fbcb8af0c1f8b2bdd8c099
|
||||
c2621ac616e25a9a04fbcb8af0c1f8b2bdd8c099 redhat: make ENABLE_WERROR also enable OBJTOOL_WERROR
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a07913220b780b88b3b8e0cbb9d57a10e48ba316
|
||||
a07913220b780b88b3b8e0cbb9d57a10e48ba316 Revert "nvme: nvme_mpath_init remove multipath check"
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d28cbdeb89fe565e10fb4be8d8378153e86611f6
|
||||
d28cbdeb89fe565e10fb4be8d8378153e86611f6 main.c: fix initcall blacklisted
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/dda25f2c4d7f9b7f2c7e5abca2ab3c91cbbe7305
|
||||
dda25f2c4d7f9b7f2c7e5abca2ab3c91cbbe7305 redhat: fix modules.order target
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b71ab57c8db44881edc32a124ddc2ebe536b6a4c
|
||||
b71ab57c8db44881edc32a124ddc2ebe536b6a4c arch/x86/kernel/setup.c: fix rh_check_supported
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d1f964250e5c64b3f2cb292068673a859828cc72
|
||||
d1f964250e5c64b3f2cb292068673a859828cc72 crypto: sig - Disable signing
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c4ea2384863e54e0c5582b3508518e659581ce69
|
||||
c4ea2384863e54e0c5582b3508518e659581ce69 efi,lockdown: fix kernel lockdown on Secure Boot
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/47ec3de0fcd11ebed1c88d95bf1d14f72eba9f6f
|
||||
47ec3de0fcd11ebed1c88d95bf1d14f72eba9f6f redhat: include resolve_btfids in kernel-devel
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/60b2ddeb0986e1c43a98b44a4ab414a7e2744701
|
||||
60b2ddeb0986e1c43a98b44a4ab414a7e2744701 Revert "nvme: Return BLK_STS_TARGET if the DNR bit is set"
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8355fba715f1b9f1f9701c91e04518856f7b792c
|
||||
8355fba715f1b9f1f9701c91e04518856f7b792c redhat: workaround CKI cross compilation for scripts
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/860632dd288c7aa7807959a79af9159482510cd1
|
||||
860632dd288c7aa7807959a79af9159482510cd1 Revert "nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT"
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5b7011e0ec2c0fa155d032baa3ac5b9392f81ad9
|
||||
5b7011e0ec2c0fa155d032baa3ac5b9392f81ad9 crypto: akcipher - Disable signing and decryption
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/aaef2c3ee081c8980bb60fd4b7a6ed9e187d9048
|
||||
aaef2c3ee081c8980bb60fd4b7a6ed9e187d9048 Revert "nvme: decouple basic ANA log page re-read support from native multipathing"
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/30810a7b696881d18110b621c52b63a5014e74dc
|
||||
30810a7b696881d18110b621c52b63a5014e74dc crypto: dh - implement FIPS PCT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5cd4353dae0ee79d13f57b7ccee85cd0bcbe4b4f
|
||||
5cd4353dae0ee79d13f57b7ccee85cd0bcbe4b4f Revert "nvme: nvme_mpath_init remove multipath check"
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/bf3913021e0c10dab5d3502ff50de625cd1a47e3
|
||||
bf3913021e0c10dab5d3502ff50de625cd1a47e3 crypto: ecdh - disallow plain "ecdh" usage in FIPS mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/656a0565ffe54f99ac1390a68c5ee7050ab6fb25
|
||||
656a0565ffe54f99ac1390a68c5ee7050ab6fb25 redhat: automotive: define CONFIG_RH_AUTOMOTIVE
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ae4f5f81d9eded60a977c1f9a70b9770bc280d29
|
||||
ae4f5f81d9eded60a977c1f9a70b9770bc280d29 crypto: seqiv - flag instantiations as FIPS compliant
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f1025d6236c72b4fbd03940b6fa2178f2a84f418
|
||||
f1025d6236c72b4fbd03940b6fa2178f2a84f418 redhat: fix modules.order target
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/db4bbc919011393058e3b5c8248085123e5968ba
|
||||
db4bbc919011393058e3b5c8248085123e5968ba lsm: update security_lock_kernel_down
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6e0fa997052c92d6085a50083e75dedc0160443f
|
||||
6e0fa997052c92d6085a50083e75dedc0160443f [redhat] rh_messages.h: driver and device updates
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5071f9d14a7bb68922b2128d4954765079d3bd96
|
||||
5071f9d14a7bb68922b2128d4954765079d3bd96 scsi: sd: Add "probe_type" module parameter to allow synchronous probing
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d8822fd0573e9f254f097c1743078e4e74ac70f5
|
||||
d8822fd0573e9f254f097c1743078e4e74ac70f5 crypto: rng - Fix extrng EFAULT handling
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f1d1d525f515912337d656d9bb7e48f4e3def2b1
|
||||
f1d1d525f515912337d656d9bb7e48f4e3def2b1 Revert "Remove EXPERT from ARCH_FORCE_MAX_ORDER for aarch64"
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c224e4b6a61af08574bb0565755ed609bf08cacb
|
||||
c224e4b6a61af08574bb0565755ed609bf08cacb crypto: sig - Disable signing
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/da0867c57355fc7ef170a3321f10dccf47e94877
|
||||
da0867c57355fc7ef170a3321f10dccf47e94877 Enable IO_URING for RHEL
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/39417e970be7f6bc63f34d5ed5511f7e629802c2
|
||||
39417e970be7f6bc63f34d5ed5511f7e629802c2 crypto: rng - Ensure stdrng is tested before user-space starts
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2d3d5239bce0555195108ad6e379a097ecea499a
|
||||
2d3d5239bce0555195108ad6e379a097ecea499a Remove EXPERT from ARCH_FORCE_MAX_ORDER for aarch64
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/52be246b6342ed5b1486729fd5c5893b10549a92
|
||||
52be246b6342ed5b1486729fd5c5893b10549a92 [redhat] rh_messages.h: Mark BlueField-4 as disabled
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7b5ad41adec2a06994d3ab0b2d861ef8169133e1
|
||||
7b5ad41adec2a06994d3ab0b2d861ef8169133e1 redhat: version two of Makefile.rhelver tweaks
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2c9e64af9fa1f8599ce05877441afcac8ac91b04
|
||||
2c9e64af9fa1f8599ce05877441afcac8ac91b04 Update the RHEL_DIFFERENCES help string
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4f9d20c40eddd10e3a39aa41619649d20da8805c
|
||||
4f9d20c40eddd10e3a39aa41619649d20da8805c redhat: adapt to upstream Makefile change
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/beef34cb1efc34b7fbee35535c66915995d12ed1
|
||||
beef34cb1efc34b7fbee35535c66915995d12ed1 redhat: include resolve_btfids in kernel-devel
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/332f2b8dcdd8f49900e96bc9a09d41c4a0c4c9d2
|
||||
332f2b8dcdd8f49900e96bc9a09d41c4a0c4c9d2 Change acpi_bus_get_acpi_device to acpi_get_acpi_dev
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/1a1426b7a8df854c78385dd8ce8b74e9ee641477
|
||||
1a1426b7a8df854c78385dd8ce8b74e9ee641477 redhat: workaround CKI cross compilation for scripts
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7a6cdc8326ca715509cf539a57dd2e1dd8700170
|
||||
7a6cdc8326ca715509cf539a57dd2e1dd8700170 RHEL: disable io_uring support
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2c83d6cfffe1f891bf024df81be6cd41c2073ad9
|
||||
2c83d6cfffe1f891bf024df81be6cd41c2073ad9 crypto: akcipher - Disable signing and decryption
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/65567a1d41062bd1fe51272cf7455144492c9116
|
||||
65567a1d41062bd1fe51272cf7455144492c9116 nvme: nvme_mpath_init remove multipath check
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/af93553b8d335ccf5dd4f90ab9419e497aa36a80
|
||||
af93553b8d335ccf5dd4f90ab9419e497aa36a80 crypto: dh - implement FIPS PCT
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/be68429eff112e9e3f38ad7f10972977b69a16ed
|
||||
be68429eff112e9e3f38ad7f10972977b69a16ed nvme: decouple basic ANA log page re-read support from native multipathing
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f0540d9d32978dff227cbb930193e8dc2557b23b
|
||||
f0540d9d32978dff227cbb930193e8dc2557b23b crypto: ecdh - disallow plain "ecdh" usage in FIPS mode
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6eca5f6e83d3738905e1e3493f48fd3d0680e3a0
|
||||
6eca5f6e83d3738905e1e3493f48fd3d0680e3a0 nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/243ef89ad354eea332d7bfb23fd4cf259240de91
|
||||
243ef89ad354eea332d7bfb23fd4cf259240de91 crypto: seqiv - flag instantiations as FIPS compliant
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/29677a43a8c362240703059390d6faf59c76aa6c
|
||||
29677a43a8c362240703059390d6faf59c76aa6c nvme: Return BLK_STS_TARGET if the DNR bit is set
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6a23cbc588e9b9f7b2bc7250c6c6903d4d904eb1
|
||||
6a23cbc588e9b9f7b2bc7250c6c6903d4d904eb1 [kernel] bpf: set default value for bpf_jit_harden
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/31187c801e8fb3a0b973158d466f39e3b5b0e160
|
||||
31187c801e8fb3a0b973158d466f39e3b5b0e160 REDHAT: coresight: etm4x: Disable coresight on HPE Apollo 70
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/bb84b630a172d0204c8d243c57a6a1d2eae7843c
|
||||
bb84b630a172d0204c8d243c57a6a1d2eae7843c not upstream: Disable vdso getrandom when FIPS is enabled
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5aa0d0b6ef436e759028dc0199f6814c67f0cdd7
|
||||
5aa0d0b6ef436e759028dc0199f6814c67f0cdd7 KEYS: Make use of platform keyring for module signature verify
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b643998c61552fb5615268e7e529999d64d54175
|
||||
b643998c61552fb5615268e7e529999d64d54175 Add support to rh_waived cmdline boot parameter
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/cf2e0ac64302ca6a1d1332ce374345ba0f12465a
|
||||
cf2e0ac64302ca6a1d1332ce374345ba0f12465a Input: rmi4 - remove the need for artificial IRQ in case of HID
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a1e04b6f3580382a902256c7bf8b395b9a1be47f
|
||||
a1e04b6f3580382a902256c7bf8b395b9a1be47f rh_flags: fix failed when register_sysctl_sz rh_flags_table to kernel
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c6a7b31d6b58e3d39693c0dd69d66adcea5465dd
|
||||
c6a7b31d6b58e3d39693c0dd69d66adcea5465dd ARM: tegra: usb no reset
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/03cf1862c6221ee2a6de9a5ab25adaec6460b62e
|
||||
03cf1862c6221ee2a6de9a5ab25adaec6460b62e [redhat] rh_flags: constify the ctl_table argument of proc_handler
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b3fc067af0dce9006d34cf04bc0ee070000e1513
|
||||
b3fc067af0dce9006d34cf04bc0ee070000e1513 arm: make CONFIG_HIGHPTE optional without CONFIG_EXPERT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e2708e55f9151652da80e388b4bf88c649288c0f
|
||||
e2708e55f9151652da80e388b4bf88c649288c0f redhat: rh_flags: declare proper static methods when !CONFIG_RHEL_DIFFERENCES
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/113c3d73bb8e5e0bbb2ab746dbef82b9e3295599
|
||||
113c3d73bb8e5e0bbb2ab746dbef82b9e3295599 s390: Lock down the kernel when the IPL secure flag is set
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6f593811cc1e5664f45fe2d09916eada1187e992
|
||||
6f593811cc1e5664f45fe2d09916eada1187e992 redhat: make bnx2xx drivers unmaintained in rhel-10
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7e05e4541f984c3a02bde4ea74105fc5b1d1d8ff
|
||||
7e05e4541f984c3a02bde4ea74105fc5b1d1d8ff efi: Lock down the kernel if booted in secure boot mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5db8220bd67c719a20c1269233585b40f48837da
|
||||
5db8220bd67c719a20c1269233585b40f48837da rh_flags: Rename rh_features to rh_flags
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/fdb8edeac9bfcc347b01ff1e2b04966c8e945e53
|
||||
fdb8edeac9bfcc347b01ff1e2b04966c8e945e53 efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/19ca502a0087eed65a014c6271f9bfc207d8d7eb
|
||||
19ca502a0087eed65a014c6271f9bfc207d8d7eb kernel: rh_features: fix reading empty feature list from /proc
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/da26048afc4475d607b0e6112dbe0e619196f5c1
|
||||
da26048afc4475d607b0e6112dbe0e619196f5c1 security: lockdown: expose a hook to lock the kernel down
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ba24639032f00b47748a6f39a4eb33950df015c2
|
||||
ba24639032f00b47748a6f39a4eb33950df015c2 rh_features: move rh_features entry to sys/kernel
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2e0577ec1ecda4e786f778d4c512bfad989f3799
|
||||
2e0577ec1ecda4e786f778d4c512bfad989f3799 Make get_cert_list() use efi_status_to_str() to print error messages.
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/883e43fe6a0da0d9ad90e7c997a95f11bab9b888
|
||||
883e43fe6a0da0d9ad90e7c997a95f11bab9b888 rh_features: convert to atomic allocation
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/aa05f82cd8824e07e328dd53c2f37f823fad2bb8
|
||||
aa05f82cd8824e07e328dd53c2f37f823fad2bb8 Add efi_status_to_str() and rework efi_status_to_err().
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c8daa2e832df14ee9174435a357b2ae0994a3ef3
|
||||
c8daa2e832df14ee9174435a357b2ae0994a3ef3 add rh_features to /proc
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/25db20d85b2c112ec891575b50a29b509557ddbd
|
||||
25db20d85b2c112ec891575b50a29b509557ddbd arm: aarch64: Drop the EXPERT setting from ARM64_FORCE_52BIT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4f33dbbe3ec578d49e12c07421b913bf480fccef
|
||||
4f33dbbe3ec578d49e12c07421b913bf480fccef add support for rh_features
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/26db08a9d6667f8df4cb3f60ec2b1308a6faa9ed
|
||||
26db08a9d6667f8df4cb3f60ec2b1308a6faa9ed iommu/arm-smmu: workaround DMA mode issues
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/53a5900b05260b81f13eb3b9d6a9419429f310ab
|
||||
53a5900b05260b81f13eb3b9d6a9419429f310ab [redhat] PCI: Fix pci_rh_check_status() call semantics
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/70eb5149137f763f65462b234053fb48da161a93
|
||||
70eb5149137f763f65462b234053fb48da161a93 ahci: thunderx2: Fix for errata that affects stop engine
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/aeb9a237a0ec39b7bde89d8bb040cd5b267f6802
|
||||
aeb9a237a0ec39b7bde89d8bb040cd5b267f6802 scsi: sd: condition probe_type under RHEL_DIFFERENCES
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/3a43b7b70276843241a76d70af450e38ec7f7747
|
||||
3a43b7b70276843241a76d70af450e38ec7f7747 Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/159e72af8b1631b720f4a7e0012fa624764cecde
|
||||
159e72af8b1631b720f4a7e0012fa624764cecde scsi: sd: remove unused sd_probe_types
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4e813b1d3ac0451a582e9e2e38f3c96f4687ce78
|
||||
4e813b1d3ac0451a582e9e2e38f3c96f4687ce78 tags.sh: Ignore redhat/rpm
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d8c04860eb7bf29617ca1754f1076fd9f5992e77
|
||||
d8c04860eb7bf29617ca1754f1076fd9f5992e77 [redhat] rh_messages.h: mark mlx5 on Bluefield-3 as unmaintained
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2593cba969b5b10f4aaa0dce46e456d56f7f11fc
|
||||
2593cba969b5b10f4aaa0dce46e456d56f7f11fc aarch64: acpi scan: Fix regression related to X-Gene UARTs
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/496c64b4afece4ab525467a6be71ffe60d0c564f
|
||||
496c64b4afece4ab525467a6be71ffe60d0c564f [redhat] rh_messages.h: initial driver and device lists
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/07a6ba976d578afb4a9eb2e52d388a0c43bf842a
|
||||
07a6ba976d578afb4a9eb2e52d388a0c43bf842a ACPI / irq: Workaround firmware issue on X-Gene based m400
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5cf456aaba6f5c9406421c04c65d43b2c71f5927
|
||||
5cf456aaba6f5c9406421c04c65d43b2c71f5927 arch/x86: Fix XSAVE check for x86_64-v2 check
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/780094b5a948e95e69ba480849f1dd4a57be6165
|
||||
780094b5a948e95e69ba480849f1dd4a57be6165 ACPI: APEI: arm64: Ignore broken HPE moonshot APEI support
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/252bf9586fca6e57a51966c0294a9a0cb33ff4f5
|
||||
252bf9586fca6e57a51966c0294a9a0cb33ff4f5 arch/x86/kernel/setup.c: fixup rh_check_supported
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b374ae53ea943c1733cbe316d5b44a7ace15b929
|
||||
b374ae53ea943c1733cbe316d5b44a7ace15b929 Pull the RHEL version defines out of the Makefile
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/30faf17591afbd4230d590355351044294ad43d2
|
||||
30faf17591afbd4230d590355351044294ad43d2 lsm: update security_lock_kernel_down
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e88ee9e2e869e7259faa5bf3ff6689becabb53cb
|
||||
e88ee9e2e869e7259faa5bf3ff6689becabb53cb arch/x86: mark x86_64-v1 and x86_64-v2 processors as deprecated
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/26ebc304df38a49ce7cc69b4bdf220298cff2460
|
||||
26ebc304df38a49ce7cc69b4bdf220298cff2460 redhat: kABI: add missing RH_KABI_SIZE_ALIGN_CHECKS Kconfig option
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8c71392703448be8e8217592dd46ea1cc8b157e1
|
||||
8c71392703448be8e8217592dd46ea1cc8b157e1 redhat: rh_kabi: introduce RH_KABI_EXCLUDE_WITH_SIZE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d42afcb843fcc87e59ba39b5574c18d89fd07a91
|
||||
d42afcb843fcc87e59ba39b5574c18d89fd07a91 redhat: rh_kabi: move semicolon inside __RH_KABI_CHECK_SIZE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/95a56955f9ba6ef1e1dd2d99d8f98254da274267
|
||||
95a56955f9ba6ef1e1dd2d99d8f98254da274267 random: replace import_single_range() with import_ubuf()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/92d6612578b79fd3a09e10504ed71209ba43c271
|
||||
92d6612578b79fd3a09e10504ed71209ba43c271 ext4: Mark mounting fs-verity filesystems as tech-preview
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5c51745b8aec113ff0605ab833c3e472d99c55c8
|
||||
5c51745b8aec113ff0605ab833c3e472d99c55c8 erofs: Add tech preview markers at mount
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6d687c70a7eda10eac0ddc6eedeaccc30eef5349
|
||||
6d687c70a7eda10eac0ddc6eedeaccc30eef5349 kernel/rh_messages.c: Mark functions as possibly unused
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/dfb09b1d833cad815ea2f5cb69505010de260c40
|
||||
dfb09b1d833cad815ea2f5cb69505010de260c40 crypto: rng - Override drivers/char/random in FIPS mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ddbe3667f2462817f3f936141fff08604dde1564
|
||||
ddbe3667f2462817f3f936141fff08604dde1564 random: Add hook to override device reads and getrandom(2)
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/92525a9129d85fa6400c9e653379862a67cb43b2
|
||||
92525a9129d85fa6400c9e653379862a67cb43b2 [redhat] kernel/rh_messages.c: move hardware tables to rh_messages.h
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/eacd81fdaf31d456a82c553735faf64c8efad2eb
|
||||
eacd81fdaf31d456a82c553735faf64c8efad2eb [redhat] kernel/rh_messages.c: Wire up new calls
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/32af8640a651c642ee5706dda0cf35ff508bcdcb
|
||||
32af8640a651c642ee5706dda0cf35ff508bcdcb [redhat] drivers/pci: Update rh_messages.c
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/db366977f9e13f903cc9b7f22936b581594a7731
|
||||
db366977f9e13f903cc9b7f22936b581594a7731 [redhat] drivers/pci: Remove RHEL-only pci_hw_*() functions
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/402504ff66e5d118b514253df5d55f8413e2e167
|
||||
402504ff66e5d118b514253df5d55f8413e2e167 scsi: sd: Add "probe_type" module parameter to allow synchronous probing
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5e96a345c6fb24e282ce1769223c1a339d0dbe94
|
||||
5e96a345c6fb24e282ce1769223c1a339d0dbe94 Revert "Remove EXPERT from ARCH_FORCE_MAX_ORDER for aarch64"
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ce943989ae8cb2b8e0b4699c148584d3cd18ec9b
|
||||
ce943989ae8cb2b8e0b4699c148584d3cd18ec9b kernel/rh_messages.c: Another gcc12 warning on redundant NULL test
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c0624b3913d8c3f262e20910a2f2c4d2f99ce61f
|
||||
c0624b3913d8c3f262e20910a2f2c4d2f99ce61f Enable IO_URING for RHEL
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/861f2d38d82cfb374799ec517f18cc021701068e
|
||||
861f2d38d82cfb374799ec517f18cc021701068e Remove EXPERT from ARCH_FORCE_MAX_ORDER for aarch64
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e02ec93117d6eea21e80baf69e6f9848cf1a9774
|
||||
e02ec93117d6eea21e80baf69e6f9848cf1a9774 redhat: version two of Makefile.rhelver tweaks
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/964e830b4fae678dec5b8b93dcd402c73fdf2912
|
||||
964e830b4fae678dec5b8b93dcd402c73fdf2912 redhat: adapt to upstream Makefile change
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/60a4025a3b1cdec1c7bbdabf1e30278f615bb493
|
||||
60a4025a3b1cdec1c7bbdabf1e30278f615bb493 kernel/rh_messages.c: gcc12 warning on redundant NULL test
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a5c9e3c6e3dcda60b5f753d1bae86a686f3ac087
|
||||
a5c9e3c6e3dcda60b5f753d1bae86a686f3ac087 Change acpi_bus_get_acpi_device to acpi_get_acpi_dev
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/092e751fe418623c5ad04e77fa6c993d48d96533
|
||||
092e751fe418623c5ad04e77fa6c993d48d96533 ARK: Remove code marking devices unmaintained
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c27fa327fb3de69773568d211fd2f8f13a72e342
|
||||
c27fa327fb3de69773568d211fd2f8f13a72e342 rh_message: Fix function name
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c9b07fd3a141ad0283d7eaadf5a06aec9af2b8c9
|
||||
c9b07fd3a141ad0283d7eaadf5a06aec9af2b8c9 Add Partner Supported taint flag to kAFS
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6b0e3a47ec436527a736c0e7159b41624d176dd9
|
||||
6b0e3a47ec436527a736c0e7159b41624d176dd9 Add Partner Supported taint flag
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/3a4e2ad92c430d2f584f56ca686bc75a469d06c0
|
||||
3a4e2ad92c430d2f584f56ca686bc75a469d06c0 kabi: Add kABI macros for enum type
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/04fbd46f834f3a012ca9d5bef91db377a3dbaed0
|
||||
04fbd46f834f3a012ca9d5bef91db377a3dbaed0 kabi: expand and clarify documentation of aux structs
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/cf8df8ef88e094ebb049a7e1e6fec069aaf54faa
|
||||
cf8df8ef88e094ebb049a7e1e6fec069aaf54faa kabi: introduce RH_KABI_USE_AUX_PTR
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/31779ca0c6c9aab28184a42ac3f17ac219b37b2b
|
||||
31779ca0c6c9aab28184a42ac3f17ac219b37b2b kabi: rename RH_KABI_SIZE_AND_EXTEND to AUX
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2e12a05d339ed936b9cd59f420b161d70b4a130a
|
||||
2e12a05d339ed936b9cd59f420b161d70b4a130a kabi: more consistent _RH_KABI_SIZE_AND_EXTEND
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b83556eebdc2efdc2d2c22610b7cd7c5cafb2bae
|
||||
b83556eebdc2efdc2d2c22610b7cd7c5cafb2bae kabi: use fixed field name for extended part
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4c9a3b306a34ed7017e35b0de26b2d98e1a04373
|
||||
4c9a3b306a34ed7017e35b0de26b2d98e1a04373 kabi: fix dereference in RH_KABI_CHECK_EXT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a961660df0a73bcf2dcd8cb8855c2f5d5ded0ae9
|
||||
a961660df0a73bcf2dcd8cb8855c2f5d5ded0ae9 kabi: fix RH_KABI_SET_SIZE macro
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9f9ef5e8b4694fa7fb6a8f941fb741121fe5aab3
|
||||
9f9ef5e8b4694fa7fb6a8f941fb741121fe5aab3 kabi: expand and clarify documentation
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/308d17beeaa6cb4a514f77319b636c9a2c15f5eb
|
||||
308d17beeaa6cb4a514f77319b636c9a2c15f5eb kabi: make RH_KABI_USE replace any number of reserved fields
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f3d12dffffeee8d6692be46044b9fc8448901692
|
||||
f3d12dffffeee8d6692be46044b9fc8448901692 kabi: rename RH_KABI_USE2 to RH_KABI_USE_SPLIT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/520e726b4e78101e73fa3d77cdcbc21d204a75a9
|
||||
520e726b4e78101e73fa3d77cdcbc21d204a75a9 kabi: change RH_KABI_REPLACE2 to RH_KABI_REPLACE_SPLIT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7160868bd40d04e6d1a80f55d1bf9bb62ede0ba3
|
||||
7160868bd40d04e6d1a80f55d1bf9bb62ede0ba3 kabi: change RH_KABI_REPLACE_UNSAFE to RH_KABI_BROKEN_REPLACE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0b83063cf6c57dc20a80c35396fa425ec1963d53
|
||||
0b83063cf6c57dc20a80c35396fa425ec1963d53 kabi: introduce RH_KABI_ADD_MODIFIER
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/d276c2393792e3eec80a73a4fe964f9ec11145a7
|
||||
d276c2393792e3eec80a73a4fe964f9ec11145a7 kabi: Include kconfig.h
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/28c30de9c771ff91994c9f0a42bdcc260fa97c2d
|
||||
28c30de9c771ff91994c9f0a42bdcc260fa97c2d kabi: macros for intentional kABI breakage
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9b671c725ac69c47874321e5636e6541bb6d219d
|
||||
9b671c725ac69c47874321e5636e6541bb6d219d kabi: fix the note about terminating semicolon
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/6443eef17fb53f62886ecce519b6e12dd310e7f5
|
||||
6443eef17fb53f62886ecce519b6e12dd310e7f5 kabi: introduce RH_KABI_HIDE_INCLUDE and RH_KABI_FAKE_INCLUDE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/47746fc3837b476ec265e2a0c2aaa86de0d3994e
|
||||
47746fc3837b476ec265e2a0c2aaa86de0d3994e pci.h: Fix static include
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/67ce66385c6b619356c4030e6163c4fb18a50427
|
||||
67ce66385c6b619356c4030e6163c4fb18a50427 drivers/pci/pci-driver.c: Fix if/ifdef typo
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0dfd7feeadc964ef2a9d118218b54831381c8d7a
|
||||
0dfd7feeadc964ef2a9d118218b54831381c8d7a kernel/rh_taint.c: Update to new messaging
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/35e5ee153637e59c9297c9cc8ba7f3960277ffc2
|
||||
35e5ee153637e59c9297c9cc8ba7f3960277ffc2 redhat: Add mark_driver_deprecated()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ff7aa8cae4c7e3e7bbc1bb5612efc2157c81fa7d
|
||||
ff7aa8cae4c7e3e7bbc1bb5612efc2157c81fa7d RHEL: disable io_uring support
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/517351ed810bf2707e7fdb2ab22029aeb594db59
|
||||
517351ed810bf2707e7fdb2ab22029aeb594db59 bpf: Fix unprivileged_bpf_disabled setup
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/48fe2e5f40c901e92d1f8c62bc97f58af4b0906a
|
||||
48fe2e5f40c901e92d1f8c62bc97f58af4b0906a nvme: nvme_mpath_init remove multipath check
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/1c9bd09f303e2c9d2c67fdc46604d94e00cbf67c
|
||||
1c9bd09f303e2c9d2c67fdc46604d94e00cbf67c wireguard: disable in FIPS mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/57872981891fe8f3f7205daa4b78c8c0d676b171
|
||||
57872981891fe8f3f7205daa4b78c8c0d676b171 nvme: decouple basic ANA log page re-read support from native multipathing
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0561f5953431ff471193611cd73af65dd394c8cd
|
||||
0561f5953431ff471193611cd73af65dd394c8cd nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f801483d711fa5f83a0f9d4c479eeba702d1d477
|
||||
f801483d711fa5f83a0f9d4c479eeba702d1d477 nvme: Return BLK_STS_TARGET if the DNR bit is set
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4f2bc09956ad4829d139e9d69b86ba8b9ebc66e2
|
||||
4f2bc09956ad4829d139e9d69b86ba8b9ebc66e2 REDHAT: coresight: etm4x: Disable coresight on HPE Apollo 70
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/65a21d545cc43328ea00fdbd62e7b45f375adce8
|
||||
65a21d545cc43328ea00fdbd62e7b45f375adce8 redhat: remove remaining references of CONFIG_RH_DISABLE_DEPRECATED
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/1c1b5380b0b56d3be978997b128f84aeb9906656
|
||||
1c1b5380b0b56d3be978997b128f84aeb9906656 arch/x86: Remove vendor specific CPU ID checks
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f7c032c856ba6379a77b76179d0352929d6039ec
|
||||
f7c032c856ba6379a77b76179d0352929d6039ec redhat: Replace hardware.redhat.com link in Unsupported message
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9a6eb49603959cf0aab0198e13946eaee07801c3
|
||||
9a6eb49603959cf0aab0198e13946eaee07801c3 x86: Fix compile issues with rh_check_supported()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8a605436efddfa7dbc6e007b2881fa81f17968a5
|
||||
8a605436efddfa7dbc6e007b2881fa81f17968a5 KEYS: Make use of platform keyring for module signature verify
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c7c191f662438423a23592db42838ff550c2bdda
|
||||
c7c191f662438423a23592db42838ff550c2bdda Input: rmi4 - remove the need for artificial IRQ in case of HID
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4ae139284600cd6fef133ce7a981485ea73381ab
|
||||
4ae139284600cd6fef133ce7a981485ea73381ab ARM: tegra: usb no reset
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8156e2102f753bbe0f0dd222a5f232e7f3d99883
|
||||
8156e2102f753bbe0f0dd222a5f232e7f3d99883 arm: make CONFIG_HIGHPTE optional without CONFIG_EXPERT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/823e733a88ddd21c735288dd3b08348e79872b91
|
||||
823e733a88ddd21c735288dd3b08348e79872b91 redhat: rh_kabi: deduplication friendly structs
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/61d2a751fe1b1305684d6c1899f26fa9e38ac0a9
|
||||
61d2a751fe1b1305684d6c1899f26fa9e38ac0a9 redhat: rh_kabi add a comment with warning about RH_KABI_EXCLUDE usage
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7d09cb3ea3dd2f3cda5a6a31be429f259106ca61
|
||||
7d09cb3ea3dd2f3cda5a6a31be429f259106ca61 redhat: rh_kabi: introduce RH_KABI_EXTEND_WITH_SIZE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c0c51c6f123df02948e11680d9b90324593ba547
|
||||
c0c51c6f123df02948e11680d9b90324593ba547 redhat: rh_kabi: Indirect EXTEND macros so nesting of other macros will resolve.
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/96b20c70b39cd28efcec2336417cb0db9ff7853c
|
||||
96b20c70b39cd28efcec2336417cb0db9ff7853c redhat: rh_kabi: Fix RH_KABI_SET_SIZE to use dereference operator
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/198030a81d85dbac8f4030e69d3d376327433487
|
||||
198030a81d85dbac8f4030e69d3d376327433487 redhat: rh_kabi: Add macros to size and extend structs
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/695af00ed9e393abe88d9ee4de3702c15ded186d
|
||||
695af00ed9e393abe88d9ee4de3702c15ded186d Removing Obsolete hba pci-ids from rhel8
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/736038bd8039d1543468c1dc8925f20929645804
|
||||
736038bd8039d1543468c1dc8925f20929645804 mptsas: pci-id table changes
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/83cdf2924bdcc90c433a58129b4501e10b1295dc
|
||||
83cdf2924bdcc90c433a58129b4501e10b1295dc mptspi: pci-id table changes
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0b634d81ed7f0730e13d720508dbaa6ab94e54d2
|
||||
0b634d81ed7f0730e13d720508dbaa6ab94e54d2 qla2xxx: Remove PCI IDs of deprecated adapter
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/0d11491f9e7fe0c8c301db3256cb47c66ae8450f
|
||||
0d11491f9e7fe0c8c301db3256cb47c66ae8450f hpsa: remove old cciss-based smartarray pci ids
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/75f69a4f7b8f9d38c5efb0231186ed8726e526f2
|
||||
75f69a4f7b8f9d38c5efb0231186ed8726e526f2 kernel: add SUPPORT_REMOVED kernel taint
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/50081b0865239d853d77bc71e54d13fad8bac9f0
|
||||
50081b0865239d853d77bc71e54d13fad8bac9f0 Rename RH_DISABLE_DEPRECATED to RHEL_DIFFERENCES
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/dc84f3cc1b19a0524e58a382c382f34081dc6c35
|
||||
dc84f3cc1b19a0524e58a382c382f34081dc6c35 s390: Lock down the kernel when the IPL secure flag is set
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/cb55378c04d6516f303e98061ec7ddd6563429a8
|
||||
cb55378c04d6516f303e98061ec7ddd6563429a8 efi: Lock down the kernel if booted in secure boot mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9b06e1f07c3cc9e1d0533b8615426d4d5d9e4ebb
|
||||
9b06e1f07c3cc9e1d0533b8615426d4d5d9e4ebb efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/db249925c6802b38d910927e4d032af1e00bee56
|
||||
db249925c6802b38d910927e4d032af1e00bee56 security: lockdown: expose a hook to lock the kernel down
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f9604bcd305aba2a94e713ee758a51143687ae9f
|
||||
f9604bcd305aba2a94e713ee758a51143687ae9f Make get_cert_list() use efi_status_to_str() to print error messages.
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b75eb3e922c93d78d4190a759f5725e856d35439
|
||||
b75eb3e922c93d78d4190a759f5725e856d35439 Add efi_status_to_str() and rework efi_status_to_err().
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/2f80042d6b8199fceadf3623243402066e0cd4ea
|
||||
2f80042d6b8199fceadf3623243402066e0cd4ea Add support for deprecating processors
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5a3b4f5754788e42db8ed550b359382b600f2b08
|
||||
5a3b4f5754788e42db8ed550b359382b600f2b08 arm: aarch64: Drop the EXPERT setting from ARM64_FORCE_52BIT
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/36cd5d0a0aa0a3be8ac385ca8991563c9e58227f
|
||||
36cd5d0a0aa0a3be8ac385ca8991563c9e58227f iommu/arm-smmu: workaround DMA mode issues
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ca34010e072550c8d5ea57f9436bab254c3521cc
|
||||
ca34010e072550c8d5ea57f9436bab254c3521cc rh_kabi: introduce RH_KABI_EXCLUDE
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/26054e2c4e2253fe955a351971dc6b931cb68961
|
||||
26054e2c4e2253fe955a351971dc6b931cb68961 ipmi: do not configure ipmi for HPE m400
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/9cb0f734492a21a7e506d7145caf143ccd927b2a
|
||||
9cb0f734492a21a7e506d7145caf143ccd927b2a kABI: Add generic kABI macros to use for kABI workarounds
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4960e5ee4a0e9bb28e512eb35cfa633ac4552049
|
||||
4960e5ee4a0e9bb28e512eb35cfa633ac4552049 add pci_hw_vendor_status()
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/291c4e2878431fd6937c5b9248babe8ec8d4233e
|
||||
291c4e2878431fd6937c5b9248babe8ec8d4233e ahci: thunderx2: Fix for errata that affects stop engine
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/996869cc0b3e78cb9182a4ebced2c46ee2774935
|
||||
996869cc0b3e78cb9182a4ebced2c46ee2774935 Vulcan: AHCI PCI bar fix for Broadcom Vulcan early silicon
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/c1c7a887998ab12c5a1180c4bca3b41c31fe4aa6
|
||||
c1c7a887998ab12c5a1180c4bca3b41c31fe4aa6 bpf: set unprivileged_bpf_disabled to 1 by default, add a boot parameter
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e40c9d10474d1a5b5f7f01175a72ba4a3c7f5e8e
|
||||
e40c9d10474d1a5b5f7f01175a72ba4a3c7f5e8e add Red Hat-specific taint flags
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/f23f446b724fbb79c1e09a278fcb427fc29c0c05
|
||||
f23f446b724fbb79c1e09a278fcb427fc29c0c05 tags.sh: Ignore redhat/rpm
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a68aa65a20fba1908a7326e5321ce8bc39a9ae14
|
||||
a68aa65a20fba1908a7326e5321ce8bc39a9ae14 put RHEL info into generated headers
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/80937f1973d73fccdc75db4026fbed7cba16f489
|
||||
80937f1973d73fccdc75db4026fbed7cba16f489 aarch64: acpi scan: Fix regression related to X-Gene UARTs
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/3362fd10fe075b48ff8af023da5643bc9477a4c6
|
||||
3362fd10fe075b48ff8af023da5643bc9477a4c6 ACPI / irq: Workaround firmware issue on X-Gene based m400
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/ffc66b174954abecfb360dcc3b98c3139ef12d96
|
||||
ffc66b174954abecfb360dcc3b98c3139ef12d96 modules: add rhelversion MODULE_INFO tag
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/7e469c23b8f648d79e8a0e82ee41cda0e50b2f19
|
||||
7e469c23b8f648d79e8a0e82ee41cda0e50b2f19 ACPI: APEI: arm64: Ignore broken HPE moonshot APEI support
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/a0f49117d038de2d4db4940f5f039addb2f7231d
|
||||
a0f49117d038de2d4db4940f5f039addb2f7231d Add Red Hat tainting
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/fa67c16e780ed355f9847da90e8055ad1175c238
|
||||
fa67c16e780ed355f9847da90e8055ad1175c238 Introduce CONFIG_RH_DISABLE_DEPRECATED
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/e7e1371803470a7840dc61da628cb912834ec149
|
||||
e7e1371803470a7840dc61da628cb912834ec149 Pull the RHEL version defines out of the Makefile
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/84d1d3e3d0c2c7ed1f571c8495bad3b4d97cfa8e
|
||||
84d1d3e3d0c2c7ed1f571c8495bad3b4d97cfa8e [initial commit] Add Red Hat variables in the top level makefile
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b2d2610643c4a618cc6caa3fd8346c4c9dd90824
|
||||
b2d2610643c4a618cc6caa3fd8346c4c9dd90824 [initial commit] Add Red Hat variables in the top level makefile
|
||||
|
||||
|
|
|
|||
2
dtbloader.sbat.template
Normal file
2
dtbloader.sbat.template
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
|
||||
kernel-dtbloader.@SBAT_SUFFIX,1,Red Hat,kernel-uki-virt,@KVER,mailto:secalert@redhat.com
|
||||
|
|
@ -6857,7 +6857,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7217,7 +7216,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6828,7 +6828,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7188,7 +7187,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5605,7 +5605,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5859,9 +5858,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5581,7 +5581,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5835,9 +5834,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6856,7 +6856,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7216,7 +7215,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5602,7 +5602,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5856,9 +5855,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6827,7 +6827,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7187,7 +7186,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5578,7 +5578,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5832,9 +5831,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6866,7 +6866,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7229,7 +7228,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5647,7 +5647,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5904,9 +5903,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6837,7 +6837,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7200,7 +7199,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5623,7 +5623,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5880,9 +5879,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6862,7 +6862,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7225,7 +7224,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5643,7 +5643,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5900,9 +5899,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6833,7 +6833,6 @@ CONFIG_QCOM_Q6V5_MSS=m
|
|||
CONFIG_QCOM_Q6V5_PAS=m
|
||||
CONFIG_QCOM_Q6V5_WCSS=m
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_QCOM_QFPROM=m
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
|
||||
CONFIG_QCOM_QSEECOM=y
|
||||
|
|
@ -7196,7 +7195,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5619,7 +5619,6 @@ CONFIG_QCOM_L3_PMU=y
|
|||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_QSEECOM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
|
|
@ -5876,9 +5875,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5771,7 +5771,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5121,7 +5121,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5334,9 +5333,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5741,7 +5741,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5099,7 +5099,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5312,9 +5311,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5831,7 +5831,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5094,7 +5094,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5333,9 +5332,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5801,7 +5801,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5072,7 +5072,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5311,9 +5310,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5840,7 +5840,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5810,7 +5810,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5708,7 +5708,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
# CONFIG_RFKILL is not set
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5060,7 +5060,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5278,9 +5277,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5678,7 +5678,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
# CONFIG_RFKILL is not set
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5038,7 +5038,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5256,9 +5255,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5050,7 +5050,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5268,9 +5267,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
# CONFIG_RFKILL is not set
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6249,7 +6249,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5396,7 +5396,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5624,9 +5623,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6220,7 +6220,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -5373,7 +5373,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5601,9 +5600,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
CONFIG_RH_KABI_SIZE_ALIGN_CHECKS=y
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6258,7 +6258,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5437,7 +5437,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5668,9 +5667,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
|
|
@ -6229,7 +6229,7 @@ CONFIG_RFKILL_GPIO=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RHEL_DIFFERENCES is not set
|
||||
# CONFIG_RH_DISABLE_DEPRECATED is not set
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
CONFIG_RICHTEK_RTQ6056=m
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
|
|
|
|||
|
|
@ -5414,7 +5414,6 @@ CONFIG_QCA83XX_PHY=m
|
|||
# CONFIG_QCOM_PDC is not set
|
||||
# CONFIG_QCOM_PD_MAPPER is not set
|
||||
# CONFIG_QCOM_PPE is not set
|
||||
# CONFIG_QCOM_QFPROM is not set
|
||||
# CONFIG_QCOM_RAMP_CTRL is not set
|
||||
# CONFIG_QCOM_RMTFS_MEM is not set
|
||||
# CONFIG_QCOM_RPM_MASTER_STATS is not set
|
||||
|
|
@ -5645,9 +5644,7 @@ CONFIG_RESOURCE_KUNIT_TEST=m
|
|||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFS_ACCEL=y
|
||||
# CONFIG_RH_AUTOMOTIVE is not set
|
||||
CONFIG_RHEL_DIFFERENCES=y
|
||||
# CONFIG_RH_KABI_SIZE_ALIGN_CHECKS is not set
|
||||
# CONFIG_RICHTEK_RTQ6056 is not set
|
||||
CONFIG_RING_BUFFER_BENCHMARK=m
|
||||
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
|
||||
|
|
|
|||
198
kernel.spec
198
kernel.spec
|
|
@ -175,7 +175,7 @@ Summary: The Linux kernel
|
|||
# kernel release. (This includes prepatch or "rc" releases.)
|
||||
# Set released_kernel to 0 when the upstream source tarball contains an
|
||||
# unreleased kernel development snapshot.
|
||||
%global released_kernel 0
|
||||
%global released_kernel 1
|
||||
# Set debugbuildsenabled to 1 to build separate base and debug kernels
|
||||
# (on supported architectures). The kernel-debug-* subpackages will
|
||||
# contain the debug kernel.
|
||||
|
|
@ -187,13 +187,13 @@ Summary: The Linux kernel
|
|||
%define specrpmversion 6.19.0
|
||||
%define specversion 6.19.0
|
||||
%define patchversion 6.19
|
||||
%define pkgrelease 59
|
||||
%define pkgrelease 300
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.19
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 19
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 59%{?buildid}%{?dist}
|
||||
%define specrelease 300%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.19.0
|
||||
|
||||
|
|
@ -342,6 +342,17 @@ Summary: The Linux kernel
|
|||
%define with_efiuki 0
|
||||
%endif
|
||||
|
||||
%ifarch aarch64
|
||||
# dtbloader sub-package requires stubble which is only in Fedora for now
|
||||
%if 0%{?fedora}
|
||||
%define with_dtbloader %{?_without_dtbloader: 0} %{?!_without_dtbloader: 1}
|
||||
%else
|
||||
%define with_dtbloader 0
|
||||
%endif
|
||||
%else
|
||||
%define with_dtbloader 0
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora}
|
||||
# Kernel headers are being split out into a separate package
|
||||
%define with_headers 0
|
||||
|
|
@ -450,6 +461,7 @@ Summary: The Linux kernel
|
|||
%define with_selftests 0
|
||||
%define with_headers 0
|
||||
%define with_efiuki 0
|
||||
%define with_dtbloader 0
|
||||
%define with_zfcpdump 0
|
||||
%define with_arm64_16k 0
|
||||
%define with_arm64_64k 0
|
||||
|
|
@ -488,6 +500,7 @@ Summary: The Linux kernel
|
|||
%define with_selftests 0
|
||||
%define with_headers 0
|
||||
%define with_efiuki 0
|
||||
%define with_dtbloader 0
|
||||
%define with_zfcpdump 0
|
||||
%define with_vdso_install 0
|
||||
%define with_kabichk 0
|
||||
|
|
@ -517,6 +530,7 @@ Summary: The Linux kernel
|
|||
%define with_arm64_16k 0
|
||||
%define with_arm64_64k 0
|
||||
%define with_efiuki 0
|
||||
%define with_dtbloader 0
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
|
|
@ -948,15 +962,22 @@ BuildRequires: dracut
|
|||
BuildRequires: binutils
|
||||
# For the initrd
|
||||
BuildRequires: lvm2
|
||||
BuildRequires: systemd-boot-unsigned
|
||||
# For systemd-stub and systemd-pcrphase
|
||||
BuildRequires: systemd-udev >= 252-1
|
||||
# For systemd-repart
|
||||
BuildRequires: xfsprogs e2fsprogs dosfstools
|
||||
# For UKI kernel cmdline addons
|
||||
BuildRequires: systemd-ukify
|
||||
# For TPM operations in UKI initramfs
|
||||
BuildRequires: tpm2-tools
|
||||
%endif
|
||||
|
||||
%if %{with_dtbloader}
|
||||
BuildRequires: stubble
|
||||
%endif
|
||||
|
||||
%if %{with_efiuki} || %{with_dtbloader}
|
||||
BuildRequires: systemd-boot-unsigned
|
||||
# For UKI kernel cmdline addons
|
||||
BuildRequires: systemd-ukify
|
||||
# For UKI sb cert
|
||||
%if 0%{?rhel}%{?centos} && !0%{?eln}
|
||||
%if 0%{?centos}
|
||||
|
|
@ -996,18 +1017,23 @@ Source13: redhatsecureboot501.cer
|
|||
%define pesign_name_0 redhatsecureboot501
|
||||
%define secureboot_ca_0 %{SOURCE10}
|
||||
%define secureboot_key_0 %{SOURCE13}
|
||||
%define pesign_name_uki_0 %{pesign_name_0}
|
||||
%define secureboot_key_uki_0 %{secureboot_key_0}
|
||||
%endif
|
||||
|
||||
# RHEL/centos certs come from system-sb-certs
|
||||
%if 0%{?rhel} && !0%{?eln}
|
||||
%define secureboot_ca_0 %{_datadir}/pki/sb-certs/secureboot-ca-%{_arch}.cer
|
||||
%define secureboot_key_0 %{_datadir}/pki/sb-certs/secureboot-kernel-%{_arch}.cer
|
||||
%define secureboot_key_uki_0 %{_datadir}/pki/sb-certs/secureboot-uki-virt-%{_arch}.cer
|
||||
|
||||
%if 0%{?centos}
|
||||
%define pesign_name_0 centossecureboot201
|
||||
%define pesign_name_uki_0 centossecureboot204
|
||||
%else
|
||||
%ifarch x86_64 aarch64
|
||||
%define pesign_name_0 redhatsecureboot501
|
||||
%define pesign_name_uki_0 redhatsecureboot504
|
||||
%endif
|
||||
%ifarch s390x
|
||||
%define pesign_name_0 redhatsecureboot302
|
||||
|
|
@ -1082,6 +1108,7 @@ Source77: partial-clang_lto-aarch64-debug-snip.config
|
|||
Source80: generate_all_configs.sh
|
||||
Source81: process_configs.sh
|
||||
|
||||
Source82: dtbloader.sbat.template
|
||||
Source83: uki.sbat.template
|
||||
Source84: uki-addons.sbat.template
|
||||
Source85: kernel.sbat.template
|
||||
|
|
@ -1795,6 +1822,18 @@ Provides: installonlypkg(kernel)\
|
|||
Requires: %{name}%{?1:-%{1}}-uki-virt = %{specrpmversion}-%{release}\
|
||||
Requires(pre): systemd >= 254-1\
|
||||
%endif\
|
||||
%if %{with_dtbloader} && ("%{?1}" == "" || "%{1}" == "debug")\
|
||||
# This is not a full UKI, uki is in the name for compat with kernel_variant_posttrans -u\
|
||||
%package %{?1:%{1}-}uki-dtbloader\
|
||||
Summary: %{variant_summary} with systemd-stub for auto DTB loading\
|
||||
Provides: installonlypkg(kernel)\
|
||||
Provides: %{name}-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
|
||||
Requires: %{name}%{?1:-%{1}}-modules-core-uname-r = %{KVERREL}%{uname_suffix %{?1}}\
|
||||
Requires(pre): %{kernel_prereq}\
|
||||
# "kernel-install add ..." treats this as a regular kernel, which is what we want.\
|
||||
# This causes a /boot/vmlinuz-$(uname -r) and BLS .conf file conflict with kernel-core.\
|
||||
Conflicts: %{name}%{?1:-%{1}}-core = %{specrpmversion}-%{release}\
|
||||
%endif\
|
||||
%if %{with_gcov}\
|
||||
%{expand:%%kernel_gcov_package %{?1:%{1}}}\
|
||||
%endif\
|
||||
|
|
@ -2022,6 +2061,16 @@ Prebuilt 64k unified kernel image for virtual machines.
|
|||
Prebuilt 64k unified kernel image addons for virtual machines.
|
||||
%endif
|
||||
|
||||
%if %{with_stock} && %{with_debug} && %{with_dtbloader}
|
||||
%description debug-uki-dtbloader
|
||||
Prebuilt debug kernel image with auto DTB selection for ARM64 UEFI devices.
|
||||
%endif
|
||||
|
||||
%if %{with_stock_base} && %{with_dtbloader}
|
||||
%description uki-dtbloader
|
||||
Prebuilt default kernel image with auto DTB selection for ARM64 UEFI devices.
|
||||
%endif
|
||||
|
||||
%ifnarch noarch %{nobuildarches}
|
||||
%kernel_modules_extra_matched_package
|
||||
%endif
|
||||
|
|
@ -2149,6 +2198,7 @@ rm -f localversion-next localversion-rt
|
|||
scripts/clang-tools 2> /dev/null
|
||||
|
||||
# SBAT data
|
||||
sed -e s,@KVER,%{KVERREL}, -e s,@SBAT_SUFFIX,%{sbat_suffix}, %{SOURCE82} > dtbloader.sbat
|
||||
sed -e s,@KVER,%{KVERREL}, -e s,@SBAT_SUFFIX,%{sbat_suffix}, %{SOURCE83} > uki.sbat
|
||||
sed -e s,@KVER,%{KVERREL}, -e s,@SBAT_SUFFIX,%{sbat_suffix}, %{SOURCE84} > uki-addons.sbat
|
||||
sed -e s,@KVER,%{KVERREL}, -e s,@SBAT_SUFFIX,%{sbat_suffix}, %{SOURCE85} > kernel.sbat
|
||||
|
|
@ -2256,14 +2306,6 @@ for i in *.config; do
|
|||
done
|
||||
%endif
|
||||
|
||||
# Adjust FIPS module name for RHEL
|
||||
%if 0%{?rhel}
|
||||
%{log_msg "Adjust FIPS module name for RHEL"}
|
||||
for i in *.config; do
|
||||
sed -i 's/CONFIG_CRYPTO_FIPS_NAME=.*/CONFIG_CRYPTO_FIPS_NAME="Red Hat Enterprise Linux %{rhel} - Kernel Cryptographic API"/' $i
|
||||
done
|
||||
%endif
|
||||
|
||||
%{log_msg "Set process_configs.sh $OPTS"}
|
||||
cp %{SOURCE81} .
|
||||
OPTS="-w -n -c"
|
||||
|
|
@ -2939,51 +2981,82 @@ BuildKernel() {
|
|||
|
||||
rm -f $KernelUnifiedInitrd
|
||||
|
||||
KernelAddonsDirOut="$KernelUnifiedImage.extra.d"
|
||||
mkdir -p $KernelAddonsDirOut
|
||||
python3 %{SOURCE151} %{SOURCE152} $KernelAddonsDirOut virt %{primary_target} %{_target_cpu} @uki-addons.sbat
|
||||
KernelAddonsDirOut="$KernelUnifiedImage.extra.d"
|
||||
mkdir -p $KernelAddonsDirOut
|
||||
python3 %{SOURCE151} %{SOURCE152} $KernelAddonsDirOut virt %{primary_target} %{_target_cpu} @uki-addons.sbat
|
||||
|
||||
%if %{signkernel}
|
||||
%{log_msg "Sign the EFI UKI kernel"}
|
||||
%if 0%{?fedora}%{?eln}
|
||||
%pesign -s -i $KernelUnifiedImage -o $KernelUnifiedImage.signed -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0}
|
||||
%else
|
||||
%if 0%{?centos}
|
||||
UKI_secureboot_name=centossecureboot204
|
||||
%else
|
||||
UKI_secureboot_name=redhatsecureboot504
|
||||
%endif
|
||||
UKI_secureboot_cert=%{_datadir}/pki/sb-certs/secureboot-uki-virt-%{_arch}.cer
|
||||
|
||||
%pesign -s -i $KernelUnifiedImage -o $KernelUnifiedImage.signed -a %{secureboot_ca_0} -c $UKI_secureboot_cert -n $UKI_secureboot_name
|
||||
# 0%{?fedora}%{?eln}
|
||||
%endif
|
||||
%pesign -s -i $KernelUnifiedImage -o $KernelUnifiedImage.signed -a %{secureboot_ca_0} -c %{secureboot_key_uki_0} -n %{pesign_name_uki_0}
|
||||
if [ ! -s $KernelUnifiedImage.signed ]; then
|
||||
echo "pesigning failed"
|
||||
exit 1
|
||||
fi
|
||||
mv $KernelUnifiedImage.signed $KernelUnifiedImage
|
||||
|
||||
for addon in "$KernelAddonsDirOut"/*; do
|
||||
%pesign -s -i $addon -o $addon.signed -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0}
|
||||
rm -f $addon
|
||||
mv $addon.signed $addon
|
||||
done
|
||||
|
||||
# signkernel
|
||||
for addon in "$KernelAddonsDirOut"/*; do
|
||||
%pesign -s -i $addon -o $addon.signed -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0}
|
||||
rm -f $addon
|
||||
mv $addon.signed $addon
|
||||
done
|
||||
%endif
|
||||
|
||||
# hmac sign the UKI for FIPS
|
||||
KernelUnifiedImageHMAC="$KernelUnifiedImageDir/.$InstallName-virt.efi.hmac"
|
||||
%{log_msg "hmac sign the UKI for FIPS"}
|
||||
%{log_msg "Creating hmac file: $KernelUnifiedImageHMAC"}
|
||||
(cd $KernelUnifiedImageDir && sha512hmac $InstallName-virt.efi) > $KernelUnifiedImageHMAC;
|
||||
# hmac sign the UKI for FIPS
|
||||
KernelUnifiedImageHMAC="$KernelUnifiedImageDir/.$InstallName-virt.efi.hmac"
|
||||
%{log_msg "hmac sign the UKI for FIPS"}
|
||||
%{log_msg "Creating hmac file: $KernelUnifiedImageHMAC"}
|
||||
(cd $KernelUnifiedImageDir && sha512hmac $InstallName-virt.efi) > $KernelUnifiedImageHMAC;
|
||||
|
||||
# with_efiuki
|
||||
%endif
|
||||
: # in case of empty block
|
||||
fi # "$Variant" == "rt" || "$Variant" == "rt-debug" || "$Variant" == "automotive" || "$Variant" == "automotive-debug"
|
||||
|
||||
%if %{with_dtbloader}
|
||||
if [[ -z "$Variant" || "$Variant" == "debug" ]]; then
|
||||
%{log_msg "Setup the DTB-loader kernel"}
|
||||
DtbloaderImage="$RPM_BUILD_ROOT/lib/modules/$KernelVer/$InstallName-dtbloader.efi"
|
||||
DtbPath=$RPM_BUILD_ROOT/%{image_install_path}/dtb-$KernelVer/qcom
|
||||
|
||||
pushd $DtbPath
|
||||
Dtbs=""
|
||||
for i in x1 sc8?80x; do
|
||||
Dtbs="$Dtbs $(ls $i*.dtb | grep -v -E 'el2|devkit|crd|qcp|primus')"
|
||||
done
|
||||
popd
|
||||
|
||||
DevicetreeAuto=""
|
||||
for i in $Dtbs; do
|
||||
DevicetreeAuto="$DevicetreeAuto --devicetree-auto=$DtbPath/$i"
|
||||
done
|
||||
|
||||
# os-release is unset, so that this is not seen as a full UKI by
|
||||
# "kernel-install add" and instead is treated as a normal kernel image,
|
||||
# causing kernel-install to generate an initrd + standard BLS cfg.
|
||||
# This is also required for systemd-stub to work with a GRUB provided
|
||||
# initramfs.
|
||||
ukify build --linux=$(realpath $KernelImage) \
|
||||
--sbat=@dtbloader.sbat --os-release="" --uname=$KernelVer \
|
||||
--hwids=/usr/share/stubble/hwids $DevicetreeAuto --output=$DtbloaderImage
|
||||
|
||||
%if %{signkernel}
|
||||
%{log_msg "Sign the DTB-loader kernel"}
|
||||
%pesign -s -i $DtbloaderImage -o $DtbloaderImage.signed -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0}
|
||||
if [ ! -s $DtbloaderImage.signed ]; then
|
||||
echo "pesigning failed"
|
||||
exit 1
|
||||
fi
|
||||
mv $DtbloaderImage.signed $DtbloaderImage
|
||||
%endif
|
||||
chmod 755 $DtbloaderImage
|
||||
|
||||
%{log_msg "hmac sign the DTB-loader kernel for FIPS"}
|
||||
pushd $(dirname $DtbloaderImage)
|
||||
sha512hmac $(basename $DtbloaderImage) > .$(basename $DtbloaderImage).hmac
|
||||
popd
|
||||
fi # -z "$Variant" || "$Variant" == "debug"
|
||||
# with_dtbloader
|
||||
%endif
|
||||
|
||||
#
|
||||
# Generate the modules files lists
|
||||
|
|
@ -4207,6 +4280,11 @@ fi\
|
|||
%kernel_variant_preun -u virt -e
|
||||
%endif
|
||||
|
||||
%if %{with_stock_base} && %{with_dtbloader}
|
||||
%kernel_variant_posttrans -u dtbloader
|
||||
%kernel_variant_preun -u dtbloader
|
||||
%endif
|
||||
|
||||
%if %{with_stock_base}
|
||||
%kernel_variant_preun -e
|
||||
%kernel_variant_post
|
||||
|
|
@ -4222,6 +4300,11 @@ fi\
|
|||
%kernel_variant_preun -v debug -u virt -e
|
||||
%endif
|
||||
|
||||
%if %{with_stock} && %{with_debug} && %{with_dtbloader}
|
||||
%kernel_variant_posttrans -v debug -u dtbloader
|
||||
%kernel_variant_preun -v debug -u dtbloader
|
||||
%endif
|
||||
|
||||
%if %{with_stock} && %{with_debug}
|
||||
%kernel_variant_preun -v debug -e
|
||||
%kernel_variant_post -v debug
|
||||
|
|
@ -4545,6 +4628,7 @@ fi\
|
|||
# - kernel-devel: headers and build infrastructure
|
||||
# - kernel-debuginfo: vmlinux with debug symbols (if with_debuginfo)
|
||||
# - kernel-uki-virt: unified kernel image for VMs (if with_efiuki)
|
||||
# - kernel-uki-dtbloader: kernel with systemd-stub for auto DTB loading (if with_dtbloader)
|
||||
#
|
||||
%define kernel_variant_files(k:) \
|
||||
%if %{2}\
|
||||
|
|
@ -4628,6 +4712,28 @@ fi\
|
|||
%dir /lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-virt.efi.extra.d/ \
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-virt.efi.extra.d/*.addon.efi\
|
||||
%endif\
|
||||
%if %{with_dtbloader} && ("%{?3}" == "" || "%{3}" == "debug")\
|
||||
%{expand:%%files %{?3:%{3}-}uki-dtbloader}\
|
||||
%%license linux-%{KVERREL}/COPYING-%{version}-%{release}\
|
||||
%dir /lib/modules\
|
||||
%dir /lib/modules/%{KVERREL}%{?3:+%{3}}\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/System.map\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/config\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/modules.builtin*\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/symvers.%compext\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-dtbloader.efi\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/.%{?-k:%{-k*}}%{!?-k:vmlinuz}-dtbloader.efi.hmac\
|
||||
%ghost %attr(0644, root, root) /boot/System.map-%{KVERREL}%{?3:+%{3}}\
|
||||
%ghost %attr(0644, root, root) /boot/config-%{KVERREL}%{?3:+%{3}}\
|
||||
%ghost %attr(0600, root, root) /boot/initramfs-%{KVERREL}%{?3:+%{3}}.img\
|
||||
%ghost %attr(0644, root, root) /boot/symvers-%{KVERREL}%{?3:+%{3}}.%compext\
|
||||
%ghost %attr(0755, root, root) /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?3:+%{3}}\
|
||||
%ghost %attr(0644, root, root) /%{image_install_path}/.%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?3:+%{3}}.hmac\
|
||||
%ifarch aarch64 riscv64\
|
||||
/lib/modules/%{KVERREL}%{?3:+%{3}}/dtb \
|
||||
%ghost /%{image_install_path}/dtb-%{KVERREL}%{?3:+%{3}} \
|
||||
%endif\
|
||||
%endif\
|
||||
%if %{?3:1} %{!?3:0}\
|
||||
%{expand:%%files %{3}}\
|
||||
%endif\
|
||||
|
|
@ -4700,6 +4806,14 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Feb 10 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.0-300]
|
||||
- redhat/kernel.spec.template: Add kernel-uki-dtbloader sub-package (Hans de Goede)
|
||||
- redhat/kernel.spec.template: Simplify uki-virt signing (Hans de Goede)
|
||||
- redhat/kernel.spec.template: Fix indentation of uki-virt generation code (Hans de Goede)
|
||||
- Initial setup for stable Fedora releases (Justin M. Forbes)
|
||||
- Reset RHEL_RELEASE for the 7.0 series (Justin M. Forbes)
|
||||
- redhat/configs: rename CONFIG_QCOM_QFPROM to CONFIG_NVMEM_QCOM_QFPROM (Eric Chanudet)
|
||||
|
||||
* Mon Feb 09 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.19.0-59]
|
||||
- Linux v6.19.0
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
4
sources
4
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-6.19.tar.xz) = 58991ba2c44887efb92b0a2f7194033f25f5204b3f571558f1709f75651d6f0273f6f9e2949a16d6db119259f0733314c827421babb164a851ee3a5b64c7a896
|
||||
SHA512 (kernel-abi-stablelists-6.19.0.tar.xz) = 0f7671ff5385175ba09f7d825764cc1dbed9f3688578b004ad4d61ec9c3b6f5a8692f09ece2fe414494b78c20e1d233d1d63d6514d430a63d26f92eeda68b45f
|
||||
SHA512 (kernel-kabi-dw-6.19.0.tar.xz) = 852786824dbfb83f2875fd0581117d3df749b2b6a1ad013136ec6ec49841ee051090e91303ccc84656bae04448b3ca682c70c4be36e362663530456a55d40447
|
||||
SHA512 (kernel-abi-stablelists-6.19.0.tar.xz) = 45ec9e0d7c375e0aaa6ca4017700477eb84bc856171406f18c80fbe129792b2cbb235b4d0e5c00648e54862cf87fc8b788f5fee2773cfea1367791cb2850c90f
|
||||
SHA512 (kernel-kabi-dw-6.19.0.tar.xz) = c752d4a5ae3e293009a072e5c611f6c87966557511a1ec9a41515a6a49e2b44464cfec7aeb05ad7c57c72f18575a682274047a02b773d5362531ee5c55406d36
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue