Package Details: linux-mainline 6.14-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: 290
Popularity: 2.14
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-03-24 18:56 (UTC)

Required by (6)

Sources (2)

Pinned Comments

That1Calculator commented on 2025-01-17 19:37 (UTC) (edited on 2025-02-23 21:34 (UTC) by That1Calculator)

!!! IMPORTANT NOTICE REGARDING linux-mainline-um5606 !!!

I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!

https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/

Thank you all for using this package for the last few months!! ❤️🐧

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 .. 92 Next › Last »

Beh_256914 commented on 2023-11-28 19:03 (UTC)

ahh okay thanks a lot

miffe commented on 2023-11-28 15:31 (UTC)

@Beh_256914: That's just a warning, the documentation doesn't build cleanly.

Beh_256914 commented on 2023-11-28 12:43 (UTC)

so I have this build error and does anyone has any idea how to fix it

""" Using alabaster theme ./include/linux/dcache.h:312: warning: expecting prototype for dget, dget_dlock(). Prototype was for dget_dlock() instead ~/.cache/paru/clone/linux-mainline/src/linux-mainline/Documentation/driver-api/usb/usb:164: ./drivers/usb/core/message.c:968: WARNING: Duplicate C declaration, also defined at driver-api/usb/gadget:802. """

aorth commented on 2023-10-24 20:22 (UTC)

xiota is right, replaces is inappropriate here according to the AUR submission guidelines.

xiota commented on 2023-09-20 13:39 (UTC) (edited on 2023-10-16 00:03 (UTC) by xiota)

Please remove replaces directive to comply with AUR submission guidelines.

Archcan_98 commented on 2023-09-11 14:46 (UTC)

6.6-rc1 fails to restart, no splash screen. ctrl+alt+delete or magic key don't work. Same issue with Manjaro unstable. Ryzen 5825.

gamezelda commented on 2023-09-10 23:45 (UTC)

Tip for the maintainer, Linux 6.6-rc1 no longer needs a rm “$modulesdir”/source (see https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-next-git&id=b9a9df50ab6671ee23857a5060dcfd844c50578a) or the build will fail at the very end. Related upstream change is https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d8131c2965d5ee59bfa4d548641e52a13cbe17c9

Archcan_98 commented on 2023-08-21 02:26 (UTC) (edited on 2023-08-21 02:29 (UTC) by Archcan_98)

Got it despite that it's not shown in the repo. Thanks for the weekly update, appreciate. 6.5.0-rc7-1-mainline

johnchen902 commented on 2023-08-20 10:33 (UTC)

Build error. When I ran "make -j32 htmldocs" manually to investigate, I got

Sphinx parallel build error:
TypeError: object of type 'PosixPath' has no len()
make[2]: *** [Documentation/Makefile:96: htmldocs] Error 2
make[1]: *** [/home/johnchen902/Git/linux-mainline/src/linux-mainline/Makefile:1819: htmldocs] Error 2
make: *** [Makefile:234: __sub-make] Error 2

Should https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/dca726438c31b810051ee32f920992ec114a26a3 be applied here as well?