Can anyone compile this kernel with CONFIG_EFI_STUB=y and CONFIG_EXT4_USE_FOR_EXT23=y ? Thanks in advance. I tried compile with localmodconfig but it excludes many modules that I load only when needed.
Search Criteria
Package Details: linux-mainline-docs 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: | Documentation for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
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 (18)
- 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)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 82 83 84 85 86 87 88 89 90 91 92 93 Next › Last »
ka2107 commented on 2012-01-21 14:35 (UTC)
miffe commented on 2012-01-20 23:53 (UTC)
linux-mainline 3.3rc1-1:
- New upstream release
- Based on arch kernel 3.2.1-1
- Binaries at http://arch.miffe.org/
agapito commented on 2012-01-20 01:15 (UTC)
Linux 3.3-rc1 Released
miffe commented on 2012-01-16 08:55 (UTC)
Unflagging OOD, since 3.3-rc1 isn't out yet.
miffe commented on 2012-01-05 13:46 (UTC)
linux-mainline 3.2-1:
- New upstream release
- Binaries at http://arch.miffe.org/
frigaut commented on 2011-12-30 01:26 (UTC)
Oh, I see: you mean BCMA has to be disabled at kernel config, not just blacklisted...
will try.
frigaut commented on 2011-12-30 01:22 (UTC)
Somehow I don't have brcmsmac either.
It is missing from the module tree:
494:~ $ cd /lib/modules/3.2.0-1-mainline/
495:3.2.0-1-mainline $ find . -name brcmsmac
496:3.2.0-1-mainline $ find . -name mac80211
./kernel/net/mac80211
497:3.2.0-1-mainline $ find . -name b43
./kernel/drivers/net/wireless/b43
498:3.2.0-1-mainline $
I have bcma blacklisted.
it seems enabled as module in my config.gz (assuming it's the one that the mainline PKGCONFIG starts from):
499:3.2.0-1-mainline $ zcat /proc/config.gz | grep BRCMS
CONFIG_BRCMSMAC=m
Radioactiveman commented on 2011-12-29 23:11 (UTC)
@fleet: You have to disable BCMA to get brcmsmac. Read this: http://www.h-online.com/open/features/Kernel-Log-Coming-in-3-2-Part-1-Networking-1379085.html
miffe commented on 2011-12-25 02:33 (UTC)
linux-mainline 3.2rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Vi0L0 commented on 2011-12-19 00:54 (UTC)
Very nice set of patches (working very well here on 3.2rc6) to "Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6", usefull mostly when using USB stick with VFAT:
https://lkml.org/lkml/2011/12/14/254
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here