Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-04 | udev: kernel cmdline - accept rd.* parameters | Kay Sievers | |
2012-06-04 | udev: reset /proc/self/oom_score_adj in worker processes | Kay Sievers | |
Only the main daemon process should be excluded from OOM handling, not the worker processes or their child processes. | |||
2012-06-04 | udev: limit minimum worker count to 16 | Kay Sievers | |
2012-06-04 | udev: lower the starting children_max -> drop the minimum required RAM from ↵ | Lauri Kasanen | |
23mb to 5mb Udev was the limiting factor for us on low-RAM systems. Given an average RSS of 180kb, 128 workers would require ~23mb of RAM. Now, please consider what happens when there is only, say, 15mb free. Udev protects itself from OOM, and the kernel can do nothing but panic. 28 workers * 0.18mb = ~5mb. This change should not affect more powerful systems much, given that they still get the addition from the amount of RAM. | |||
2012-06-04 | keymaps: keyboard-force-release - fix shebang | Dave Reisner | |
This script will still run without the shebang, but we won't get the intended effect of the errexit flag in the interpreter line. | |||
2012-06-02 | keymaps: replace dir tokens in keyboard-force-release | Dave Reisner | |
Use the correct udev libexec dir as well, not systemd's. | |||
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | Kay Sievers | |
This reverts commit 9b5af248f04b6cad8a5bca836e89a39e9f6823d9. Udev now explicitely labels only files/directories in /dev. The selinux array API is not released and will not work on other distros at this moment. | |||
2012-05-31 | udev: do not selinux label files in /run/udev | Kay Sievers | |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux ↵ | Kay Sievers | |
context | |||
2012-05-31 | label: fix systemd-udev labeling of /run directory. | Daniel J Walsh | |
systemd-udev is currently incorrectly labeling /run/udev/* content because it is using selinux prefix labeling of /dev. This patch will allow systemd-udev to use prefix labeling of /dev and /run. | |||
2012-05-31 | udev: skip timestamp check if rules are already free()d during reload | Kay Sievers | |
2012-05-27 | udev.pc: install udev files to /lib/udev rather than /lib/systemd | Tom Gundersen | |
2012-05-27 | scsi_id: fix truncated model in by-id device links | Jean Delvare | |
Do not forget the leading "S" when appending the serial number, otherwise we chop the last character of the model name. Addresses: https://bugzilla.novell.com/show_bug.cgi?id=763397 Signed-off-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Petr Uzel <petr.uzel@suse.cz> | |||
2012-05-25 | udev: silent gcc warnings | Kay Sievers | |
2012-05-22 | keymap: support for Lenovo IdeaPad Z570 keyboard | Maxim A. Mikityanskiy | |
2012-05-14 | keymap: Add Mio N890 | Martin Pitt | |
https://launchpad.net/bugs/998621 | |||
2012-05-10 | udev: path_id - cciss - set "we have a bus" flag | Kay Sievers | |
2012-05-10 | udev: path_id - add cciss support | Hannes Reinecke | |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers | |
2012-05-07 | util: split-out conf-file.[ch] | Kay Sievers | |
2012-05-07 | udev: path_id - skip PCI-only-parents for block devices | Kay Sievers | |
2012-05-07 | udev: use conf_files_list() to search rules files | Kay Sievers | |
2012-05-04 | udev: fix the ENV{} blacklist logic | Kay Sievers | |
2012-04-29 | udev: use container_of() macro | Lucas De Marchi | |
2012-04-26 | udev: use only oom_score_adj interface | Kay Sievers | |
2012-04-17 | udev: unify /dev static symlink setup | Kay Sievers | |
2012-04-17 | silence a bunch of gcc warnings | Kay Sievers | |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers | |
2012-04-17 | udev: kill udev_selinux_setfscreateconat() | Kay Sievers | |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers | |
2012-04-16 | udev: use startswith() and streq() | Kay Sievers | |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers | |
2012-04-16 | udev: replace ARRAY_SIZE() with ELEMENTSOF() | Kay Sievers | |
2012-04-15 | udev: cleanup the udev cgroup when the daemon enters the idle state | Kay Sievers | |
2012-04-14 | udev: move all unconditionally installed rules to rules/ | Kay Sievers | |
2012-04-14 | udev: keymap - move src/udev/force-release-maps/ to keymaps-force-release/ | Kay Sievers | |
2012-04-14 | udev: test - move test/ and src/test/ | Kay Sievers | |
2012-04-13 | update .gitignore | Kay Sievers | |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering | |
2012-04-13 | udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/ | Kay Sievers | |
2012-04-13 | keymap: Add HP Compaq Presario CQ* | Martin Pitt | |
https://launchpad.net/bugs/935804 | |||
2012-04-13 | keymap: Add Dell XPS force-release quirk | Martin Pitt | |
https://launchpad.net/bugs/910911 | |||
2012-04-13 | udev: unpack sysfs test tree only on 'make check'; fix test-udev binary location | Kay Sievers | |
2012-04-13 | udev: keymap - move data files to root directory | Kay Sievers | |
2012-04-13 | udev: fix a few issues detected by the llvm static analyzer | Kay Sievers | |
2012-04-12 | udev: keymap - remove weird 'c2 a0' character sequences which break the check | Kay Sievers | |
$ hexdump -C src/udev/keymap/keymaps/samsung-90x3a 00000000 30 78 39 36 20 6b 62 64 69 6c 6c 75 6d 75 70 c2 |0x96 kbdillumup.| 00000010 a0 c2 a0 c2 a0 c2 a0 c2 a0 c2 a0 c2 a0 c2 a0 20 |............... | 00000020 23 20 46 6e 2b 46 38 20 6b 65 79 62 6f 61 72 64 |# Fn+F8 keyboard| | |||
2012-04-12 | udev: check-keymaps.sh - fix source directory | Kay Sievers | |
2012-04-11 | udev: fix RUN+= logic regarding builtin vs. program | Kay Sievers | |
2012-04-10 | udev: fix gcc warnings showing up after adding $(AM_CFLAGS) | Kay Sievers | |
2012-04-10 | udev: set errno = ENOSYS for removed interfaces | Kay Sievers | |