]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2026-01-19  Masatake YAMATOlsfd: (cosmetic) adjust white spaces in column definitions
2026-01-19  Karel ZakMerge branch 'add-man-section-to-calls' of https:/...
2026-01-19  Karel Zakautotools: use $PTHREAD_LIBS everywhere
2026-01-19  Karel ZakMerge branch 'fix-pthread' of https://github.com/bkuhls...
2026-01-19  Karel ZakMerge branch 'pseudo-kiofuse' of https://github.com...
2026-01-19  Kiran Rangoontests: add tests for unshare --forward-signals
2026-01-19  Kiran Rangoonunshare: document --forward-signals in man page
2026-01-19  Kiran Rangoonunshare: implement signal forwarding when --forward...
2026-01-19  Kiran Rangoonunshare: add --forward-signals option to argument parser
2026-01-18  Dick MarinusAdd man page section to (sys)calls
2026-01-16  Bernd Kuhlsautotools: optionally add libpthread to uuid.pc
2026-01-14  Karel ZakMerge branch 'PR/findmnt-mounttype' of https://github...
2026-01-14  Karel Zakfindmnt: fix misleading warning messages for ntfs3
2026-01-14  Karel Zaklib/path: add NULL checks for path in statx and access
2026-01-14  Karel ZakMerge branch 'unshare_typo' of https://github.com/stoec...
2026-01-14  Karel ZakMerge branch 'PR/blkpr-keys' of https://github.com...
2026-01-14  Karel Zakmount: (man) add link to mount.ceph(8)
2026-01-13  Tobias Stoeckmannunshare: (man) fix grammar
2026-01-13  Karel Zaklibmount: move fstype_to_mounttype() to include/
2026-01-13  Karel Zakinclude: rename mount-api-utils.h to mountutils.h
2026-01-13  Karel ZakMerge branch 'lslocks--fix-oPID' of https://github...
2026-01-13  Karel Zaklib/path: Ensure consistent and robust path checks
2026-01-13  Karel Zakblkpr: fix compilation [-Werror,-Wunused-function]
2026-01-13  Masatake YAMATOlslocks: (bugfix) don't set rawdata in COL_PID if rawda...
2026-01-12  Masatake YAMATOlsfd: fill MNTID coulmn for exe, cwd, and rtd assocations
2026-01-12  Masatake YAMATOtests: (lsfd::column-mntid) add a new case
2026-01-12  Masatake YAMATOtests: (test_mkfds::mmap) add "shared" paramter
2026-01-12  Masatake YAMATOlsfd: fill MNTID coulmn for shm and mem assocations
2026-01-12  Masatake YAMATOlsfd: (refactor) add has_mnt_id helper macro
2026-01-12  Masatake YAMATOlib/path: add wrapers for statx(2)
2026-01-12  Masatake YAMATOlib/path: add __format__ attr to ul_path_v?statf()
2026-01-12  Masatake YAMATOtests: (refactor) add ts_skip_config, a new helper...
2026-01-12  Masatake YAMATOlib/path: (cosmetic) delete the empty line at the EOF
2026-01-12  Masatake YAMATOtests: (lsfd::mkfds-mmap-maksed-file) revise the descri...
2026-01-12  Karel Zakblkpr: Call gettext() for descriptions, clean up
2026-01-12  Stefan Hajnocziblkpr: add read-reservation command
2026-01-12  Stefan Hajnocziblkpr: add read-keys command
2026-01-12  Stefan Hajnocziblkpr: prepare for _IOR() ioctls
2026-01-12  Karel ZakMerge branch 'env_drop' of https://github.com/stoeckman...
2026-01-12  Karel ZakMerge branch 'lsblk-ul-startswith' of https://github...
2026-01-12  Karel ZakMerge branch 'typos' of https://github.com/stoeckmann...
2026-01-12  Karel ZakMerge branch 'login_motd_reg' of https://github.com...
2026-01-12  Karel ZakMerge branch 'login_sig_race' of https://github.com...
2026-01-12  Karel ZakMerge branch 'fdisk_signal' of https://github.com/stoec...
2026-01-12  Karel ZakMerge branch 'fix_non_kernel_style_func_braces' of...
2026-01-12  Karel ZakMerge branch 'systemd_lock' of https://github.com/stoec...
2026-01-12  Karel ZakMerge branch 'avoid-ob_refcnt-when-freethreading' of...
2026-01-12  Karel ZakMerge branch 'lslocks--Q' of https://github.com/masatak...
2026-01-12  Karel ZakMerge branch 'PR/fallocate-report-holes' of https:...
2026-01-11  codefileslsblk: use ul_startswith()
2026-01-10  Tobias StoeckmannFix typos in comments
2026-01-10  Tobias Stoeckmannlogin: only print regular files for motd
2026-01-10  Tobias Stoeckmannlogin: remove signal handler before cleanup
2026-01-09  Tobias Stoeckmannuuidd: use locked system user account if available
2026-01-09  Tobias Stoeckmannenv: ignore only invalid environment variables
2026-01-09  Tobias Stoeckmannfdisk: make SIGINT handler signal-safe
2026-01-09  Christian Goeschel... style: adapt function definitions to kernel style
2026-01-08  Wouter Deconinckfix: use Py_REFCNT macro to work with free-threaded...
2026-01-08  Karel ZakMerge branch 'fix/chrt-man-page' of https://github...
2026-01-08  Karel ZakMerge branch 'fix/issue_3895_take2' of https://github...
2026-01-08  Karel ZakMerge branch 'setpwnam_backup' of https://github.com...
2026-01-08  Karel ZakMerge branch 'feat/new_tool_getpidino' of https://githu...
2026-01-08  Karel ZakMerge branch 'blkid-bcachefs-fixes' of https://github...
2026-01-08  Christian Goeschel... lib: (pidfd-utils) minor correction in the ul_get_valid...
2026-01-08  Christian Goeschel... tests: add getino tests
2026-01-08  Christian Goeschel... bash-completion: add getino completions
2026-01-08  Christian Goeschel... getino: new tool to print the unique pidfd or namespace...
2026-01-08  Jan Kriegchrt: (man) fix note about --sched-period lower limit
2026-01-07  Tobias Stoeckmannlogin-utils: Use _PATH macros
2026-01-07  Tobias Stoeckmannlogin-utils: Use /etc/passwd- as backup file
2026-01-07  Nikita Ofitserovlibblkid: (bcachefs) fix LABEL_SUB probing
2026-01-07  Alessandro... tests: add regression test for repeated termreduce...
2026-01-07  Alessandro... tests: add libsmartcols termreduce regression helper
2026-01-07  Alessandro... libsmartcols: avoid cumulative width reduction during...
2026-01-07  Karel ZakMerge branch 'gettext_macro' of https://github.com...
2026-01-07  Christian Goeschel... build-sys: (gcc) ignore -Wunused-but-set-variable for...
2026-01-07  Christian Goeschel... zramctl: (manpage) add --bytes option description
2026-01-07  Christian Goeschel... sfdisk: (manpage) fix option description inconsistencies
2026-01-07  Christian Goeschel... setpriv: (manpage) fix typo in option description
2026-01-07  Christian Goeschel... scriptlive: (manpage) add --command option description
2026-01-07  Christian Goeschel... readprofile: (manpage) add --no-auto option description
2026-01-07  Christian Goeschel... lslogins: (manpage) fix typo in option description
2026-01-07  Christian Goeschel... ipcrm: (manpage) add --verbose description
2026-01-07  Christian Goeschel... hwclock: (manpage) add --param-index description
2026-01-07  Christian Goeschel... flock: (manpage) fix typo in option description
2026-01-07  Christian Goeschel... fdisk: (manpage) add --bytes option description
2026-01-07  Christian Goeschel... ci: add usage message consistency check to CI CODECHECK...
2026-01-07  Christian Goeschel... tools: verify the consistency of manpages for all programs
2026-01-06  Tobias StoeckmannFix gettext macro calls
2026-01-06  Nikita Ofitserovlibblkid: (bcachefs) add new bcachefs_sb_member fields
2026-01-06  Nikita Ofitserovlibblkid: (bcachefs) add members_v2 parsing support
2026-01-06  Karel Zakmount: (man) add hint for session= on iso9660
2026-01-06  Karel Zakeditorconfig: add .sh setting
2026-01-06  Karel ZakMerge branch 'setpwnam' of https://github.com/stoeckman...
2026-01-05  Oliver SchrammAdd fuse.kio-fuse to list of pseudo file systems
2026-01-05  Karel ZakMerge branch 'pwdutils_typo' of https://github.com...
2026-01-05  Karel ZakMerge branch 'chsh_chfn_man' of https://github.com...
2026-01-05  Karel ZakMerge branch 'fix_coding_style' of https://github.com...
2026-01-05  Karel ZakMerge branch 'PR/pre-1970-UUIDv1' of https://github...
2026-01-05  Karel ZakMerge branch 'master' of https://github.com/higuoxing...
next