]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils
uuidd: add command-line option values struct
[thirdparty/util-linux.git] / sys-utils /
2020-11-23  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2020-11-23  Karel ZakMerge branch 'privfix' of https://github.com/ericonr...
2020-11-20  Érico Rolimsetpriv: allow using [-+]all for capabilities.
2020-11-20  Érico Rolimsetpriv: small clean-up.
2020-11-20  Karel ZakMerge branch 'w45'
2020-11-20  Karel ZakMerge branch 'caps' of https://github.com/ericonr/util...
2020-11-20  Masayoshi Mizumalscpu: show the number of physical socket on aarch64...
2020-11-20  Masayoshi Mizumalscpu: add helper to get physical sockets
2020-11-20  Masayoshi Mizumalscpu-dmi: Move some functions related to DMI to lscpu-dmi
2020-11-20  Masayoshi Mizumalscpu-virt: split hypervisor_from_dmi_table()
2020-11-20  Masayoshi Mizumalscpu: use cluster on aarch64 machine which doesn't...
2020-11-19  Karel Zaklscpu: fix resource leak [coverity scan]
2020-11-19  Karel Zaklscpu: fix possible null dereferences [coverity scan]
2020-11-19  Karel Zakumount: ignore --no-canonicalize,-c for non-root users
2020-11-18  Karel ZakMerge branch 'hwclock-syscall-nr' of https://github...
2020-11-17  Pino Toscanohwclock: do not assume __NR_settimeofday_time32
2020-11-15  Érico Rolimlscpu-virt: fix return type of read_hypervisor_cpuid...
2020-11-14  Sami Kerolarfkill: stop execution when rfkill device cannot be...
2020-11-14  Sami Kerolaman: make tilde and caret characters to render correctly
2020-11-13  Karel Zaklscpu: fix memory leaks
2020-11-13  Masayoshi Mizumalscpu-arm: Add "BIOS Vendor ID" and "BIOS Model name...
2020-11-13  Jeremy Lintonlscpu: Even more Arm part numbers
2020-11-13  Karel Zaklscpu: (arm) reuse parsed vendor ID
2020-11-13  Karel Zaklscpu: remove unused code
2020-11-13  Karel Zaklscpu: Adapt MIPS cpuinfo
2020-11-13  Karel Zaklscpu: add shared cached info for s390 lscpu -C
2020-11-13  Thomas Abrahamlscpu: avoid segfault on PowerPC systems with valid...
2020-11-13  Karel Zaklscpu: fix MHZ parsing
2020-11-13  Karel Zaklscpu: improve bogomips use
2020-11-13  Karel Zaklscpu: add note about cache IDs
2020-11-13  Karel Zaklscpu: add MHZ column
2020-11-13  Karel Zaklscpu: don't use section for extra caches
2020-11-13  Karel Zaklscpu: fix for sparc64
2020-11-13  Karel Zaklscpu: improve topology calculation
2020-11-13  Karel Zaklscpu: assume gaps in list of CPUs
2020-11-13  Karel Zaklscpu: fix last caches separator in -e and -p output
2020-11-13  Karel Zaklscpu: generate cache ID if not available
2020-11-13  Karel Zaklscpu: cleanup --parse
2020-11-13  Karel Zaklscpu: cleanup -e
2020-11-13  Karel Zaklscpu: add extra caches to --cache output
2020-11-13  Karel Zaklscpu: cleanup --cache
2020-11-13  Karel Zaklscpu: split output to sections
2020-11-13  Karel Zaklscpu: add sections
2020-11-13  Karel Zaklscpu: add rest of summary
2020-11-13  Karel Zaklscpu: keep static/dynamic MHz in cputype struct
2020-11-13  Karel Zaklscpu: add another part of summary output
2020-11-13  Karel Zaklscpu: add functions to get CPU freq
2020-11-13  Karel Zaklscpu: fix NUMAs reading code
2020-11-13  Karel Zaklscpu: add per type summary function
2020-11-13  Karel Zaklscpu: use size_t for counters
2020-11-13  Karel Zaklscpu: print generic part of the summary
2020-11-13  Karel Zaklscpu: add setsize to lscpu context
2020-11-13  Karel Zaklscpu: add function to count caches size
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 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
next