index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
kmod-setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop libkmod.h when module-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-1
/
+1
*
core: use the generic module_load() function
Zbigniew Jędrzejewski-Szmek
2018-07-19
1
-20
/
+1
*
core/kmod-setup: restore comments
Zbigniew Jędrzejewski-Szmek
2018-07-06
1
-3
/
+5
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Fix build without libkmod
Zbigniew Jędrzejewski-Szmek
2017-11-24
1
-5
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
util-lib: introdude _cleanup_ macros for kmod objects
Zbigniew Jędrzejewski-Szmek
2017-10-08
1
-7
/
+3
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-4
/
+4
*
kmod-setup: define has_virtio_rng() only in a case when HAVE_KMOD is enabled ...
0xAX
2017-09-08
1
-1
/
+1
*
Load virtio_rng early in the game (#6710)
Harald Hoyer
2017-08-31
1
-0
/
+41
*
Ensure kdbus isn't used (#3501)
Dave Reisner
2016-06-18
1
-3
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-3
/
+3
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
core: downgrade "Module inserted" message for kmod to DEBUG
Lennart Poettering
2015-08-21
1
-1
/
+1
*
Revert "kmod-setup: don't print warning on -ENOSYS"
David Herrmann
2015-07-01
1
-1
/
+1
*
turn kdbus support into a runtime option
Kay Sievers
2015-06-17
1
-2
/
+0
*
kmod-setup: don't print warning on -ENOSYS
Daniel Mack
2015-06-11
1
-3
/
+5
*
kmod-setup: when we fail to load a kmod, log the error cause
Lennart Poettering
2015-06-11
1
-2
/
+3
*
kmod-setup: split warn flags
Daniel Mack
2015-06-08
1
-9
/
+11
*
kmod-setup: don't warn when ipv6 can't be loaded
Daniel Mack
2015-06-05
1
-1
/
+1
*
kmod-setup: conditionalize kmod autoloading properly
Lennart Poettering
2015-05-18
1
-0
/
+4
*
bus: don't switch to kdbus if not requested
David Herrmann
2015-05-06
1
-5
/
+2
*
kmod-setup: load ip_tables kmod at boot
Lennart Poettering
2015-04-22
1
-4
/
+7
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
kmod-setup: simplify kernel command line parsing
Lennart Poettering
2014-11-27
1
-19
/
+1
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-1
/
+1
*
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
1
-1
/
+1
*
core: reindent mount/kmod tables
Lennart Poettering
2014-11-26
1
-3
/
+3
*
kmod-setup: improve for "kdbus" word on the kernel cmdline
Lennart Poettering
2014-11-14
1
-2
/
+15
*
kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c
Lennart Poettering
2014-11-14
1
-0
/
+7
*
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-13
1
-1
/
+1
*
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
1
-1
/
+1
*
kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...
Lennart Poettering
2014-06-17
1
-1
/
+5
*
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
1
-5
/
+2
*
do not run kmod-setup in a container
Kay Sievers
2013-12-19
1
-7
/
+7
*
temporarily support "kdbus" keyword on the kernel commandline to load the module
Kay Sievers
2013-12-18
1
-21
/
+37
*
kmod-setup: properly iterate through module table
Lennart Poettering
2013-05-07
1
-33
/
+39
*
kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointless
Kay Sievers
2012-11-04
1
-1
/
+0
*
kmod-setup: add conditional module loading callback
Kay Sievers
2012-11-04
1
-12
/
+20
*
systemd: mount the EFI variable filesystem
Lee, Chun-Yi
2012-10-30
1
-3
/
+4
*
modules-load: use correct va_list logging function
Michal Schmidt
2012-06-28
1
-1
/
+1
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
move libsystemd_core.la sources into core/
Kay Sievers
2012-04-11
1
-0
/
+96