Package Details: linux-mainline-docs 6.14rc1-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Documentation for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 281
Popularity: 1.59
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-02-03 12:28 (UTC)

Dependencies (15)

Required by (0)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 77 Next › Last »

egrupled commented on 2018-06-23 23:37 (UTC) (edited on 2018-06-23 23:38 (UTC) by egrupled)

You include pgp keys but not verify them. You can change:

"git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=$_tag"

to

"git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=$_tag?signed"

miffe commented on 2018-06-22 03:29 (UTC)

@bezirg: Thats ok. core/linux-headers have the same "problem".

bezirg commented on 2018-06-21 20:52 (UTC)

I get a makepkg Warning:

==> WARNING: Package contains reference to $srcdir usr/lib/modules/4.18.0-rc1-mainline/build/tools/objtool/objtool

SibrenVasse commented on 2018-06-17 12:35 (UTC) (edited on 2018-06-17 12:40 (UTC) by SibrenVasse)

For anyone using this with a nvidia-dkms package: I had to patch the kernel and the nvidia package to get it to install.

Kernel mailing list discussion: https://lkml.org/lkml/2018/6/13/682

Nvidia patch source: http://mom.hlmjr.com/2018/06/11/nvidia-drivers-390-67-vs-kernel-4-17/

Kernel patch: https://ghostbin.com/paste/kykc3/raw

Nvidia patch: https://aur.archlinux.org/cgit/aur.git/plain/drm-control-allow.patch?h=nvidia-beta-dkms

tengisu commented on 2018-05-08 04:26 (UTC)

@rfr It said 4.17.0-1-mainline+ on all my builds from rc1-3.

I can't build 4.17-rc4, I get errors about objtool. I just started playing around with git and building kernels so I'm probably missing something.

rfr commented on 2018-05-07 14:18 (UTC)

Hi, any idea why this identifies as "4.17.0-1-mainline+"? AFAIR the + wasn't there in 4.16 and previous.

gourdcaptain commented on 2018-04-16 04:41 (UTC)

The sha256sum for the config file is currently wrong - checked across multiple downloads.

rfr commented on 2018-03-18 14:28 (UTC)

Hi, can you merge the config from core/linux again? thanks.

cchandel commented on 2018-03-05 04:49 (UTC)

Hi, Facing this error, any ideas?

./include/linux/kernel.h:6:10: fatal error: stdarg.h: No such file or directory #include <stdarg.h> ^~~~~~~~~~ compilation terminated. make[1]: [scripts/Makefile.build:325: arch/x86/purgatory/purgatory.o] Error 1 make: [arch/x86/Makefile:251: archprepare] Error 2 ==> ERROR: A failure occurred in prepare(). Aborting...</stdarg.h>

miffe commented on 2018-02-22 17:53 (UTC)

@prazola: No idea about it. Report it upstream at https://bugzilla.kernel.org/