Search Criteria
Package Details: linux-next-git 20250314.r0.gda920b7df701-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-next-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-next-git |
Description: | The Linux NEXT kernel and modules |
Upstream URL: | http://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | Nefelim4ag |
Maintainer: | ptr1337 |
Last Packager: | sir_lucjan |
Votes: | 18 |
Popularity: | 0.84 |
First Submitted: | 2014-10-12 19:04 (UTC) |
Last Updated: | 2025-03-14 14:22 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- 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)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (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, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (8)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-next-git-headers
- linux-tip-git-headers
- 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 (5)
- config
- git+https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0003-x86-insn_decoder_test-allow-longer-symbol-names.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
kola54453 commented on 2024-05-13 00:00 (UTC)
is there any pacman unofficial repo for linux-next like linux-mainline ?
ozz commented on 2024-04-02 13:55 (UTC)
Maybe it has been discussed but wouldn't it make sense to use
git clone --depth 1
inprepare()
as the source instead of the default VCS (git) source? It's so much faster and wastes less bandwidth.xiota commented on 2024-01-13 00:53 (UTC) (edited on 2024-01-13 00:56 (UTC) by xiota)
Would be better to set config variables like:
This will change the value only if they are unset. This allows users to set the options without editing the PKGBUILD.
sir_lucjan commented on 2023-11-07 17:40 (UTC)
@ndowens04
Done
ndowens04 commented on 2023-11-07 04:25 (UTC)
Could bcachefs be enabled, for atleast module, so that chaotic-aur builds this it would have it in it as well. I use bcachefs for my home dir
gamezelda commented on 2023-10-20 14:52 (UTC)
@sir_lucjan: Thanks, it's fixed now.
sir_lucjan commented on 2023-10-19 22:32 (UTC)
Fixed, could you try now?
gamezelda commented on 2023-10-19 22:23 (UTC)
The "Add sysctl and CONFIG to disallow unprivileged CLONE_NEWUSER" patch does not apply to the current linux-next due to a small change from "treewide: mark stuff as __ro_after_init" (https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/kernel/user_namespace.c?id=ea3229fa578b6e95a4a7ee53e1a98a45176e6f93).
It's enough to replace "__read_mostly " to "__ro_after_init" in the patch to get it working again.
sir_lucjan commented on 2023-08-30 15:46 (UTC)
You're welcome. Thanks for reporting the bug and the detailed description.
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »