index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: log_tests_skipped() already appends ", skipping tests"
Zbigniew Jędrzejewski-Szmek
2022-01-05
4
-7
/
+7
*
network: move logging from route_set_netlink_message() to the callers
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-21
/
+21
*
network: move logging from routing_policy_rule_set_netlink_message() to the c...
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-28
/
+28
*
network: move logging from qdisc_configure()/tclass_configure() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
3
-14
/
+14
*
network: simplify logging in request_process_bridge_fdb()
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-29
/
+33
*
network: move logging from tc .fill_message to the callers
Zbigniew Jędrzejewski-Szmek
2022-01-05
19
-180
/
+175
*
network: split out neighbor_configure_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-12
/
+22
*
network: split out dhcp4_pd_create_6rd_tunnel_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-39
/
+57
*
network: adjust log message about MACsec associations
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-6
/
+3
*
network: simplify logging in macsec netdev code
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-23
/
+23
*
network: simplify logging in l2tp_create_session() and l2tp_create_tunnel()
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-37
/
+31
*
network: split out link_configure_fill_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-70
/
+79
*
network: move logging from can_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
2
-13
/
+13
*
network: de-duplicate logging in bridge_vlan_append_info() and the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
2
-8
/
+6
*
network: move logging from ipoib_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
2
-8
/
+8
*
network: split out netdev_fill_fou_tunnel_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-21
/
+29
*
network: split out netdev_create_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-34
/
+44
*
network: replace more detailed netlink append messages
Zbigniew Jędrzejewski-Szmek
2022-01-05
2
-54
/
+71
*
network: use SYNTHETIC_ERRNO in one more place
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-4
/
+3
*
network: replace detailed netlink append messages with a single generic message
Zbigniew Jędrzejewski-Szmek
2022-01-05
16
-161
/
+161
*
fuzz: no longer skip empty files
Evgeny Vereshchagin
2022-01-04
7
-28
/
+16
*
po: Update translation files
Weblate
2022-01-04
2
-5
/
+8
*
meson: generate better arch defines for clang bpf compilation
Zbigniew Jędrzejewski-Szmek
2022-01-04
1
-2
/
+20
*
Merge pull request #21990 from keszybz/indentation-and-comments
Luca Boccassi
2022-01-04
48
-143
/
+88
|
\
|
*
po: drop Project-Id-Version from header template
Zbigniew Jędrzejewski-Szmek
2022-01-03
36
-36
/
+0
|
*
various: fix three spelling issues found by fossies
Zbigniew Jędrzejewski-Szmek
2022-01-03
3
-4
/
+4
|
*
docs: update branch names
Zbigniew Jędrzejewski-Szmek
2022-01-03
6
-19
/
+19
|
*
basic: adjust wording and wrapping of comments
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-19
/
+19
|
*
test-bpf-lsm: drop some parens
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-4
/
+2
|
*
test-job-type: modernize code a bit
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-22
/
+19
|
*
core/bpf: tighten handling of return values, improve messages
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-16
/
+13
|
*
core/bpf: avoid unnecessary initialization of variables, tighten scope
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-24
/
+13
*
|
basic/log: allow errno values higher than 255
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-2
/
+2
*
|
coredump: do not crash if we failed to acquire exe path
Zbigniew Jędrzejewski-Szmek
2022-01-03
1
-17
/
+22
*
|
Merge pull request #21985 from yuwata/elf-util-cleanups
Luca Boccassi
2022-01-03
2
-69
/
+76
|
\
\
|
*
|
coredump: drop unnecessary parentheses
Yu Watanabe
2022-01-03
1
-3
/
+2
|
*
|
elf-util: add missing assertion
Yu Watanabe
2022-01-03
1
-0
/
+2
|
*
|
elf-util: reduce variable scope
Yu Watanabe
2022-01-03
1
-3
/
+3
|
*
|
elf-util: executable argument for parse_elf() may be NULL
Yu Watanabe
2022-01-03
1
-3
/
+5
|
*
|
elf-util: reduce variable scope and indentation
Yu Watanabe
2022-01-03
1
-40
/
+42
|
*
|
elf-util: reduce variable scope and indentation
Yu Watanabe
2022-01-03
1
-20
/
+22
|
/
/
*
|
Merge pull request #21941 from yuwata/hostname-handle-empty
Zbigniew Jędrzejewski-Szmek
2022-01-03
4
-15
/
+13
|
\
\
|
*
|
hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)"
Yu Watanabe
2021-12-30
3
-9
/
+10
|
*
|
hostname-setup: gracefully handle kernel with empty CONFIG_DEFAULT_HOSTNAME
Yu Watanabe
2021-12-30
1
-6
/
+3
*
|
|
boot: Do not warn if an initializing driver returns EFI_ABORTED
Jan Janssen
2022-01-03
1
-2
/
+7
*
|
|
Merge pull request #21970 from yuwata/seccomp-util-fix-build
Zbigniew Jędrzejewski-Szmek
2022-01-03
15
-18
/
+83
|
\
\
\
|
*
|
|
seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_foo
Yu Watanabe
2022-01-02
1
-7
/
+4
|
*
|
|
missing-syscall: add __NR_openat2
Yu Watanabe
2022-01-02
2
-0
/
+67
|
*
|
|
syscalls: update syscall definitions
Yu Watanabe
2022-01-02
12
-11
/
+12
*
|
|
|
ci: bump mkosi to v12 with libsolv workaround
Frantisek Sumsal
2022-01-03
1
-1
/
+1
[next]