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
/
journal
/
journald-kmsg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-5
/
+5
*
journal: fix an off-by-one error in dev_kmsg_record
Evgeny Vereshchagin
2018-11-16
1
-1
/
+1
*
tests: add a fuzzer for dev_kmsg_record
Evgeny Vereshchagin
2018-11-16
1
-1
/
+1
*
journal: replace udev_device by sd_device
Yu Watanabe
2018-08-23
1
-20
/
+11
*
journald: free the allocated memory before returning from dev_kmsg_record
Evgeny Vereshchagin
2018-08-10
1
-1
/
+1
*
journald: make it clear that dev_kmsg_record modifies the string passed to it
Evgeny Vereshchagin
2018-08-10
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journal: avoid code that relies on LOG_KERN == 0 (#8110)
Alan Jenkins
2018-02-08
1
-2
/
+2
*
journal: include kmsg lines from the systemd process which exec()d us (#8078)
Alan Jenkins
2018-02-05
1
-6
/
+8
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
1
-4
/
+5
*
journald: when logging about dropped messages, include more meta data
Lennart Poettering
2017-11-16
1
-1
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-33
/
+23
*
journald: add minimal client metadata caching
Lennart Poettering
2017-07-31
1
-1
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
journald: make reading /dev/kmsg optional (#6362)
Susant Sahani
2017-07-15
1
-1
/
+10
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+2
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journald: allow additional payload in server_driver_message
Zbigniew Jędrzejewski-Szmek
2016-01-23
1
-2
/
+4
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
journal: posix_fallocate() does not set errno
Michal Schmidt
2015-11-05
1
-2
/
+4
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
io-util.h: move iovec stuff from macro.h to io-util.h
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
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-6
/
+7
*
treewide: fix typos
Torstein Husebø
2015-09-08
1
-1
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-07
1
-4
/
+2
*
journald: fix some xsprrintf() buffer size fallout
Lennart Poettering
2015-02-03
1
-1
/
+1
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-5
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-5
/
+5
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
journald: constify all things!
Lennart Poettering
2014-11-03
1
-2
/
+2
*
journald: Fix off-by-one error in "Missed X kernel messages" warning
Eelco Dolstra
2014-08-13
1
-1
/
+1
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
journald: always add syslog facility for messages coming from kmsg
Michal Sekletar
2014-07-28
1
-3
/
+3
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-11
/
+3
[next]