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
/
udev.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] switch device type to enum
kay.sievers@vrfy.org
2005-04-26
[PATCH] handle renamed network interfaces properly if we manage hotplug.d/
kay.sievers@vrfy.org
2005-04-26
[PATCH] complete removal of explicit udev permissions config file
kay.sievers@vrfy.org
2005-04-26
[PATCH] klibc supports LOG_PID now, so remove our own implementation
kay.sievers@vrfy.org
2005-04-26
bleah, more merge fixes...
Greg KH
2005-04-26
[PATCH] export DEVNAME regardless of the state of udev_dev_d
kay.sievers@vrfy.org
2005-04-26
[PATCH] check earlier if we should run as udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove double initialization
kay.sievers@vrfy.org
2005-04-26
[PATCH] add -V option to udev to print the version number
kay.sievers@vrfy.org
2005-04-26
[PATCH] handle /etc/hotplug.d/ only if the event comes from udevd
kay.sievers@vrfy.org
2005-04-26
[PATCH] trivial cleanups and change some comments
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove unused variables
kay.sievers@vrfy.org
2005-04-26
[PATCH] use blacklist on device "remove" and remove dev.d/ call code duplication
kay.sievers@vrfy.org
2005-04-26
[PATCH] don't call the hotplug scripts with a test run
kay.sievers@vrfy.org
2005-04-26
fixups to get back to proper patch order
Greg KH
2005-04-26
[PATCH] don't call dev.d/ scripts twice, if directory = subsystem
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix spurious valgrind warning in udev.
greg@kroah.com
2005-04-26
[PATCH] DEVNAME on device removal
sjoerd@spring.luon.net
2005-04-26
[PATCH] handle whole hotplug event with udevd/udev
kay.sievers@vrfy.org
2005-04-26
[PATCH] integrate wait_for_sysfs in udev
kay.sievers@vrfy.org
2005-04-26
[PATCH] export DEVNAME on remove event
kay.sievers@vrfy.org
2005-04-26
[PATCH] export udev_log flag to the environment
kay.sievers@vrfy.org
2005-04-26
[PATCH] disable logging for udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename udevdb* to udev_db*
kay.sievers@vrfy.org
2005-04-26
[PATCH] Make dev.d/ handling a separate processing stage
kay.sievers@vrfy.org
2005-04-26
[PATCH] make the udev object available to more processing stages
kay.sievers@vrfy.org
2005-04-26
[PATCH] add ACTION to udev object to expose it to the whole process
kay.sievers@vrfy.org
2005-04-26
[PATCH] let udev act as udevstart if argv[1] == "udevstart"
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
2005-04-26
[PATCH] Don't use any syslog() in signal handler, cause it may deadlock.
kay.sievers@vrfy.org
2005-04-26
[PATCH] Remove the last klibc specific line from the main udev code
kay.sievers@vrfy.org
2005-04-26
[PATCH] expose sysfs functions for sharing it
kay.sievers@vrfy.org
2005-04-26
[PATCH] sparse cleanups on the tree
greg@kroah.com
2005-04-26
[PATCH] cleanup netif handling and netif-dev.d/ events
kay.sievers@vrfy.org
2005-04-26
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
2005-04-26
[PATCH] close the syslog
kay.sievers@vrfy.org
2005-04-26
[PATCH] move assignments past local variables
patmans@us.ibm.com
2005-04-26
[PATCH] remove sleeps from udev as it is external now
kay.sievers@vrfy.org
2005-04-26
[PATCH] Fix build error with klibc due to recent changes.
greg@kroah.com
2005-04-26
[PATCH] merge
greg@kroah.com
2005-04-26
[PATCH] fix asmlinkage
mbuesch@freenet.de
2005-04-26
[PATCH] fix incompatible pointer type warning
mbuesch@freenet.de
2005-04-26
[PATCH] prevent deadlocks on an corrupt udev database
kay.sievers@vrfy.org
2005-04-26
[PATCH] handle only block and class devices
kay.sievers@vrfy.org
2005-04-26
[PATCH] Fix naming ethernet devices in udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix UDEV_NO_SLEEP
trini@kernel.crashing.org
2005-04-26
[PATCH] Make udev/udevstart be one binary
trini@kernel.crashing.org
2005-04-26
[PATCH] Add 'asmlinkage' to udev-030
trini@kernel.crashing.org
2005-04-26
[PATCH] fix udevd zombies
kay.sievers@vrfy.org
[next]