index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.default.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
network: move logging from route_set_netlink_message() to the callers
Zbigniew Jędrzejewski-Szmek
1
-21
/
+21
2022-01-05
network: move logging from routing_policy_rule_set_netlink_message() to the c...
Zbigniew Jędrzejewski-Szmek
1
-28
/
+28
2022-01-05
network: move logging from qdisc_configure()/tclass_configure() to the caller
Zbigniew Jędrzejewski-Szmek
3
-14
/
+14
2022-01-05
network: simplify logging in request_process_bridge_fdb()
Zbigniew Jędrzejewski-Szmek
1
-29
/
+33
2022-01-05
network: move logging from tc .fill_message to the callers
Zbigniew Jędrzejewski-Szmek
19
-180
/
+175
2022-01-05
network: split out neighbor_configure_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
1
-12
/
+22
2022-01-05
network: split out dhcp4_pd_create_6rd_tunnel_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
1
-39
/
+57
2022-01-05
network: adjust log message about MACsec associations
Zbigniew Jędrzejewski-Szmek
1
-6
/
+3
2022-01-05
network: simplify logging in macsec netdev code
Zbigniew Jędrzejewski-Szmek
1
-23
/
+23
2022-01-05
network: simplify logging in l2tp_create_session() and l2tp_create_tunnel()
Zbigniew Jędrzejewski-Szmek
1
-37
/
+31
2022-01-05
network: split out link_configure_fill_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
1
-70
/
+79
2022-01-05
network: move logging from can_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2
-13
/
+13
2022-01-05
network: de-duplicate logging in bridge_vlan_append_info() and the caller
Zbigniew Jędrzejewski-Szmek
2
-8
/
+6
2022-01-05
network: move logging from ipoib_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2
-8
/
+8
2022-01-05
network: split out netdev_fill_fou_tunnel_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
1
-21
/
+29
2022-01-05
network: split out netdev_create_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
1
-34
/
+44
2022-01-05
network: replace more detailed netlink append messages
Zbigniew Jędrzejewski-Szmek
2
-54
/
+71
2022-01-05
network: use SYNTHETIC_ERRNO in one more place
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2022-01-05
network: replace detailed netlink append messages with a single generic message
Zbigniew Jędrzejewski-Szmek
16
-161
/
+161
2022-01-04
fuzz: no longer skip empty files
Evgeny Vereshchagin
7
-28
/
+16
2022-01-04
po: Update translation files
Weblate
2
-5
/
+8
2022-01-04
meson: generate better arch defines for clang bpf compilation
Zbigniew Jędrzejewski-Szmek
1
-2
/
+20
2022-01-03
basic/log: allow errno values higher than 255
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2022-01-03
coredump: do not crash if we failed to acquire exe path
Zbigniew Jędrzejewski-Szmek
1
-17
/
+22
2022-01-03
po: drop Project-Id-Version from header template
Zbigniew Jędrzejewski-Szmek
36
-36
/
+0
2022-01-03
various: fix three spelling issues found by fossies
Zbigniew Jędrzejewski-Szmek
3
-4
/
+4
2022-01-03
docs: update branch names
Zbigniew Jędrzejewski-Szmek
6
-19
/
+19
2022-01-03
coredump: drop unnecessary parentheses
Yu Watanabe
1
-3
/
+2
2022-01-03
elf-util: add missing assertion
Yu Watanabe
1
-0
/
+2
2022-01-03
elf-util: reduce variable scope
Yu Watanabe
1
-3
/
+3
2022-01-03
elf-util: executable argument for parse_elf() may be NULL
Yu Watanabe
1
-3
/
+5
2022-01-03
elf-util: reduce variable scope and indentation
Yu Watanabe
1
-40
/
+42
2022-01-03
elf-util: reduce variable scope and indentation
Yu Watanabe
1
-20
/
+22
2022-01-03
boot: Do not warn if an initializing driver returns EFI_ABORTED
Jan Janssen
1
-2
/
+7
2022-01-03
basic: adjust wording and wrapping of comments
Zbigniew Jędrzejewski-Szmek
1
-19
/
+19
2022-01-03
test-bpf-lsm: drop some parens
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2022-01-03
test-job-type: modernize code a bit
Zbigniew Jędrzejewski-Szmek
1
-22
/
+19
2022-01-03
core/bpf: tighten handling of return values, improve messages
Zbigniew Jędrzejewski-Szmek
1
-16
/
+13
2022-01-03
core/bpf: avoid unnecessary initialization of variables, tighten scope
Zbigniew Jędrzejewski-Szmek
1
-24
/
+13
2022-01-03
ci: bump mkosi to v12 with libsolv workaround
Frantisek Sumsal
1
-1
/
+1
2022-01-02
seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_foo
Yu Watanabe
1
-7
/
+4
2022-01-02
ci: Test efi binaries for section table gaps
Jan Janssen
1
-0
/
+6
2022-01-02
boot: Use objcopy to align sections
Jan Janssen
2
-1
/
+2
2022-01-02
missing-syscall: add __NR_openat2
Yu Watanabe
2
-0
/
+67
2022-01-02
syscalls: update syscall definitions
Yu Watanabe
12
-11
/
+12
2022-01-02
boot: Add disabled secure boot mode without setup mode
Jan Janssen
2
-0
/
+7
2022-01-02
make HP 15s-eq0xxx changes specific to sku9MG38EA#ABZ
Marco Scardovi
1
-2
/
+2
2022-01-02
meson: Get objcopy location from compiler
Jan Janssen
1
-1
/
+1
2022-01-02
meson: Remove efi-cc option
Jan Janssen
2
-12
/
+4
2022-01-01
build(deps): bump meson from 0.60.2 to 0.60.3 in /.github/workflows
dependabot[bot]
1
-3
/
+3
[next]