Search Criteria
Package Details: linux-intel-alderlake 6.11.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-intel-alderlake.git (read-only, click to copy) |
---|---|
Package Base: | linux-intel-alderlake |
Description: | The Linux kernel and modules - Compile with Intel Alder Lake 12th generation processors support |
Upstream URL: | https://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | archdevlab |
Maintainer: | archdevlab |
Last Packager: | archdevlab |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-07-27 16:18 (UTC) |
Last Updated: | 2024-10-11 02:39 (UTC) |
Dependencies (34)
- 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)
- binutils (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-fullAUR, imagemagick-full-gitAUR) (make)
- kmod (busybox-coreutilsAUR, kmod-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- make (make-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- patch (patch-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
- rust-bindgen (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xmlto (xmlto-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (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-intel-alderlake-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)
- 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- 0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch
- 0003-x86-apic-Remove-logical-destination-mode-for-64-bit.patch
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz
- https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/14fad3df4488776debb20a3abdd9ae98efaa9df5/config
- more-ISA-levels-and-uarches-for-kernel-6.8-rc4+.patch
Latest Comments
user7z commented on 2024-08-26 17:46 (UTC)
@archdevlab , yeah thats what i see in the PKDBUILD, i ask because users would just need to configure makepkg , however i see the patch it configure the kernel build flags , i dont know how is that differ from CUMMON_FLAGS variable , is it shows other archetictures in the config ? i.e not just the generic intel xeon/core prossors ?
archdevlab commented on 2024-08-25 01:50 (UTC) (edited on 2024-08-25 01:51 (UTC) by archdevlab)
@user7z
Hello user7z the only tweak in the PKGBUILD was just to enable intel alderlake cpu optimization. For the rest of the PKGBUILD it use the same patch upstream linux package apply.
You can see this link for more info about the gcc optimization : https://github.com/graysky2/kernel_compiler_patch#benchmarks
user7z commented on 2024-08-24 00:09 (UTC)
hello and thank you for maintaining this pkg , could you plz let me know the advantages of this kernel over the distrbution one , i.e what are all the tweaks that have been made