and 6.2 stable works
Search Criteria
Package Details: linux-mainline 6.12-1
Package Actions
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: | 278 |
Popularity: | 2.56 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 76 Next › Last »
bittin commented on 2023-02-20 07:49 (UTC)
Muncrief commented on 2023-02-15 00:07 (UTC)
Just a heads up, there's a potentially nasty KVM bug, CVE-2022-27672, in kernels 6.2, 6.1 and 5.15 LTS. There's an article about it at phoronix.com titled Linux KVM Gets Patched For New AMD Cross-Thread Return Address Predictions Bug. You can go there for details and links to the kernel mailing list with the patches.
<deleted-account> commented on 2023-02-14 16:37 (UTC)
@bittin OK, but please keep us updated -- this is important.
Muncrief commented on 2023-02-14 00:55 (UTC)
@shx Thank you for your reply. I wondered if it was something like that.
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
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.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here