index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Journal: Add message IDs for emergency-level log messages
OMOJOLA JOSHUA
2023-09-01
1
-1
/
+6
*
Merge pull request #24570 from topimiettinen/nft-sets-v2
Yu Watanabe
2023-09-01
2
-0
/
+21
|
\
|
*
network: firewall integration with NFT sets
Topi Miettinen
2023-08-26
2
-0
/
+21
*
|
glyph-util: bring glyphs into same order everywhere
Lennart Poettering
2023-08-31
2
-7
/
+7
*
|
Merge pull request #28968 from DaanDeMeyer/rlimit
Zbigniew Jędrzejewski-Szmek
2023-08-27
1
-1
/
+5
|
\
\
|
*
|
Limit rlim_max in rlimit_nofile_safe() to nr_open
Daan De Meyer
2023-08-25
1
-1
/
+5
*
|
|
Merge pull request #28913 from keszybz/tmpfs-top-level-dir-mode
Zbigniew Jędrzejewski-Szmek
2023-08-25
1
-2
/
+2
|
\
\
\
|
*
|
|
basic/umask-util: drop clearing of unused bits in call to umask(2)
Zbigniew Jędrzejewski-Szmek
2023-08-22
1
-2
/
+2
*
|
|
|
alloc-util: add free_many() helper
Lennart Poettering
2023-08-24
6
-23
/
+18
|
|
/
/
|
/
|
|
*
|
|
utf8: automatically determine length of string if SIZE_MAX is specified
Lennart Poettering
2023-08-24
2
-2
/
+23
*
|
|
string-util: add a function to determine levenshtein distance of two strings
Lennart Poettering
2023-08-21
2
-0
/
+66
*
|
|
tree-wide: drop "static inline" use in .c files
Lennart Poettering
2023-08-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #28832 from dtardon/list-clear
Luca Boccassi
2023-08-17
1
-0
/
+12
|
\
\
|
*
|
list: add LIST_CLEAR() helper that empties the list
David Tardon
2023-08-17
1
-0
/
+12
*
|
|
Merge pull request #28869 from DaanDeMeyer/repart-trailing
Daan De Meyer
2023-08-17
2
-3
/
+15
|
\
\
\
|
*
|
|
path-util: Add path_simplify_full()
Daan De Meyer
2023-08-17
2
-3
/
+15
|
|
/
/
*
|
|
Merge pull request #28751 from yuwata/mount-revert
Luca Boccassi
2023-08-17
2
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "mount: check right before invoking /bin/umount if it makes sense"
Yu Watanabe
2023-08-14
2
-2
/
+0
*
|
|
Merge pull request #28758 from keszybz/negative-errno-macro
Luca Boccassi
2023-08-16
4
-77
/
+91
|
\
\
\
|
*
|
|
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
3
-21
/
+15
|
*
|
|
errno-util: allow ERRNO_IS_* to accept types wider than int
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-12
/
+15
|
*
|
|
basic/errno-util: add wrappers which only accept negative errno
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-56
/
+73
*
|
|
|
btrfs: use ERRNO_IS_NOT_SUPPORTED() where appropriate
Lennart Poettering
2023-08-16
1
-1
/
+1
*
|
|
|
btrfs: drop O_PATH from dir_fd passed to btrfs_subvol_make() if needed
Lennart Poettering
2023-08-16
1
-5
/
+12
|
/
/
/
*
|
|
Merge pull request #28833 from DaanDeMeyer/copy-subvolume
Daan De Meyer
2023-08-15
8
-9
/
+122
|
\
\
\
|
*
|
|
mkdir: Add support for creating subvolumes to mkdir_p_root()
Daan De Meyer
2023-08-14
2
-6
/
+11
|
*
|
|
fs-util: Add XO_SUBVOLUME flag for xopenat()
Daan De Meyer
2023-08-14
2
-2
/
+7
|
*
|
|
btrfs-util: Move subvolume creation to basic/btrfs.h
Daan De Meyer
2023-08-14
3
-0
/
+101
|
*
|
|
path-util: Make ret argument optional for path_extract_directory()
Daan De Meyer
2023-08-14
1
-1
/
+3
|
|
/
/
*
/
/
fd-util: Use /proc/pid/fd instead of /proc/self/fd
Daan De Meyer
2023-08-14
1
-3
/
+8
|
/
/
*
|
Merge pull request #28809 from YHNdnzj/proc-cmdline-true-when-missing
Yu Watanabe
2023-08-13
2
-9
/
+13
|
\
\
|
*
|
proc-cmdline: do assert on flags earlier
Mike Yuan
2023-08-13
1
-4
/
+4
|
*
|
proc-cmdline: introduce PROC_CMDLINE_TRUE_WHEN_MISSING
Mike Yuan
2023-08-13
2
-8
/
+12
*
|
|
basic: add comment for LFS assert in dirent-util.h
Sam James
2023-08-13
1
-0
/
+2
|
/
/
*
|
iovec-util: add iovw_isempty() helper
Lennart Poettering
2023-08-11
2
-2
/
+9
*
|
io-util: introduce iovw_append() helper function
Yu Watanabe
2023-08-10
2
-0
/
+38
*
|
coredump: use a cleanup handler for destroying iovw objects
Lennart Poettering
2023-08-10
1
-0
/
+3
*
|
Merge pull request #28734 from loongarch64/dev-wu-main
Luca Boccassi
2023-08-09
4
-22
/
+22
|
\
\
|
*
|
LoongArch: Replace __loongarch64 with __loongarch_lp64
Xiaotian Wu
2023-08-09
4
-22
/
+22
|
|
/
*
|
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
2023-08-09
2
-2
/
+2
*
|
proc-cmdline: make proc_cmdline_get_bool() take flags
Yu Watanabe
2023-08-09
2
-3
/
+3
|
/
*
openssl: add ecc_pkey_new(), ecc_pkey_from_curve_x_y(), ecc_pkey_to_curve_x_y()
Dan Streetman
2023-08-04
1
-0
/
+9
*
Add tool to display emergency log message full-screen on boot failure.
OMOJOLA JOSHUA
2023-08-04
2
-0
/
+19
*
include sys/file.h for LOCK_EX
Khem Raj
2023-08-02
1
-0
/
+1
*
Merge pull request #28423 from dvdhrm/pr/memfd
Luca Boccassi
2023-08-01
2
-19
/
+33
|
\
|
*
basic/memfd: fix memfd_map() seal test
David Rheinsberg
2023-08-01
1
-5
/
+6
|
*
basic/memfd: add fcntl() wrappers
David Rheinsberg
2023-08-01
2
-8
/
+27
|
*
basic/memfd: reduce default seals to historic set
David Rheinsberg
2023-08-01
1
-7
/
+1
|
*
basic/memfd: drop test for F_SEAL_SEAL
David Rheinsberg
2023-08-01
1
-1
/
+1
*
|
Merge pull request #28474 from yuwata/chase-fix
Daan De Meyer
2023-07-31
2
-22
/
+96
|
\
\
[next]