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
Commit message (
Expand
)
Author
Age
Files
Lines
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
3
-8
/
+4
*
Merge pull request #8508 from poettering/more-cocci
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-4
/
+3
|
\
|
*
coccinelle: make use of DIV_ROUND_UP() wherever appropriate
Lennart Poettering
2018-03-20
1
-4
/
+3
*
|
v3: Properly parsing SCSI Hyperv devices (#8509)
Long Li
2018-03-21
1
-5
/
+8
|
/
*
v4l_id: check mplane video capture and output capailities (#8464)
Jui-Chi Ricky Liang
2018-03-20
1
-2
/
+4
*
systemd-link: Remove UDP Fragmentation Offload support. (#8183)
Rosen Penev
2018-03-18
3
-3
/
+1
*
udev: use startswith() instead of the combination of strneq() and strlen() (#...
Yu Watanabe
2018-03-16
1
-3
/
+2
*
udev/net-id: Fix check for address to keep interface names stable (#8458)
Filipe Brandenburger
2018-03-16
1
-1
/
+1
*
basic/macros: rename noreturn into _noreturn_ (#8456)
Franck Bui
2018-03-15
1
-1
/
+1
*
coccinelle: similar to reallocarray() let's also systematically use malloc_mu...
Lennart Poettering
2018-03-02
1
-1
/
+1
*
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
2
-5
/
+5
*
udevadm: prevent segfault in blkid builtin when offset not specified
Douglas Christman
2018-03-01
1
-3
/
+10
*
Add note to udev.conf that changes to that file require a rebuild of the init...
Michael Biebl
2018-02-27
1
-0
/
+3
*
Merge pull request #8258 from keszybz/log-issues
Lennart Poettering
2018-02-23
2
-51
/
+47
|
\
|
*
udev/net-id: check all snprintf return values
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-35
/
+35
|
*
udev/net-id: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2018-02-23
1
-15
/
+11
|
*
Revert "Replace use of snprintf with xsprintf"
Zbigniew Jędrzejewski-Szmek
2018-02-23
2
-3
/
+3
*
|
udev: don't assign INPUT_ID_MOUSE to a touchpad/joystick/touchscreen (#8259)
Peter Hutterer
2018-02-23
1
-1
/
+2
|
/
*
Fix format-truncation compile failure by typecasting USB IDs (#8250)
Patrick Uiterwijk
2018-02-22
1
-7
/
+6
*
Merge pull request #8199 from keszybz/small-things
Lennart Poettering
2018-02-19
1
-1
/
+1
|
\
|
*
Add some handling to remaining unlinkat calls
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-1
/
+1
*
|
udevadm: fix fd leak on oom
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-2
/
+3
|
/
*
Merge pull request #8066 from LittleCVR/udevadm-trigger-and-settle
Zbigniew Jędrzejewski-Szmek
2018-02-09
1
-12
/
+101
|
\
|
*
udevadm: check for oom and other style fixes
Zbigniew Jędrzejewski-Szmek
2018-02-09
1
-11
/
+19
|
*
udevadm: allow trigger command to be synchronous
Mao
2018-02-09
1
-8
/
+89
*
|
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
2018-02-08
3
-4
/
+4
|
/
*
Merge pull request #7816 from poettering/chase-pid
Zbigniew Jędrzejewski-Szmek
2018-01-15
1
-26
/
+25
|
\
|
*
cocci: there's not ENOTSUP, there's only EOPNOTSUPP
Lennart Poettering
2018-01-11
1
-2
/
+2
|
*
ethtool-util: don't pass fds as pointers if we don't have to
Lennart Poettering
2018-01-11
1
-17
/
+18
|
*
ethtool-util: fix weird whitespace
Lennart Poettering
2018-01-11
1
-3
/
+1
|
*
ethtool-util: order includes properly
Lennart Poettering
2018-01-11
1
-2
/
+2
|
*
ethtool-util: no need for memcpy() where normal assignment works too
Lennart Poettering
2018-01-11
1
-2
/
+2
*
|
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
|
/
*
cocci: use strempty() at more places
Lennart Poettering
2018-01-10
1
-2
/
+1
*
systemd-udevd: fix speed/duplex processing with valid .link files (#7808)
Bruce A. Johnson
2018-01-05
1
-3
/
+3
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-4
/
+2
*
Merge pull request #7705 from keszybz/redo-linking
Lennart Poettering
2018-01-03
1
-5
/
+26
|
\
|
*
meson: add a single .h file to shared libs with no sources
Zbigniew Jędrzejewski-Szmek
2018-01-03
1
-0
/
+1
|
*
meson: rename libudev_internal to libudev_static and link into libudev
Zbigniew Jędrzejewski-Szmek
2018-01-03
1
-4
/
+24
|
*
meson: rename libsystemd_internal to libsystem_static
Zbigniew Jędrzejewski-Szmek
2017-12-21
1
-1
/
+1
*
|
core,udev,networkd: add ConditionKernelVersion=
Lennart Poettering
2017-12-26
3
-4
/
+8
*
|
Merge pull request #7728 from poettering/fork-rework
Yu Watanabe
2017-12-27
3
-28
/
+25
|
\
\
|
*
|
udev: some very trivial coding style updates
Lennart Poettering
2017-12-25
1
-5
/
+5
|
*
|
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
2
-4
/
+4
|
*
|
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-19
/
+16
*
|
|
separate flags from shebang
bleep_blop
2017-12-25
2
-2
/
+4
*
|
|
sd-boot, udev: trivial condition simplifications
Yu Watanabe
2017-12-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #7663 from keszybz/mkdir-return-value
Lennart Poettering
2017-12-24
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add mkdir_errno_wrapper() and use instead of mkdir() in various places
Zbigniew Jędrzejewski-Szmek
2017-12-16
1
-3
/
+3
*
|
meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666)
Franck Bui
2017-12-16
1
-0
/
+1
[next]