Commit graph

123 commits

Author SHA1 Message Date
Jiang Cuo
28613e8c83 * linux add 5.15.99 2023-03-18 13:16:42 +08:00
Jiang Cuo
929edd8693 * up to linux 6.1.19 generic 2023-03-15 00:18:56 +08:00
Jiang Cuo
26f5024fbc up to 6.1.19 Kunpeng920-desktop 2023-03-14 14:51:28 +08:00
jiangcuo
9d9bb5e387
Update changelog 2023-03-14 11:02:37 +08:00
jiangcuo
09ca1bf7f7
Update changelog 2023-02-09 19:31:05 +08:00
root
07d21ab4f1 up to linux 6.1.10 2023-02-09 17:10:10 +08:00
root
5b419abea9 up to 5.15.92 2023-02-09 17:07:37 +08:00
Jiangcuo
51e7606bef delete some file 2023-02-09 14:52:49 +08:00
Fabian Mastenbroek
1318ae761c
Add Linux 6.1
This change adds support for building a Linux 6.1 Proxmox Edge kernel.

I have decided not to create releases for this major version since Proxmox
has already released an official supported pve-kernel-6.1.
See https://forum.proxmox.com/threads/opt-in-linux-6-1-kernel-for-proxmox-ve-7-x-available.119483
for more information.
2022-12-17 16:57:05 +00:00
Fabian Mastenbroek
817a5e8d6b
Update to ZFS 2.1.6 2022-10-27 10:50:18 +02:00
Fabian Mastenbroek
ba318f6e4e
Add Linux 6.0
This change adds a release for Linux 6.0 for the Proxmox Edge kernels.
2022-10-27 10:50:18 +02:00
Fabian Mastenbroek
458f87fda1
Add Linux 5.19 (#299)
This change adds a release for Linux 5.19 for the Proxmox Edge kernels.
2022-08-03 16:49:34 +02: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
71705da5a6
Update to ZFS 2.1.4 (#262)
This change updates the ZFS project to version 2.1.4, following some
critical issues with 2.1.3.
See https://github.com/fabianishere/pve-edge-kernel/issues/261 for more
information regarding this problem.
2022-03-26 19:49:57 +01:00
Fabian Mastenbroek
65082c6aa5
Add Linux 5.17
This change adds a release for Linux 5.17 for the Proxmox Edge kernels.
2022-03-21 16:53:50 +01:00
Fabian Mastenbroek
339e99fd87
Add Linux 5.16
This change adds a release for Linux 5.16 for the Proxmox Edge kernels.
2022-01-10 11:16:49 +01:00
Fabian Mastenbroek
ed134665cb
Address AppArmor incompatibilities
This change fixes the AppArmor incompatibility issues with the stock
Proxmox kernel. Since the stock kernel includes some patches from
Ubuntu, its AppArmor feature set is incompatible with the one offered by
this project.

We address this by also including these patches in our build, so users
do not need to manually intervene to update the apparmor_parser
configuration.
2022-01-05 22:17:11 +01:00
Fabian Mastenbroek
c70f237530
Update to ZFS 2.1.2
This change updates the ZFS version to 2.1.2 which supports kernels 3.10
to 5.15.
2021-12-29 11:16:47 +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
9614ffe091
Add Linux 5.15
This change adds a release for Linux 5.15 for the Proxmox Edge kernels.
In addition, this change also includes ZFS 2.1.1 which follows the
upstream Proxmox repository.
2021-11-02 10:07:37 +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
09b09f0836
Add Linux 5.13 (#125)
This pull request adds the necessary changes for the new Linux release
version 5.13.
2021-06-28 17:57:16 +02:00
Fabian Mastenbroek
77d3d7fcc2
Add release for Linux 5.13
This change adds the initial release of Linux 5.13 for the Promox Edge
kernels.
2021-06-28 17:03:20 +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
b3d615e84d
Rename package back to pve-kernel
This change renames the package again to pve-kernel. Instead, we now
differentiate the package based on the extra version (which is suffixed
with -edge).
2021-04-18 11:46:33 +02:00
Fabian Mastenbroek
7d99d922dd
Track Linux mainline on master
This change updates the repository organisation so that we track the
Linux mainline repository on master in this repository, with branches
tracking the stable releases.
2021-03-28 20:46:49 +02:00
pve-edge-bot[bot]
501d992ea6
Add Linux 5.9.16 (#27)
This change updates the kernel to Linux 5.9.16 based on Ubuntu 5.9-5.9.0-2.3.

Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
2020-12-23 15:52:46 +01:00
pve-edge-bot[bot]
5fda049d9e
Add Linux 5.9.14 (#26)
This change updates the kernel to Linux 5.9.14 based on Ubuntu 5.9-5.9.0-2.3.

Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
2020-12-16 11:55:44 +01:00
pve-edge-bot[bot]
cc720d00d3
Add Linux 5.9.12 (#25)
This change updates the kernel to Linux 5.9.12 based on Ubuntu 5.9-5.9.0-2.3.

Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
2020-12-16 10:29:37 +01:00
pve-edge-bot[bot]
1bee94e99c
Add Linux 5.9.11 (#24)
This change updates the kernel to Linux 5.9.11 based on Ubuntu 5.9-5.9.0-2.3.

Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
2020-11-30 15:33:53 +01:00
pve-edge-bot[bot]
af06fb75ba
Add Linux 5.9.10 (#23)
This change updates the kernel to Linux 5.9.10 based on Ubuntu 5.9-5.9.0-2.3.

Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
2020-11-23 21:02:04 +01:00
pve-edge-bot[bot]
b6161439b9
Add Linux 5.9.8 (#21)
This change updates the kernel to Linux 5.9.8 based on Ubuntu 5.9-5.9.0-2.3.

Co-authored-by: pve-edge-bot[bot] <pve-edge-bot[bot]@users.noreply.github.com>
2020-11-12 18:05:49 +01:00
pve-edge-bot[bot]
083cde4e42
Add Linux 5.8.18 (#19)
This change updates the kernel to Linux 5.8.18 based on Ubuntu 5.8.0-26.27.

Co-authored-by: fabianishere <fabianishere@users.noreply.github.com>
2020-11-12 15:51:55 +01:00
pve-edge-bot[bot]
19d9550fbc
Add Linux 5.8.13 (#18)
This change updates the kernel to Linux 5.8.13 based on Ubuntu .

Co-authored-by: fabianishere <fabianishere@users.noreply.github.com>
2020-10-05 13:07:48 +02:00
pve-edge-bot[bot]
d22faa64d9
Add Linux 5.8.11 (#17)
This change updates the kernel to Linux 5.8.11 based on Ubuntu 5.8.0-20.21.

Co-authored-by: fabianishere <fabianishere@users.noreply.github.com>
2020-09-24 17:08:36 +02:00
Fabian Mastenbroek
572baeba8e
Add Linux 5.8.9
This change updates the kernel to Linux 5.8.9 based on Ubuntu 5.8.0-19.20.
2020-09-16 00:23:26 +02:00
Fabian Mastenbroek
5c11233640
Add Linux 5.8.7
This change updates the kernel to Linux 5.8.7 based on Ubuntu-5.8.0-18.19.
2020-09-06 21:32:13 +02:00
Fabian Mastenbroek
df61bfafc3
Add Linux 5.8.5
This change updates the kernel to Linux 5.8.5 based on Ubuntu-5.8.0-18.19.
2020-08-31 13:05:38 +02:00
Fabian Mastenbroek
1e3a67863d
Add Linux 5.8.3
This change updates the kernel to Linux 5.8.3 based on Ubuntu 5.8.0-16.17.
2020-08-24 20:10:34 +02:00
Fabian Mastenbroek
3246964009
Add Linux 5.8.1
This change updates the kernel to Linux 5.8.1 based on Ubuntu 5.8.0-14.15
2020-08-13 12:42:05 +02:00
Fabian Mastenbroek
5c0dd50088
Add Linux 5.8
This change updates the kernel to Linux 5.8 based on Ubuntu 5.8.0-12.13
2020-08-09 22:31:15 +02:00
Fabian Mastenbroek
a7c00528f7
Add Linux 5.7.14
This change updates the kernel to Linux 5.7.14 based on Ubuntu 5.7-5.7.0-8.9.
2020-08-09 22:26:25 +02:00
Fabian Mastenbroek
37e0f25363
Release updated version of kernel 5.7.8
This change releases a new version of the Linux kernel 5.7.8 that
unifies the header package for different micro architecture builds.

Fixes #3
2020-08-09 13:45:53 +02:00
Fabian Mastenbroek
dcf418425f
Add Linux 5.7.8
This change updates the kernel to Linux 5.7.8 based on Ubuntu 5.7.0-15.16
2020-07-12 17:03:06 +02:00
Fabian Mastenbroek
e362d943e3
Add Linux 5.7.7
This change updates the kernel to Linux 5.7.7 based on Ubuntu 5.7.0-14.15
2020-07-12 17:03:04 +02:00
Fabian Mastenbroek
b4e238a302
Track Ubuntu Mainline repository
This change merges the branch with v5.6.x to track the Ubuntu Mainline
repository which already includes the Ubuntu patches.
2020-07-12 17:01:04 +02:00
Fabian Mastenbroek
e0ab3fe2e3
Add Linux 5.6.19
This change updates the kernel to Linux 5.6.19 based on Ubuntu-5.7.0-10.11.
2020-07-12 14:26:44 +02:00
Fabian Mastenbroek
eaa1e5c154
Add Linux 5.7.2
This change updates the kernel to Linux 5.7.2 based on Ubuntu 5.7.0-6.7
2020-06-14 23:20:06 +02:00
Fabian Mastenbroek
de781dc52e
Add Linux 5.7
This change updates the kernel to Linux 5.7 based on Ubuntu 5.7.0-5.6
2020-06-01 20:01:37 +02:00
Fabian Mastenbroek
8b7db7fd21
Add Linux 5.7-rc7
This change updates the kernel to Linux 5.7-rc7 based on Ubuntu 5.7.0-3.4.
2020-05-27 15:36:19 +02:00