summaryrefslogtreecommitdiff
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* fstrim: Add fstab option X-fstrim.notrimStanislav Brabec2022-01-312-1/+3
* hwclock: get/set param cleanupKarel Zak2022-01-313-65/+61
* hwclock: cleanup hwclock_params[] useKarel Zak2022-01-283-11/+21
* docs: document --param-get, --param-setBastian Krause2022-01-281-0/+5
* hwclock: add --param-set optionBastian Krause2022-01-283-3/+80
* hwclock: add --param-get optionBastian Krause2022-01-283-3/+127
* hwclock: increase indent in help textBastian Krause2022-01-281-23/+37
* mount: Allow bind-mounting with "nosymfollow"Jakub Wilk2022-01-261-1/+1
* docs: add man-common/in-bytes.adocKarel Zak2022-01-243-3/+4
* mount: (adoc) fix comma spliceJakub Wilk2022-01-201-1/+1
* unshare: fix typo in uint_to_id()Karel Zak2022-01-181-1/+1
* unshare: Fix doc commentsSean Anderson2022-01-181-4/+4
* lscpu: remove unintended changeKarel Zak2022-01-171-2/+1
* tests: update lscpu outputKarel Zak2022-01-171-1/+2
* Merge branch 'master' of https://github.com/mupuf/util-linuxKarel Zak2022-01-171-9/+11
|\
| * meson: do not generate fstrim.service if we do not have systemdMartin Roukala (né Peres)2022-01-161-9/+11
* | lspcu: Print dummy modelname if none presentThomas Weißschuh2022-01-151-2/+1
|/
* Merge branch 'sys-utils-unshare-pdeathsig-race' of https://github.com/earlche...Karel Zak2022-01-111-3/+13
|\
| * unshare: Fix PDEATHSIG race for --kill-childEarl Chew2022-01-091-3/+13
* | Merge branch 'sys-utils-unshare-fork-signal-handling' of https://github.com/e...Karel Zak2022-01-111-7/+25
|\ \
| * | unshare: Propagate inherited signal handling to forked childEarl Chew2022-01-091-7/+25
| |/
* | losetup: Add missing pipe to man example for setting up loop deviceVojtech Trefny2022-01-061-1/+1
* | mount: (man) fix exampleKarel Zak2022-01-031-1/+3
* | Merge branch 'patch-3' of https://github.com/mariobl/util-linuxKarel Zak2022-01-038-14/+11
|\ \
| * | man pages: Fix punctuation, wording and markupMario Blättermann2021-12-158-14/+11
| |/
* | Merge branch 'wording' of https://github.com/stoeckmann/util-linuxKarel Zak2022-01-032-2/+2
|\ \
| * | Fix wording in comments and documentationTobias Stoeckmann2021-12-302-2/+2
| |/
* | lscpu: add additional arm cpu part numbersAli Saidi2021-12-171-0/+6
|/
* mount: add hint about systemctl daemon-reloadKarel Zak2021-12-131-0/+29
* prlimit: make syscall use more robustKarel Zak2021-12-081-2/+8
* Fix integer overflow for alpha like linuxchanthmiao2021-12-051-1/+1
* unshare: fix memory leak [coverity scan]Karel Zak2021-12-021-0/+3
* unshare: Document --map-{groups,users,auto}Sean Anderson2021-12-011-0/+32
* unshare: Add option to automatically create user and group mapsSean Anderson2021-12-011-2/+82
* unshare: Add options to map blocks of user/group IDsSean Anderson2021-12-011-4/+251
* unshare: Add some helpers for forking and synchronizingSean Anderson2021-12-011-41/+68
* unshare: Add waitchild helperSean Anderson2021-12-011-12/+25
* lsns: fix compilation on old systems without linux/nsfs.hKarel Zak2021-11-301-58/+73
* lscpu: (arm) remove extra whitespaceKarel Zak2021-11-301-1/+1
* Add Earlier Phytium corespanchenbo2021-11-301-0/+2
* irqtop: don't ignore sscanf() return code [coverity scan]Karel Zak2021-11-291-1/+2
* hwclock: don't ignore sscanf() return code [coverity scan]Karel Zak2021-11-291-7/+9
* Add Apple cores, fix Phytium core namesThomasKaiser2021-11-281-3/+9
* Merge branch 'topic/lsfd'Karel Zak2021-11-262-15/+22
|\
| * lsns: use lib/procfs.cKarel Zak2021-10-061-12/+19
| * lsipc: use lib/procfs.cKarel Zak2021-10-061-3/+3
* | nsenter: add --wdns to change working directoryKarel Zak2021-11-222-4/+30
* | flock: (adoc) fix exampleKarel Zak2021-11-221-1/+1
* | Merge branch 'fix_syscall_usage' of https://github.com/dengraf/util-linuxKarel Zak2021-11-181-0/+2
|\ \
| * | Do not include sys/syscall.h if not availableDavid Engraf2021-11-181-0/+2