Package Details: linux-mainline 6.13-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: The Linux Mainline kernel and modules
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 281
Popularity: 2.20
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-01-20 06:29 (UTC)

Dependencies (21)

Required by (6)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

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

SibrenVasse commented on 2018-11-12 16:38 (UTC)

To get wireguard-dkms to install, I had to add a line to _package-headers()

https://ghostbin.com/paste/3csnp

amezin commented on 2018-10-18 04:18 (UTC)

Your config is out of sync from core/linux now

miffe commented on 2018-09-03 20:34 (UTC)

@jambon: I don't modify the config from whats available in core/linux. But once it's changed there it will be updated here too.

jambon commented on 2018-09-03 19:57 (UTC)

CONFIG_SILEAD_DMI has been renamed to CONFIG_TOUCHSCREEN_DMI as shown in https://lore.kernel.org/patchwork/patch/897964/. Please update the config file to reflect this.

miffe commented on 2018-08-16 22:54 (UTC)

Unflagging since 4.18.1 isn't part of mainline.

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