master
build-sys: .gitignore hwclock-parse-date.c
Merge branch 'dlopen' of https://github.com/bluca/util-linux
man pages: Fix punctuation, wording and markup
man: Adjust ENVIRONMENT grammar
Avoid PRI specifiers in translated messages
blkpr: add read-reservation command
blkzone: (man) reduce two overblown tables to legible proportions
blkzone: add missing newline in success message
chcpu: add --sysroot option
chcpu: check ul_path_readf_s32() return value [coverity: CID 504056]
chmem: add a new --sysroot command line option
chmem: check ul_path_readf_s32() return value [coverity: CID 504055]
choom: (man) add the missing SYNOPSIS section header, and improve wording
treewide: replace postal address in license specifier with a terse URL
docs: stop the copyright verbiage from getting included in the POT file
ctrlaltdel: pass correct integer types to printf
dmesg: treat EAGAIN from /dev/kmsg as EOF, not an error
tree: use time unit macros for conversions
fallocate: (man) mention supported file systems for --insert-range
fallocate: Add range check
Merge branch 'manpages_term_consistency' of https://github.com/cgoesche/util-linux-fork
lib: split ul_default_shell() from shells.c into default_shell.c
man pages: unify output of --help and --version
Make the ways of using output stream consistent in usage()
license: switch from BSD 4-clause to 3-clause
man: use 'filesystem(s)' instead of 'file system(s)'
fstrim: resolve non-device sources to real block devices
fstrim: add --listed-in <file[:file ..]>
minor: clarity in fstrim.timer
hwclock: Remove ioperm declare as it causes nested extern declare warning
build-sys: (gcc) ignore -Wunused-but-set-variable for bison
hwclock, rtcwake: hint about uninitialized RTC on EINVAL
man: use the term 'real-time' more consistently
debug: Introduce UL_DEBUG_ALL
ipcmk: do not print a bogus errno for an unparsable --mode
ipcrm: (manpage) add --verbose description
treewide: consistently use tabs for indentation where it is the rule
ipcutils: use memset explicitly to fill bpf_attr with zero
Defined macros for POSIX IPC compilation and removed path buffer.
irqtop/lsirq: Handle EOF in get_irqinfo
lsirq: add support for reading data from given file
man: add ENVIRONMENT section for smartcols support in various man pages
irqtop: use irqtop_puts() for pre-formatted table data
ldattach: Allow changing the MTU for GSM0710 framing
all-io: rename read_all/write_all to ul_read_all/ul_write_all
man: use the term unprivileged instead of non-root
Merge branch 'matching_formatters' of https://github.com/stoeckmann/util-linux
lscpu: set nooverwrite for Phytium ARM implementer
debug: Introduce __UL_DBG_OBJ
lscpu: fix NULL+offset dereference in cpuinfo_parse_cache()
lscpu: fix out-of-bounds read in parse_dmi_table
lscpu: add NULL guards for RISC-V ISA functions [coverity: CID 503785]
lscpu: check ul_path_readf_s32() return value [coverity: CID 504058]
lscpu(man): Split ENVIRONMENT descriptions
lscpu: show RISC-V MMU mode
lsipc: report shared memory creator GID correctly
lsirq: Skip optarg duplication
lsmem: add column header annotations
lsmem: (usage) make an option description fit within 80 columns again
setpriv: replace landlock header with our own definitions
mount: fix grammar and typo in X-mount.idmap documentation
tools: switch SELinux to runtime optional via dlopen
man: use symbolic link instead of symlink
include: rename mount-api-utils.h to mountutils.h
nsenter: update shell selection documentation
man: use the term 'calling process' instead of 'current process'
sys-utils: cleanup license lines, add SPDX
lib: (pidutils.c) allow zero and negative numbers for PIDs
readprofile: (man) clarify not designed for privilege-elevation use
readprofile: replace popen() with fork/exec for .gz map files
setarch: fix bold markup for proc_pid_personality in SEE ALSO
setarch: use strtopid_or_err()
textual: make two incorrect synopses identical to a better one
setpriv: improve --landlock-support option
setpriv: add --landlock-support option
man: Fix ENVIRONMENT bold text style
Use correct formatters for given data types
switch_root: (man) fix return code description
treewide: use is_dotdir_dirent() helper
docs: add -h/--help and -V/--version to three man pages that lacked them
umount: restrict non-root users to mountpoint paths only
docs: unshare: split --map-users/--map-groups into readable paragraphs
man: Add libsmartcols environment variables
wdctl: Remove newline from warning message
man: use 'nonzero' instead of 'non-zero'
tools: switch libsystemd to runtime optional via dlopen