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
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
1
-1
/
+1
*
libkmod: turn into dlopen() dependency
Lennart Poettering
2024-04-04
1
-24
/
+7
*
core/kmod-setup: drop another pointless bitfield annotation
Zbigniew Jędrzejewski-Szmek
2024-02-20
1
-11
/
+10
*
kmod-setup: Load virtiofs and virtio_pci early
Daan De Meyer
2023-09-28
1
-38
/
+25
*
kmod-setup: Load virtio-vsock kernel module early
Daan De Meyer
2023-05-30
1
-9
/
+33
*
kmod-setup: Add early loading for virtio_console
Daan De Meyer
2023-04-20
1
-8
/
+33
*
kmod-setup: Introduce match_modalias_recurse_dir_cb()
Daan De Meyer
2023-04-20
1
-4
/
+5
*
kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway
Lennart Poettering
2023-04-18
1
-0
/
+4
*
kmod-setup: use STARTSWITH_SET() where appropriate
Lennart Poettering
2023-04-18
1
-4
/
+2
*
tree-wide: have_effective_cap() may return negative errno
Yu Watanabe
2022-12-23
1
-1
/
+1
*
kmod-setup: Make sure the tpm module is available early
Daan De Meyer
2022-11-17
1
-7
/
+13
*
kmod-setup: load dmi-sysfs if it's a module
Ludwig Nussel
2022-08-08
1
-0
/
+3
*
pid1: load 'qemu_fw_cfg' kmod super early, so that we can import credentials ...
Lennart Poettering
2022-04-28
1
-0
/
+8
*
kmod-setup: port from nftw() to recurse_dir()
Lennart Poettering
2021-10-07
1
-19
/
+37
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
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
[next]