Search Criteria
Package Details: linux-next-git 20241120.r0.gac24e26aa08f-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: | sir_lucjan (ptr1337) |
Last Packager: | sir_lucjan |
Votes: | 18 |
Popularity: | 0.98 |
First Submitted: | 2014-10-12 19:04 (UTC) |
Last Updated: | 2024-11-20 16:01 (UTC) |
Dependencies (16)
- 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)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (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
- modprobed-dbAUR (modprobed-db-gitAUR) (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 (7)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-next-git-headers
- linux-tip-git-headers
- 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 (4)
- 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
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
Bednar commented on 2020-10-15 15:31 (UTC)
the validity check is failing for the ZEN patch as of today for me
==> Validating source files with sha512sums... linux-next ... Skipped 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch ... FAILED config ... Passed ==> ERROR: One or more files did not pass the validity check!
ArthurBorsboom commented on 2020-09-23 08:34 (UTC)
@sir_lucjan, good to know that I was wrong, twice.
After searching, I found the 'following vanilla' comment not in the PKGBUILD, but inside the ZEN patch.
"Our default behavior continues to match the vanilla kernel."
Please disregard my incorrect observation. :)
sir_lucjan commented on 2020-09-17 20:25 (UTC) (edited on 2020-09-17 20:32 (UTC) by sir_lucjan)
@ArthurBorsboom
You are wrong."The normal kernel" has it.
https://github.com/archlinux/linux/commits/v5.8.10-arch1
It is used by default.
https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/config#L195
I am trying to make this kernel as consistent as possible with the stock.
Out of curiosity, where did you find it?
ArthurBorsboom commented on 2020-09-17 20:20 (UTC)
I'm wondering if the ZEN patch is (still?) needed in this package.
In the PKGBUILD it says to follow the vanilla build. However, neither the regular Arch [linux] kernel has it, nor linux-git.
https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/PKGBUILD https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-git
Might it be outdated?
sir_lucjan commented on 2020-09-12 17:32 (UTC)
Fixed.
gamezelda commented on 2020-09-12 17:20 (UTC)
The sphinx-workaround.patch patch does no longer apply. It looks like it is no longer necessary:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/Documentation/conf.py?id=afde706afde2fea8a1dff84acaedac4f8dfe84b9
sir_lucjan commented on 2020-05-01 11:40 (UTC)
@blacktea
The git package is never out of date. You will always build the latest possible version.
peeweep commented on 2020-01-04 23:38 (UTC) (edited on 2020-01-04 23:45 (UTC) by peeweep)
A patch for nvidia-dkms
https://github.com/peeweep/nvidia-dkms-fix-drm-drmph-not-found
Ref: https://devtalk.nvidia.com/default/topic/1068332
Ref: https://gitlab.com/snippets/1923197
Aaron1011 commented on 2020-01-01 07:58 (UTC)
in1t3r: I'm getting the same DKMS error with the
linux-mainline
kernel. Looking at the kernel repository, it looks like this error is legitmate:include/drm/drmP.h
no longer exists in the latest kernel.eliminator commented on 2019-12-09 08:38 (UTC) (edited on 2019-12-09 08:39 (UTC) by eliminator)
nvidia-dkms fails to install module on the linux-next-git kernel
dkms install nvidia/440.36 -k 5.4.0-next-20191208-1-next-git
The error in terminal is:Error! Bad return status for module build on kernel: 5.4.0-next-20191208-1-next-git (x86_64)
And the error inside of the log file is:
I hope it helps if someone confirms the error. Also do I need to use some other nvidia dkms package to be able to build with git version of the linux? Or is it the error that is made during writing the PKGBUILD. To mention I haven't changed a single option in PKBUILD left them default.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »