]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-05-23  Thomas Weißschuhlsfd: (tests) don't run mqueue test on byteorder mismatch
2023-05-23  Thomas Weißschuhwaitpid: only build when pidfd_open is available
2023-05-23  Karel ZakMerge branch 'meson' of https://github.com/eworm-de...
2023-05-23  Karel ZakMerge branch 'lsfd--mqueue' of https://github.com/masat...
2023-05-23  Karel ZakMerge branch 'agetty/fileutils' of https://github.com...
2023-05-23  Christian Hessemeson: install symlink for vigr man page
2023-05-23  Christian Hessemeson: include bash-completion for write
2023-05-23  Christian Hessemeson: include bash-completion for newgrp
2023-05-23  Karel Zaklibmount: cleanup enosys returns from mount hoop
2023-05-23  Karel ZakMerge branch 'libmount/mount_setattr' of https://github...
2023-05-23  Karel Zakfstab: add hint about systemd reload
2023-05-23  Karel Zakmount: improve code readability
2023-05-23  Karel Zaklogin: fix memory leak [coverity scan]
2023-05-22  Karel Zaklibmount: don't call mount.<type> helper with usernames
2023-05-22  Thomas Weißschuhagetty: include fileutils.h
2023-05-22  Masatake YAMATOtests: (lsfd) add cases for POSIX Mqueue
2023-05-22  Masatake YAMATOtests: (mkfds) add mqueue factory
2023-05-22  Masatake YAMATOlsfd: fill ENDPOINTS column of POSIX Mqueue
2023-05-22  Karel Zaktests: add optlist tests
2023-05-22  Masatake YAMATOlsfd: add a new type "mqueue", a type for POSIX Mqueue
2023-05-22  Karel Zaklibmount: fix options prepend/insert and merging
2023-05-22  Karel ZakMerge branch 'agetty-creds' of https://github.com/DaanD...
2023-05-22  Karel ZakMerge branch 'map-users' of https://github.com/arachsys...
2023-05-22  Karel ZakMerge branch 'ci/openwrt' of https://github.com/t-8ch...
2023-05-22  Karel ZakMerge branch 'enosys/speculation' of https://github...
2023-05-22  Karel ZakMerge branch 'enosys/mips' of https://github.com/t...
2023-05-22  Karel ZakMerge branch 'fadvise/big-page' of https://github.com...
2023-05-22  Karel ZakMerge branch 'test--fix-process-leak' of https://github...
2023-05-22  Karel ZakMerge branch 'enosys/include' of https://github.com...
2023-05-22  Karel ZakMerge branch 'libblkid/const' of https://github.com...
2023-05-22  Karel Zaklib/shells: remove space after function name
2023-05-22  Karel Zaklib/shells: initialize free-able variables
2023-05-22  Karel ZakMerge branch 'econf' of https://github.com/stoeckmann...
2023-05-22  Karel ZakMerge branch 'lsfd--eventfd' of https://github.com...
2023-05-22  Karel ZakMerge branch 'hexdump-one-byte-hex' of https://github...
2023-05-22  Karel ZakMerge branch 'allow-disabling-waitpid' of https://githu...
2023-05-22  Thomas Weißschuhenosys: allow CPU speculation
2023-05-22  Thomas Weißschuhlibmount: check for availability of mount_setattr
2023-05-21  Masatake YAMATOlsfd: (tests) fix process leak
2023-05-21  Thomas Weißschuhfadvise: (test) test with 64k blocks
2023-05-21  Thomas Weißschuhfadvise: (test) don't compare fincore page counts
2023-05-21  Thomas Weißschuhfadvise: (tests) factor out calls to "fincore"
2023-05-21  Thomas Weißschuhfadvise: (test) dynamically calculate expected test...
2023-05-21  Thomas Weißschuhlibmount: don't pass option "defaults" to helper
2023-05-19  Thomas Weißschuhci: add OpenWrt SDK based CI jobs
2023-05-19  Thomas Weißschuhenosys: provide a nicer build message for syscalls...
2023-05-19  Thomas Weißschuhlibsmartcols: (samples): fix format truncation warning
2023-05-19  Thomas Weißschuhtest_uuidd: make pthread_t formatting more robust
2023-05-19  Thomas Weißschuhmkfs.minix: handle 64bit time on 32bit system
2023-05-19  Thomas Weißschuhenosys: add support for MIPS, PowerPC and ARC
2023-05-19  Thomas Weißschuhenosys: include sys/syscall.h
2023-05-19  Thomas Weißschuhenosys: include sys/syscall.h
2023-05-18  Thomas Weißschuhenosys: add support for MIPS, PowerPC and ARC
2023-05-18  Thomas Weißschuhlibblkid: constify cached disk data
2023-05-18  Masatake YAMATOtest_mkfds: avoid "ignoring return value of ‘write...
2023-05-18  Masatake YAMATOtests: (lsfd) add cases for eventfd
2023-05-18  Masatake YAMATOtests: (mkfds) add eventfd factory
2023-05-18  Masatake YAMATOtests: (mkfds) provide the way to declare the number...
2023-05-18  Masatake YAMATOtests: (mkfds) print a whitespace only when the running...
2023-05-18  Masatake YAMATOlsfd: fill ENDPOINTS column for eventfd
2023-05-18  Masatake YAMATOlsfd: add a helper macro, foreach_endpoint
2023-05-18  Masatake YAMATOlsfd: add a helper function, init_endpoint
2023-05-18  Masatake YAMATOlsfd: add a helper function, add_endpoint
2023-05-18  Masatake YAMATOlsfd: add a helper function, new_ipc
2023-05-18  Masatake YAMATOlsfd: add a back pointer as a member of anon_eventfd_data
2023-05-18  Masatake YAMATOlsfd: move a local variable to a narrower scope
2023-05-18  Masatake YAMATOlsfd: add EVENTFD.ID column
2023-05-18  Masatake YAMATOlsfd: delete redundant parentheses surrounding return...
2023-05-18  Masatake YAMATOldfd: delete unnecessary ';'
2023-05-18  Masatake YAMATOlsfd: choose anon_ops declarative way
2023-05-18  Frantisek Sumsalbuild-sys: add --disable-waitpid
2023-05-18  Tobias Stoeckmannlib/shells: Plug econf memory leak
2023-05-18  Karel Zaklib/caputils: fix integer handling issues [coverity...
2023-05-17  набmesg.1 cleanups/updates
2023-05-17  Karel ZakMerge branch 'nsenter-keep-caps' of https://github...
2023-05-17  Karel ZakMerge branch 'libmount/syscall'
2023-05-17  Karel ZakMerge branch 'enosys' of https://github.com/t-8ch/util...
2023-05-17  Karel ZakMerge branch 'mkswap/offset' of https://github.com...
2023-05-17  Karel ZakMerge branch 'blockdev/zonesz' of https://github.com...
2023-05-17  Karel ZakMerge branch 'mount/tests/fstab' of https://github...
2023-05-17  Karel Zakbuild-sys: release++ (v2.39) v2.39
2023-05-17  Karel Zakdocs: update v2.39-ReleaseNotes
2023-05-17  Karel Zakpo-man: merge changes
2023-05-17  Karel Zakpo: merge changes
2023-05-17  Yuri Chornoivanpo-man: update uk.po (from translationproject.org)
2023-05-17  Мирослав Николићpo-man: update sr.po (from translationproject.org)
2023-05-17  Frédéric Marchalpo-man: update fr.po (from translationproject.org)
2023-05-17  Mario Blättermannpo-man: update de.po (from translationproject.org)
2023-05-17  Petr Písařpo-man: update cs.po (from translationproject.org)
2023-05-17  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2023-05-17  Jakub Boguszpo: update pl.po (from translationproject.org)
2023-05-17  Seong-ho Chopo: update ko.po (from translationproject.org)
2023-05-17  Božidar Putanecpo: update hr.po (from translationproject.org)
2023-05-17  Frédéric Marchalpo: update fr.po (from translationproject.org)
2023-05-17  Mario Blättermannpo: update de.po (from translationproject.org)
2023-05-17  Petr Písařpo: update cs.po (from translationproject.org)
2023-05-16  Thomas Weißschuhenosys: properly block execve syscall
2023-05-16  Thomas Weißschuhenosys: don't require end-of-options marker
2023-05-16  Thomas Weißschuhenosys: find syscalls at build time
2023-05-16  Thomas Weißschuhenosys: remove long jumps from BPF
next