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
/
python
/
kmod
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: add hooks to build python bindings
python
Lucas De Marchi
2014-03-24
1
-1
/
+1
*
python: update version to 0.9.1
Andy Grover
2014-03-20
1
-1
/
+1
*
python: Issue #13 skipping building extensions on non-Linux platforms
Guy Rozendorn
2014-03-20
1
-1
/
+5
*
python: Make kmod.modprobe() raise an error if no modules found
Andy Grover
2014-03-20
1
-2
/
+12
*
python: add docstring to insert and remove methods
Oz
2014-03-20
1
-0
/
+14
*
python: add docstring to rmmod
Oz
2014-03-20
1
-0
/
+4
*
python: update version to 0.9
Andy Grover
2014-03-20
1
-1
/
+1
*
python: Ran update-copyright.py.
W. Trevor King
2014-03-20
12
-86
/
+145
*
python: module: fix versions -> info typo in Module._info_get() error message.
W. Trevor King
2014-03-20
1
-1
/
+1
*
python: Initialize Kmod.mod_dir to None in __cinit__().
W. Trevor King
2014-03-20
1
-0
/
+1
*
python: Use an OrderedDict for Module.info (preserving modinfo ordering).
W. Trevor King
2014-03-20
1
-1
/
+3
*
python: Add Module.info attribute.
W. Trevor King
2014-03-20
2
-0
/
+26
*
python: Use Cython's libc.errno for EEXIST.
W. Trevor King
2014-03-20
2
-5
/
+3
*
python: Add Module.versions attribute.
W. Trevor King
2014-03-20
2
-0
/
+29
*
python: Add missing copyright blurbs.
W. Trevor King
2014-03-20
10
-0
/
+111
*
python: Add docstrings to kmod.kmod and kmod.kmod.Kmod.
W. Trevor King
2014-03-20
1
-0
/
+3
*
python: Add additional out Module attributes (path, refcnt, ...).
W. Trevor King
2014-03-20
4
-8
/
+52
*
python: Convert to Cython.
W. Trevor King
2014-03-20
10
-0
/
+314