Search Criteria
Package Details: linux-ck 6.12.1-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.24 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-23 13:58 (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-7190dde8a80cd807e59a2287e3cff7a943cb7b34.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 307 Next › Last »
glitsj16 commented on 2023-03-25 02:46 (UTC)
@graysky I do notice a difference between our 0004-hrtimer-Replace-all-schedule-timeout-1-with-schedule.patch files. Here's mine:
https://gist.github.com/glitsj16/b082da47c46ef9f3cb444798b32b35f7
glitsj16 commented on 2023-03-24 08:31 (UTC)
@graysky I'm doing a rebuild of 6.2.8 using your rebased patches right now. My earlier build didn't have the 0002-bpf-x86-Fix-IP-after-emitting-call-depth-accounting.patch, so I included that too. Will post the results here asap. Thanks for your work!
graysky commented on 2023-03-24 07:59 (UTC)
Thanks @glitsj16
I applied it and rebased. In doing so I found that I had to change
0004-hrtimer-Replace-all-schedule-timeout-1-with-schedule.patch
... can you take a look at that and let me know if I did it correctly? Building 6.2.8 was successful.https://github.com/graysky2/linux-patches/commit/a27ac12de07749d0c935249d5031514b6cbd1a35
glitsj16 commented on 2023-03-22 22:01 (UTC)
@graysky Here's my attempt at fixing the rebase: https://gist.github.com/glitsj16/46ba4eebbde9727577c2a2075dfda3c1 - tested with 6.2.7 (6.2.8 is building right now).
BS86 commented on 2023-03-02 18:10 (UTC)
Unfortunately my skill levels are far too low for that and my time currently is too limited to acquire those skills. I can edit PKGBUILD's just fine, but everything else is way above me.
graysky commented on 2023-02-22 19:38 (UTC)
I am getting a similar error. I need some help rebasing 6.2 into the patches.
BS86 commented on 2023-02-22 16:20 (UTC) (edited on 2023-02-22 16:55 (UTC) by BS86)
I am getting the following error when trying to build the update to 6.2 (coming from 6.1.12). I already tried a clean build as well as manually removing the build folder (rm -rf ~/.cache/yay/linux-ck/) Never had any issues with this package, using it since 4.something on different machines.
I am using the 39 (x86_64v4) build option. Any ideas on what is going wrong and how to fix it?
Edit: The same error happens when using the default 36 option.
<deleted-account> commented on 2023-02-19 20:40 (UTC)
I think
bison
should be specified as make dependency:VGrol commented on 2022-12-05 03:43 (UTC)
I've been tinkering with some custom patches for this package, but what would be the best way to automate the build process, in particular; How do I prevent the half a dozen prompts for drivers, like (GPIO_BT8XX)?
I'm a bit of a novice when it comes to this, so some help would be appreciated!
brunomiguel commented on 2022-12-04 22:16 (UTC)
I appreciate your feedback, and I'll look into the snippet you shared so I can integrate it into my build system. Thank you!! 😊
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 307 Next › Last »