util-linux/sys-utils
Karel Zak 0a73ffbee5 Merge branch 'patch-1' of https://github.com/ThomasKaiser/util-linux
* 'patch-1' of https://github.com/ThomasKaiser/util-linux:
  Change ThunderX3T110 core name to ThunderX3-T110
  Add missing Exynos M5 core
  Add missing Cavium cores
  Add missing Ampere cores
  Add missing ARM-cores
  Add HiSilicon's 0x48/0xd40 Cortex-A76 variant.
  Add exynos-m4
  Add 53/002:Samsung Exynos-m3
2023-01-24 16:19:39 +01:00
..
.gitignore build-sys: .gitignore hwclock-parse-date.c 2019-11-07 10:43:46 +01:00
adjtime_config.5.adoc man pages: Fix punctuation, wording and markup 2021-12-15 15:03:05 +01:00
blkdiscard.8.adoc blkdiscard: add extra exit code when device does not support discard 2022-12-07 11:43:20 +01:00
blkdiscard.c exitcodes: add EXIT_NOTSUPP 2023-01-03 20:19:32 +00:00
blkpr.8.adoc blkpr: rename operation to command 2022-04-11 12:10:27 +02:00
blkpr.c blkpr: mark data const 2023-01-23 13:52:00 +01:00
blkzone.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
blkzone.c blkzone: make alignment check for zone size generic 2022-08-04 18:22:49 +02:00
chcpu.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
chcpu.c Fix memory leaks in the chcpu 2021-09-06 16:50:27 +08:00
chmem.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
chmem.c lsmem: check errno after strto..() 2021-06-21 15:29:33 +02:00
choom.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
choom.c choom: improve docs 2019-08-01 11:06:06 +02:00
ctrlaltdel.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
ctrlaltdel.c ctrlaltdel: display error message indicated by errno 2020-03-29 20:19:11 +01:00
dmesg.1.adoc dmesg: allow specification of level range 2022-11-25 14:42:50 +01:00
dmesg.c dmesg: allow specification of level range 2022-11-25 14:42:50 +01:00
eject.1.adoc eject.1.adoc: Fix markup 2022-02-13 13:19:51 +01:00
eject.c eject: update file provenance of DRIVER_SENSE in the comments 2022-04-25 15:44:04 +02:00
fallocate.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
fallocate.c fallocate: add verbose messages 2021-09-27 15:40:11 +02:00
flock.1.adoc flock: Decribe limitations of flock: deadlock, NFS, CIFS 2022-03-25 09:26:48 +01:00
flock.c flock: fix time_t=long assumptions 2021-05-06 10:13:27 +02:00
fsfreeze.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
fsfreeze.c fsfreeze: remove unnecessary condition [lgtm scan] 2019-09-20 15:57:31 +02:00
fstab.5.adoc Asciidoc: Fix markup 2021-04-04 15:33:56 +02:00
fstrim.8.adoc Update fstrim.8.adoc 2022-12-12 09:23:40 -05:00
fstrim.c fstrim: Remove all skipped entries before de-duplication 2022-05-12 16:27:26 -07:00
fstrim.service.in fstrim: add --listed-in <file[:file ..]> 2020-05-22 14:48:31 +02:00
fstrim.timer minor: clarity in fstrim.timer 2022-05-20 16:47:12 +10:00
hwclock-cmos.c hwclock: add SPDX-License-Identifier(s) 2019-11-08 11:12:13 +01:00
hwclock-parse-date.y clang: ignore -Wunused-but-set-variable 2022-12-12 21:02:52 +00:00
hwclock-rtc.c hwclock: fix --param-get 2022-01-31 20:03:29 +01:00
hwclock.8.adoc asciidoc: fix typo in hwclock.8 2022-09-01 11:30:03 +02:00
hwclock.c hwclock: fix return value on successful --param-get 2022-12-21 11:50:05 +01:00
hwclock.h hwclock: get/set param cleanup 2022-01-31 10:05:29 +01:00
ipcmk.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
ipcmk.c ipcmk: fix strtoul use, remove deadcode [coverity scan] 2021-08-18 10:38:52 +02:00
ipcrm.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
ipcrm.c ipcs: check errno after strto..() 2021-06-21 15:20:20 +02:00
ipcs.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
ipcs.c ipcs: do not use atoi() 2021-06-22 17:04:24 +02:00
ipcutils.c ipc_msg_get_limits: always initialize memory 2023-01-08 16:28:48 +00:00
ipcutils.h ipcs: use new ul_path_* API 2018-06-21 13:07:46 +02:00
irq-common.c irqtop: improve delta-sort stability 2022-11-20 20:18:16 -06:00
irq-common.h irqtop: support -C/--cpu-list 2022-04-01 10:21:31 +02:00
irqtop.1.adoc irqtop: support -C/--cpu-list 2022-04-01 10:21:31 +02:00
irqtop.c irqtop: support -C/--cpu-list 2022-04-01 10:21:31 +02:00
ldattach.8.adoc ldattach.8.adoc: Add missing standard options 2022-02-03 20:32:48 +01:00
ldattach.c ldattach: fix --intro-command and --pause 2022-12-05 12:36:42 +01:00
losetup.8.adoc losetup: Fix typo for the --sector-size docs 2022-05-12 23:35:21 +02:00
losetup.c losetup: improve backing-file column formatting 2022-10-25 11:11:06 +02:00
lscpu-arm.c Change ThunderX3T110 core name to ThunderX3-T110 2023-01-23 13:15:16 +01:00
lscpu-cpu.c lscpu: fix memory leaks 2020-11-13 10:20:33 +01:00
lscpu-cputype.c Fix misspellings 2021-09-04 11:11:04 -03:00
lscpu-dmi.c lscpu: add more sanity checks for dmi_decode_cputype() 2021-06-18 17:51:11 +02:00
lscpu-topology.c lscpu: use topology maps in more robust way 2022-09-19 13:30:14 +02:00
lscpu-virt.c lscpu: check errno after strto..() 2021-06-21 15:22:04 +02:00
lscpu.1.adoc lscpu: add --hierarchic 2022-06-29 15:35:43 +02:00
lscpu.c lscpu: test endianess 2022-11-27 16:11:29 +01:00
lscpu.h lscpu: test endianess 2022-11-27 16:11:29 +01:00
lsipc.1.adoc lsipc: add -y,--shell 2022-02-14 14:00:14 +01:00
lsipc.c lsipc: add -y,--shell 2022-02-14 14:00:14 +01:00
lsirq.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
lsirq.c irqtop: support -C/--cpu-list 2022-04-01 10:21:31 +02:00
lsmem.1.adoc Fix several adoc files as reported by Helge Kreutzmann 2022-02-13 19:26:07 +01:00
lsmem.c lsmem: check errno after strto..() 2021-06-21 15:29:33 +02:00
lsns.8.adoc lsns: report unsupported ioctl 2022-12-21 03:41:27 +00:00
lsns.c lsns: report unsupported ioctl 2022-12-21 03:41:27 +00:00
Makemodule.am setarch: use kernel address size if possible 2022-12-21 16:04:51 +00:00
meson.build meson: add blkpr 2023-01-23 13:52:00 +01:00
mount.8.adoc libmount: implement X-mount.auto-fstypes 2023-01-09 14:22:06 +01:00
mount.c mount: split and cleanup usage() 2023-01-06 16:40:46 +01:00
mountpoint.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
mountpoint.c mountpoint: different exit status for errors and non-mountpoint situation 2021-03-11 10:48:36 +01:00
nsenter.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
nsenter.c nsenter: add --wdns to change working directory 2021-11-22 13:18:54 +01:00
pivot_root.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
pivot_root.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
prlimit.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
prlimit.c prlimit: make syscall use more robust 2021-12-08 15:17:01 +01:00
readprofile.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
readprofile.c readprofile: use snprintf() rather than sprintf() 2021-07-27 13:31:57 +02:00
renice.1.adoc doc: update renice.1 for spelling and style 2023-01-06 01:43:22 +01:00
renice.c Changes for review 2023-01-02 18:18:43 +01:00
rfkill.8.adoc rfkill: (man) List options for supported device types 2022-09-05 09:14:45 +02:00
rfkill.c rfkill: quit when read end of stdout is closed 2021-08-18 17:37:22 +02:00
rtcwake.8.adoc Fix several adoc files as reported by Helge Kreutzmann 2022-02-13 19:26:07 +01:00
rtcwake.c rtcwake: fix time_t=long assumptions 2021-05-06 11:07:22 +02:00
setarch.8.adoc setarch: show current personality 2023-01-05 15:19:32 +00:00
setarch.c setarch: show current personality 2023-01-05 15:19:32 +00:00
setpriv.1.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
setpriv.c Merge branch 'privfix' of https://github.com/ericonr/util-linux 2020-11-23 10:19:01 +01:00
setsid.1.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
setsid.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
swapoff.c swapon: add --fstab command line option 2023-01-16 13:47:36 +01:00
swapon-common.c swapon: add --fstab command line option 2023-01-16 13:47:36 +01:00
swapon-common.h swapon: add --fstab command line option 2023-01-16 13:47:36 +01:00
swapon.8.adoc swapon: add --fstab command line option 2023-01-16 13:47:36 +01:00
swapon.c swapon: add --fstab command line option 2023-01-16 13:47:36 +01:00
switch_root.8.adoc switch_root: (man) fix return code description 2022-08-02 10:55:16 +02:00
switch_root.c switch_root: check if mount point to move even exists 2021-02-08 15:35:07 +01:00
tunelp.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
tunelp.c [clang-tidy] fix misleading identation 2020-04-20 13:21:00 -07:00
umount.8.adoc libmount: remove mtab related code 2022-06-17 17:45:29 +02:00
umount.c include/c: add drop_permissions(), consolidate UID/GID reset 2021-06-21 12:25:31 +02:00
unshare.1.adoc unshare: support --map-users=inner:outer:count as well as outer,inner,count 2023-01-11 11:30:07 +01:00
unshare.c unshare: support --map-users=inner:outer:count as well as outer,inner,count 2023-01-11 11:30:07 +01:00
wdctl.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
wdctl.c wdctl: mark flags field as unsigned long 2023-01-08 16:28:48 +00:00
zramctl.8.adoc man pages: unify output of --help and --version 2022-02-01 20:49:24 +01:00
zramctl.c zramctl: fix compiler warning [-Werror=maybe-uninitialized] 2022-06-06 16:19:16 +02:00