projects
/
platform
/
upstream
/
kmod.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/kmod.git
2012-03-19
Lucas De Marchi
build-sys: don't set CFLAGS and LDFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Lucas De Marchi
build-sys: re-organize configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Randy Witt
configure.ac: Move link only flags out of CFLAGS and...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-17
Randy Witt
Add CC_CHECK_LDFLAGS_APPEND m4 macro.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Lucas De Marchi
config: use order /etc, /run, /lib
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Lucas De Marchi
modprobe: set log prio to 0 if user passed -q arg
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Lucas De Marchi
Merge branch 'master' of git://code.falconindy.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Lucas De Marchi
modprobe: always try to remove all modules in command...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Lucas De Marchi
modprobe: don't check if module builtin to decide if...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Dave Reisner
modprobe: fix error path in removing modules
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Lucas De Marchi
kmod 6
v6
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Lucas De Marchi
Use upper case after Deprecated in doc
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Lucas De Marchi
Add kmod_module_apply_filter() to doc-sections file
commit
|
commitdiff
|
tree
|
snapshot
2012-03-03
Lucas De Marchi
Fix wrong printf format string
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Lucas De Marchi
libkmod-index: do not pre-populate mmap
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Lucas De Marchi
Downgrade log message: refcnt file may not exist
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Lucas De Marchi
man: detail modprobe.blacklist in kcmdline
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Lucas De Marchi
libkmod-index: free node when we have only partial...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Dave Reisner
modprobe: show builtin label on --show-depends
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Lucas De Marchi
libkmod-module: fill builtin's name
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Dave Reisner
find builtins by property, not initstate
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Dave Reisner
modinfo: use new apply_filter method to avoid builtins
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Dave Reisner
libkmod/module: add kmod_module_apply_filter method
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Lucas De Marchi
Move repository to kernel.org
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Lucas De Marchi
libkmod-module: don't treat "coming" as in-kernel
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Lucas De Marchi
TODO: update and organize items
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Lucas De Marchi
libkmod-module: probe: check if module exists for insta...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Lucas De Marchi
Add missing newlines
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Lucas De Marchi
Downgrade log level when modules.dep{,.bin} don't exist
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Lucas De Marchi
testsuite: fix color of unexpected failure
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Lucas De Marchi
kmod-module: lookup: search modules.builtin file too
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Lucas De Marchi
testsuite: add test for builtins with modprobe
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Dave Reisner
testsuite: add .path member to test struct
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Wouter van...
Fix path.c's function pointer defenitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Lucas De Marchi
TODO: add tasks and bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Lucas De Marchi
libkmod-index: don't print an error if index doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Lucas De Marchi
libkmod-module: probe: fix infinite loop with softdeps
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Lucas De Marchi
test: remove test-state
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Lucas De Marchi
Mark functions with attribute noreturn
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Lucas De Marchi
Check if libc has __xstat
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Lucas De Marchi
build-sys: add rule to pack rootfs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Lucas De Marchi
testsuite: add tests to modprobe --show-depends
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Lucas De Marchi
testsuite: update README file
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Lucas De Marchi
testsuite: macronify test definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Lucas De Marchi
testsuite: macronify main function
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Dan McGee
testsuite: libtestsuite depends on individual components
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Lucas De Marchi
libkmod-module: probe: Fix ignore-loaded flag not being...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lucas De Marchi
kmod 5
v5
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Dan McGee
modinfo: handle arguments more carefully
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lucas De Marchi
Add WARNING file for test dir and improve testsuite...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lucas De Marchi
testsuite: add README
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lucas De Marchi
libkmod-module: probe: return -EEXIST if told to do so
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Lucas De Marchi
libkmod-module: probe: rename flag to be more meaningful
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Dan McGee
test-conversion: remove test/test-{insmod,rmmod,rmmod2}
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Dan McGee
test-conversion: remove test/test-init
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Dan McGee
test-conversion: remove test/test-loaded
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Dan McGee
Update .gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2012-02-05
Dan McGee
Fix simple grammar issue
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Ambroz Bizjak
Fix unaligned memory access in hash function
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Lucas De Marchi
TODO: add task to write testsuite/README
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Lucas De Marchi
man: insmod: we don't handle modules from stdin
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Khem Raj
depmod: Dont use errno unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Dave Reisner
fix building and cleaning of manpages
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Dave Reisner
modprobe: avoid breaking on insertion failure
commit
|
commitdiff
|
tree
|
snapshot
2012-02-03
Dave Reisner
lib/module: check initstate before inserting module
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Dave Reisner
whitespace fix -- no logical code changes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-02
Gustavo Sverzut...
fix manpage build and install.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Gustavo Sverzut...
improve logging to mention context.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-01
Gustavo Sverzut...
improve log when debugging.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
libkmod: organize public header
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
Prepare for API bump
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Dave Reisner
modprobe: properly handle errors from init_module
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
libkmod-module: probe: remove useless KMOD_PROBE_STOP_O...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
libkmod-module: probe: return -EEXIST if told to stop...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Dave Reisner
testsuite: allow for expected failure of tests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Dave Reisner
modprobe: post-remove module deps with 0 refcnt
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
kmod-modprobe: migrate to kmod_module_probe_insert_module()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
libkmod-module: probe: add flag to dry-run
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
libkmod-module: probe: add flag to ignore loaded modules
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Lucas De Marchi
libkmod-module: probe: add print_action callback
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: probe: add room in flags for future...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: probe: ignore-command flag can't be...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: probe: remove useless flag to stop...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: probe: add flag to stop loading on...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
testsuite: check if dots are allowed in aliases
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
testsuite: add test for kmod_module_new_from_name()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: split creation of new modules to share...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
Partially fix parsing of alias with dots
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: probe: add flag to ignore commands
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: probe: change insertion to cover more...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
libkmod-module: add visited field
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
build-sys: fix make dist
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Dave Reisner
build-sys: declare rootfs.tar.xz as dep of rootfs/
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
testsuite: let stat.h take care of stat64
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Lucas De Marchi
Use %zu for size_t
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Lucas De Marchi
testsuite: remove unneeded call to memset()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Pedro Pedruzzi
libkmod: Fix handling of square brackets expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Pedro Pedruzzi
testsuite: add test for function alias_normalize
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Lucas De Marchi
modprobe: print end of configuration files
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Lucas De Marchi
build-sys: extract rootfs for make check
commit
|
commitdiff
|
tree
|
snapshot
next