and 6.2 stable works
Search Criteria
Package Details: linux-mainline-docs 6.14rc4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 289 |
Popularity: | 2.88 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-02-23 21:59 (UTC) |
Dependencies (15)
- 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)
Required by (0)
Sources (2)
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
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