Linux Modules
[Prev Page][Next Page]
- Is modules.dep.bin architecture independent?,
David Goodenough
- depmod return 0 even in case of unresolved symbol, Gilles Espinasse
- More modaliases + patchtool,
Dzianis Kahanovich
- Should modprobe blacklist all or only canned aliases?,
Andrey Borzenkov
- mark old wiki as old,
Mike Frysinger
- Segfault in depmod -- module-init-tools 3.12,
Mark Hatle
- dependencies using softdep option, Michael Prokop
- [ANNOUNCE] module-init-tools v3.12, Jon Masters
- [PATCH] doc: Do not generate modprobe.d.5 from sgml, Michal Marek
- [patch] depmod: export static device node information to modules.devname,
Kay Sievers
- removal of modprobe -o, Marco d'Itri
- [PATCH] apply blacklist to builtin aliases only,
Anssi Hannula
- Re: [klibc] include insmod patch,
maximilian attems
- Re: Bug#572512: module-init-tools: depmod unaligned trap on alpha,
Marco d'Itri
- Re: Bug#576894: modprobe -r should print and return an error value just like rmmod,
jidanni
- Bug#574584: module-init-tools: modprobe is too chatty with parse_toplevel_config and parse_kcmdline,
Marco d'Itri
- [PULL] fixes (inc. softdep) & try to to remove unused modules first,
Alan Jenkins
- Cant build module-init-tools-3.11,
Jonathan Andrews
- testsuite fun - [Fwd: opendir() on a file???],
Jon Masters
- [PATCH] Fix depmod -e without -F or -E unterminated warning,
Gilles Espinasse
http://bugzilla.kerneltools.org/ display uninterpreted perl script, Gilles Espinasse
[PATCH] modprobe does not print out dependee module falures.,
Matthew W. S. Bell
Help,any test method to test driver module's memory footprint?, Keith Chin
[RESEND] [GIT] fork-loop fixes, Alan Jenkins
module locking,
Jon Masters
softdep in .modinfo,
Michal Marek
Re: AX_ENABLE_BUILDDIR mangles module-init-tools Makefile,
Alan Jenkins
ANNOUNCE: module-init-tools 3.11.1 release, Jon Masters
dist tarball creation,
Mike Frysinger
Re: [Mit-devel] [PATCH] generate-modprobe.conf: handle duplicate aliases,
Mike Frysinger
ANNOUNCE: module-init-tools 3.11 release,
Jon Masters
[GIT v3] softdep: now with testing cheese, bugfixes and docs,
Andreas Robinson
Bug#548853: module-init-tools: depmod.conf manpage corruption, Marco d'Itri
[PATCH] depmod: initial support for split module directories,
Jon Masters
[GIT] fork-loop fixes and other bits, Alan Jenkins
Bug#548841: module-init-tools: Modprobe -q should always return 0.,
Marco d'Itri
[PATCH] modprobe: Ignore custom install commands if module_in_kernel() doesn't work,
Alan Jenkins
pending release,
Jon Masters
module-init-tools: [GIT v2] softdep command,
Andreas Robinson
Re: Bug#524940: module-init-tools: modprobe starts fork-bombing on executing oss-compat,
Alan Jenkins
[PATCH 0/2] Use generic binary search function,
Tim Abbott
[PATCH 2/2] module: use bsearch in find_symbol_in_kernel_section., Tim Abbott
[PATCH 1/2] lib: Add generic binary search function to the kernel.,
Tim Abbott
parameter for module gspca_sn9c20x,
baeckham
[PATCH 0/2] handle builtin modules,
Michal Marek
[PATCH] modprobe: add --resolve-alias option,
Thomas Bächler
[PATCH] logging: tell GCC to check calls to error() etc, Alan Jenkins
[PATCH] modinfo: Fix segmentation fault due to the wrong parameter,
Ozan Çağlayan
rfkill,
Jon Masters
Re: [PATCH] kbuild: generate modules.builtin,
Scott James Remnant
Re: [PATCH] reduce export symbol CRC table size on 64-bit archs,
Michal Marek
TODOs,
Andreas Robinson
depmod: add ability to check symbol versions,
Michal Marek
[PATCH 1/3] elfops: clean up load_symbols(), Michal Marek
[PATCH 3/3] depmod: add ability to check symbol versions, Michal Marek
[PATCH 2/3] elfops: kill first argument of load_dep_syms(), Michal Marek
[PATCH 0/3] depmod: add ability to check symbol versions,
Michal Marek
[PATCH] Add cscope/ctags/etags files to .gitignore,
Michal Marek
[GIT v2] Clean up option handling,
Alan Jenkins
doc: remove non-existent short options,
Alan Jenkins
depends command,
Andreas Robinson
ANNOUNCE: module-init-tools 3.9 release,
Jon Masters
[PATCH] add configure option to disable creation of .static utils, Mike Frysinger
[PATCH] link modprobe.d(5) to modprobe.conf(5),
Mike Frysinger
[PATCH] logging: remove unused warning counter, Alan Jenkins
Re: [PATCH 4/4] read string sections such as .modinfo with load_strings(),
Alan Jenkins
ELF cleanup: done (?),
Andreas Robinson
[PATCH 00/16] ELF cleanup, round 2,
Andreas Robinson
- [PATCH 01/16] elfops: Fix symbol type (weak, undef) definitions, Andreas Robinson
- [PATCH 02/16] util: document the rationale for the string table, Andreas Robinson
- [PATCH 03/16] elfops: export load_section(), hide load_strings(), Andreas Robinson
- [PATCH 04/16] elfops: add strict bounds checking to get/load_section(), Andreas Robinson
- [PATCH 06/16] modinfo: clean up grab_module(), Andreas Robinson
- [PATCH 05/16] elfops, depmod: add elf_file grab/release functions, Andreas Robinson
- [PATCH 07/16] modinfo: use logging facility for oom-checks and error messages, Andreas Robinson
- [PATCH 08/16] modinfo: load modules with grab_elf_file(), Andreas Robinson
- [PATCH 09/16] modprobe: load modules with grab_elf_file_fd(), Andreas Robinson
- [PATCH 10/16] modprobe: trivial indentation fix in dump_modversions(), Andreas Robinson
- [PATCH 11/16] modprobe: use elf_file in ELF-related functions, Andreas Robinson
- [PATCH 12/16] elfops: hide get_section() and rename its parameters, Andreas Robinson
- [PATCH 13/16] elfops: use elf_file in, and return section header from, get_module(), Andreas Robinson
- [PATCH 14/16] modprobe, elfops: move strip_section() to elfops and refactor it, Andreas Robinson
- [PATCH 15/16] modprobe, elfops: move most of dump_modversions() to elfops, Andreas Robinson
- [PATCH 16/16] elfops: hide elf_ident(), no users outside elfops, Andreas Robinson
- Re: [PATCH 00/16] ELF cleanup, round 2, Alan Jenkins
[PATCH] depmod: fix uninitialized value error in "depmod --warn" code, Alan Jenkins
[PATCH] testsuite: add --valgrind, Alan Jenkins
[GIT PULL request] ELF rewrite part 2,
Andreas Robinson
[PULL REQUEST] Manpage and misc updates,
Robby Workman
[PATCH 0/x] Refactoring mit: Andreas' brain-dump thread,
Andreas Robinson
Install SMTP,
Guus Ellenkamp
ANNOUNCE: module-init-tools 3.8 release,
Jon Masters
Bug#524940: module-init-tools: modprobe starts fork-bombing on executing oss-compat, Marco d'Itri
[PATCH] build: put shared functions in static library, Andreas Robinson
Remove include command?,
Andreas Robinson
[PATCH 0/4] Code cleanup - de-duplication of various functions,
Andreas Robinson
ELF-code cleanup?,
Andreas Robinson
[PATCH] build: sync ax_enable_builddir.m4 with autoconf archive,
Alan Jenkins
[GIT] A few more documentation updates, Alan Jenkins
ANNOUNCE: module-init-tools 3.7 release, Jon Masters
kerneltools (m-i-t) Wishlist page, Alan Jenkins
[PATCH] remove all legacy support for pre-2.6 kernels, Alan Jenkins
[PATCH] testsuite: remove test-generate-modprobe.conf/disabled*, Alan Jenkins
testsuite: add --valgrind, Alan Jenkins
[PATCH] "make check" shouldn't run our testsuite, Alan Jenkins
new release pending,
Jon Masters
Re: linux-2.6 install errors due to incompatible depmod files [was Re: Bug#518412: initramfs-tools: must support relative paths in modules.dep ],
Jon Masters
[PATCH] Allow to link zlib dynamically,
Michal Marek
ANNOUNCE: module-init-tools 3.7-pre9 release,
Jon Masters
[GIT] Various cleanups,
Alan Jenkins
Re: TODO fix the build system, Alan Jenkins
[PATCH] Don't abort the build if docbook2man is missing,
Michal Marek
[PATCHv2 0/4] Make test-suite build (-DJUST_TESTING) less disruptive,
Alan Jenkins
[PATCH 0/4] Make test-suite build (-DJUST_TESTING) less disruptive,
Alan Jenkins
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]