chiark / gitweb /
more merge fixups, looks like i missed a selinux patch somewhere...
[elogind.git] / udev_add.c
2005-04-27 Greg KHmore merge fixups, looks like i missed a selinux patch...
2005-04-27 pebenito@gentoo.org[PATCH] udev selinux fix
2005-04-27 kay.sievers@vrfy.org[PATCH] switch device type to enum
2005-04-27 kay.sievers@vrfy.org[PATCH] switch major/minor to dev_t
2005-04-27 kay.sievers@vrfy.org[PATCH] introduce OPTIONS=ignore_device, ignore_remove...
2005-04-27 kay.sievers@vrfy.org[PATCH] fix special file mode mask for temporary device...
2005-04-27 kay.sievers@vrfy.org[PATCH] create /block/*/range count of partitons for...
2005-04-27 kay.sievers@vrfy.org[PATCH] provide temporary device node for callouts...
2005-04-27 kay.sievers@vrfy.org[PATCH] selinux: cleanup udev integration
2005-04-27 mbuesch@freenet.de[PATCH] The attached patch fixes the code path if named...
2005-04-27 kay.sievers@vrfy.org[PATCH] handle renamed network interfaces properly...
2005-04-27 kay.sievers@vrfy.org[PATCH] simplify permission application
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udevdb* to udev_db*
2005-04-27 kay.sievers@vrfy.org[PATCH] Make dev.d/ handling a separate processing...
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 kay.sievers@vrfy.org[PATCH] improve klibc fixup integration
2005-04-27 kay.sievers@vrfy.org[PATCH] $local user
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup netif handling and netif-dev.d/ events
2005-04-27 kay.sievers@vrfy.org[PATCH] big cleanup of internal udev api
2005-04-27 kay.sievers@vrfy.org[PATCH] remove sleeps from udev as it is external now
2005-04-27 kay.sievers@vrfy.org[PATCH] prevent deadlocks on an corrupt udev database
2005-04-27 greg@kroah.com[PATCH] rename files to have '_' instead of '-' in...