linux-mainline 3.14rc8-1:
- New upstream release
Packages at http://arch.miffe.org/
I accidently removed my gpg directory, so new key for this release.
# pacman-key --recv-keys 313F5ABD
# pacman-key --lsign-key 313F5ABD
Search Criteria
Package Details: linux-mainline 6.13-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: | 281 |
Popularity: | 2.15 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-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-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- Show 1 more dependencies...
Required by (6)
- 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)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 77 Next › Last »
miffe commented on 2014-03-25 15:30 (UTC)
miffe commented on 2014-03-17 12:27 (UTC)
linux-mainline 3.14rc7-1:
- New upstream release
Packages at http://arch.miffe.org/
AuHop commented on 2014-03-17 07:40 (UTC)
It's funny that you mention that actually, suspend is broken (with radeon) on my laptop now too. 6620g + 6750m (HP dv6z-6100) using PRIME, fwiw. Hibernate seems to work fine, but suspend fails when it tries to start the screen again.
jtheoof commented on 2014-03-16 10:44 (UTC)
I don't know for you, but on my laptop, the suspend seems broken since 3.14rc6.
miffe commented on 2014-03-10 18:59 (UTC)
linux-mainline 3.14rc6-1:
- New upstream release
Packages at http://arch.miffe.org/
miffe commented on 2014-03-04 16:26 (UTC)
linux-mainline 3.14rc5-1:
- New upstream release
Packages at http://arch.miffe.org/
kleinph commented on 2014-02-27 00:13 (UTC)
The problem with the hook is not that annoying.
Thanks for the bisect. I wanted to write to the mailing list, when I saw that you did that already. Thanks alot!
WorMzy commented on 2014-02-26 21:29 (UTC)
I think you're just not meant to use this kernel series. :P
I can't help with those problems, as I don't use that hook. However, I've almost finished bisecting the commit (I believe it _is_ that patch, commit ref 0b947aff1599afbbd2ec07ada87b05af0f94cf10)
Did you open a bug report? If so, can you post the link?
kleinph commented on 2014-02-25 19:17 (UTC)
Ok I can confirm that I can boot with this workaround, but I found two other issues (unrelated to btrfs):
* I cannot boot with the shutdown hook enabled (the hook seems to hang)
* before the initrd handles over to the kernel it prints a message like "old_root was not a initramfs"
Maybe I should write to the mailinglist?
WorMzy commented on 2014-02-25 18:54 (UTC)
I'm almost positive that it's a btrfs regression. The only other possible cause is mkinitcpio, but I believe that the adding of modules to the initrd is automated, using the information the modules themselves provide (via depmod, presumably). That patch (if it was committed) may be a good starting point for a bisect.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here