Package Details: linux-mainline-headers 6.12-1

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: 278
Popularity: 2.51
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-11-18 03:24 (UTC)

Required by (0)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

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

Haxk20 commented on 2018-12-23 21:35 (UTC)

arch/x86/kernel/macros.s have now been removed from kernel again.

txtsd commented on 2018-11-13 06:57 (UTC)

@SibrenVasse Thanks!

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"