linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-06 14:05:55 to 2015-02-25 01:07:22 UTC [more...]

Differences between builtins and modules
 2015-02-25  1:07 UTC  (5+ messages)

[PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
 2015-02-19 14:35 UTC  (18+ messages)

[PATCH] Fix segmentation fault on empty signature key
 2015-02-18 18:22 UTC  (3+ messages)

[PATCH] Out of bounds signature access with 32 bit off_t
 2015-02-18 17:55 UTC  (4+ messages)

[PATCH] libkmod: check size in elf_get_mem (Take 2)
 2015-02-17 16:58 UTC  (2+ messages)

[PATCH] libkmod: properly validate file size
 2015-02-13  3:23 UTC  (2+ messages)

[PATCH] libkmod: check size in elf_get_mem
 2015-02-10 19:38 UTC 

[PATCH] Prevent offset + size overflow
 2015-02-10 13:23 UTC  (8+ messages)

[PATCH 1/2] tools: normalize usage messages
 2015-02-10  3:11 UTC  (3+ messages)
` [PATCH 2/2] tools: add kmod info

[PATCH] testsuite: add tests for kmod_list
 2015-01-26 21:26 UTC  (2+ messages)

[PATCH 1/4] testsuite: add test for hash_add_unique
 2015-01-21 12:21 UTC  (8+ messages)
` [PATCH 2/4] testsuite: add test for growing then shrinking a hash
` [PATCH 3/4] testsuite: add more input cases to freadline_wrapped test
` [PATCH 4/4] util: remove dead code in freadline_wrapped

[PATCH] tools: kmod: break iteration once a command is executed
 2015-01-14 16:24 UTC  (2+ messages)

[PATCH] build: Do not force diagnostics-color flag
 2014-12-17  2:44 UTC  (4+ messages)

[PATCH] util: fix build on systems missing strndupa
 2014-11-17 15:01 UTC  (2+ messages)

[ANNOUNCE] kmod 19
 2014-11-16 12:39 UTC 

Debugging AttributeError: 'module' object has no attribute 'kmod'
 2014-11-15 20:59 UTC  (3+ messages)

[PATCH] static-nodes: indicate that creation of static nodes should only happen at boot
 2014-10-28 18:50 UTC  (7+ messages)

[RESEND] Regression using module-init-tools on Kernel v3.12.y
 2014-10-28 13:53 UTC  (3+ messages)

Regression using module-init-tools on Kernel v3.12.y
 2014-10-24 12:44 UTC 

Regression using module-init-tools on Kernel v3.12.y
 2014-10-24 12:43 UTC 

[RFC PATCH 4/5] module: Lock up a module when loading with a LOCLUP flag
 2014-10-13  4:41 UTC  (7+ messages)
    `  "
      ` [RFC PATCH 0/2] kmod: Support lockup option to make module un-removable
        ` [RFC PATCH 1/2] libkmod: support lockup module option
        ` [RFC PATCH 2/2] modprobe: Add --lockup option to make module unremovable

[PATCH] Add dummy definition of O_CLOEXEC
 2014-10-07  7:09 UTC  (10+ messages)

uas module not loaded automatically
 2014-10-06 22:43 UTC  (3+ messages)
                ` [solved] "

[PATCH] Add back-up implementation of be32toh()
 2014-09-29 20:21 UTC  (2+ messages)

[patch 0/2] Documentation fixes
 2014-09-22 12:06 UTC  (8+ messages)
` [patch 1/2] Document depmod --show in depmod(8)
` [patch 2/2] Add the man page for kmod(8)

[PATCH] depmod: always initialize "deps" in mod_get_all_sorted_dependencies()
 2014-09-22 11:39 UTC  (2+ messages)

[PATCH 0/3] Implement /proc/built-in file similar to /proc/modules
 2014-09-16 15:40 UTC 

[PATCH] depmod: New option for m-i-t prior 3.6 compatibility
 2014-07-23 13:27 UTC 

[PATCH] depmod: New option for m-i-t prior 3.6 compatibility
 2014-07-22 21:27 UTC  (2+ messages)

[PATCH] RESEND: add missing O_CLOEXEC in kmod_module_get_size()
 2014-06-19 21:45 UTC  (3+ messages)

[ANNOUNCE] kmod 18
 2014-06-14 15:57 UTC 

graph of modules
 2014-06-06 12:25 UTC  (4+ messages)

[PATCH] Fix use-after-free in libkmod / depmod fails to deal with symlinks
 2014-05-18 19:54 UTC  (4+ messages)

[PATCH] depmod: Make dependency loops be fatal
 2014-05-15  3:02 UTC  (4+ messages)

[PATCH] Fix recursion loop in mod_count_all_dependencies()
 2014-05-05 12:44 UTC  (13+ messages)

Making depmod, etc more flexible?
 2014-04-29 18:48 UTC  (6+ messages)
` [PATCH] Add --moddir to depmod and modprobe to override the target directory

rmmod resource busy
 2014-04-25  3:16 UTC  (2+ messages)

[ANNOUNCE] kmod 17
 2014-04-06 21:46 UTC 

[PATCH v3 0/3] Fix testsuite without zlib support
 2014-04-04 11:40 UTC  (5+ messages)
` [PATCH v3 1/3] testsuite: Uncompress most modules
` [PATCH v3 2/3] testsuite: Do not run tests with *.ko.gz if zlib is not enabled
` [PATCH v3 3/3] testsuite: Warn if sysconfdir is not /etc

[PATCH 1/3] testsuite: Do not run tests with *.ko.gz if zlib is not enabled
 2014-04-04 10:12 UTC  (8+ messages)
` [PATCH 2/3] testsuite: Mark empty tests as skipped
` [PATCH 3/3] testsuite: Warn if sysconfdir is not /etc
  ` [PATCH v2 "

[PATCH 1/2] libkmod: Ignore errors from softdeps
 2014-04-02  8:44 UTC  (5+ messages)
` [PATCH 2/2] config: also parse softdeps from modules

[announce] python-kmod 0.9
 2014-03-26 20:56 UTC  (11+ messages)

[PATCH] Fix a test in the configure script
 2014-03-23 21:45 UTC  (2+ messages)

[PATCH 1/2] depmod: do not allow partial matches with "search" directive
 2014-03-20  2:47 UTC  (7+ messages)
` [PATCH 2/2] depmod: fix debug print parameter order

[PATCH 1/8] testsuite: add test for kcmdline params with no value
 2014-03-07  9:17 UTC  (12+ messages)
` [PATCH 4/8] testsuite: add test for '.' correctly parsed in param's value
` [PATCH 5/8] build-sys: add small redirecting Makefiles
` [PATCH 6/8] build-sys: Do not require xsltproc for installation of man pages
` [PATCH 7/8] man: clarify the support to modules.dep file
` [PATCH 8/8] man: use systemd as example instead of udev

Linux kernel module is not running anymore when switching from mdev to udev
 2014-03-07  8:15 UTC  (3+ messages)
  ` [Buildroot] "

[PATCH] testsuite: Fix uname() during glibc startup
 2014-03-07  2:11 UTC  (2+ messages)

[PATCH] libkmod-config: Only match dot before '=' in /proc/cmdline
 2014-03-06 17:00 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).