]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2023-01-24  Karel ZakMerge branch 'parsetimestamp-usec' of https://github...
2023-01-24  Karel ZakMerge branch 'patch-1' of https://github.com/ThomasKais...
2023-01-23  Thomas Weißschuhlib/timeutils: parse_timestamp: parse usecs
2023-01-23  Thomas Weißschuhlib/timeutils: parse_timestamp: fix second parsing
2023-01-23  Thomas Weißschuhlib/timeutils: parse_timestamp: add unittests
2023-01-23  Thomas Weißschuhlib/timeutils: parse_timestamp: allow fixed reference...
2023-01-23  Thomas Weißschuhci: update shellcheck
2023-01-23  Thomas Weißschuhci: disable shellcheck warning for unused variables
2023-01-23  Karel ZakMerge branch 'fix-befs' of https://github.com/mbroz...
2023-01-23  Karel ZakMerge branch 'lsfd-const' of https://github.com/t-8ch...
2023-01-23  Karel ZakMerge branch 'blkpr' of https://github.com/t-8ch/util...
2023-01-23  Karel ZakMerge branch 'bcachefs-fuzz' of https://github.com...
2023-01-23  Karel ZakMerge branch 'sizeof-member' of https://github.com...
2023-01-23  Karel ZakMerge branch 'more_mempcpy' of https://github.com/crrod...
2023-01-23  Karel ZakMerge branch 'cramfs32' of https://github.com/ferivoz...
2023-01-23  Thomas Weißschuhlsfd: make a few structs const
2023-01-23  Thomas Weißschuhblkpr: mark data const
2023-01-23  Thomas Weißschuhmeson: add blkpr
2023-01-23  Thomas Weißschuhlibblkid: bcachefs: limit maximum size of read superblock
2023-01-23  Thomas Weißschuhlibblkid: iso9660: don't warn on isonum mismatch
2023-01-23  Thomas Weißschuhlibblkid: bcachefs: fix member_field_end
2023-01-23  Thomas Weißschuhlibblkid: bcachefs: validate size of member field
2023-01-23  Thomas Weißschuhlibblkid: bcachefs: fix field type
2023-01-23  Thomas Weißschuhlibblkid: bcachefs: add reproducer for oss-fuzz 55282
2023-01-23  Thomas Weißschuhlibblkid: bcachefs: fix endless loop
2023-01-23  Thomas Weißschuhuuidd: use sizeof_member
2023-01-23  Thomas Weißschuhlast: use sizeof_member
2023-01-23  Thomas Weißschuhlibblkid: iso9660: use sizeof_member
2023-01-23  Cristian Rodríguezremove no longer needed braces
2023-01-23  Cristian Rodríguezreplace open-coded instances of mempcpy
2023-01-23  Samanta Navarrofsck.cramfs: print correct error on 32-bit systems
2023-01-23  Milan Brozlibblkid: befs - avoid undefined shift
2023-01-23  ThomasKaiserChange ThunderX3T110 core name to ThunderX3-T110
2023-01-22  Thomas Weißschuhlsfd: make a few structs const
2023-01-22  Thomas Weißschuhlibblkid: bcachefs: limit maximum size of read superblock
2023-01-22  ThomasKaiserAdd missing Exynos M5 core
2023-01-22  Thomas Weißschuhblkpr: mark data const
2023-01-22  Thomas Weißschuhmeson: add blkpr
2023-01-22  ThomasKaiserAdd missing Cavium cores
2023-01-22  ThomasKaiserAdd missing Ampere cores
2023-01-22  ThomasKaiserAdd missing ARM-cores
2023-01-22  ThomasKaiserAdd HiSilicon's 0x48/0xd40 Cortex-A76 variant.
2023-01-22  Thomas Weißschuhlibblkid: iso9660: don't warn on isonum mismatch
2023-01-22  Thomas Weißschuhlibblkid: bcachefs: fix member_field_end
2023-01-22  Thomas Weißschuhlibblkid: bcachefs: validate size of member field
2023-01-21  ThomasKaiserAdd exynos-m4
2023-01-21  Cristian Rodríguezremove no longer needed braces
2023-01-21  ThomasKaiserAdd 53/002:Samsung Exynos-m3
2023-01-21  Thomas Weißschuhlibblkid: bcachefs: fix field type
2023-01-21  Thomas Weißschuhlibblkid: bcachefs: add reproducer for oss-fuzz 55282
2023-01-21  Thomas Weißschuhlibblkid: bcachefs: fix endless loop
2023-01-21  Thomas Weißschuhuuidd: use sizeof_member
2023-01-21  Thomas Weißschuhlast: use sizeof_member
2023-01-21  Thomas Weißschuhlibblkid: iso9660: use sizeof_member
2023-01-20  Karel Zaklsfd: remove strcpy(), keep things based on sizeof()
2023-01-20  Karel Zakinclude/c: add sizeof_member()
2023-01-20  Cristian RodríguezMerge branch 'master' of https://github.com/karelzak...
2023-01-20  Samanta Navarrofsck.cramfs: print correct error on 32-bit systems
2023-01-20  Karel Zaklibblkid: (bcachefs) verify checksum before set probing...
2023-01-19  Thomas Weißschuhlibblkid: bcachefs: add xxhash checksum support
2023-01-19  Thomas Weißschuhlibblkid: bcachefs: add crc64 checksum support
2023-01-19  Thomas Weißschuhlibblkid: bcachefs: add crc32 checksum support
2023-01-19  Thomas Weißschuhlibblkid: bcachefs: validate device fields
2023-01-19  Thomas Weißschuhlibblkid: bcachefs: probe UUID_SUB
2023-01-19  Thomas Weißschuhlibblkid: add bcachefs support
2023-01-19  Cristian Rodríguezreplace open-coded instances of mempcpy
2023-01-17  Karel Zakc.h: fix compiler warning [-Werror=shift-count-overflow]
2023-01-17  Karel ZakMerge branch 'blkdev' of https://github.com/ferivoz...
2023-01-16  Karel Zakswapon: add --fstab command line option
2023-01-16  Samanta Navarrolib/blkdev: use off_t for max values
2023-01-16  Samanta Navarrolib/blkdev: set errno in more cases
2023-01-16  Samanta Navarrolib/blkdev: handle interrupted read call
2023-01-14  Thomas Weißschuhc.h: really avoid undefined behavior in SINT_MAX
2023-01-13  Karel ZakMerge branch 'mkswap' of https://github.com/ferivoz...
2023-01-13  Samanta Navarromkswap: do not use uninitialized stack value
2023-01-13  Karel Zaklogger: (man) fix examples
2023-01-12  Karel Zakinclude: add missing license lines
2023-01-12  Karel ZakMerge branch 'sint-max' of https://github.com/t-8ch...
2023-01-12  Thomas Weißschuhc.h: avoid undefined behavior in SINT_MAX macro
2023-01-11  Samanta Navarrologin: never send signals to init
2023-01-11  Chris Webbunshare: support --map-users=inner:outer:count as well...
2023-01-10  Karel ZakMerge branch 'typo' of https://github.com/ferivoz/util...
2023-01-10  Karel Zakinclude: add MOVE_MOUNT_SET_GROUP fallback
2023-01-10  Samanta NavarroFix typo
2023-01-10  Karel Zaklibmount: use MNT_ERR_APPLYFLAGS for failed mount_setattr()
2023-01-10  Karel ZakMerge branch 'waitpid' of https://github.com/t-8ch...
2023-01-10  Karel Zaklibmount: fix typo in debug message
2023-01-09  Karel Zaklibmount: implement X-mount.auto-fstypes
2023-01-09  Thomas Weißschuhwaitpid: adapt bash-completion for current functionality
2023-01-09  Thomas Weißschuhpo-man: add waitpid.1 manpage
2023-01-09  Thomas Weißschuhwaitpid: add support for already exited PIDs
2023-01-09  Karel Zaklibmount: (optlist) keep parsed options without quotes
2023-01-09  Karel ZakMerge branch 'po-man/fixes' of https://github.com/t...
2023-01-09  Karel Zakgit: update .gitignore
2023-01-09  Karel ZakMerge branch 'mount.idmap.fix' of https://github.com...
2023-01-09  Karel ZakMerge branch 'schedutils' of https://github.com/chaiken...
2023-01-08  Thomas Weißschuhci: packit: enable -Werror
2023-01-08  Thomas Weißschuhwdctl: mark flags field as unsigned long
2023-01-08  Thomas Weißschuhlibblkid: topology/sysfs: fix uint64_t handling on...
2023-01-08  Thomas Weißschuhlibblkid: topology/ioctl: fix uint64_t handling on...
next