Commit graph

1888 commits

Author SHA1 Message Date
Dorian Stoll 65961672f4
pkg: fedora: Bump relase 2023-11-10 22:22:01 +01:00
Dorian Stoll 74efe86ac4
Revert "pkg: fedora: Fix installing the package with rpm-ostree"
This reverts commit 445a631f13.
2023-11-10 22:21:33 +01:00
Dorian Stoll d721c0817c
pkg: arch: Fix patch checksums 2023-11-10 22:17:59 +01:00
Dorian Stoll ecb8e461f4
scripts: Add support for tagging Fedora 39 releases 2023-11-07 13:09:21 +01:00
Dorian Stoll 9f68d6a0f1
pkg: arch: Update to 6.5.9 2023-11-07 13:05:25 +01:00
Dorian Stoll 8ae6248651
pkg: fedora: Update to 6.5.9 2023-11-07 13:05:09 +01:00
Dorian Stoll 445a631f13
pkg: fedora: Fix installing the package with rpm-ostree 2023-11-07 13:00:23 +01:00
Dorian Stoll b1ecea0922
Bump Debian kernel release 2023-10-29 11:49:36 +01:00
Dorian Stoll 23e15cea65
pkg: debian: Fix meta package dependencies after adjusting LOCALVERSION 2023-10-29 11:48:14 +01:00
Maximilian Luz 0703808b8d
Update Debian kernel to v6.5.7 2023-10-29 02:04:42 +01:00
Maximilian Luz 498802c0e8
pkg/debian: Temporarily add serial suspend
Ubuntu mainline repos are currently stuck at v6.5.7. However, our
patches are for v6.5.8+ and have thus dropped the serial suspend fix,
which was added upstream in v6.5.8. So add it to the Debian/Ubuntu
package specific patches for now so that we can still build
Debian/Ubuntu kernel packages.
2023-10-29 02:59:47 +02:00
Dorian Stoll 03b1eb13c3
pkg: debian: Add the package revision to LOCALVERSION
Right now two builds of the same kernel version will install into the
same directory, e.g. /lib/modules/6.5.6-surface.

This doesn't really ultimately cause any issues, but having the build
number in uname -r and unique installation targets is good practice.
2023-10-28 09:35:41 +02:00
Maximilian Luz 16e4336094
Update v6.1 patches
Changes:
 - Update ITHC module
   - Improved CPU latency QoS handling
   - Retry reading the report descriptor on error / timeout

Links:
 - kernel: 53cb9482c8
2023-10-23 23:03:57 +02:00
Maximilian Luz b5125f617c
Update v6.1 patches
Changes:
 - Update ITHC module
   - Improved CPU latency QoS handling
   - Retry reading the report descriptor on error / timeout

Links:
 - kernel: da50bc9ac9
2023-10-23 23:02:30 +02:00
Maximilian Luz e2db30180d
Update Fedora kernels to v6.5.8 2023-10-22 15:56:55 +02:00
Maximilian Luz 79fec6e47e
Update Arch kernel to v6.5.8 2023-10-22 15:56:04 +02:00
Maximilian Luz adee736f91
Update v6.5 patches
Changes:
 - Add initial SAM support for Surface Laptop Go 3. This adds support for
   - Battery status
   - Platform profiles

 - Rebase onto v6.5.8

Links:
 - kernel: 4c35b83b82
2023-10-22 15:19:08 +02:00
Maximilian Luz 8282c98471
Update v6.1 patches
Changes:
 - Add initial SAM support for Surface Laptop Go 3. This adds support for
   - Battery status
   - Platform profiles

 - Rebase onto v6.1.59

Links:
 - kernel: c119659cb8
2023-10-22 15:17:17 +02:00
Maximilian Luz ebd5c587bb
Add Surface Pro 1 to supported devices 2023-10-19 19:45:56 +02:00
Maximilian Luz 8ee7352c1f
Bump Debian kernel release 2023-10-15 20:40:56 +02:00
Maximilian Luz a8f1dfb231
pkg/debian: Explicitly disable module compression
Upstream sources have changed module compression to zstd. Unfortunately,
that is not supported on older Debian versions. Changing it to xz causes
problems on Ubuntu 23.10. So go back to what we had before: No
compression.
2023-10-15 20:39:27 +02:00
Maximilian Luz 302381d9e1 Bump Debian kernel release 2023-10-14 19:36:42 +00:00
Maximilian Luz 020d463b02 pkg/debian: Explicitly set module compression to xz 2023-10-14 19:36:02 +00:00
Maximilian Luz 82c73bc037
Update Fedora kernels to v6.5.6 2023-10-09 21:17:59 +02:00
Maximilian Luz 8c2286563a
Update Debian kernel to v6.5.6 2023-10-09 21:16:00 +02:00
Maximilian Luz 2d2d52ac4e
Update Arch kernel to v6.5.6 2023-10-09 21:15:10 +02:00
Maximilian Luz e59f294e00
Update patches for v6.5
Changes:
 - Replace temporary serial-port suspend fix with proper one
 - Rebase onto v6.5.6

Links:
 - kernel: 52575b42ef
2023-10-07 12:53:35 +02:00
Maximilian Luz f210410514
Update v6.1 patches
Changes:
 - Rebase onto v6.1.56

Links:
 - kernel: aa90b074f6
2023-10-07 12:53:02 +02:00
Maximilian Luz 4955eda09c
Remove outdated v6.4 patches 2023-10-07 12:46:17 +02:00
Dorian Stoll 68d520b722
pkg: fedora: Bump release 2023-10-04 11:55:17 +02:00
Dorian Stoll 7633736b5a
pkg: fedora: Fix variable name in the watchdog script 2023-10-04 11:52:34 +02:00
Maximilian Luz b82e8acd3c
Merge pull request #1255 from pesader/1254-package-for-fedora-39
Add support for Fedora 39
2023-10-03 14:35:02 +02:00
Maximilian Luz adb9ece5f7
Merge branch 'master' into 1254-package-for-fedora-39 2023-10-03 14:34:38 +02:00
Maximilian Luz 88a4295033
Add support for Fedora 39 2023-10-03 13:01:55 +02:00
Maximilian Luz 83de85ec93
Update Fedora kernels to v6.5.5 2023-10-03 02:47:34 +02:00
Maximilian Luz dfc58b5353
Update Debian kernel to v6.5.5 2023-10-03 02:44:27 +02:00
Maximilian Luz 46b0494bd0
Update Arch kernel to v6.5.5 2023-10-03 02:43:27 +02:00
Maximilian Luz 2f3b23b5ae
Add patches for v6.5
Derived from latest v6.4 patches, with a workaround for TTY/serial
device suspend issues (see #1258).

Links:
 - kernel: f612bdf51e
 - tree-devel: https://github.com/linux-surface/kernel/tree/v6.5-surface-devel
 - tree-patches: https://github.com/linux-surface/kernel/tree/v6.5-surface
2023-10-03 02:40:23 +02:00
Maximilian Luz 5992ad021e
Update v6.4 patches
Changes:
 - Rebase onto v6.4.16

Links:
 - kernel: 37a244245e
2023-09-24 17:01:19 +02:00
Maximilian Luz ba35632d33
Update v6.1 patches
Changes:
 - Rebase onto v6.1.55

Links:
 - kernel: aa90b074f6
2023-09-24 16:59:07 +02:00
Maximilian Luz 904d437810
Remove outdated v6.3 config 2023-09-24 16:58:41 +02:00
pesader 4403fb811e
Add support for Fedora 39 2023-09-23 17:34:50 -03:00
Dorian Stoll 7eb766437e pkg: fedora: Use the proper path to set the default kernel
grubby --set-default expects the path that GRUB will use to access
the kernel. This adds compatibility with /boot on a BTRFS subvolume.
2023-09-06 17:23:53 +02:00
Dorian Stoll 8f73c0b34b pkg: fedora: Some updates for default kernel watchdog script 2023-09-05 15:18:54 +02:00
Maximilian Luz 32c55fe01c
Update Fedora kernels to v6.4.12 2023-08-25 22:49:26 +02:00
Maximilian Luz 4128b08b64
Update Debian kernel to v6.4.12 2023-08-25 22:48:09 +02:00
Maximilian Luz 01fa8d8806
Update Arch kernel to v6.4.12 2023-08-25 22:42:53 +02:00
Maximilian Luz 1a057f79a6
Update v6.4 patches
Changes:
 - Rebase onto v6.4.12

Links:
 - kernel: 37a244245e
2023-08-25 22:34:31 +02:00
Maximilian Luz aa67825a29
Update v6.1 patches
Changes:
 - Rebase onto v6.1.47

Links:
 - kernel: aa90b074f6
2023-08-25 22:34:10 +02:00
Maximilian Luz 328060e352
Remove v6.3 patches
Version 6.3 kernels are outdated and should no longer be used.
2023-08-25 22:27:59 +02:00