Commit Graph

  • 3a0c394fa2 libcpumf: Relocate ctr_in_list() for shared use Jan Polensky 2025-09-29 12:58:52 +02:00
  • 20a4ebd83c zipl/boot: Fix undefined behaviour logic in menu Richie Buturla 2025-09-09 17:07:00 +02:00
  • 4a9f66fc31 zipl/boot: Change error codes to enums Richie Buturla 2025-08-22 17:53:48 +02:00
  • 35d68b2101 dasdinfo: Fix memory leak by freeing readbuf Jan Polensky 2025-09-11 18:43:55 +02:00
  • 522c67a2c3 dasdinfo: Fix format-overflow warning Jan Polensky 2025-09-11 15:06:59 +02:00
  • f4ee6c2c8d dasdinfo: Remove unused util_base.h include Jan Polensky 2025-09-09 17:50:42 +02:00
  • 377f2a59f5 dasdinfo: Replace hardcoded /sys with util_path_sysfs() Jan Polensky 2025-09-09 17:13:58 +02:00
  • 176f0405b8 .pre-commit-config.yaml: Add check-yaml, check-json and check-toml hooks Jan Polensky 2025-09-08 18:32:20 +02:00
  • 839d34e758 .pre-commit-config.yaml: Bump pre-commit-hooks Jan Polensky 2025-06-02 16:48:07 +02:00
  • a68d1e323b libccw/ccw.c: Include strings.h instead of string.h Jan Polensky 2025-03-28 15:06:43 +01:00
  • 549c7ef9e7 zkey/kms.c: Use correct variable in warnx() Jan Polensky 2025-03-04 15:26:08 +01:00
  • 103c9444c9 zkey/kms.c: Fix typos Jan Polensky 2025-03-04 15:25:12 +01:00
  • fe7bef3f09 cpumf/pai.c: Fix memory use after free Jan Polensky 2025-03-04 14:29:57 +01:00
  • 8a88ada9c5 dasdinfo/dasdinfo.c: Fix string termination Jan Polensky 2025-09-15 15:01:14 +02:00
  • 538bc7b4e8 dasdinfo/dasdinfo.c: Replace buffer size magic number with anonymous enum Jan Polensky 2025-09-15 14:57:35 +02:00
  • b56451e5a4 cpumf/lspai.c: Use util_str_toupper() instead of str2uc() Jan Polensky 2025-08-28 11:53:23 +02:00
  • 63f9a672d0 cpumf/lspai: Add command line flag to specify individual counters Thomas Richter 2025-07-11 11:14:45 +02:00
  • 2c5c5ef4b4 cpumf/lspai: Add command line flags for all cpus Thomas Richter 2025-07-11 11:00:49 +02:00
  • 5a3ffc2036 cpumf/lspai: Add command line flag for delta values Thomas Richter 2025-07-11 10:58:55 +02:00
  • e576443859 cpumf/lspai: Add command line flag for short counter names Thomas Richter 2025-07-01 08:50:37 +02:00
  • 43067df78e cpumf/lspai: Add command line flags for hexadecimal output Thomas Richter 2025-06-25 08:03:49 +02:00
  • 973059438f cpumf/lspai: Show counter values Jan Polensky 2025-08-05 15:01:10 +02:00
  • 9d3567d9ce libutil/util_libc.c: Move remove_whitespace() to util_str_rm_whitespace() Jan Polensky 2025-08-29 19:02:57 +02:00
  • 7687b0fcda cpumf/lspai: Fix whitespace alignment Jan Polensky 2025-08-18 17:31:56 +02:00
  • 6f70f34b79 cpumf/lspai: Rename show_format() -> format_painode() Jan Polensky 2025-08-05 13:42:04 +02:00
  • 37aed81745 cpumf/lspai: Rename show_painode() -> list_painode() Jan Polensky 2025-08-05 13:48:17 +02:00
  • 5aa1824eef libcpumf: Move perf_event_open to reduce code duplication Jan Polensky 2025-08-05 14:19:58 +02:00
  • 82603e589a libcpumf: Fix typo Jan Polensky 2025-08-05 14:37:40 +02:00
  • 3ba897a1be cpumf/lscpumf.c: Fix typos Jan Polensky 2025-08-06 19:52:52 +02:00
  • fa92a7f7c9 README.md: Update dependencies for zipl Alexander Egorenkov 2025-09-12 09:42:10 +02:00
  • f569849e57 zipl/boot: Fix EBCDIC code page 500 conversion and decrease size by 200 bytes Thomas Huth 2025-09-08 18:59:31 +02:00
  • 458c27a0e1 zkey-ekmfweb: Fix a potential compile error Ingo Franzki 2025-09-12 08:35:40 +02:00
  • e4dcf084c5 libekmfweb: Fix generation of certificate or CSR with RSA-PSS instead of RSA Ingo Franzki 2025-09-11 08:37:38 +02:00
  • bed1bc8676 zipl/boot/stage3.c: Fix [-Wnull-dereference] warning Richie Buturla 2025-08-15 16:56:15 +02:00
  • 8e315c4401 zipl/src/scan.c: Fix [-Wparentheses] warning Richie Buturla 2025-08-15 16:55:10 +02:00
  • ae8fa4371f pvimg: Update manpage Marc Hartmayer 2025-07-25 10:15:42 +02:00
  • 29ff9408e0 rust/pvimg: Add support for '--image-key' Marc Hartmayer 2025-07-25 10:15:41 +02:00
  • a24be25779 pvimg: Add CLI tests for '--x-comp-key' Marc Hartmayer 2025-07-25 10:15:40 +02:00
  • 58337d7f90 rust/pvimg: Refactor keys arguments into own struct Marc Hartmayer 2025-07-25 10:15:39 +02:00
  • fcaad5a8e2 pvimg: Improve phrasing of '--cck' option documentation Marc Hartmayer 2025-09-09 13:36:21 +00:00
  • 4d598ade86 zkey: Add support for generating and importing exportable secure keys Ingo Franzki 2025-08-13 09:27:57 +02:00
  • b455ee9a31 zkey: Fix typo in error message Ingo Franzki 2025-08-13 10:35:16 +02:00
  • 82b9328e48 zdev: Fix double device configuration with rd.dasd Vineeth Vijayan 2025-08-20 17:07:07 +02:00
  • f45a45c38c zdev: Fix double device configuration on DPM systems Vineeth Vijayan 2025-08-14 13:04:26 +02:00
  • d1bf9e68c6 zdev: Introduce --no-module-load option for chzdev Vineeth Vijayan 2025-08-26 12:42:29 +02:00
  • 0356d78bc2 zdev: Allow dynamic control of module load Vineeth Vijayan 2025-08-26 12:34:00 +02:00
  • a4f48415a0 zipl/boot: Fix typo found by codespell Marc Hartmayer 2025-09-04 11:31:41 +00:00
  • c9f0e3accf zipl/boot: menu: Reset the buffer before doing a retry Marc Hartmayer 2025-08-22 17:13:04 +02:00
  • 9dd432ca94 zipl/boot: Remove useless cast Marc Hartmayer 2025-08-22 17:13:01 +02:00
  • 179bc57cdf zipl/src: Use a matrix of component ranges instead of an array Eduard Shishkin 2025-09-02 12:21:14 +02:00
  • e1d1c6df9c rust-utils: remove unused renameat2 rust wrapper Finn Callies 2025-08-12 11:31:20 +02:00
  • e894fb61d8 rust-utils: use exists/rename instead of renameat2 Finn Callies 2025-08-12 11:28:37 +02:00
  • c3a84109b7 rust-utils: add PartialEq for AtomicFileOperation Finn Callies 2025-08-13 09:32:41 +02:00
  • 1ca5f63dee zipl/src: Use generic infrastructure when adding environment block Eduard Shishkin 2025-07-30 18:01:32 +02:00
  • 60bc1e38d0 zipl/src: Reuse data of buffer components in bootmap Eduard Shishkin 2025-07-26 13:30:15 +02:00
  • 431e4542ca zipl/src: Reuse data of file components in bootmap Eduard Shishkin 2025-08-27 14:16:42 +02:00
  • 731f00202c zipl/src: Enable heterogeneous mirrors support Eduard Shishkin 2025-07-30 14:11:12 +02:00
  • 2945593991 zipl/src: Support (create/boot-with) different program tables per target Eduard Shishkin 2025-07-29 23:37:50 +02:00
  • f375327085 zipl/src: Support multiple disk_info structures per logical device Eduard Shishkin 2025-07-17 16:43:45 +02:00
  • 338bea49c2 chpstat: Clarify scope of --scale option Peter Oberparleiter 2025-08-25 16:10:12 +02:00
  • d15e36cf24 chpstat: Add options to select IEC units for scaling Peter Oberparleiter 2025-08-20 14:54:18 +02:00
  • 4b76530788 chpstat: Use SI units for default scaling Peter Oberparleiter 2025-08-15 15:36:39 +02:00
  • cb1c002bed chpstat: Ensure consistent table group spacing Peter Oberparleiter 2025-08-13 17:02:55 +02:00
  • d6f7eff5b5 zipl_helper.device-mapper: Fix segmentation fault in an error path Eduard Shishkin 2025-08-08 17:17:07 +02:00
  • e1692b7079 chpstat: Fix scaling of DPU utilization calculation Peter Oberparleiter 2025-08-08 14:47:22 +02:00
  • 54b3c9ef24 zipl/ngdump: Bail out if ngdump meta could not be saved Mikhail Zaslonko 2025-07-18 19:23:35 +02:00
  • 48743aa28b zpwr: Use 'LDLIBS' for specifying the math library Marc Hartmayer 2025-07-30 15:47:20 +02:00
  • 7ce988ac59 zconf/chccwdev: Fix example descriptions Mete Durlu 2025-07-23 15:47:19 +02:00
  • f4fec5f120 rust/pvimg/boot: Use 'PVIMG_PKGDATADIR' Marc Hartmayer 2025-07-25 09:49:20 +02:00
  • 2739b8a488 pv/examples: Add example for calculating host-key hashes Steffen Eiden 2025-07-07 15:47:04 +02:00
  • ce9c518b97 cpi: Disable CPI for SEL guests by default Shalini Chellathurai Saroja 2025-05-16 16:47:24 +02:00
  • bd2a2cc6a1 dbginfo.sh: Enhance logging on timeout triggered Jörn Siglen 2025-07-10 10:22:29 +02:00
  • 6547d1ae4c zdump/ngdump: Add error messages and debug trace logs Mikhail Zaslonko 2025-07-15 18:07:02 +02:00
  • 650265e296 AUTHORS.md: Remove duplication Jörn Siglen 2025-07-11 15:17:56 +02:00
  • b122acb422 iucvterm: Install symlink for lsiucvallow.8 man page Jan Höppner 2025-07-08 11:23:14 +02:00
  • 9710f29770 man: Use CR for constant width font Dan Horák 2025-06-27 14:38:38 +02:00
  • ed01bac8e2 zipl/src: Fix typos Nikita Dubrovskii 2025-05-13 13:01:56 +02:00
  • 66d3aa849a zipl/src: remove global sync() call on exit Nikita Dubrovskii 2025-05-13 13:07:56 +02:00
  • 95e4b3413a zipl/src: Prepare for global sync(2) removal Eduard Shishkin 2025-05-16 14:24:24 +02:00
  • 06e0d569f1 Prepare for next release Steffen Eiden 2025-06-25 11:36:13 +02:00
  • 660bab6e68 New release s390-tools-2.38.0 v2.38.0 Joern Siglen 2025-02-26 11:18:01 +01:00
  • 3dd91bb84e rust: Update rust crates version to 0.12.0 Steffen Eiden 2025-06-25 10:37:20 +02:00
  • 8fadcd9fe5 pvsecret: Fix some edge cases for plaintext keys Steffen Eiden 2025-06-23 11:34:06 +02:00
  • e8237e6ae0 cpictl: provide error for invalid options Shalini Chellathurai Saroja 2025-06-18 08:56:45 +02:00
  • c746c5c267 cpumf/man/lshwc.8: Fix typo in example description Jan Polensky 2025-06-16 20:52:29 +02:00
  • b69b750ef5 cpumf/lshwc: Add support for structured output formats Jan Polensky 2025-05-20 18:32:24 +02:00
  • 120ad30f1e cpumf/lscpumf: Add support for IBM z17 counter sets Thomas Richter 2024-03-22 11:29:23 +01:00
  • bfc9854eb5 check_hostkeydoc: Move check_hostkeydoc to scripts & deprecation warning Steffen Eiden 2025-06-03 15:37:06 +02:00
  • 619c466275 check_hostkeydoc: Fix indentation Steffen Eiden 2025-06-11 13:25:19 +02:00
  • 017377c093 check_hostkeydoc: Add workaround for old OpenSSL versions Marc Hartmayer 2025-05-21 12:07:58 +02:00
  • 7e38c7106b libutil: Avoid quoting CSV header cells unless FMT_QUOTEALL is set Jan Polensky 2025-06-11 19:07:23 +02:00
  • 8dc06d14d7 udev: Introduce a rule to set newly hotplugged CPUs online Mete Durlu 2025-06-03 11:42:26 +02:00
  • f07504d92e dbginfo.sh: Add Ubuntu snap tool Jörn Siglen 2025-06-11 15:09:55 +02:00
  • 02554fa6d8 chpstat: Add missing CMG 5 data fields Peter Oberparleiter 2025-05-23 16:13:38 +02:00
  • 3eb09e8842 chpstat: Fix DPU utilization calculation Peter Oberparleiter 2025-05-23 15:51:35 +02:00
  • 3eb9711021 pvsecret: Fix man entry for aes-xts keys Steffen Eiden 2025-06-02 15:00:28 +02:00
  • 2349236bb4 zdev: Add support for virtio devices Peter Jin 2025-05-28 13:03:40 -04:00
  • 2d86117167 rust/pvimg: SE header tampering tool for use with tests Gautam Gala 2025-03-20 16:43:16 +01:00
  • a0265d1069 rust/pvimg: Convert variables to public for use with SE header tampering tool Gautam Gala 2025-03-20 16:41:44 +01:00
  • 084792bdc6 pvimg/boot: Print error messages from stage3a bootloader Gautam Gala 2025-03-11 12:14:36 +01:00