]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2025-12-29  Masatake YAMATOlslocks: special-case PID for filtering (skip −1)
2025-12-29  Masatake YAMATOlslocks: make SIZE filterable by normalizing to bytes
2025-12-29  Masatake YAMATOlslocks: implement Q, --filter option
2025-12-29  Masatake YAMATOlslocks: factor out code getting and setting the data...
2025-12-29  Masatake YAMATOlslocks: (refactor) move proc_locks to struct lslocks
2025-12-29  Masatake YAMATOlslocks: (refactor) move pid_locks in main to struct...
2025-12-29  Masatake YAMATOlslocks: (refactor) move "tab" file static variable...
2025-12-29  Masatake YAMATOlslocks: (refactor) add struct lslocks representing...
2025-12-29  Masatake YAMATOlslocks: (refactor) use global bytes in get_json_type_f...
2025-12-29  Masatake YAMATOlsfd,test_mkfds: make linux/vm_sockets_diag.h optional
2025-12-26  Christian Goeschel... lscpu: add --annotate info to man page
2025-12-26  Christian Goeschel... bash-completion: (lscpu) add --annotate option
2025-12-26  Xing Guorfkill: Output in JSON format if -J is provided.
2025-12-25  Christian Goeschel... lscpu: add column header annotations for -C and -e
2025-12-25  Christian Goeschel... flock: resolve consistency issue in the usage message
2025-12-25  Christian Goeschel... nsenter: ignore SELinux-specific long option in CI...
2025-12-25  Christian Goeschel... namei: ignore SELinux-specific long option in CI CHECK
2025-12-25  Christian Goeschel... lsclocks: fix inconsistency in usage message
2025-12-25  Christian Goeschel... hwclock: mark non-standard long options to ignore in...
2025-12-25  Christian Goeschel... tools: (get-options.sh) skip programs that do not use...
2025-12-25  Christian Goeschel... tools: (get-options.sh) ignore long opt definitions...
2025-12-25  Christian Goeschel... tools: (checkusage.sh) verify the completeness of liste...
2025-12-21  Masatake YAMATOlslocks: (refactor) add a helper function refining...
2025-12-21  Masatake YAMATOlslocks: (refactor) don't use redundant callback functions
2025-12-21  Masatake YAMATOlslocks: (refactor) specify list_head as type instead...
2025-12-21  Masatake YAMATOlslocks: (refactor) use separate function to initialize...
2025-12-21  Masatake YAMATOlslocks: (refactor) remove an unused local variable
2025-12-21  Masatake YAMATOlslocks: (refactor) use narrow variable scoping for...
2025-12-21  Masatake YAMATOlslocks: (comment) fix grammar
2025-12-17  Karel Zakzramctl: Add note about column descriptions
2025-12-17  Karel ZakMerge branch 'unshare/userowner' of https://github...
2025-12-17  Karel ZakMerge branch 'unshare/userbind' of https://github.com...
2025-12-17  Karel ZakMerge branch 'lsns-8--fix-missing-comma' of https:...
2025-12-17  Karel ZakMerge branch 'feat/su_accept_gid_args' of https://githu...
2025-12-17  Benno Schulenbergtreewide: consistently use tabs for indentation where...
2025-12-17  Benno Schulenbergchmem: do not word a configuration failure as an instru...
2025-12-17  Benno Schulenberglosetup: snip --verbose from bash-completion, and ...
2025-12-15  Chris Webbunshare: fix user namespace bind mounts
2025-12-15  Chris Webbunshare: remove get_mnt_ino() check in bind_ns_files_fr...
2025-12-15  Chris Webbunshare: add --owner to set user namespace owner uid...
2025-12-11  Karel Zaktests: convert fallocate to use subtests
2025-12-11  Karel Zakfallocate: refactor --report-holes and --dig-holes...
2025-12-11  yao zhangFix memory leak in setpwnam()
2025-12-10  Masatake YAMATOdocs: lsns(8): add missing a comma in SEE ALSO section
2025-12-10  syokensyofallocate: add --report-holes
2025-12-10  Karel Zaklib: (pidfd-utils.c) set __unused__ in right way
2025-12-10  Karel ZakMerge branch 'fix/consolidate_validate_pfd_ino' of...
2025-12-09  Karel Zaklibblkid: Keep NTFS name unmodified and mount driver...
2025-12-09  Karel Zaklibmount: add option to override fs-type with mount...
2025-12-09  Karel Zaklibmount: read from udev, add --disable-libmount-udev...
2025-12-09  Karel Zaklibmount: enhance readability of read_from_blkid()
2025-12-09  Karel Zaklibmount: refactor mnt_cache_read_tags()
2025-12-09  Karel Zaklibmount: refactor mnt_get_fstype()
2025-12-08  Karel ZakMerge branch 'fix/procfs_extraneous_return' of https...
2025-12-08  Karel ZakMerge branch 'fix/login_shell_arg_null_str' of https...
2025-12-04  Christian Goeschel... lib: (procfs.c) remove extraneous return statement
2025-12-04  Christian Goeschel... lib: (pidutils.c) use uint64_t instead of ino_t for...
2025-12-04  Christian Goeschel... kill: use uint64_t as type for kill_control->pidfd_ino
2025-12-04  Christian Goeschel... lib: (pidfd-utils.c) remove extraneous _GNU_SOURCE...
2025-12-04  Christian Goeschel... lib: (pidfd-utils) new helper function to retrieve...
2025-12-04  Christian Goeschel... lib: (pidfd-utils.c) add a helper routine to check...
2025-12-04  Christian Goeschel... kill: replace USE_KILL_WITH_PIDFD_INO ifdef with USE_PI...
2025-12-04  Christian Goeschel... include: (pidfd-utils.h) conditionally define pidfd...
2025-12-04  Christian Goeschel... libmount: add pidfs magic number for fstype check
2025-12-04  Christian Goeschel... include: (statfs_magic.h) add pidfs magic number
2025-12-04  Christian Goeschel... kill: use ul_get_valid_pidfd_or_err() to validate user...
2025-12-04  Christian Goeschel... include: add helper routines for opening and validating...
2025-12-04  Karel ZakMerge branch 'PR/column-input-separator-alias' of https...
2025-12-04  Christian Goeschel... login: duplicate --shell argument to avoid nulling...
2025-12-04  Karel Zakgithub: revert actions/checkout for ubuntu 18.04
2025-12-04  Karel ZakMerge branch 'feat/login_shell_option' of https://githu...
2025-12-04  Karel ZakMerge branch 'update_guid_zfs' of https://github.com...
2025-12-03  Christian Goeschel... login: document -s and --shell on the man page
2025-12-03  Christian Goeschel... login: define shell to log in to with -s or --shell
2025-12-03  Karel ZakMerge branch 'fix/issue_3865' of https://github.com...
2025-12-03  Karel ZakMerge remote-tracking branch 'github/dependabot/github_...
2025-12-03  Karel ZakMerge remote-tracking branch 'github/dependabot/github_...
2025-12-03  Karel ZakMerge remote-tracking branch 'github/dependabot/github_...
2025-12-03  Karel ZakMerge branch 'feat/check_bash_comp_integrity' of https...
2025-12-03  Karel Zakcolumn: add --input-separator as an alias for --separator
2025-12-03  Martin Minkuslibfdisk: modernize ZFS GPT type description
2025-12-02  Karel Zakcal: add note about today highlight on -w
2025-12-02  Christian Goeschel... unshare: use MAX_OF_UINT_TYPE instead of (type)-1
2025-12-02  Christian Goeschel... chfn: enable the use of the username or UID
2025-12-02  Christian Goeschel... unshare: use the new ul_get{grp,userpw}_str() routines
2025-12-01  dependabot... build(deps): bump actions/checkout from 1 to 6
2025-12-01  Alessandro... login-utils, sys-utils: use _PATH_BSHELL consistently
2025-12-01  Alessandro... *: use ul_default_shell() for interactive shell spawning
2025-12-01  Alessandro... lib: introduce ul_default_shell() for consistent shell...
2025-12-01  Karel ZakMerge branch 'lsfd--fix-error-file-memleak' of https...
2025-12-01  Karel ZakMerge branch 'master' of https://github.com/jthackray...
2025-12-01  Christian Goeschel... login: use new xgetuserpw() instead of xgetpwnam()
2025-12-01  Christian Goeschel... chsh: use new xgetuserpw() instead of xgetpwnam()
2025-12-01  Christian Goeschel... su: accept group name and GID in -g and -G options
2025-12-01  Christian Goeschel... tests: (su) test GID argument in --group option
2025-12-01  Christian Goeschel... lib: (pwdutils.c) new library routines to get a group...
2025-12-01  Christian Goeschel... include/c.h: add MAX_OF_UINT_TYPE macro to get max...
2025-11-29  Masatake YAMATOlsfd: fix memory leak related to stat_error_class
2025-11-28  Jonathan Thackraylscpu: Add a few missing Arm CPU identifiers
2025-11-28  Christian Goeschel... lslogins: remove duplicate errno initialization
next