summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
...
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-1642-209/+186Star
* include/c: add print_version() macroKarel Zak2019-04-162-4/+4
* chcpu: fix memory leakKarel Zak2019-04-161-4/+5
* fstrim: get realpath before trim ioctlWang Shilong2019-04-151-2/+9
* lscpu: wrap default output long lines on terminalKarel Zak2019-04-112-2/+5
* lscpu: report CPU vulnerabilitiesKarel Zak2019-04-112-0/+80
* setarch: add new e2k subarchesAndrew Savchenko2019-04-091-0/+13
* fstrim.c: Remove commnet about vfat not supporting fstrimMarcos Paulo de Souza2019-04-011-1/+1
* lscpu: (man) tiny changesKarel Zak2019-03-191-2/+2
* lscpu: fix excl[] array orderKarel Zak2019-03-191-1/+1
* lscpu: fix and document --output-allKarel Zak2019-03-191-2/+3
* lscpu: define libsmartcols flags for -eKarel Zak2019-03-191-10/+10
* lscpu: fix --caches orderKarel Zak2019-03-191-1/+1
* lscpu: (man) make SYNOPSIS compatible with another utilsKarel Zak2019-03-191-4/+1Star
* lscpu: add --bytesKarel Zak2019-03-192-10/+26
* lscpu: add --cachesKarel Zak2019-03-193-38/+231
* lscpu: rename macros and functionsKarel Zak2019-03-191-77/+77
* lscpu: report more usable cache sizesKarel Zak2019-03-191-2/+41
* lscpu: add 'Frequency boost'Karel Zak2019-03-152-0/+8
* swapon.8: mention btrfs(5)Marcos Mello2019-03-111-15/+14Star
* Update mount.8MeggyCal2019-03-071-1/+1
* lscpu: document --hex output regression (since v2.30)Karel Zak2019-02-201-2/+3
* docs: fix typos [codespell]Sami Kerola2019-02-181-1/+1
* various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-183-3/+3
* mount: Do not call mnt_pretty_path() on net file systems.Stanislav Brabec2019-02-061-1/+1
* mount.8: clarify (no)suid behavior on file capabilitiesPeter Wu2019-02-011-4/+4
* setarch: don't return address of automatic variableAndreas Schwab2019-01-221-1/+1
* losetup: update an error messageJeffrey Ferreira2019-01-221-1/+1
* losetup: properly use --sector-size when create a new deviceKarel Zak2019-01-222-18/+22
* lib/loopdev: differentiate between setter()s and ioctl callsKarel Zak2019-01-221-4/+4
* swapon: be more explicit about BTRFSKarel Zak2019-01-221-3/+4
* swapon: rewrite section about swapfilesKarel Zak2019-01-221-24/+21Star
* swapon: (man) cleanup note about holesKarel Zak2019-01-211-11/+9Star
* mount: (man) add note about --all to remount descKarel Zak2019-01-211-0/+12
* losetup: use offset in warn_size() calculationKarel Zak2019-01-181-2/+5
* libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-162-1/+59
* build-sys: use REALTIME_LIBS for hwclock due to monotonic.cKarel Zak2019-01-141-1/+2
* Merge branch 'time-fixes' of https://github.com/kerolasa/util-linuxKarel Zak2019-01-142-3/+6
|\
| * hwclock: use monotonic time to measure how long setting time takesSami Kerola2019-01-122-3/+6
* | readprofile: check input file is not empty [asan]Sami Kerola2019-01-131-0/+2
|/
* fstrim: check for read-only devices on -a/-AKarel Zak2019-01-111-2/+4
* ldattach: Check for value of _HAVE_STRUCT_TERMIOS_C_ISPEEDKhem Raj2019-01-051-1/+1
* chmem: add initilizer [clang]Sami Kerola2019-01-021-1/+1
* Remove duplicate entry for reset-env from usageJohn W Higgins2018-12-181-1/+0Star
* dmesg: correct "-n, --console-level level" example in manual pageJean-Philippe ROMAIN2018-12-171-1/+1
* lscpu: Add aarch32 detection on aarch64Jeremy Linton2018-12-111-0/+14
* umount: fix --quietKarel Zak2018-12-101-1/+1
* choom: fix negative adjust score usageKarel Zak2018-12-101-1/+1
* fstrim: fix usage()Karel Zak2018-12-101-1/+1
* fstrim: trim also root FS on --fstabKarel Zak2018-12-102-1/+19