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.62
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 2 3 4 5 6 7 8 .. 77 Next › Last »

DutchEllie commented on 2024-06-17 08:15 (UTC)

@gromit When installing/updating:

:: (1/1) Parsing SRCINFO: linux-mainline
gpg: error reading key: No public key
pub   rsa4096 2011-09-23 [SC]
      647F28654894E3BD457199BE38DBBDC86092693E
uid           [ unknown] Greg Kroah-Hartman <gregkh@linuxfoundation.org>
uid           [ unknown] Greg Kroah-Hartman <gregkh@kernel.org>
uid           [ unknown] Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
sub   rsa4096 2011-09-23 [E]

pub   ed25519 2023-12-11 [SC]
      83BC8889351B5DEBBB68416EB8AC08600F108CDF
uid           [ unknown] Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
uid           [ unknown] Jan Alexander Steffens (heftig) <heftig@archlinux.org>
sub   ed25519 2023-12-11 [A]
sub   cv25519 2023-12-11 [E]


 :: PGP keys need importing:
 -> ABAF11C65A2970B130ABE3C479BE3E4300411886, required by: linux-mainline
:: Import? [Y/n] Y
:: Importing keys with gpg...
gpg: keyserver receive failed: No data
 -> problem importing keys

gromit commented on 2024-06-13 10:26 (UTC)

@DutchEllie, what exactly is failing? Please make any bug report actionable and attach enough information so people can actually try to understand whats going wrong.

DutchEllie commented on 2024-06-13 10:09 (UTC)

GPG keys fail. Please fix

Mendelir commented on 2024-04-27 20:13 (UTC)

Paru fails to get and verify GPG keys - can they be updated, please ?

fmc000 commented on 2024-03-06 19:34 (UTC)

Thanks for clarifying. I guess I'll wait for stable 6.8.1 then.

miffe commented on 2024-03-06 00:01 (UTC)

@InoriHeart: python-yaml is one of the makedepends. Make sure your system is up to date.

@fmc000: I'm not changing the config. The config is synced with core/linux on rc1. So once it's in there it will show up here. But you can easily enable it yourself.

fmc000 commented on 2024-03-05 08:00 (UTC)

Is it possible to add the new Intel "xe" module in this kernel? It's new in 6.8 but it's not available in linux-mainline.

InoriHeart commented on 2024-03-05 03:28 (UTC) (edited on 2024-03-05 03:28 (UTC) by InoriHeart)

Traceback (most recent call last):

File "linux-mainline/src/linux-mainline/./tools/net/ynl/ynl-gen-rst.py", line 26, in <module>

import yaml

ModuleNotFoundError: No module named 'yaml'

gromit commented on 2024-01-29 20:33 (UTC)

After having a second look I think this just comes from upstream:

$ make -s kernelrelease
6.8.0-rc2

See the Makefile

VERSION = 6
PATCHLEVEL = 8
SUBLEVEL = 0
EXTRAVERSION = -rc2