index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
Age
Commit message (
Expand
)
Author
2016-05-31
udevd: remove unnecessary cgroups handling
Murray Calavera
2015-11-22
src/udev/udevd.c: add eudev startup message for kmsg
Richard Narron
2015-09-25
Forward-ported network rule-generator code from eudev-1.10
eudev/v3.1.4
Ian Stakenvicius
2015-09-11
Revert "udevd: warn if we receive SIGCHLD from untracked worker"
eudev/v3.1.3
Anthony G. Basile
2015-07-20
udevd: don't unref worker objects on SIGSTOP/SIGCONT
Tom Gundersen
2015-07-20
udevd: warn if we receive SIGCHLD from untracked worker
Tom Gundersen
2015-06-18
Rename mkdir_p -> udev_mkdir_p to avoid symbol collisions.
Anthony G. Basile
2015-06-18
udevd: fix REMOVE handling
Chris Clayton
2015-06-18
Revert "udev: don't close std{in,out,err}"
Anthony G. Basile
2015-05-27
udev/net_id: Only read the first 64 bytes of PCI config space
Jason S. McMullan
2015-05-27
nspawn: finish user namespace support
Lennart Poettering
2015-05-27
udevd: main - use _exit() when daemonizing
Tom Gundersen
2015-05-27
udevd: on_worker - distinguish between EINTR and EAGAIN
Tom Gundersen
2015-05-27
udevd: worker - use loop_write() rather than send()
Tom Gundersen
2015-05-27
udev-ctrl: make _unref() always return NULL
Tom Gundersen
2015-05-26
udevd: remove stale comment
Tom Gundersen
2015-05-26
udevd: explicitly update queue file before answering to ping
Tom Gundersen
2015-05-26
udevd: make udev_ctrl_connection global
Tom Gundersen
2015-05-26
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-26
udevd: remove unused function
Thomas Hindoe Paaboel Andersen
2015-05-26
udevd: don't explicitly count the number of workers
Tom Gundersen
2015-05-26
udevd: keep workers in a hashmap rather than a list
Tom Gundersen
2015-05-26
udevd: worker - drop reference counting
Tom Gundersen
2015-05-26
udev: fix weird coding-style
David Herrmann
2015-05-26
udevd: worker - allow passing NULL to worker_unref()
Tom Gundersen
2015-05-26
udevd: worker - use _exit() rather than exit()
Tom Gundersen
2015-05-26
udevd: modernize error handling
Tom Gundersen
2015-05-26
udevd: use kernel cmdline parser
Tom Gundersen
2015-05-26
udevd: worker - move some fields from the worker to the event
Tom Gundersen
2015-05-26
udevd: worker - introduce worker_attach_event()
Tom Gundersen
2015-05-26
udevd: worker - make refcounting clearer
Tom Gundersen
2015-05-26
udevd: worker - only allocate the worker struct in the main process
Tom Gundersen
2015-05-26
udevd: rename worker_new() to worker_spawn()
Tom Gundersen
2015-05-26
udevd: don't track worker exitcode
Tom Gundersen
2015-05-03
udevd: worker - log if worker result cannot be sent
Tom Gundersen
2015-05-03
udevd: worker - warn if unknown worker returns
Tom Gundersen
2015-05-03
src/udev/udevd.c: remove initializer for struct for gcc-4.5.
Anthony G. Basile
2015-05-03
udevd: worker - let the kernel attach the sender pid
Tom Gundersen
2015-05-03
udevd: don't unref worker objects on SIGSTOP/SIGCONT
Tom Gundersen
2015-05-03
udevd: warn if we receive SIGCHLD from untracked worker
Tom Gundersen
2015-05-03
udevd: improve logging in SIGCHLD handling
Tom Gundersen
2015-05-03
udev: event - update tags before writing out db
Tom Gundersen
2015-05-03
udev: Fix ping timeout when settle timeout is 0
Nir Soffer
2015-05-03
udevadm: enclose invocation of unlinkat() with a (void) cast
Lennart Poettering
2015-05-03
udev: settle should return immediately when timeout is 0
Nir Soffer
2015-05-03
udev-builtin-usb_id: fix inverted condition
Zbigniew Jędrzejewski-Szmek
2015-05-03
udev-builtin-usb_id: simplification
Zbigniew Jędrzejewski-Szmek
2015-05-03
udev: downgrade a few warnings to debug messages
Lennart Poettering
2015-05-03
input_id: Identify scroll-wheel device on Trust TB7300 tablet as keyboard
Hans de Goede
2015-05-03
udev: input_id: Make test_pointer / test_keys return if they've found anything
Hans de Goede
[next]