index
:
delta/kmod.git
baserock/danielsilverstone/update-to-v15-plus
baserock/danielsilverstone/v14
baserock/morph
baserock/ps/update-linux-v3.12-systemd-v208
cached-modules
fixup
hash-stat2
master
move-stuff
python
test-broken-initstate
tip
tmp-testsuite-modprobe-vboxdrv
wip
git.kernel.org: pub/scm/utils/kernel/kmod/kmod.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libkmod
/
libkmod-module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libkmod-module: Simplify kmod_module_insert_module()
Michal Marek
2014-03-05
1
-17
/
+10
*
Remove duplicate includes
Lucas De Marchi
2014-01-21
1
-1
/
+0
*
module: use _cleanup_free and remove useless call to free()
Lucas De Marchi
2013-11-18
1
-9
/
+5
*
libkmod: always pass O_NONBLOCK to kernel
Lucas De Marchi
2013-09-20
1
-9
/
+6
*
Fix usage of readdir_r()
Lucas De Marchi
2013-08-29
1
-34
/
+18
*
Use "-internal" suffix instead of "-private"
Lucas De Marchi
2013-07-04
1
-1
/
+1
*
Add document for exported enums
Chengwei Yang
2013-05-04
1
-5
/
+39
*
Several minor fixes for documentation
Chengwei Yang
2013-05-04
1
-7
/
+5
*
libkmod-module: Don't pass NULL ctx to kmod_log
Lucas De Marchi
2013-04-23
1
-1
/
+1
*
libkmod-module: Don't pass NULL pointer to memcpy
Lucas De Marchi
2013-04-23
1
-1
/
+2
*
libkmod: Move finit_module() definition to missing.h
Lucas De Marchi
2013-04-09
1
-8
/
+0
*
libkmod: Add missing definitions
Lucas De Marchi
2013-04-09
1
-2
/
+0
*
libkmod: add finit_module logic
Kees Cook
2013-02-19
1
-0
/
+29
*
libkmod: Return module signature information in kmod_module_get_info()
Michal Marek
2013-01-17
1
-1
/
+44
*
libkmod-module: Do not free the list in kmod_module_info_append
Michal Marek
2013-01-17
1
-7
/
+8
*
Update copyright notices
Lucas De Marchi
2013-01-16
1
-1
/
+1
*
libkmod-module: Add helper for building the module info list
Michal Marek
2013-01-16
1
-19
/
+22
*
libkmod: cache open file for later access
Lucas De Marchi
2012-10-18
1
-112
/
+40
*
libkmod-module: Add KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY flag
Lucas De Marchi
2012-08-17
1
-3
/
+9
*
module: support reading coresize from /sys if supported
Dave Reisner
2012-06-29
1
-3
/
+27
*
libkmod-config: refactor functions to get config
Lucas De Marchi
2012-06-12
1
-13
/
+18
*
doc: silent man page generation and fix gtk-doc warnings
Kay Sievers
2012-04-15
1
-1
/
+1
*
Use upper case after Deprecated in doc
Lucas De Marchi
2012-03-02
1
-1
/
+1
*
Downgrade log message: refcnt file may not exist
Lucas De Marchi
2012-03-01
1
-1
/
+1
*
find builtins by property, not initstate
Dave Reisner
2012-02-24
1
-2
/
+1
*
libkmod/module: add kmod_module_apply_filter method
Dave Reisner
2012-02-24
1
-46
/
+61
*
libkmod-module: don't treat "coming" as in-kernel
Lucas De Marchi
2012-02-23
1
-1
/
+0
*
libkmod-module: probe: check if module exists for install cmds
Lucas De Marchi
2012-02-22
1
-9
/
+12
*
Add missing newlines
Lucas De Marchi
2012-02-18
1
-1
/
+2
*
kmod-module: lookup: search modules.builtin file too
Lucas De Marchi
2012-02-16
1
-2
/
+22
*
libkmod-module: probe: fix infinite loop with softdeps
Lucas De Marchi
2012-02-11
1
-1
/
+1
*
libkmod-module: probe: Fix ignore-loaded flag not being applied
Lucas De Marchi
2012-02-07
1
-1
/
+2
*
libkmod-module: probe: return -EEXIST if told to do so
Lucas De Marchi
2012-02-06
1
-3
/
+3
*
libkmod-module: probe: rename flag to be more meaningful
Lucas De Marchi
2012-02-06
1
-3
/
+4
*
Fix simple grammar issue
Dan McGee
2012-02-05
1
-1
/
+1
*
lib/module: check initstate before inserting module
Dave Reisner
2012-02-03
1
-15
/
+21
*
whitespace fix -- no logical code changes
Dave Reisner
2012-02-02
1
-12
/
+12
*
libkmod-module: probe: remove useless KMOD_PROBE_STOP_ON_COMMAND
Lucas De Marchi
2012-01-31
1
-13
/
+4
*
libkmod-module: probe: return -EEXIST if told to stop on already loaded
Lucas De Marchi
2012-01-31
1
-7
/
+7
*
libkmod-module: probe: add flag to dry-run
Lucas De Marchi
2012-01-31
1
-2
/
+7
*
libkmod-module: probe: add flag to ignore loaded modules
Lucas De Marchi
2012-01-31
1
-5
/
+9
*
libkmod-module: probe: add print_action callback
Lucas De Marchi
2012-01-31
1
-1
/
+13
*
libkmod-module: probe: remove useless flag to stop on failure
Lucas De Marchi
2012-01-30
1
-2
/
+1
*
libkmod-module: probe: add flag to stop loading on already loaded
Lucas De Marchi
2012-01-30
1
-4
/
+19
*
libkmod-module: split creation of new modules to share code
Lucas De Marchi
2012-01-30
1
-57
/
+78
*
libkmod-module: probe: add flag to ignore commands
Lucas De Marchi
2012-01-30
1
-18
/
+29
*
libkmod-module: probe: change insertion to cover more use cases
Lucas De Marchi
2012-01-30
1
-159
/
+177
*
libkmod-module: add visited field
Lucas De Marchi
2012-01-30
1
-0
/
+6
*
WEXITSTATUS is defined in sys/wait.h
Thierry Vignaud
2012-01-17
1
-0
/
+1
*
Fix error code returned on module removal
Lucas De Marchi
2012-01-11
1
-4
/
+3
[next]