Commit graph

22 commits

Author SHA1 Message Date
root
a2dfc5179c Boost CONFIG_CMA_SIZE_MBYTES to 128 2024-01-03 01:38:12 -05:00
root
e394f818eb Rollback config to pve-port w/ QAT and SMMU changes 2024-01-03 00:25:44 -05:00
root
48bf7900c4 Fix typo 2024-01-02 23:48:48 -05:00
root
71c27adb18 Try to build Ubuntu 78 2024-01-02 19:23:54 -05:00
root
3d51395d59 Enable QAT 2024-01-02 16:59:43 -05:00
jiangcuo
11beff06c4 update changelog format 2023-08-02 12:03:10 +08:00
Jiang Cuo
a1bfe2d372 * Update to Linux 5.15.107
* Update to ZFS 2.1.11
  * Switch kernel to ubuntu
2023-04-22 20:51:43 +08:00
root
e6be4e54ed up to linux 5.15.104 2023-03-30 02:31:13 +00:00
root
22192d0799 add 5.15.103 2023-03-28 15:08:13 +00:00
Jiang Cuo
28613e8c83 * linux add 5.15.99 2023-03-18 13:16:42 +08:00
Jiang Cuo
9228dcfac2 update .config 2023-03-15 18:36:42 +08:00
jiangcuo
21982eb827
Update config.pve 2023-03-15 12:01:04 +08:00
Jiang Cuo
929edd8693 * up to linux 6.1.19 generic 2023-03-15 00:18:56 +08:00
Jiang Cuo
54b283475b * Update to Linux 6.1.19
* Update to ZFS 2.1.9
2023-03-14 14:47:31 +08:00
Jiangcuo
df7c27011d * add bcm95880 kernel support 2023-03-14 11:14:53 +08:00
Fabian Mastenbroek
e56e969874
Update default configuration
This change updates the default kernel configuration to use the same
config as used by the stock Proxmox kernel.
2022-11-03 22:41:51 +01:00
Fabian Mastenbroek
60595234df
Add Linux 5.18 (#276)
This change adds a release for Linux 5.18 for the Proxmox Edge kernels.
2022-06-23 10:42:06 +02:00
Fabian Mastenbroek
c2ad95159b
Include objtool in header package
This change updates the build script to include objtool in the header
package, which is necessary when building some out-of-tree modules (such as
the NVIDIA driver)
2021-11-21 13:27:00 +01:00
Andrii Moiseiev
35badf1804
Disable UBSAN (#163)
The upstream Ubuntu kernel enables UBSAN on 5.14+ and 5.13.14+ builds, leading
to boot issues on servers depending on the hardware or module configuration.

With hundreds of different kernel modules and thousands different
configuration, this change in its current stage is high risk and questionable
in general.

These issues are impossible to predict and hard to troubleshoot.
Therefore, I believe it is worth disabling for now.

Resolves #164 and #200
2021-11-10 10:15:10 +01:00
Fabian Mastenbroek
7bdb828f2f
Add release for Linux 5.14
This change adds the initial release of Linux 5.13 for the Proxmox Edge
kernels.
2021-08-30 10:50:59 +02:00
Fabian Mastenbroek
870a62f633
Add Linux 5.12
This change updates the kernel to Linux 5.12 with support from the new
OpenZFS v2.1.0-rc5.
2021-05-24 14:24:46 +02:00
Fabian Mastenbroek
50a715df41
Move kernel configuration to file
This change moves the kernel build options to a separate file as opposed
to encoding it directly in a file.
2021-03-28 20:47:21 +02:00