Re: [OS-BUILD PATCH] Include the information about builtin symbols into kernel-uki-virt package too

2023-04-25 Thread Jan Stancek (via Email Bridge)
From: Jan Stancek on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2408#note_1366597050 That was question I had too, when I saw the patch. But per https://docs.fedoraproject.org/en-US/packaging- guidelines/#_file_and_directory_ownership it is allowed, and your tests were

[OS-BUILD PATCHv2] redhat/configs: Enable CONFIG_INIT_STACK_ALL_ZERO for RHEL

2023-04-25 Thread Josh Poimboeuf (via Email Bridge)
From: Josh Poimboeuf redhat/configs: Enable CONFIG_INIT_STACK_ALL_ZERO for RHEL CONFIG_INIT_STACK_ALL_ZERO is a hardening feature which is "intended to eliminate all classes of uninitialized stack variable exploits and information exposures." Recent internal benchmark testing has shown

[OS-BUILD PATCHv9 2/3] kernel.spec.template: Use xz for KABI

2023-04-25 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava kernel.spec.template: Use xz for KABI Use xz for KABI instead of gzip. This allows the removal of gzip as a kernel dependency. Signed-off-by: Prarit Bhargava diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 ---

[OS-BUILD PATCHv9 3/3] kernel.spec.template: Add global compression variables

2023-04-25 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava kernel.spec.template: Add global compression variables Add global compression variables. 'compression' is the compression utility, and 'compext' is the compression extension. In the case of xz, these variables have the same value but that may not always be the case.

[OS-BUILD PATCHv9 0/3] redhat/kernel.spec.template: Add global compression variables

2023-04-25 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2173 Most of the kernel and its packing is currently xz. There is one exception, KABI. Remove gzip and change the KABI symbol compression to xz. There are other compression algorithms

[OS-BUILD PATCHv9 1/3] kernel.spec.template: Remove gzip related aarch64 code

2023-04-25 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava kernel.spec.template: Remove gzip related aarch64 code With the move to CONFIG_EFI_ZBOOT, the aarch64 gzip code is no longer necessary and can be removed. Signed-off-by: Prarit Bhargava diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index

Re: [OS-BUILD PATCH] Include the information about builtin symbols into kernel-uki-virt package too

2023-04-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2408#note_130375 Yes, here's the koji build https://koji.fedoraproject.org/koji/taskinfo?taskID=100339642 My understanding is that we only get a bunch of kmod() and kernel() Provides: added (same

Re: [OS-BUILD PATCH] Include the information about builtin symbols into kernel-uki-virt package too

2023-04-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2408#note_1365997499 @jmflinuxtx @jstancek @hertonrk-rh please review! In particular, I'm not sure what the downsides of packaging System.map/ config/symvers/modules.builtin to **both** kernel-core and

[OS-BUILD PATCH] Include the information about builtin symbols into kernel-uki-virt package too

2023-04-25 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov Include the information about builtin symbols into kernel-uki-virt package too The information about builtin symbols: symvers, modules.builtin, System.map, config and the auto generated RPM "Provides" may be required by e.g. proprietary kernel modules and there's no

[OS-BUILD PATCHv4 0/0] Support querying tags as well as building stable rc and next releases

2023-04-25 Thread Thorsten Leemhuis (via Email Bridge)
From: Thorsten Leemhuis on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2275 NOTE: Truncated patchset since committer email 'fed...@leemhuis.info' does not match the submitter's GitLab public email address 'li...@leemhuis.info'. These are a few

[OS-BUILD PATCH] redhat/configs: disable CONFIG_USB_NET_SR9700 for aarch64

2023-04-25 Thread via Email Bridge
From: Jose Ignacio Tornos Martinez redhat/configs: disable CONFIG_USB_NET_SR9700 for aarch64 This config is not enabled for x86 and the reason why it is was enabled for aarch64 is unclear, so configure in the same way. Signed-off-by: Jose Ignacio Tornos Martinez diff --git

[OS-BUILD PATCHv2] redhat/configs: disable CONFIG_USB_NET_SR9700 for aarch64

2023-04-25 Thread via Email Bridge
From: Jose Ignacio Tornos Martinez redhat/configs: disable CONFIG_USB_NET_SR9700 for aarch64 This config is not enabled for x86 and the reason why it is was only enabled for aarch64 is unclear, so configure in the same way. Signed-off-by: Jose Ignacio Tornos Martinez diff --git

Re: [OS-BUILD PATCHv2] redhat/configs: disable CONFIG_USB_NET_SR9700 for aarch64

2023-04-25 Thread perobins (via Email Bridge)
From: perobins on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2409#note_1366216834 Makes sense, I'm not aware of any HW that would require this. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an