Hey now, hes the only one on the planet who can compile and verify if the unaltered upstream kernel works fine. We need him.
Search Criteria
Package Details: linux-mainline-headers 6.15rc2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.75 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-14 07:00 (UTC) |
Dependencies (19)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 93 Next › Last »
<deleted-account> commented on 2022-10-10 10:40 (UTC)
SimPilotAdamT commented on 2022-10-10 10:16 (UTC)
lol
wounc78 commented on 2022-10-10 10:02 (UTC)
@bittin Are you a bot?
SammCheese commented on 2022-10-04 08:27 (UTC)
Agreeing with saeziae here, consider sourcing https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/snapshot/linux-$TAG.tar.gz
instead of the whole repo to save massively on bandwidth (5gb+ -> ~200mb)
sebstar commented on 2022-09-16 07:06 (UTC)
Is this an issue?
==> WARNING: Package contains reference to $srcdir
usr/lib/modules/6.0.0-rc5-1-mainline/build/tools/objtool/objtool
usr/lib/modules/6.0.0-rc5-1-mainline/build/tools/bpf/resolve_btfids/resolve_btfids
bittin commented on 2022-09-04 20:41 (UTC)
6 RC4 released
mars commented on 2022-08-16 10:27 (UTC)
Should we also consider providing KSMBD-MODULE
, like the core/linux package: https://github.com/archlinux/svntogit-packages/commit/95823355377a6a3ae3475e5e2cc4109d7dba98b1
bittin commented on 2022-08-01 23:39 (UTC)
Compiled 5.19 for my Arch server and works fine
cherrot commented on 2022-07-26 08:42 (UTC) (edited on 2022-07-26 08:42 (UTC) by cherrot)
We should set CONFIG_PINCTRL_AMD=y
in config. Since CONFIG_PINCTRL_AMD=m
is not an option since 5.19.rc8. See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.19-rc8&id=41ef3c1a6bb0fd4a3f81170dd17de3adbff80783
saeziae commented on 2022-07-21 18:56 (UTC)
Sourcing the git will download the 5GB big repo, using https://git.kernel.org/torvalds/t/linux-$TAG.tar.gz
may be one considerable option...
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here