index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
assets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
udevadm: add new "lock" verb for locking block devices
Lennart Poettering
4
-0
/
+403
2022-04-04
hash-funcs: tweak odering in devt_compare_func()
Lennart Poettering
2
-6
/
+11
2022-04-04
TODO
Lennart Poettering
1
-1
/
+4
2022-04-04
gpt: introduce common implementation of type uuid search loop
Lennart Poettering
1
-9
/
+24
2022-04-04
update TODO
Lennart Poettering
1
-2
/
+12
2022-04-04
virt: move array iterators to smaller scope, and use right type
Lennart Poettering
1
-5
/
+2
2022-04-04
virt: make virtualization enum a named type
Lennart Poettering
8
-107
/
+119
2022-04-04
virt: rework kvm with hyperv enlightenment checks a bit
Lennart Poettering
3
-27
/
+26
2022-04-03
sd-dhcp6-client: request several options
Yu Watanabe
3
-7
/
+55
2022-04-03
network: dhcp6: request DNS servers or friends only when they will be used
Yu Watanabe
3
-24
/
+34
2022-04-03
dhcp: make option names singular
Yu Watanabe
6
-42
/
+42
2022-04-03
sd-dhcp6-client: sort requesting options
Yu Watanabe
2
-12
/
+20
2022-04-03
sd-dhcp6-client: rename req_opts_len -> n_req_opts
Yu Watanabe
2
-8
/
+7
2022-04-03
Identify kvm + hv_passthrough as "kvm"
Brett Holman
3
-1
/
+3
2022-04-01
build(deps): bump meson from 0.61.2 to 0.62.0 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2022-04-01
build(deps): bump actions/labeler from 3.1.0 to 4
dependabot[bot]
1
-1
/
+1
2022-04-01
build(deps): bump actions/checkout from 2.4.0 to 3
dependabot[bot]
6
-6
/
+6
2022-04-01
build(deps): bump github/codeql-action from 1.1.3 to 2.1.6
dependabot[bot]
1
-3
/
+3
2022-04-01
build(deps): bump github/super-linter from 4.8.5 to 4.9.1
dependabot[bot]
1
-1
/
+1
2022-04-01
veritysetup: fix memory corruption
Lennart Poettering
1
-5
/
+11
2022-04-01
tree-wide: fix typo
Yu Watanabe
2
-2
/
+2
2022-04-01
udev: add /dev/disk/by-diskseq symlink for block devices
Lennart Poettering
1
-0
/
+5
2022-04-01
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
56
-81
/
+87
2022-04-01
test: add space between arguments
Yu Watanabe
1
-1
/
+1
2022-04-01
path-util: use STR_IN_SET() where appropriate
Lennart Poettering
1
-3
/
+4
2022-04-01
notify: remove spurious whitespace
Lennart Poettering
1
-1
/
+1
2022-04-01
process-util: refactor APIs for reading /proc/self/xyz symlinks
Lennart Poettering
3
-35
/
+22
2022-04-01
analyze: fix offline check for syscal filter
Luca Boccassi
1
-1
/
+1
2022-04-01
analyze: fix offline check for 'native' syscall architecture
Luca Boccassi
2
-6
/
+9
2022-04-01
userdbctl: also show available UID range in current userns
Lennart Poettering
1
-14
/
+206
2022-04-01
update TODO
Lennart Poettering
1
-2
/
+0
2022-04-01
pid1: add taint flag if uid/gid userns range too small
Lennart Poettering
1
-6
/
+31
2022-04-01
uid-range: replace uid_range_contains() by more generalized uid_range_covers()
Lennart Poettering
3
-5
/
+31
2022-04-01
uid-range: add some overflow checks
Lennart Poettering
1
-0
/
+6
2022-04-01
uid-range: add new uid_range_load_userns() for loading /proc/self/uid_map
Lennart Poettering
3
-0
/
+98
2022-04-01
test: port test-uid-range to tests.h
Lennart Poettering
1
-3
/
+4
2022-04-01
uid-range: use size_t for array size
Lennart Poettering
4
-16
/
+16
2022-04-01
test-resolved-stream: before entering user/network namespaces check if that's...
Lennart Poettering
1
-3
/
+29
2022-04-01
tests: modernize load_testdata_env() a bit
Lennart Poettering
1
-6
/
+9
2022-04-01
update TODO
Lennart Poettering
1
-0
/
+11
2022-04-01
udev: use sd_device_open() where appropriate
Yu Watanabe
5
-52
/
+39
2022-04-01
test: add test for sd_device_open()
Yu Watanabe
1
-0
/
+7
2022-04-01
sd-device: introduce sd_device_open()
Yu Watanabe
3
-0
/
+67
2022-04-01
fd-util: rename loop_get_diskseq() -> fd_get_diskseq()
Yu Watanabe
3
-24
/
+26
2022-04-01
basic/missing: move BLKGETDISKSEQ to missing_fs.h
Yu Watanabe
3
-5
/
+5
2022-04-01
test: replace helper_wait_for_dev() with 'udevadm wait'
Yu Watanabe
1
-45
/
+4
2022-04-01
udevadm: introduce new 'wait' command
Yu Watanabe
7
-18
/
+495
2022-04-01
test: add more tests for sd_device_new_from_xxx()
Yu Watanabe
1
-24
/
+95
2022-04-01
sd-device: introduce sd_device_new_from_devname()
Yu Watanabe
3
-0
/
+44
2022-03-31
systemctl: show tainted state
Lennart Poettering
3
-7
/
+22
[next]