index
:
~tomegun/systemd
boottime
glib-sd-event
hwdb
lldp
man-network
master
peer
ppp
sd-device
terminal
udev
udev-event
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-26
[PATCH] 052 release
052
greg@kroah.com
3
-2
/
+41
2005-04-26
[PATCH] fix example comment in ide-devfs.sh
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] Add infiniband to gentoo rules.
greg@kroah.com
1
-0
/
+4
2005-04-26
[PATCH] Another gentoo fix, adding dvb support.
greg@kroah.com
1
-0
/
+3
2005-04-26
[PATCH] Fix gentoo bug #76056 (fb device group permissions.)
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] Fix gentoo bug #81102, device nodes for the pktcdvd device.
greg@kroah.com
1
-0
/
+3
2005-04-26
[PATCH] create /block/*/range count of partitons for all_partitions
kay.sievers@vrfy.org
5
-6
/
+31
2005-04-26
[PATCH] provide temporary device node for callouts to access the device
kay.sievers@vrfy.org
8
-40
/
+80
2005-04-26
[PATCH] udev_volume_id: fix dasd disklabel reading with -l option
kay.sievers@vrfy.org
1
-5
/
+5
2005-04-26
[PATCH] udev_volume_id: volume_id version 034
kay.sievers@vrfy.org
29
-532
/
+974
2005-04-26
[PATCH] trivial: remove _all_ trailing slashes with no_trailing_slash()
mbuesch@freenet.de
1
-3
/
+3
2005-04-26
[PATCH] trivial: fix signedness
mbuesch@freenet.de
2
-5
/
+5
2005-04-26
[PATCH] debian: update rules files
md@Linux.IT
3
-198
/
+209
2005-04-26
[PATCH] raid-devfs.sh: devfs names for hardware RAID controllers
md@Linux.IT
1
-0
/
+50
2005-04-26
[PATCH] scsi_id: when udevstart is started, /tmp is not writeable.
md@Linux.IT
1
-2
/
+2
2005-04-26
[PATCH] cdsymlinks.sh: trivial fix, the variable is initialized to '', not 0
md@Linux.IT
1
-1
/
+1
2005-04-26
[PATCH] gentoo/udev.rules: add default permissions for sound devices
sschweizer@gmail.com
1
-3
/
+4
2005-04-26
[PATCH] namdev: allow symlink-only rules to specify node permissions
mbuesch@freenet.de
1
-36
/
+25
2005-04-26
[PATCH] udevd: fix valgrind warning
mbuesch@freenet.de
1
-0
/
+1
2005-04-26
[PATCH] udev_volume_id: rename probe_ibm into probe_dasd
kay.sievers@vrfy.org
4
-11
/
+8
2005-04-26
[PATCH] udev_volume_id: volume_id version 032
kay.sievers@vrfy.org
17
-47
/
+154
2005-04-26
[PATCH] Makefile: add some more warnings and prepare for clean gcc4 compile
kay.sievers@vrfy.org
2
-5
/
+6
2005-04-26
[PATCH] Makefile: cleanup conditional config option sections
kay.sievers@vrfy.org
1
-68
/
+61
2005-04-26
[PATCH] fix -Wsign-compare warnings
kay.sievers@vrfy.org
4
-6
/
+5
2005-04-26
[PATCH] chassis_id: clean compilation and fix bad function parameter passing
kay.sievers@vrfy.org
4
-43
/
+58
2005-04-26
[PATCH] simple_build_check: make it possible to pass KERNEL_DIR
kay.sievers@vrfy.org
1
-12
/
+15
2005-04-26
[PATCH] selinux: cleanup udev integration
kay.sievers@vrfy.org
5
-157
/
+217
2005-04-26
[PATCH] 051 release
051
greg@kroah.com
3
-2
/
+62
2005-04-26
[PATCH] gentoo fb permission fix.
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] The attached patch fixes the code path if namedev_name_device() fails.
mbuesch@freenet.de
1
-1
/
+1
2005-04-26
[PATCH] udev_volume_id: new version of volume_id
kay.sievers@vrfy.org
42
-2395
/
+3472
2005-04-26
[PATCH] udev_volume_id: fix -d option
cborntra@de.ibm.com
1
-1
/
+1
2005-04-26
[PATCH] klibc: update to version 0.198
kay.sievers@vrfy.org
7
-13
/
+13
2005-04-26
[PATCH] remove the lfs startup script on request of the author.
greg@kroah.com
1
-60
/
+0
2005-04-26
[PATCH] clean up the aoe char device rules, and delete the block one as it's ...
greg@kroah.com
1
-7
/
+3
2005-04-26
[PATCH] fix gcc 2.96 issue in libsysfs
greg@bucket.kroah.org
1
-2
/
+5
2005-04-26
[PATCH] rearrange link order in Makefile
hare@suse.de
1
-2
/
+2
2005-04-26
[PATCH] udev_volume_id: fix FAT label reading
kay.sievers@vrfy.org
2
-13
/
+43
2005-04-26
[PATCH] klibc: update to version 0.196
kay.sievers@vrfy.org
7
-4
/
+27
2005-04-26
[PATCH] I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 and
tklauser@access.unizh.chbk
1
-4
/
+4
2005-04-26
[PATCH] udevd: throttle the forking of processes
kay.sievers@vrfy.org
2
-9
/
+136
2005-04-26
[PATCH] udevd: add possible initialization of expected_seqnum
kay.sievers@vrfy.org
1
-1
/
+9
2005-04-26
[PATCH] udevd: it's obviously not the brightest idea to exit a device node ma...
kay.sievers@vrfy.org
1
-15
/
+11
2005-04-26
[PATCH] udevd: separate socket handling to prepare for other event sources
kay.sievers@vrfy.org
1
-25
/
+48
2005-04-26
[PATCH] udevd: support -d switch to become a daemon
kay.sievers@vrfy.org
1
-0
/
+18
2005-04-26
[PATCH] add aoe block and char device rules to the gentoo rule file.
greg@kroah.com
1
-0
/
+9
2005-04-26
[PATCH] udev_volume_id: version 27
kay.sievers@vrfy.org
2
-29
/
+84
2005-04-26
[PATCH] This fixes a silly mistake in how udevinfo prints the major and minor
roland@digitalvampire.org
1
-2
/
+2
2005-04-26
[PATCH] udevd: split up message receiving an queueing
kay.sievers@vrfy.org
1
-23
/
+27
2005-04-26
[PATCH] remove useless warning if udev.conf contains keys not read by udev it...
kay.sievers@vrfy.org
1
-3
/
+0
[next]