Linux Modules
[Prev Page][Next Page]
- Re: [PATCH] usb: ohci/uhci - add soft dependencies on ehci_hcd, (continued)
- [PATCH] config: also parse softdeps from modules, Tom Gundersen
- Re: [PATCH] modules: add support for soft module dependencies,
Lucas De Marchi
- [PATCH] depmod: warn on invalid devname specification,
Tom Gundersen
- [PATCHv2] Add configure check for _Static_assert(),
Thomas Petazzoni
- [PATCH] kmod: be32toh for older boxen,
Randy MacLeod
- [PATCH] Add configure check for _Static_assert(),
Thomas Petazzoni
- [PATCH 1/3] remove non-portable usage of strndupa,
John Spencer
- [ANNOUNCE] kmod 15, Lucas De Marchi
- Re: [PATCH 0/3] module: Allow parameters without arguments, Lucas De Marchi
- [PATCH 1/2] testsuite: Add test for parameter with no value in kcmdline,
Lucas De Marchi
- Re: [PATCH] depmod: add missing "else" clause,
Lucas De Marchi
- [PATCH 1/3] shell-completion: Add initial completion for kmod,
Lucas De Marchi
- Re: [BUG] 3.10.[01] modprobe snd-... hangs, Lucas De Marchi
- [PATCH 1/6] testsuite: Fix mkdir_p corner cases,
Lucas De Marchi
- [PATCH 3/6] static-nodes: don't fail if modules.devname not found, Lucas De Marchi
- [PATCH 6/6] static-nodes: create parent directories of output file, Lucas De Marchi
- [PATCH 4/6] util: Add len arg to mkdir_p(), Lucas De Marchi
- [PATCH 5/6] util: Add mkdir_parents(), Lucas De Marchi
- Re: [PATCH 1/6] testsuite: Fix mkdir_p corner cases, Tom Gundersen
[PATCHv2 1/2] static-nodes: don't fail if modules.devname not found,
Tom Gundersen
[PATCH 1/2] static-nodes: don't fail if modules.devname not found,
Tom Gundersen
[ANNOUNCE] kmod 14, Lucas De Marchi
module refcnt underflow, Lucas De Marchi
Re: [systemd-devel] systemd fails to build with static kmod library, Lucas De Marchi
Re: modprobe: Cannot load blacklisted module by symbol,
Lucas De Marchi
[PATCH] Fix 'make check': undeclared __NR_finit_module,
Chengwei Yang
[RFC] Fix the kmod internal list behavior?,
Yang Chengwei
depmod difference between module-init-tools and kmod,
Stefan Achatz
[V2, 1/2] Several minor fixes for documentation,
Chengwei Yang
[PATCH] libkmod: Avoid calling syscall() with -1,
Jan Luebbe
[PATCH] modprobe: don't check refcount with remove command,
Johannes Berg
[PATCH] Fix: check cache before dump it,
Chengwei Yang
[PATCH 0/2] Polish document,
Chengwei Yang
[PATCH v2] static-nodes: tmpfiles - also create parents directories of device nodes,
Tom Gundersen
[PATCH] static-nodes: tmpfiles - also create parents directories of device nodes, Tom Gundersen
[PATCH v4] tools: add static-nodes tool,
Tom Gundersen
[PATCH v3] tools: add static-nodes tool,
Tom Gundersen
[PATCH v2] tools: add static-nodes tool,
Tom Gundersen
[PATCH] [RFC] udevd: let tmpfiles create all static nodes, Tom Gundersen
[PATCH] [WIP]tools: add devname2tmpfile,
Tom Gundersen
[ANNOUNCE] kmod 13, Lucas De Marchi
control on cpu/core,
christophe malvasio
[PATCH] rmmod: Teach rmmod about builtin modules,
Josh Boyer
modprobe missing -l option,
Marian Marinov
KBUILD_MODNAME issue,
Ajith Adapa
Small issue building LKM in latest 3.7 kernel,
Ajith Adapa
[PATCH v2 0/3] add finit_module support,
Kees Cook
[PATCH 0/3] add finit_module support,
Kees Cook
[PATCH] libkmod: Use secure_getenv if available,
Cristian Rodríguez
[PATCH] libkmod/libkmod-module.c: Add mising O_CLOEXEC flag in open call, Cristian Rodríguez
[PATCH v2] libkmod: add finit_module logic,
Kees Cook
[PATCH] libkmod: add finit_module logic,
Kees Cook
How to create driver for device based on USB HID protocol?, Manuel Reimer
[PATCH v2 0/3] Display module signature information in modinfo,
Michal Marek
[PATCH 1/2] libkmod: return errno from index_mm_open on resource load fail,
Dave Reisner
[PATCH 0/2] Display module signature information in modinfo,
Michal Marek
kernel oops on insmod,
Pukitis Martins (LQLA RD)
depmod -a and non-default umask,
Josh Boyer
[RFC 1/2] libkmod: avoid failure when the builtin file cannot be loaded,
Dave Reisner
[PATCH] insmod, modprobe: propagate error status from module insertion to exit code,
Daniel Dadap
[PATCH 01/12] tools/testing/modules: introduce test which loads/unloads random modules, Konstantin Khlebnikov
kmod: depmod: fix builtin symbols resolution when the prefix symbol is set,
Andrey Mazo
kmod: depmod: --symbol-prefix actually requires an argument,
Andrey Mazo
module-init-tools: depmod: --symbol-prefix actually requires an argument,
Andrey Mazo
[ANNOUNCE] kmod 12, Lucas De Marchi
Tutorial: Simple Mail Merge, jameshoude79
fix is_module_filename(),
Aleksey Makarov
Add "disable" alias to kmod?, Kees Cook
modprobe -f / --force-vermagic not working correctly,
Philippe De Swert
[announce] python-kmod 0.9,
Andy Grover
[ANNOUNCE] kmod 11, Lucas De Marchi
[RFC PATCH] kmod: add whitelist option,
Milan Broz
[PATCH v2] kmod: add whitelist option, Milan Broz
Re: [RFC PATCH] kmod: add whitelist option, Lucas De Marchi
[PATCH] build-sys: disable manuals when xsltproc is not in path,
Sami Kerola
[PATCH] --with-rootprefix considered harmful,
Dave Reisner
Drop support to compressed modules?,
Lucas De Marchi
Re: kmod issue: modules.order isn't read when solving a modalias,
Lucas De Marchi
Re: [PATCH 2/2] module: wait when loading a module which is currently initializing.,
Lucas De Marchi
[PATCH] NEWS: langauge corrections,
Jan Engelhardt
issues with unknown/new alias,
Christoph Jung
[PATCH 1/4] Revert "build-sys: disable jobserver for rootfs target",
Dave Reisner
[ANNOUNCE] kmod 10,
Lucas De Marchi
I: kmod vs module-init-tools: modprobe security regression,
Dmitry V. Levin
Re: [PATCH] build-sys: Add --disable-manpages option,
Colin Walters
[PATCH 0/7] Manpage cleanup,
Dave Reisner
Re: template based wrapper library (testsuite/path.c), Lucas De Marchi
Re: kmod testsuite fix [was: Re: [PATCH] Testbeds for libudev/gudev clients], Lucas De Marchi
[PATCH] Implicitly run 'make rootfs' with 'make check', Dave Reisner
[PATCH] module: support reading coresize from /sys if supported, Dave Reisner
Re: [PATCH 00/23] Crypto keys and module signing, Lucas De Marchi
[PATCH] depmod: atomically rename and unlink file, Henrique Dante de Almeida
Re: Assertion fails in init_module.c on 32bits,
Lucas De Marchi
[ANNOUNCE] kmod 9, Lucas De Marchi
[PATCH] doc: Don't reference /etc/modprobe.conf,
Josh Boyer
[PATCH 1/2] libkmod-file: gracefully handle errors from zlib,
Dave Reisner
kmod and modprobe -l ?,
Thomas Backlund
kmod vs module-init-tools regression,
Thomas Backlund
[PATCH] libkmod: make sure to export kmod_log,
Mike Frysinger
Re: question on non-kernel patch,
John W. Linville
kmod 8, Lucas De Marchi
[PATCH] doc: silent man page generation and fix gtk-doc warnings,
Kay Sievers
kmod-7 test suite failed for a user mode linux image (Gentoo),
Toralf Förster
Re: CC_CHECK_LDFLAGS_APPEND macro patch,
Randy Witt
[ANNOUNCE] kmod 7, Lucas De Marchi
[PATCH 1/2 v2] Add CC_CHECK_LDFLAGS_APPEND m4 macro.,
Randy Witt
[PATCH 2/2] configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.,
Randy Witt
[PATCH 1/2] Add CC_CHECK_LDFLAGS_APPEND m4 macro., Randy Witt
[PATCH 0/2] Patch for warnings when using link flags as compile flags, Randy Witt
Announce: python-kmod 0.1, Andy Grover
[ANNOUNCE] kmod 6,
Lucas De Marchi
Re: kmod (Version 5), Lucas De Marchi
Re: [PATCH 1/3 v2] testsuite: ship testsuite/rootfs unzipped,
Dan McGee
[PATCH 3/3 v2] test-conversion: convert test-get-dependencies to new infrastructure, Dan McGee
[PATCH 2/3 v2] test-conversion: convert test-blacklist to new infrastructure, Dan McGee
[PATCH 3/3] test-conversion: convert test-get-dependencies to new infrastructure,
Dan McGee
[PATCH 2/3] test-conversion: convert test-blacklist to new infrastructure,
Dan McGee
[PATCH] Fix path.c's function pointer defenitions., Wouter van Kesteren
kmod-5 --show-depends broken?,
Alexey Gladkov
kmod 3 - endless loop in __kmod_module_get_probe_list,
Mantas M.
Re: "index_mm_open: No such file or directory" on a kernel without modules,
Kay Sievers
sovers patch and gitignore update,
Jan Engelhardt
The case of libkmod's .so versioning attempts, and induced collisions,
Jan Engelhardt
[ANNOUNCE] kmod 5, Lucas De Marchi
Re: [compat-wireless] modprobe -l is legacy compatibility mode and is being removed from some distros, Lucas De Marchi
[PATCH 1/6] Fix simple grammar issue,
Dan McGee
[PATCH] modinfo: handle arguments more carefully,
Dan McGee
[PATCH] Delete test/ directory,
Dan McGee
[PATCH] Update .gitignore files, Dan McGee
[PATCH] depmod: Dont use errno unconditionally,
Khem Raj
kmod depmod ARM bug,
Ambroz Bizjak
Re: Bug#656683: kmod: Switching to kmod makes only one ATI driver between audio and video work, Lucas De Marchi
modprobe eating all memory, Lucas De Marchi
[PATCH] build-sys: add switch for module-init-tools compatibility, William Hubbs
index_mm_open: No such file or directory,
Matt Burgess
Re: Problem with kmod 4 and 'modprobe squashfs',
Lucas De Marchi
[PATCH] kbuild: do not check for ancient modutils tools,
Lucas De Marchi
Re: [kmod PATCH] man: spelling fixes, Lucas De Marchi
Kmod-4 installation of tools,
Matt Burgess
[ANNOUNCE] kmod 4, Lucas De Marchi
Re: udev 177 and kmod3,
Lucas De Marchi
[PATCH 1/2] modprobe: check for EPERM instead of EEXIST on insertion,
Dave Reisner
kmod 3 - endless loop in insmod_do_soft_dependencies,
Mantas M.
[PATCH 1/2] tools/modinfo: exit non-zero on module not found,
Dave Reisner
[ANNOUNCE] kmod 3, Lucas De Marchi
[PATCH] libkmod/hash: check for NULL before freeing hash, Dave Reisner
[PATCH] libkmod-config: remove warning for skipped config files, Dave Reisner
[PATCH 1/2] kbuild: add target to install gzipped modules,
Lucas De Marchi
[PATCH] index_file_open: fix another fd leak on error path.,
Cristian Rodríguez
[ANNOUNCE] kmod 2,
Lucas De Marchi
[PATCH] index_file_open: ask fopen to access the file using mmap,
Cristian Rodríguez
[PATCH] Fix static analyzers warnings,
Cristian Rodríguez
[PATCH] Open more file descriptors with O_CLOEXEC,
Cristian Rodríguez
Re: [PATCH] All C files MUST include config.h before any other file,
Lucas De Marchi
Re: [PATCH] Library must use O_CLOEXEC whenever it opens file descriptors, Lucas De Marchi
Problem relating to modprobe not applying a modules kernel parameters at load time,
James Hunt
Re: index license in module-init-tools, Alan Jenkins
module-init-tools development repo,
Shea Levy
virtual -->physical --> virtual address,
ratheesh kannoth
proc entry getting created in wrong directory?, ratheesh kannoth
system hangs upon the module loading,
ratheesh kannoth
[PATCH 0/5] Rewrite support for compressed modules,
Alexey Gladkov
[PATCH 0/2] doc generation fixes,
d
[PATCH] Added mechanism for per-kernel version module options, Peter Hurley
[PATCH] depmod: clear allocated memory to avoid random segfault,
Yu, Ke
module-init-tools 3.16, Jon Masters
module-init-tools 3.13,
Jon Masters
[PATCH] depmod: Handle X.Y kernel versions,
Michal Marek
modprobe: add configuration sources,
Tom Gundersen
Writing a module that uses MII/MDIO interface, Mirko Banchi
[PATCH] depmod: fix tabs in help output,
Mike Frysinger
DMA,
mahdi hamzeh
[PATCH] Trivial typo fix in comments 'will used' and duplicate 'layers' A bit rewording for dev_addr_del_multiple comments,
Gilles Espinasse
[PATCH] Make docbook2man optional,
Thomas Petazzoni
[PATCH 0/6] pre-run hooks for depmod alternatives,
Keegan McAllister
[PATCH 00/14] new modprobe, depmod features for alternative module dirs,
Keegan McAllister
- [PATCH 01/14] modprobe: defer the use of MODULE_DIR, Keegan McAllister
- [PATCH 02/14] modprobe: add 'moduledir' config option, Keegan McAllister
- [PATCH 03/14] modprobe: ignore broken symlink config files, Keegan McAllister
- [PATCH 04/14] tests: test new modprobe features, Keegan McAllister
- [PATCH 05/14] depmod: move code using MODULE_DIR out of main(), Keegan McAllister
- [PATCH 06/14] depmod: clear the symbol hash for each module tree, Keegan McAllister
- [PATCH 07/14] depmod: process a list of config_alternatives, Keegan McAllister
- [PATCH 08/14] depmod: factor out reading a config dir, Keegan McAllister
- [PATCH 09/14] depmod: read config alternatives from a directory, Keegan McAllister
- [PATCH 10/14] depmod: store module_dir without trailing slash, Keegan McAllister
- [PATCH 11/14] tests: test depmod 'alternatives' feature, Keegan McAllister
- [PATCH 12/14] doc: fix the description of modprobe -d, Keegan McAllister
- [PATCH 13/14] doc: document new modprobe features, Keegan McAllister
- [PATCH 14/14] doc: document the depmod 'alternatives' feature, Keegan McAllister
- Re: [PATCH 00/14] new modprobe, depmod features for alternative module dirs, Michal Marek
[PATCH 0/5] testsuite bugs,
Keegan McAllister
[PATCH 1/2] depmod/modprobe: localize functions/variables,
Mike Frysinger
[PATCH] depmod: new --symbol-prefix option, Mike Frysinger
Is modules.dep.bin architecture independent?,
David Goodenough
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]