Search Criteria
Package Details: linux-ck 6.11.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | The Linux kernel and modules with ck's hrtimer patches |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.26 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-15 22:31 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (6)
- ck-hrtimer-7bdeefd29a299f812f1d14ef7ef46bdb32ed5b6d.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.11.8-arch1/linux-v6.11.8-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.8.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 307 Next › Last »
queenbiscuit311 commented on 2023-10-31 02:25 (UTC) (edited on 2023-10-31 04:20 (UTC) by queenbiscuit311)
Building seems to go basically to completion, before getting stuck at
and failing during packaging.This also fails directly via makepkg.
graysky commented on 2023-05-02 09:28 (UTC)
https://bbs.archlinux.org/viewtopic.php?id=285413
simona commented on 2023-05-02 09:12 (UTC)
==> dkms install --no-depmod vboxhost/7.0.8_OSE -k 6.3.1-1-ck-generic-v3
Error! Bad return status for module build on kernel: 6.3.1-1-ck-generic-v3 (x86_64)
Consult /var/lib/dkms/vboxhost/7.0.8_OSE/build/make.log for more information.
zerophase commented on 2023-05-02 05:21 (UTC)
Anyone else getting errors when trying to build 6.3.1-1?
Fails on both clang and gcc.
gbin commented on 2023-04-11 01:34 (UTC) (edited on 2023-04-11 01:46 (UTC) by gbin)
I have the same one: 57c562c3cd2753f232549cab05c8ad770ed848ae86401619c7581bdffaeea4fe
I just checked the given signature for the file with this hash:
graysky commented on 2023-04-10 16:30 (UTC)
I agree/I get the same checksum
BS86 commented on 2023-04-10 16:12 (UTC) (edited on 2023-04-10 16:23 (UTC) by BS86)
something is strange.
On my notebook I could build the update on release day. on my Desktop that I can only update now, I get a sha256sum mismatch when trying to build. No matter how often I download https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.10.tar.xz the sha256sum I get is 57c562c3cd2753f232549cab05c8ad770ed848ae86401619c7581bdffaeea4fe not 7de856a284e57e23b8744b2708fe49d49aebe3510c3eee2dd6342e3b5e46ecf2 like expected in the PKGBUILD - is upstream broken/infected or is something off on my end?
Edit: I did now download the file on my phone using mobile internet, and the sha256sum is 57c562c3cd2753f232549cab05c8ad770ed848ae86401619c7581bdffaeea4fe too - so something definitely changed upstream after the release ...
graysky commented on 2023-03-26 11:34 (UTC)
Thanks @glitsj16 - I will update the repo with 6.2.8-2. Others please comment here if you notice any performance regressions.
glitsj16 commented on 2023-03-25 06:42 (UTC)
Building 6.2.8-2 in progress. But after your latest rebase the ck-hrtimer patches are exactly the same as what I used in my 6.2.7-1 / 6.2.8-1. Can confirm both build fine. Didn't notice any regressions or performance drops compared to 6.1.12-1 (the latest available in your repo). All in all I think the 6.2.y is looking good now.
graysky commented on 2023-03-25 06:11 (UTC) (edited on 2023-03-25 06:14 (UTC) by graysky)
Ah, I missed that one. See here: https://github.com/graysky2/linux-patches/commit/a8be5531ff07e300525c20bdbbe38cc6a665a0c4
Does building 6.2.8-2 work for you? Any performance issues?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 307 Next › Last »