Package Details: linux-mainline 6.15rc3-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, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 290
Popularity: 1.55
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-04-21 02:53 (UTC)

Dependencies (24)

Required by (8)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 93 Next › Last »

shx commented on 2023-02-14 00:25 (UTC)

@muncrief vfio_virqfd is being folded into vfio with 6.2, thus no longer exists as a separate module

(https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/vfio/virqfd.c?id=e2d55709398e62cf53e5c7df3758ae52cc62d63a)

Muncrief commented on 2023-02-13 19:49 (UTC)

I've been trying to compile 6.2 since rc6 but for some reason can never get it to build the vfio_virqfd module, even though it's enabled as a module in config. I've searched around for why, but no one else seems to be having this problem. Am I missing something? Has anyone else experienced this problem?

bittin commented on 2023-02-13 18:17 (UTC)

Works good for me: Linux fluttershy 6.2.0-rc8-1-mainline #1 SMP PREEMPT_DYNAMIC Mon, 13 Feb 2023 04:40:04 +0000 x86_64 GNU/Linux

soloturn commented on 2023-02-07 19:03 (UTC) (edited on 2023-02-07 22:03 (UTC) by soloturn)

we now have flags for the repo cloning which saves quite some bandwith:

GITFLAGS="--depth=1" makepkg
GITFLAGS="--depth=1" paru -S linux-mainline

in case the repo supports partial clones, --filter=tree:0 would be an option as well. this then even updates the repo correctly as soon as this is merged: https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/53

if you give it a try and make a comment into the pull request if something does not work as it should i'd be glad.

shanedav4 commented on 2023-02-07 05:07 (UTC)

Getting "gpg: keyserver receive failed: No Data, problem importing keys". A few hours ago it gave me three keys. I had to go back and build again because my tmp directory was to small. After bumping the tmp to 32G I tried to build again and it keeps trying to get another key and fails.

miffe commented on 2023-01-01 00:40 (UTC)

@void09: They are part of base-devel which is required to use AUR.

@Junix: I don't change the config from core/linux. To much of a maintenance burden. You can enable it yourself.

void09 commented on 2022-12-30 14:22 (UTC)

can you please add flex and bison to the list of dependencies ? I was missing those when building.

Junix commented on 2022-12-29 17:09 (UTC)

@miffe Could you please add the new RTW8852BE drivers to the config which where merged in mainline 6.2?

CONFIG_RTW89_8852B=m CONFIG_RTW89_8852BE=m

blubaustin commented on 2022-10-13 02:38 (UTC)

I think it'd make more sense to grab the smaller main package, then just grab the patches to patch up to the latest version. This would save allot of bandwidth, 5GB is quite a bit vs less then 200mb. And if they already have the main version of the kernel it'll just grab the very tiny patch which in this case is around 7kb