Search Criteria
Package Details: linux-ck 6.11.5-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.37 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-10-23 16:43 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-uutilsAUR, coreutils-hybridAUR, coreutils-selinuxAUR)
- 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.5-arch1/linux-v6.11.5-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.5.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.11.5.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 307 Next › Last »
Zalgo commented on 2021-04-02 07:20 (UTC)
Thanks for the tip :) If i figure out a way to fix the PKGBUILD that doesn't require manual untarring I'll pose it here
graysky commented on 2021-04-01 20:20 (UTC)
That's odd. Makepkg doesn't seem to be untarring the patch. If you do it manually and add that to the source array, it works as expected.
Zalgo commented on 2021-04-01 17:26 (UTC)
This currently fails on my system with
can anyone else reproduce? I'll test in a clean chroot
graysky commented on 2021-03-07 19:38 (UTC)
@artafinde - I need to dig deeper, but I think it will be difficult to assign a native CPU out of some configs.
For example,
X86_INTEL_USERCOPY
config. I do that now but no other AMD chips are listed by upstream[1].Further, I believe AMD chips should not be in the
X86_P6_NOP
config[2] orX86_CMOV
config[3].https://github.com/graysky2/kernel_gcc_patch/blob/master/enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch#L407
https://github.com/graysky2/kernel_gcc_patch/blob/master/enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch#L421
https://github.com/graysky2/kernel_gcc_patch/blob/master/enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch#L438
artafinde commented on 2021-03-07 18:50 (UTC) (edited on 2021-03-07 18:50 (UTC) by artafinde)
@graysky checksum for the gcc kernel patch is failing - needs an update.
I noticed the changes in the patch repo and it mentions one should not use
native
on AMD chips. What's the reasoning behind this since the gcc 10 (and clang for what matters) can detect the cpu arch just fine:vp1981 commented on 2021-02-23 23:59 (UTC)
@simona, AFAIU, graysky keeps config sync with linux package and these two are in linux-zen but not yet in linux.
simona commented on 2021-02-21 23:19 (UTC)
ashmem_linux and binder_linux missing?
vp1981 commented on 2021-02-08 00:53 (UTC)
@Krlss, same here.
@graysky, why not use git.kernel.org? Like that 0003-SUNRPC-Fix-NFS-READs-the-start-at-non-page-aligned-o.patch::https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/?id=bad4c6eb5eaa8300e065bd4426727db5141d687d
P.S. I like the beginning of commit hash ;)
Kr1ss commented on 2021-02-07 19:15 (UTC) (edited on 2021-02-07 19:18 (UTC) by Kr1ss)
That's weird... Github doesn't always serve the exact same patch !
Sometimes when you download it, the object hashes are abbreviated to 13 characters and sometimes to 14.
That's why the b2sum didn't match here, the first time.
https://i.imgur.com/ILo6CqU.png
Kr1ss commented on 2021-02-07 18:43 (UTC)
@graysky pls disregard my last comment. Seems like I had an issue with an unclean chroot.
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 307 Next › Last »