linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-18 19:40:02 to 2015-09-12 19:05:46 UTC [more...]

[PATCH 0/4] depmod and modprobe error message fixups
 2015-09-12 19:05 UTC  (10+ messages)
` [PATCH 1/4] build: Properly check for Cython
` [PATCH 2/4] modprobe: Add appropriate error message when path is missing
` [PATCH 3/4] depmod: Fix message printing before log_setup_kmod_log
` [PATCH 4/4] depmod: Add error message for bad version

fnmatch for modprobe.d "options" commands?
 2015-08-25 15:23 UTC  (3+ messages)

[PATCH] build: let sed use posix ERE instead of GNU extension
 2015-06-24 12:11 UTC  (4+ messages)

[PATCH] libkmod-module: fix return code in error path
 2015-06-18  4:36 UTC  (3+ messages)

[ANNOUNCE] kmod 21
 2015-06-09 19:42 UTC  (3+ messages)

Bug#787548: kmod: Small typo in rmmod(8)
 2015-06-09  1:49 UTC  (2+ messages)

[PATCH kmod 0/3] Add feature list together with version
 2015-06-09  1:42 UTC  (8+ messages)
` [PATCH kmod 1/3] build: add function to build string of features
` [PATCH kmod 2/3] build: add relevant features to KMOD_FEATURES in config.h
` [PATCH kmod 3/3] tools: display features together with version information

[PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing
 2015-06-07  6:18 UTC  (14+ messages)

modules out of tree issue
 2015-04-20  9:09 UTC 

modules out of tree issue
 2015-04-17  9:48 UTC 

modules out of tree issue
 2015-04-17  9:41 UTC 

modules out of tree issue
 2015-04-16 12:27 UTC  (3+ messages)
  ` AW: "

Bug#782692: kmod: spurious spaces in lsmod output
 2015-04-16 11:48 UTC  (2+ messages)

How to get instance for kallsyms_address or kallsyms_num_syms?
 2015-04-09 14:09 UTC  (2+ messages)

[PATCH] build: generate libkmod.pc during autoconf
 2015-03-11  0:30 UTC  (4+ messages)

[PATCH] tools: add basic versions of insert and remove
 2015-03-07 15:21 UTC  (2+ messages)

[PATCH 1/3] testsuite: remove .gitignore files when populating rootfs
 2015-03-07 13:39 UTC  (6+ messages)
` [PATCH 2/3] testsuite: update README
` [PATCH 3/3] tools: add basic versions of insert and remove

[PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
 2015-03-02  4:52 UTC  (20+ messages)

[ANNOUNCE] kmod 20
 2015-03-01 19:07 UTC 

Differences between builtins and modules
 2015-02-28 17:24 UTC  (7+ 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)


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).