Now that 5.6 is being tested, this would be a good opportunity to include support for wireguard with CONFIG_WIREGUARD=y
.
Search Criteria
Package Details: linux-mainline 6.15rc3-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, 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)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- Show 4 more dependencies...
Required by (8)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- 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)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 93 Next › Last »
KingofToasters commented on 2020-02-11 05:42 (UTC)
miffe commented on 2020-01-30 21:44 (UTC)
Repository here
SpaceToast commented on 2020-01-09 00:51 (UTC)
As an update, it appears the issue was with the default makepkg.conf flags. I changed -mtune=generic to -march=native (might as well, right?) and everything compiled just fine, after ~10 total failed attempts (over the last few days). No idea why that's the case, but it looks like -mtune=generic might be triggering something untowards; posting this in case it helps someone else.
miffe commented on 2020-01-07 20:44 (UTC)
Weird, that's the same version as me. Maybe check the kernel log if it's been OOM killed. Other than that i've no idea.
SpaceToast commented on 2020-01-07 18:50 (UTC)
@miffe: 9.2.0-4 - the latest version in base-devel
miffe commented on 2020-01-07 18:25 (UTC)
@SpaceToast: Looks like gcc crashed. What version are you running?
SpaceToast commented on 2020-01-07 17:41 (UTC) (edited on 2020-01-07 17:42 (UTC) by SpaceToast)
I can't build 5.5rc5-1. Here is the error:
*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event | Plugins
PLUGIN_FINISH_TYPE | structleak_plugin
PLUGIN_ATTRIBUTES | structleak_plugin
drivers/scsi/qla2xxx/qla_tmpl.c:46:1: internal compiler error: Segmentation fault
46 | qla27xx_read8(void __iomem *window, void *buf, ulong *len)
| ^~~~~~~~~~~~~
CC [M] drivers/staging/speakup/speakup_audptr.o
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
No idea if or where to disable plugins (a basic grep gave no results).
Muncrief commented on 2019-12-11 03:25 (UTC) (edited on 2019-12-11 03:26 (UTC) by Muncrief)
Oh noooo, resume from suspend is broken for R9-390 GPUs again. I haven't seen this since the few kernels after 4.19. Anyway, just beware. If you have an R9-390 resume doesn't work for the linux-mainline 5.5rc1-1 release.
morris commented on 2019-12-10 14:18 (UTC)
For a ryzen 5 1600 this kernel need a specific configuration or it already has a configuration for everyone?
deadite66 commented on 2019-11-26 17:39 (UTC)
@morris check the cache folder in your home folder .cache/yay/linux-mainline/
linux-mainline-headers-5.4-1-x86_64.pkg.tar is in there.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here