Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 17, 2025
zramctl: Add note about column descriptions
Show description for e4656facommittedMerge branch 'unshare/userowner' of https://github.com/arachsys-prs/util-linux
Show description for cddf56ccommittedMerge branch 'unshare/userbind' of https://github.com/arachsys-prs/util-linux
Show description for f08bfc6committedMerge branch 'lsns-8--fix-missing-comma' of https://github.com/masatake/util-linux
Show description for e3333eecommittedMerge branch 'feat/su_accept_gid_args' of https://github.com/cgoesche/util-linux-fork
Show description for e39d25fcommitted
Commits on Dec 15, 2025
unshare: fix user namespace bind mounts
Show description for 8f84322committedunshare: remove get_mnt_ino() check in bind_ns_files_from_child()
Show description for 35f142dcommittedunshare: add --owner to set user namespace owner uid and gid
Show description for 926b207committed
Commits on Dec 11, 2025
Fix memory leak in setpwnam()
Show description for 9ac5db2committed
Commits on Dec 10, 2025
- committed
lib: (pidfd-utils.c) set __unused__ in right way
Show description for e0d602bcommittedMerge branch 'fix/consolidate_validate_pfd_ino' of https://github.com/cgoesche/util-linux-fork
Show description for 563ae8bcommitted
Commits on Dec 9, 2025
libblkid: Keep NTFS name unmodified and mount driver independent
Show description for efd1d9acommittedlibmount: add option to override fs-type with mount-type
Show description for fdac580committedlibmount: read from udev, add --disable-libmount-udev-support
Show description for 8bdc254committedlibmount: enhance readability of read_from_blkid()
Show description for 4152105committedlibmount: refactor mnt_cache_read_tags()
Show description for 800292ecommittedlibmount: refactor mnt_get_fstype()
Show description for 08a0f0acommitted
Commits on Dec 8, 2025
Merge branch 'fix/procfs_extraneous_return' of https://github.com/cgoesche/util-linux-fork
Show description for eb8ecb3committedMerge branch 'fix/login_shell_arg_null_str' of https://github.com/cgoesche/util-linux-fork
Show description for 8489ca7committed
Commits on Dec 4, 2025
lib: (procfs.c) remove extraneous return statement
Show description for 5021843committedlib: (pidutils.c) use uint64_t instead of ino_t for seamless cross-compatibility
Show description for ce809d7committedkill: use uint64_t as type for kill_control->pidfd_ino
Show description for d75ba99committedlib: (pidfd-utils.c) remove extraneous _GNU_SOURCE feature test macro
Show description for 3d81cddcommittedlib: (pidfd-utils) new helper function to retrieve pidfd inode number
Show description for d6997b6committedlib: (pidfd-utils.c) add a helper routine to check the pidfd fs type
Show description for f90de57committedkill: replace USE_KILL_WITH_PIDFD_INO ifdef with USE_PIDFD_INO_SUPPORT
Show description for 086ec5ccommittedinclude: (pidfd-utils.h) conditionally define pidfd inode support
Show description for 967fb9ccommittedlibmount: add pidfs magic number for fstype check
Show description for 6da67c9committedinclude: (statfs_magic.h) add pidfs magic number
Show description for ed991afcommittedkill: use ul_get_valid_pidfd_or_err() to validate user provided pidfd inodes
Show description for 15225d7committedinclude: add helper routines for opening and validating pidfds
Show description for bf7166bcommittedMerge branch 'PR/column-input-separator-alias' of https://github.com/karelzak/util-linux-work
Show description for b650e69committedlogin: duplicate --shell argument to avoid nulling through explicit_bzero()
Show description for 8fb291fcommittedgithub: revert actions/checkout for ubuntu 18.04
Show description for 5756e7bcommitted