]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2024-11-07  Ameer Hamzalibblkid: zfs: Use nvlist for detection instead of...
2024-11-06  Karel ZakMerge branch 'PR/lscpu-hotplug' of https://github.com...
2024-11-05  Karel ZakMerge branch 'PR/nsenter-pidfd' of https://github.com...
2024-11-05  Karel Zaklibsmartcols: make __attributes__ more portable
2024-11-05  Karel ZakMerge branch 'smartcols-printf' of https://github.com...
2024-11-05  Karel ZakMerge branch 'mkfds--minor-fixes' of https://github...
2024-11-05  Karel ZakMerge branch 'PR/hardlink-nftw-imrovements' of https...
2024-11-05  Karel Zakhardlink: add new options to the bash-completion
2024-11-04  Anjali Klscpu: fix incorrect number of sockets during hotplug
2024-10-31  Robin Jarrytreewide: use scols printf api where possible
2024-10-31  Robin Jarrylibsmartcols: add printf api to fill in column data
2024-10-31  Masatake YAMATOtests: (test_mkfds::make-regular-file) fix the default...
2024-10-31  Masatake YAMATOtest_mkfds: reserve file descriptors in the early stage...
2024-10-31  Karel Zakhardlink: implement --mount
2024-10-31  Karel Zakhardlink: add missing verbose messages and unify them
2024-10-31  Karel Zakhardlink: implement --exclude-subtree
2024-10-31  набhardlink: re-raise SIGINT instead of exiting
2024-10-31  набhardlink: fix 0-sized file processing
2024-10-31  набhardlink: add --list-duplicates and --zero
2024-10-31  набhardlink.1: directory|file is mandatory
2024-10-30  Karel ZakMerge branch 'PR/liblastlog2-stderr' of https://github...
2024-10-30  Karel ZakMerge branch 'lsfd--bpf-prog-id-and-tag' of https:...
2024-10-30  Karel Zakbits: cleanup --help output, add missing _( )
2024-10-25  Masatake YAMATOtests: (lsfd::mkfds-bpf-prog) verify BPF-PROG.{ID,TAG...
2024-10-25  Masatake YAMATOtests: (test_mkfds::bpf-prog) report id and tag
2024-10-25  Masatake YAMATOlsfd: add BPF-PROG.TAG column
2024-10-25  Masatake YAMATOlsfd: update bpf related tables
2024-10-25  Masatake YAMATOlsfd: (bugfix) fix wrong type usage in anon_bpf_map_fil...
2024-10-25  Masatake YAMATOtest_mkfds: (bugfix) listing ALL output values for...
2024-10-24  Robin Jarrytext-utils: add bits command
2024-10-22  Karel Zaktests: (liblastlog2) don't write to stderr and stdout
2024-10-22  Karel Zakhwclock: cleanup save_adjtime()
2024-10-22  Karel ZakMerge branch 'patch-1' of https://github.com/bearhoney...
2024-10-22  Karel ZakMerge branch 'patch-1' of https://github.com/Geo25rey...
2024-10-22  Karel ZakMerge branch 'hwclock' of https://github.com/maks-mishi...
2024-10-21  Karel Zaknsenter: Rewrite --user-parent to use pidfd
2024-10-21  Karel Zakinclude/pidfd-utils: add namespaces ioctls
2024-10-21  Karel Zaknsenter: reuse pidfd for --net-socket
2024-10-21  Karel Zaknsenter: use macros to access the nsfiles array
2024-10-21  Karel Zaknsenter: use pidfd to enter target namespaces
2024-10-21  Karel Zaknsenter: use separate function to enter namespaces
2024-10-20  bearhoneyUpdate chsh.1.adoc to avoid duplicates in man page
2024-10-19  Geoffrey Casperdoc: fsck.8.adoc - fix email typo
2024-10-17  Karel Zaknsenter: add functions to enable/disable namespaces
2024-10-17  Maks Mishinsys-utils: (save_adjtime): fix memory leak
2024-10-14  Karel Zaksfdisk: add --sector-size commanand line option
2024-10-14  Karel Zakcfdisk: add --sector-size commanand line option
2024-10-14  Karel Zakfdisk: (man) improve --sector-size description
2024-10-14  Karel Zaklibfdisk: make sure libblkid uses the same sector size
2024-10-14  Karel ZakMerge branch 'setpriv-parse-securebits' of https:/...
2024-10-10  Maks Mishinsys-utils: (setpriv): fix potential memory leak
2024-10-09  Karel Zaklibblkid: add FSLASTBLOCK for swaparea
2024-10-07  Karel ZakMerge branch 'ci/llvm-19' of https://github.com/t-8ch...
2024-10-07  Karel ZakMerge branch 'sock-netns-with-tests' of https://github...
2024-10-07  Karel ZakMerge branch 'libblkid/ubsan/exfat' of https://github...
2024-10-07  Karel ZakMerge branch 'lsfd--minor-fixes' of https://github...
2024-10-03  Thomas Weißschuhlibblkid: (exfat): validate fields used by prober
2024-10-03  Masatake YAMATOlsfd: avoid accessing an uninitialized value
2024-10-03  Masatake YAMATOlsfd: finalize abst_class
2024-10-03  Masatake YAMATOlsfd,test_mkfds: (refactor) specify the variable itself...
2024-10-03  Masatake YAMATOtests: (test_mkfds) add a missing word in a comment
2024-10-02  Masatake YAMATOtests: (lsfd) verify SOCK.NETID and ENDPOINTS for socke...
2024-10-02  Masatake YAMATOtests: (lsns) verify the code finding an isolated netns...
2024-10-02  Karel ZakMerge branch 'PR/libmount-xnocanon' of https://github...
2024-10-01  Masatake YAMATOtests: (nsenter) verify the code entering the network...
2024-10-01  Masatake YAMATOtests: (test_sysinfo) add a helper to detect NS_GET_USERNS
2024-10-01  Masatake YAMATOtests: (test_mkfds::foreign-sockets) new factory
2024-10-01  Masatake YAMATOtests: (test_mkfds, refactor) use xmemdup newly added...
2024-10-01  Masatake YAMATOxalloc.h: add xmemdup
2024-10-01  Masatake YAMATOtests: (test_mkfds) fix a typo in an option name
2024-10-01  Masatake YAMATOtest_mkfds: (cosmetic) remove whitespaces between a...
2024-10-01  Karel Zakmount: (man) add note about symlink over symlink
2024-10-01  Karel Zaktests: add X-mount.nocanonicalize tests
2024-10-01  Karel ZakMerge branch 'test_mkfds-dont-free-and-close-when-exit...
2024-10-01  Karel ZakMerge branch 'PR/libfdisk-EBR-list' of https://github...
2024-09-27  Thomas Weißschuhci: use clang 19
2024-09-27  Masatake YAMATOtests: (test_mkfds) don't close fds and free memory...
2024-09-27  Masatake YAMATOtests: (test_mkfds,refactor) simplify nested if conditions
2024-09-27  Masatake YAMATOtests: (test_mkfds) save errno before calling system...
2024-09-27  Masatake YAMATOtests: (test_mkfds, cosmetic) add an empty line before...
2024-09-26  Karel Zaklibmount: support bind symlink over symlink
2024-09-25  Karel ZakMerge branch 'meson/pidfd_getfd' of https://github...
2024-09-25  Thomas Weißschuhlogin-utils/su-common: Validate all return values again
2024-09-25  Thomas Weißschuhmeson: test for pidfd_getfd()
2024-09-24  Henrik Lindströmautotools: allow enabling dmesg with --disable-all...
2024-09-24  Henrik Lindströmautotools: allow enabling lsblk with --disable-all...
2024-09-24  Karel Zaklibfdisk: (dos) ignore incomplete EBR for non-wholedisk
2024-09-24  Karel ZakMerge branch 'su-double-check-pam-user' of https:/...
2024-09-24  Karel Zaklibmount: add X-mount.nocanonicalize[=source|target]
2024-09-24  Karel ZakMerge branch 'test_mkfds--fix-typos' of https://github...
2024-09-24  Karel ZakMerge branch 'master' of https://github.com/hramrach...
2024-09-24  Karel Zakbash-completion: add nsenter --net-socket
2024-09-24  Karel ZakMerge branch 'sock-netns' of https://github.com/0x7f454...
2024-09-24  Karel ZakMerge branch 'patch-2' of https://github.com/firasuke...
2024-09-24  Karel ZakMerge branch 'patch-1' of https://github.com/firasuke...
2024-09-24  Michal SuchanekCI: Downgrade checkout version for compat build
2024-09-24  Michal Suchanekpartx: Fix example in man page
2024-09-23  Dmitry Safonovlsns: List network namespaces that are held by a socket
2024-09-23  Dmitry Safonovlsfd: Gather information on target socket's net namespace
2024-09-23  Dmitry Safonovnsenter: Provide an option to join target process's...
next