Jiang Cuo
4502ac9a01
* Update to Linux v6.1.24
2023-04-17 15:41:13 +08:00
jiangcuo
a75541f558
update to linux 6.1.21
2023-03-29 10:57:17 +00:00
jiangcuo
60fbd49547
* Update to Linux 6.1.20
...
* delete CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
* builtin br_netfilter
* Update to ZFS 2.1.9
* ready for proxmox ve 7.4-1
2023-03-28 15:26:45 +00:00
jiangcuo
414517a6a5
Correct the wrong dtb installation path
...
Add more device driver
2023-03-23 16:18:18 +00:00
jiangcuo
24174c9782
* Update to Linux 6.1.20
...
* delete CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
* builtin br_netfilter
* Update to ZFS 2.1.9
2023-03-21 05:18:09 +00: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