Package Details: linux-mainline-docs 6.15rc4-1

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.34
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-04-28 11:29 (UTC)

Required by (0)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 93 Next › Last »

Sherlock-Holo commented on 2016-12-19 16:14 (UTC)

In my opinion, many people use the 4.9 kernel to try the new BBR, if you don't add CONFIG_TCP_CONG_BBR=y, maybe they feel disappointed(include me :p)

SirBarclay commented on 2016-12-12 01:14 (UTC)

Says 4.9-1 but it downloads and compiles 4.8

miffe commented on 2016-12-11 22:20 (UTC)

@Hydeh: Check your bc and readline installations.

Hydeh commented on 2016-12-11 21:37 (UTC) (edited on 2016-12-11 21:37 (UTC) by Hydeh)

Hi I'm having an issue with this packages installtion, when I run "makepkg -si" almost everything runs untill close to the end where this error appears. bc: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory make[1]: *** [Kbuild:67: include/generated/timeconst.h] Error 1 make: *** [Makefile:1033: prepare0] Error 2 ==> ERROR: A failure occurred in prepare(). Aborting... Any idea as to how i could fix this?

miffe commented on 2016-12-08 11:53 (UTC)

@RubenKelevra: I wont change the config from whats in core/linux. If you get it added there it will show up here too.

RubenKelevra commented on 2016-12-08 09:38 (UTC)

Can you please add CONFIG_TCP_CONG_BBR=y? Thanks :)

ishitatsuyuki commented on 2016-11-29 10:12 (UTC)

I'm curious if CONFIG_INTEL_ISH_HID would be included.

afzalarsalan commented on 2016-11-28 00:36 (UTC)

If you look at the commit, you'll see it's quite the simple fix for CONFIG_MODVERSIONS ;) http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cd3caefb4663e3811d37cc2afad3cce642d60061&utm_source=anzwix

smirky commented on 2016-11-27 22:36 (UTC)

@lesto Yes, -rc7 has the patch. http://lkml.iu.edu/hypermail/linux/kernel/1611.3/02062.html "Fix subtle CONFIG_MODVERSIONS problems" Make some research next time :)

lesto commented on 2016-11-27 22:22 (UTC) (edited on 2016-11-27 22:23 (UTC) by lesto)

@smirky waiting for RC7, can you confirm the patch is there? i don't find it in the realeases notes! http://lkml.iu.edu/hypermail/linux/kernel/1611.3/02062.html