Commit Graph

  • 5ece6a3373 etc/modules-load.d/s390-pkey.conf: Add pkey sub-modules and paes_s390 Ingo Franzki 2025-05-15 08:37:49 +02:00
  • 14c977768e zkey/dracut: Add a dracut config file for zkey Ingo Franzki 2025-05-12 15:27:35 +02:00
  • 5bedcff65c zkey/initramfs: Update initramfs hook to correct drivers and include zkey plugins Ingo Franzki 2025-05-12 15:25:21 +02:00
  • 479820528c dbginfo.sh: Reworking the container section Jörn Siglen 2025-04-28 15:53:18 +02:00
  • 486882a4df libkmipclient: Fix findings from static code checker Ingo Franzki 2025-05-15 16:58:33 +02:00
  • ce997c6d01 rust/Makefile: Create a symbolic link to the manpage 'pvimg-create' for genprotimg Marc Hartmayer 2025-05-15 14:57:30 +00:00
  • b9d1c86613 CHANGELOG.md: Describe the 'genprotimg' changes in v2.36.0 Marc Hartmayer 2025-03-05 10:06:29 +00:00
  • f9337f0576 genprotimg: manpage: Describe the 'genprotimg' changes in v2.36.0 Marc Hartmayer 2025-05-15 14:23:45 +00:00
  • a06302e7f0 cpumf/lspai: Add output format option Thomas Richter 2025-04-30 10:51:30 +02:00
  • 7bc0fb809d zpcictl: Fix command line parsing for invalid options Jan Höppner 2025-05-14 12:19:51 +02:00
  • bc511f84fe cpumf/lshwc: Update man page for lshwc command line option time Thomas Richter 2025-05-08 09:53:47 +02:00
  • 3a3cea0061 zkey: Fix EP11 secure key reencipher function Ingo Franzki 2025-05-13 15:44:09 +02:00
  • 616d2f52f9 rust/Makefile: Install Bash and Zsh completions by default Marc Hartmayer 2025-05-06 13:20:36 +02:00
  • 6dd671f24e zdev: Make initramfs root configuration more robust Peter Oberparleiter 2025-04-28 08:15:09 +00:00
  • 443652dcd2 rust/pv*: Add support for CCK update Jakob Naucke 2025-04-25 15:49:29 +02:00
  • b11bb64732 rust/pvimg: Add secret flag to allow CCK update Jakob Naucke 2025-04-25 15:49:27 +02:00
  • 2cd7c7a875 pv: Refactor Null secret Steffen Eiden 2025-04-28 10:41:46 +02:00
  • 8929d21948 rust: Upgrade zerocopy dependency to 0.8.X Steffen Eiden 2025-04-28 10:04:03 +02:00
  • f7bba3a687 pvsecret: Deny adding secrets with preexisting IDs Steffen Eiden 2025-04-23 11:16:45 +02:00
  • 5d2c93bc7a zdump/dfi: Get online cpu count based on lowcore_ptr array Mikhail Zaslonko 2025-04-29 09:31:28 +02:00
  • f1055a62e3 zdump: Remove unused structures and prototypes from dfi.h Mikhail Zaslonko 2025-04-11 18:57:18 +02:00
  • 4c4ab4fd70 zipl_helper.device-mapper: Support mirrors over NVMe devices Eduard Shishkin 2025-04-17 16:09:53 +02:00
  • 34a5e47508 zipl_helper.device-mapper: Fix imprecise is_device_mapper() predicate Eduard Shishkin 2025-04-16 19:30:25 +02:00
  • 6d7cdb9e10 pvsecret: Improve documentation for duplicated secret IDs Steffen Eiden 2025-04-23 11:24:29 +02:00
  • 1fefdecbe7 pvsecret: Support retrieving a secret by index Steffen Eiden 2025-04-23 11:24:28 +02:00
  • e62cdf9a6e pvsecret: Warn during retrieve if a secret-id is stored multiple times Steffen Eiden 2025-04-23 11:24:27 +02:00
  • fa00d1eac1 pvsecret: Warn during add if a secret-id is already in the store Steffen Eiden 2025-04-23 11:24:26 +02:00
  • 0eac97542d libutil/util_file: Handle over-read in util_file_read_fd() Jan Höppner 2025-04-23 12:35:51 +02:00
  • b3db52fd16 libutil: Add machine type definition for machines 9175 and 9176 Thomas Richter 2025-04-09 08:52:21 +02:00
  • a9eb80b1a2 pvattest: Fix successful 'check' evaluation Steffen Eiden 2025-04-16 12:57:40 +02:00
  • e93668ae5b rust/Makefile: Fix file permissions for shell completion files Marc Hartmayer 2025-04-14 09:04:00 +00:00
  • c68c3cb8b2 ipl_tools/chreipl: Use S390TOOLS_LIBDIR variable Eduard Shishkin 2025-04-09 13:18:49 +02:00
  • f63c548c2a ipl_tools/chreipl: Support md partitions Eduard Shishkin 2025-03-25 13:25:01 +01:00
  • 1ab2fbb482 zipl_helper.device-mapper: Support dm- over md-devices Eduard Shishkin 2025-02-21 12:23:09 +01:00
  • fed79474e4 cpumf: Convert S390_CPUMF_XXX to util_path_sysfs() Thomas Richter 2025-04-07 15:23:19 +02:00
  • 8c1ffd8989 cpumf: Convert S390_CPUMSF_BUFFERSZ to util_path_sysfs() Thomas Richter 2025-04-07 14:39:13 +02:00
  • 33fc534a81 zkey: Adjust CCA host library version detection for newer CCA versions Ingo Franzki 2025-04-03 11:26:47 +02:00
  • 7e832ead9e libcpumf: Convert S390_CPUS_ONLINE to util_path_sysfs() Thomas Richter 2025-04-07 14:17:16 +02:00
  • 7f0f765bb4 libcpumf: Remove define S390_CPUS_POSSIBLE Thomas Richter 2025-04-07 14:12:08 +02:00
  • 69c7f45bb7 ipl_tools/cmd_lsreipl.c: Refactor to reduce code duplication Jan Polensky 2025-03-28 19:54:27 +01:00
  • d843e08828 ipl_tools/ipl_tools.h: Remove redundant extern for functions Jan Polensky 2025-03-28 14:27:22 +01:00
  • 055c455571 dbginfo.sh: Update for network commands Joern Siglen 2025-03-19 16:45:15 +01:00
  • ba387af804 rust/pvimg: Macroize flag parsing Jakob Naucke 2025-01-14 19:31:31 +01:00
  • 8b9960abe9 rust/pvimg: Fix spelling of Enforcement Jakob Naucke 2025-01-15 17:08:43 +01:00
  • efdadfcdb9 rust/pv*: Unit test flag parsing Jakob Naucke 2025-01-15 16:39:13 +01:00
  • ec10654c35 rust/pvimg: Make PCKMO plaintext control flags a constant Jakob Naucke 2025-01-15 16:46:01 +01:00
  • 76bddf9715 rust/pvapconfig: Add --unbind option Jakob Naucke 2025-02-20 14:39:04 +01:00
  • b4cc30ac10 cpumf/lshwc: Add command line flag for run time Thomas Richter 2025-03-27 14:09:57 +01:00
  • 9f9dddddd4 zdump: Drop build_arch for s390 DASD dumps Mikhail Zaslonko 2025-03-24 17:38:51 +01:00
  • f821a3c174 zdump: Drop support of 32-bit dump architecture Mikhail Zaslonko 2024-11-04 12:05:52 +01:00
  • ee4cb78dc2 zdump: Drop non-extended multi-volume DASD dump support Mikhail Zaslonko 2025-03-20 12:00:15 +01:00
  • 6f82c5792a zdump: Drop support of non-extended single volume DASD dumpers Mikhail Zaslonko 2025-01-22 20:54:41 +01:00
  • 2c5d4073a7 zdump: Drop support of obsolete dumps and dumpers Mikhail Zaslonko 2024-10-09 18:13:27 +02:00
  • 9efd1df31d ipl_tools: Refactor read helper using util_file_read_text_file() Jan Polensky 2025-03-19 10:39:57 +01:00
  • 6f53d7d3cd ipl_tools: Remove unused header Jan Polensky 2025-03-18 14:58:06 +01:00
  • 92486dfcaf ipl_tools/proc.{c,h}: Restrict header scope Jan Polensky 2025-03-18 09:57:46 +01:00
  • 29007541e8 ipl_tools/system.c: Cleanup unused function strlow() Jan Polensky 2025-03-17 17:33:22 +01:00
  • 2278f112ba cpumf/lshwc: Add support for delta counter value display Thomas Richter 2025-03-26 10:57:16 +01:00
  • c39722aff2 zipl/src: Implement '--dry-run' option for ngdumps Eduard Shishkin 2025-02-17 10:29:26 +01:00
  • 1e8edb6524 zipl/src: Implement --dry-run option for multi-volume DASD dumps Eduard Shishkin 2024-10-30 15:46:15 +01:00
  • bd5f03d1c4 zipl/src: implement --dry-run option for device-based DASD dumps Eduard Shishkin 2024-10-07 17:53:15 +02:00
  • f8ccd56bf1 zipl/src: implement --dry-run option for device-based SCSI dumps Eduard Shishkin 2024-10-07 12:52:13 +02:00
  • 72218c5bc3 zipl/src: Introduce misc_open_simulate() and misc_open_device() Eduard Shishkin 2024-10-07 12:38:58 +02:00
  • b94566048b zipl/src: Introduce 'write simulation' mode for individual files Eduard Shishkin 2024-10-04 20:11:14 +02:00
  • 85a232a711 zipl/src: Add missed removal of temporary ramdisk Eduard Shishkin 2025-02-17 09:17:14 +01:00
  • 931c61f141 libcpumf/libcpumf_cpuset: Use util_file_read_line() Thomas Richter 2024-12-04 11:57:56 +01:00
  • 253ca8a30e cpuplugd: Allow cpu hotplugging on systems without polarization Mete Durlu 2025-03-19 18:38:44 +01:00
  • 829fc3b294 cpumf/lshwc: Man page updates for new supported flags Thomas Richter 2025-03-24 16:22:37 +01:00
  • 3c5fb0f885 cpumf/lshwc: Free buffer allocated with malloc Thomas Richter 2024-11-27 13:36:05 +01:00
  • 9df45d4256 cpumf/lshwc: Allocate memory for per-cpu counter Thomas Richter 2024-10-25 16:22:44 +02:00
  • 283ae4dd2f cpumf/lshwc: Add flag to hide undefined counters of each counter set Thomas Richter 2024-11-27 14:36:14 +01:00
  • 718907d9ba cpumf/lswhc: Add short names to lshwc output Thomas Richter 2024-11-27 10:33:31 +01:00
  • 26cf3ec769 cpumf: Move defines from source to header files Thomas Richter 2024-10-25 14:19:29 +02:00
  • 7150da3e4f cpumf/lshwc: Add flags to display counter values in hex Thomas Richter 2024-10-24 15:58:37 +02:00
  • f946ce27f7 dbginfo.sh: Add missing config data and logs Joern Siglen 2025-02-26 14:55:36 +01:00
  • 4942504a9a rust/pv*: Split pvapconfig::ap to pv_core::apdevice Jakob Naucke 2025-02-03 13:16:49 +01:00
  • e1245ed4e5 rust/pv*: Use pv_core::Error in pvapconfig Jakob Naucke 2025-03-12 13:32:34 +00:00
  • 272eb5ad8c rust/pvapconfig: Implement TryFrom for Apqn Jakob Naucke 2025-03-11 18:59:33 +00:00
  • 543d41cb59 rust/pvapconfig: No stderr in ApqnInfo Jakob Naucke 2025-03-11 17:45:23 +00:00
  • 8619f14c0a rust/pvapconfig: Add doc-strings to ap Jakob Naucke 2025-02-03 12:37:07 +01:00
  • 56aa3e2d26 rust/pv_core: Use file_error! Jakob Naucke 2025-01-31 18:20:02 +01:00
  • a9fbfcc7ae rust/pv_core: Fix error type of misc::read_file Jakob Naucke 2025-01-31 18:05:50 +01:00
  • a32adbf5d8 rust/pvapconfig: Remove sysfs_{read,write}_* Jakob Naucke 2025-01-31 16:34:35 +01:00
  • f9050799bb rust/pv_core: Add misc::read_file_string Jakob Naucke 2025-01-31 16:32:28 +01:00
  • 66a10d5e3e rust/pv*: Move u8_to_hexstring to pv_core Jakob Naucke 2025-01-22 20:03:15 +01:00
  • 152f446d76 rust: Fix cargo clippy findings Jakob Naucke 2025-01-15 16:22:00 +01:00
  • 646e080217 dbginfo.sh: Fix typos in console messages Joern Siglen 2025-03-18 14:36:03 +01:00
  • 3fd8c48245 pvsecret: Fix incorrect font escape sequences in man page Jan Höppner 2025-03-12 16:13:11 +01:00
  • c93b74b527 pvattest: Fix various man page issues Jan Höppner 2025-03-12 15:54:43 +01:00
  • 4fe6025b18 chreipl-fcp-mpath: Regenerate man page with new pandoc version Jan Höppner 2025-03-12 14:24:40 +01:00
  • 73b6a684ec vmur: Remove undefined macro SP from man page Jan Höppner 2025-03-12 10:09:16 +01:00
  • 40d9df5cc8 opticsmon: Add missing macro definition in man page Jan Höppner 2025-03-12 09:51:49 +01:00
  • 9ebb8da624 zdev: Fix spelling error in man page italic macro Jan Höppner 2025-03-12 09:38:38 +01:00
  • 589ce29d41 lsqeth: Fix incorrectly used font change sequence in man page Jan Höppner 2025-03-12 09:26:16 +01:00
  • b343672eb8 cpacfinfo: Fix missing escape sequence in man page Jan Höppner 2025-03-12 08:54:31 +01:00
  • df47036f01 zcryptstats: Remove beginning paragraph in man page Jan Höppner 2025-03-11 18:31:19 +01:00
  • 5febec5f44 zkey/kmip/zkey-kmip.1: Fix typos in man page Jan Polensky 2025-03-13 16:01:08 +01:00
  • 84f44dd20f rust/pvapconfig/man/pvapconfig.1: Fix typos in man page Jan Polensky 2025-03-13 15:02:33 +01:00
  • d86dd0658f zpcictl/zpcictl.8: Fix typo in man page Jan Polensky 2025-03-12 17:44:57 +01:00
  • 00c36baee0 zconf/lsluns.8: Fix typo in man page Jan Polensky 2025-03-12 17:44:34 +01:00