]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2020-11-13  Karel Zaklscpu: use cache ID, keep caches independent on CPU...
2020-11-13  Karel Zaklscpu: use new code to read CPUs info
2020-11-13  Karel Zaklscpu: convert getopt block to new API
2020-11-13  Karel Zaklscpu: add LSCPU_OUTPUT_ enum
2020-11-13  Karel Zaklscpu: move to main function to init context
2020-11-13  Karel Zaklscpu: move debug initialization to main
2020-11-13  Karel Zaklscpu: merge new API to lscpu.h
2020-11-13  Karel Zaklscpu: use constants from new API
2020-11-13  Karel Zaklscpu: remove obsolete code
2020-11-13  Karel Zaklscpu: (virt) add macros for VMWARE
2020-11-13  Karel Zaklscpu: (topology) read caches from /sys
2020-11-13  Karel Zaklscpu: sort extra caches
2020-11-13  Karel Zaklscpu: improve debug message
2020-11-13  Karel Zaklscpu: remove unused function
2020-11-13  Karel Zaklscpu; (cpuinfo) parse caches
2020-11-13  Karel Zaklscpu: (topology) add read_mhz()
2020-11-13  Karel Zaklscpu: (topology) add read_configure()
2020-11-13  Karel Zaklscpu: (topology) add read_address()
2020-11-13  Karel Zaklscpu: hide all to lscpu_read_topology()
2020-11-13  Karel Zaklscpu: (virt) simplify hypervisor parsing
2020-11-13  Karel Zaklib/strutils: add normalize_whitespace()
2020-11-13  Karel Zaklscpu: (cpuinfo) rewrite parser
2020-11-13  Karel Zaklscpu: (cpuinfo) fill empty cputype
2020-11-13  Karel Zaklscpu: new cpuinfo parser
2020-11-13  Karel Zaklscpu: keep hypervisor name in allocated memory
2020-11-13  Karel Zaklscpu: temporary commit
2020-11-13  Karel Zaklscpu: improve topology calculation, use /proc/sysinfo
2020-11-13  Karel Zaklscpu: support s390 cpuinfo processor-pre-line format
2020-11-13  Karel Zaklsblk: add lscpu_read_topology_polarization()
2020-11-13  Karel Zaklscpu: move topology stuff to separate file
2020-11-13  Karel Zaklscpu: improve topology debug message
2020-11-13  Karel Zaklscpu: calculate threads number from type specific...
2020-11-13  Karel Zaklscpu: deallocate maps
2020-11-13  Karel Zaklscpu: add lscpu_read_topolgy_ids()
2020-11-13  Karel Zaklscpu: add lscpu_read_topology()
2020-11-13  Karel Zaklscpu: add lscpu_cpus_loopup_by_type(), improve readability
2020-11-13  Karel Zaklscpu: convert ARM decoding to new API
2020-11-13  Karel Zaklscpu: cleaup arch freeing
2020-11-13  Karel Zaklscpu: add lscpu_read_virtualization()
2020-11-13  Karel Zaklscpu: add lscpu_read_numas()
2020-11-13  Karel Zaklscpu: fix mem-leak in cpu
2020-11-13  Karel Zaklscpu: add lscpu_read_vulnerabilities()
2020-11-13  Karel Zaklscpu: cleanup lscpu_unref_cputype()
2020-11-13  Karel Zaklscpu: add lscpu_read_extra()
2020-11-13  Karel Zaklscpu: add lscpu_read_cpulists()
2020-11-13  Karel Zaklscpu: add lscpu_read_architecture()
2020-11-13  Karel Zaklscpu: (cputype) simplify cpuinfo parsing
2020-11-13  Karel Zaklscpu: add lscpu_cpu to internal API
2020-11-13  Karel Zaklscpu: (cputype) move temporary stuff
2020-11-13  Karel Zaklscpu: (cputype) add header file, cleanup patterns...
2020-11-13  Karel Zaklscpu: (cputype) add cpuinfo parser
2020-11-13  Karel Zakinclude/strutils: make xstrncpy() compatible with over...
2020-11-13  Karel Zaklscpu: (cputype) add ref-counting, allocate context
2020-11-13  Karel Zaklscpu: (cputype) add debug stuff
2020-11-13  Karel Zaklscpu: add very basic cputype code
2020-11-12  Karel Zaktests: update JSON outputs
2020-11-12  Karel Zaklib/jsonwrt: use proper output function
2020-11-12  Karel Zaklibsmartcols: use lib/jsonwrt.c for JSON
2020-11-12  Karel Zaklib/jsonwrt: add new functions to write in JSON
2020-11-10  Karel ZakMerge branch 'libblkid' of https://github.com/ferivoz...
2020-11-10  Karel Zaktests: (ul) remove another 'dim' input
2020-11-10  Samanta Navarrolibblkid: limit amount of parsed partitions
2020-11-10  Samanta Navarrolibblkid: fix time_t handling
2020-11-09  Karel Zaktests: remove ul(1) 'dim' input
2020-11-09  Sami Kerolatests: move misc/ul to ul/ directory
2020-11-09  Karel Zakbuild-sys: fix sendfile use
2020-11-09  Karel Zakwipefs: (man) add hint to erase on partitions and disk
2020-11-09  Karel ZakMerge branch 'libuuid' of https://github.com/ferivoz...
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
2020-11-09  Karel Zakflock: keep -E exit status more restrictive
2020-11-09  Egor Chelakul_copy_file: make defines for return values
2020-11-09  Egor Chelakread_all: return 0 when EOF occurs after 0 bytes
2020-11-09  Egor Chelakul_copy_file: add test program
2020-11-09  Egor Chelakul_copy_file: handle EAGAIN and EINTR
2020-11-09  Egor Chelakul_copy_file: use all_read/all_write
2020-11-09  Egor Chelakul_copy_file: use BUFSSIZ for buffer size
2020-11-09  Egor Chelaknologin: use ul_copy_file
2020-11-09  Egor Chelaklogin: use ul_copy_file
2020-11-09  Egor Chelakconfigure.ac: check for sendfile
2020-11-09  Egor Chelakul_copy_file: use sendfile
2020-11-09  Egor Chelakvipw: move copyfile to the lib
2020-11-08  Samanta Navarrolibuuid: check quality of random bytes
2020-11-08  Samanta Navarrolibblkid: allow a lot of mac partitions
2020-11-08  Samanta Navarrolibblkid: fix memory leak in config parser
2020-11-06  Karel Zaksfdisk: fix backward --move-data
2020-11-06  Karel ZakMerge branch 'whereis' of https://github.com/ferivoz...
2020-11-05  Karel ZakMerge branch 'sfdisk-json-dump' of https://github.com...
2020-11-04  Dimitri John... sfdisk: correct --json --dump false exclusive
2020-11-04  Samanta Navarrowhereis: extend test case
2020-11-04  Samanta Navarrowhereis: filter bin, man and src differently
2020-11-04  Samanta Navarrowhereis: do not strip suffixes
2020-11-04  Samanta Navarrowhereis: do not ignore trailing numbers
2020-11-04  Samanta Navarrowhereis: add --disable-whereis to configure
2020-11-04  Samanta Navarrowhereis: add lib32 directories
2020-11-04  Samanta Navarrowhereis: support zst compressed man pages
2020-11-04  Samanta Navarrowhereis: fix out of boundary read
2020-11-04  Samanta Navarromisc: fix typos
2020-11-04  Samanta Navarromisc: fix typos [codespell]
2020-11-04  Karel Zaksfdisk: (docs) add more information about GPT attribute...
2020-11-03  Karel Zakdocs: rename to getopt-example
next