index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udevd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: exclude DRBD from block device ownership event locking
Roland Kammerer
2018-06-21
1
-3
/
+13
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
Drop more license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-12
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-4
/
+4
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-10
/
+10
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-2
/
+0
*
systemd-udevd: limit children-max by available memory (#8668)
Martin Wilck
2018-04-07
1
-0
/
+4
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
2018-02-08
1
-1
/
+1
*
Add mkdir_errno_wrapper() and use instead of mkdir() in various places
Zbigniew Jędrzejewski-Szmek
2017-12-16
1
-3
/
+3
*
tree-wide: unify logging of "Must be root" message
Lennart Poettering
2017-12-11
1
-3
/
+2
*
udevd: list all short options in help text
Marcus Folkesson
2017-12-03
1
-7
/
+7
*
coccinelle: fix IN_SET/!IN_SET scripts, and apply some changes it found
Lennart Poettering
2017-11-29
1
-1
/
+1
*
udevd: remove unused list node
Simon Peeters
2017-11-22
1
-1
/
+0
*
udevd: use list.h instead of udev_list_node
Simon Peeters
2017-11-22
1
-27
/
+17
*
Add SPDX license identifiers to source files under the GPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-3
/
+3
*
udev: fix some incorrect usages of CLOCK_BOOTTIME (#6198)
Lennart Poettering
2017-06-26
1
-6
/
+6
*
Rip out setting of the log level from udev_new and put it in a new function
Zbigniew Jędrzejewski-Szmek
2017-05-07
1
-0
/
+1
*
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-04
1
-2
/
+2
*
udevd: use signal_to_string() instead of strsignal() at one place
Lennart Poettering
2017-02-17
1
-1
/
+1
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-10
/
+31
*
udevd: check correct return value of fcntl() (#4758)
Daniel Wagner
2016-11-28
1
-1
/
+1
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-4
/
+1
*
udev: change kernel commandline option parsing
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-30
/
+17
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
tree-wide: pass return value of make_null_stdio() to warning instead of errno...
0xAX
2016-10-10
1
-3
/
+6
*
tree-wide: print warning in a failure case of make_null_stdio() (#4320)
0xAX
2016-10-09
1
-1
/
+3
*
udev: inform systemd how many workers we can potentially spawn (#4036)
Michal Sekletar
2016-08-25
1
-6
/
+10
*
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
1
-1
/
+1
*
udevd: try close ctrl connection blocking socket only once when spawning a ne...
Franck Bui
2016-05-30
1
-1
/
+0
*
udevd: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2016-04-08
1
-3
/
+4
*
selinux: always try to load the full selinux db
Zbigniew Jędrzejewski-Szmek
2016-03-01
1
-1
/
+1
*
udev: fix cg_unified() return code checking
Lennart Poettering
2016-02-16
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
udevd: do not clean up fds in main
Zbigniew Jędrzejewski-Szmek
2016-01-23
1
-1
/
+1
*
udevd: initialize fds to -1 and close them before exiting
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-1
/
+2
*
udev: add emacs header line
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-0
/
+2
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+1
*
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-17
1
-4
/
+4
*
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-05
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
socket-util: move CMSG_FOREACH() from macro.h to socket-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
[next]