index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
fstrim: Add fstab option X-fstrim.notrim
Stanislav Brabec
2022-01-31
2
-1
/
+3
*
hwclock: get/set param cleanup
Karel Zak
2022-01-31
3
-65
/
+61
*
hwclock: cleanup hwclock_params[] use
Karel Zak
2022-01-28
3
-11
/
+21
*
docs: document --param-get, --param-set
Bastian Krause
2022-01-28
1
-0
/
+5
*
hwclock: add --param-set option
Bastian Krause
2022-01-28
3
-3
/
+80
*
hwclock: add --param-get option
Bastian Krause
2022-01-28
3
-3
/
+127
*
hwclock: increase indent in help text
Bastian Krause
2022-01-28
1
-23
/
+37
*
mount: Allow bind-mounting with "nosymfollow"
Jakub Wilk
2022-01-26
1
-1
/
+1
*
docs: add man-common/in-bytes.adoc
Karel Zak
2022-01-24
3
-3
/
+4
*
mount: (adoc) fix comma splice
Jakub Wilk
2022-01-20
1
-1
/
+1
*
unshare: fix typo in uint_to_id()
Karel Zak
2022-01-18
1
-1
/
+1
*
unshare: Fix doc comments
Sean Anderson
2022-01-18
1
-4
/
+4
*
lscpu: remove unintended change
Karel Zak
2022-01-17
1
-2
/
+1
*
tests: update lscpu output
Karel Zak
2022-01-17
1
-1
/
+2
*
Merge branch 'master' of https://github.com/mupuf/util-linux
Karel Zak
2022-01-17
1
-9
/
+11
|
\
|
*
meson: do not generate fstrim.service if we do not have systemd
Martin Roukala (né Peres)
2022-01-16
1
-9
/
+11
*
|
lspcu: Print dummy modelname if none present
Thomas Weißschuh
2022-01-15
1
-2
/
+1
|
/
*
Merge branch 'sys-utils-unshare-pdeathsig-race' of https://github.com/earlche...
Karel Zak
2022-01-11
1
-3
/
+13
|
\
|
*
unshare: Fix PDEATHSIG race for --kill-child
Earl Chew
2022-01-09
1
-3
/
+13
*
|
Merge branch 'sys-utils-unshare-fork-signal-handling' of https://github.com/e...
Karel Zak
2022-01-11
1
-7
/
+25
|
\
\
|
*
|
unshare: Propagate inherited signal handling to forked child
Earl Chew
2022-01-09
1
-7
/
+25
|
|
/
*
|
losetup: Add missing pipe to man example for setting up loop device
Vojtech Trefny
2022-01-06
1
-1
/
+1
*
|
mount: (man) fix example
Karel Zak
2022-01-03
1
-1
/
+3
*
|
Merge branch 'patch-3' of https://github.com/mariobl/util-linux
Karel Zak
2022-01-03
8
-14
/
+11
|
\
\
|
*
|
man pages: Fix punctuation, wording and markup
Mario Blättermann
2021-12-15
8
-14
/
+11
|
|
/
*
|
Merge branch 'wording' of https://github.com/stoeckmann/util-linux
Karel Zak
2022-01-03
2
-2
/
+2
|
\
\
|
*
|
Fix wording in comments and documentation
Tobias Stoeckmann
2021-12-30
2
-2
/
+2
|
|
/
*
|
lscpu: add additional arm cpu part numbers
Ali Saidi
2021-12-17
1
-0
/
+6
|
/
*
mount: add hint about systemctl daemon-reload
Karel Zak
2021-12-13
1
-0
/
+29
*
prlimit: make syscall use more robust
Karel Zak
2021-12-08
1
-2
/
+8
*
Fix integer overflow for alpha like linux
chanthmiao
2021-12-05
1
-1
/
+1
*
unshare: fix memory leak [coverity scan]
Karel Zak
2021-12-02
1
-0
/
+3
*
unshare: Document --map-{groups,users,auto}
Sean Anderson
2021-12-01
1
-0
/
+32
*
unshare: Add option to automatically create user and group maps
Sean Anderson
2021-12-01
1
-2
/
+82
*
unshare: Add options to map blocks of user/group IDs
Sean Anderson
2021-12-01
1
-4
/
+251
*
unshare: Add some helpers for forking and synchronizing
Sean Anderson
2021-12-01
1
-41
/
+68
*
unshare: Add waitchild helper
Sean Anderson
2021-12-01
1
-12
/
+25
*
lsns: fix compilation on old systems without linux/nsfs.h
Karel Zak
2021-11-30
1
-58
/
+73
*
lscpu: (arm) remove extra whitespace
Karel Zak
2021-11-30
1
-1
/
+1
*
Add Earlier Phytium cores
panchenbo
2021-11-30
1
-0
/
+2
*
irqtop: don't ignore sscanf() return code [coverity scan]
Karel Zak
2021-11-29
1
-1
/
+2
*
hwclock: don't ignore sscanf() return code [coverity scan]
Karel Zak
2021-11-29
1
-7
/
+9
*
Add Apple cores, fix Phytium core names
ThomasKaiser
2021-11-28
1
-3
/
+9
*
Merge branch 'topic/lsfd'
Karel Zak
2021-11-26
2
-15
/
+22
|
\
|
*
lsns: use lib/procfs.c
Karel Zak
2021-10-06
1
-12
/
+19
|
*
lsipc: use lib/procfs.c
Karel Zak
2021-10-06
1
-3
/
+3
*
|
nsenter: add --wdns to change working directory
Karel Zak
2021-11-22
2
-4
/
+30
*
|
flock: (adoc) fix example
Karel Zak
2021-11-22
1
-1
/
+1
*
|
Merge branch 'fix_syscall_usage' of https://github.com/dengraf/util-linux
Karel Zak
2021-11-18
1
-0
/
+2
|
\
\
|
*
|
Do not include sys/syscall.h if not available
David Engraf
2021-11-18
1
-0
/
+2
[next]