Commit Graph

  • 093da2a5a7 zipl: move responsibility for the stage3.bin installation to boot/Makefile Marc Hartmayer 2023-09-21 16:45:45 +02:00
  • b68ea5fc7d zkey: Fix typos in man page Ingo Franzki 2023-10-18 09:33:02 +02:00
  • 90c587408f cpictl: Limit kernel sublevel to one byte Eric Farman 2023-10-06 17:24:00 +02:00
  • 90475fbaa5 common.mak: use eval only once for defining variables Thorsten Winkler 2023-09-21 15:36:39 +02:00
  • 07ff9e1da0 zdev: limit the derivation of ZDEV_SITE_ID Vineeth Vijayan 2023-09-18 17:54:53 +02:00
  • 5637799c92 zdev: introduce dev_site_configured macro Vineeth Vijayan 2023-09-18 17:41:30 +02:00
  • 73c82441e7 zdev: move all site-related definitions to one file Vineeth Vijayan 2023-08-24 15:02:09 +02:00
  • 6d06921276 zdev:qeth: adapt performance_stats attribute semantics Alexandra Winter 2023-09-18 18:40:37 +02:00
  • 2996b34ddf dbginfo.sh: collect debug data for zdev site support Steffen Maier 2023-08-10 12:02:35 +02:00
  • e5821301f6 dbginfo.sh: exclude (empty) cpu subdirs under zfcp sdev block mq sysfs Steffen Maier 2023-06-02 21:33:05 +02:00
  • f4d1874ac5 dbginfo.sh: collect text export of udev data base Steffen Maier 2023-07-14 18:38:15 +02:00
  • f3428929a2 dbginfo.sh: collect potential kdump config under subdir /etc/kdump Steffen Maier 2022-12-02 23:51:32 +01:00
  • 263d6950a1 zipl/boot/zlib: Replace static_assert() in zlib code Mikhail Zaslonko 2023-09-22 08:36:36 +02:00
  • 8024f8e31a editorconfig: add settings for EDIT_DESCRIPTION Marc Hartmayer 2023-07-27 12:31:11 +02:00
  • 3849b29594 rust/**/*.rs: fix cargo clippy findings Marc Hartmayer 2023-09-04 14:18:50 +02:00
  • 0e4d4da0e5 zdump: Update zgetdump man page Mikhail Zaslonko 2023-09-13 14:05:15 +02:00
  • ca3cd51f91 zdump/dt_s390: Support new dumper version by 'zgetdump -d' Mikhail Zaslonko 2023-03-01 12:38:08 +01:00
  • fda1e0d33d zdump: Move and rename DF_S390_DUMPER_SIZE constants Mikhail Zaslonko 2023-07-25 09:51:13 +02:00
  • 1a850392bc zdump/df_s390: Update 'zgetdump -i' output with zlib info Mikhail Zaslonko 2023-06-05 14:38:24 +02:00
  • 14a79eb142 zdump: Increase output buffer from 8 pages to 1 Mb Mikhail Zaslonko 2023-03-01 11:45:41 +01:00
  • 271b809495 zdump/dfi_s390: Support reading compressed s390_ext dumps Mikhail Zaslonko 2023-01-05 15:06:30 +01:00
  • 2363269c1c zipl/boot: Set the new version in the dumper and in the dump header Mikhail Zaslonko 2023-03-01 11:46:15 +01:00
  • f1db473d11 zipl/boot: Fix progress_print to correctly display 'Dump file size' Mikhail Zaslonko 2023-07-14 16:37:29 +02:00
  • e35d05a5e3 zipl/boot: Add print_progress parameter to write_addr_range() Mikhail Zaslonko 2023-03-14 16:47:08 +01:00
  • c61783546b zipl: Add --no-compress option to zipl command Mikhail Zaslonko 2023-05-31 09:33:38 +02:00
  • c08794bdfb zipl/src: Pass stage2dump_parm_tail struct to install_dump_ functions Mikhail Zaslonko 2023-05-31 11:46:22 +02:00
  • 4905975f81 zipl/boot: Adjust Makefile, loaders layout and a linker script Mikhail Zaslonko 2023-02-24 17:32:11 +01:00
  • d53bfb9201 zipl/boot: Integrate zlib compression to single volume DASD dumper Mikhail Zaslonko 2022-12-02 10:42:45 +01:00
  • 0dac47cb62 zipl/boot: Introduce write_addr_range() helper function Mikhail Zaslonko 2023-03-02 11:50:08 +01:00
  • 7b68552359 zdump: Use global header s390_dump.h Mikhail Zaslonko 2023-05-26 14:58:03 +02:00
  • 775495c7e7 include/dump: Create a global header s390_dump.h Mikhail Zaslonko 2023-05-25 17:29:15 +02:00
  • 1057f13cdc zipl/zlib: Adjust zlib parts for zipl needs Mikhail Zaslonko 2023-04-17 17:18:36 +02:00
  • ce59a299cb zipl/zlib: Copy required zlib_deflate parts Mikhail Zaslonko 2023-02-23 14:28:49 +01:00
  • 8235e025d4 zcrypt/lszcrypt: Improve lszcrypt output on SE guests Harald Freudenberger 2023-09-12 11:13:37 +02:00
  • b301381f90 (genprotimg|zipl)/boot: remove executable bit Marc Hartmayer 2023-08-04 12:41:04 +00:00
  • c62f930634 osasnmpd: Fix missing semicolon Jakub Čajka 2023-09-01 09:31:39 +02:00
  • 85eb44ac95 lib(ekmfweb|kmipclient): use pkg-config instead of (curl|xml2)-config Marc Hartmayer 2023-09-04 17:41:52 +00:00
  • d5f8063900 rust/README.md: Fix some typos Steffen Eiden 2023-08-07 16:56:55 +02:00
  • ee66929465 rust/Makefile: Fix use of Cargoflags for 'make clean' Steffen Eiden 2023-08-07 16:56:54 +02:00
  • 1b044b8a40 zkey: Support EP11 AES keys with prepended header to retain EP11 session Ingo Franzki 2023-07-21 14:06:18 +02:00
  • f46f6d34d3 gitignore: Add cpumf/lspai Jan Höppner 2023-08-18 10:23:04 +02:00
  • 3a96e8826f cpumf: Add lspai program and man page to display PAI counter sets Thomas Richter 2023-08-10 15:15:52 +02:00
  • 84738668ca hyptop/helper: fix smt utilization calculation Mete Durlu 2023-08-16 18:28:28 +02:00
  • dbea311aa8 Prepare for next release Jan Höppner 2023-08-04 14:40:56 +02:00
  • d9ce54dee3 New release s390-tools-2.29.0 v2.29.0 Jan Höppner 2023-08-04 14:39:03 +02:00
  • 7b056735ed rust/pv: some cargo clippy fixes Marc Hartmayer 2023-08-04 11:25:02 +00:00
  • 33fde99138 rust: pv/pvsecret: some typo fixes Marc Hartmayer 2023-08-04 11:05:21 +00:00
  • 4b486e87cc zdev/dracut: fix kdump build to integrate with site support Steffen Maier 2023-08-01 18:58:45 +02:00
  • a07d1bca74 pvattest: Add --output option to verify subcommand Marc Hartmayer 2023-08-01 14:12:25 +00:00
  • 5e1ef90962 pvattest: refactor fprint_verify_result Marc Hartmayer 2023-08-01 14:40:26 +00:00
  • 8fe214d915 pvattest: pvattest_hexdump: add error checks Marc Hartmayer 2023-08-01 15:15:26 +00:00
  • bec9d1dfcd pvattest: pvattest_hexdump: add beautify parameter Marc Hartmayer 2023-08-01 15:13:52 +00:00
  • 694d5d4638 pvattest: pvattest_log_bytes: use GBytes and handle @width == 0 Marc Hartmayer 2023-08-01 10:59:26 +00:00
  • a6ac7cd876 common.mak: set SHELL to /bin/bash Marc Hartmayer 2023-08-02 19:30:40 +02:00
  • 28751a097a dbginfo.sh: global original Input Field Separator (IFS) Joern Siglen 2023-08-02 14:00:28 +02:00
  • 19c795be0d rust: Add README Steffen Eiden 2023-07-17 12:53:51 +02:00
  • dd82c26f87 rust: Add tool to manage UV-secrets Steffen Eiden 2023-05-04 14:28:01 +02:00
  • c6f621d0dc rust: Add library for pv tools Steffen Eiden 2023-05-04 14:23:31 +02:00
  • e6add997eb Integrate rust into s390-tools build system Steffen Eiden 2023-05-04 13:58:07 +02:00
  • a2baeb2fe2 zdev/dracut/zdev-lib.sh: add ShellCheck shell directive Marc Hartmayer 2023-07-19 09:19:41 +02:00
  • a500946e50 vmur: fix wrong command flag exclusion Thomas Richter 2023-07-24 12:18:15 +02:00
  • b7c9c2679e genprotimg: add support for add-secret requests Marc Hartmayer 2023-07-11 15:39:41 +00:00
  • bc8a14895a genprotimg: improve the --comm-key description Marc Hartmayer 2023-06-28 12:37:55 +00:00
  • 4ae68d0430 genprotimg: add NAME macro parameter Marc Hartmayer 2023-06-27 16:02:07 +00:00
  • aabf97f885 genprotimg: refactor arguments related to the control flags into own struct Marc Hartmayer 2023-06-01 14:26:10 +00:00
  • a9b546cb0f genprotimg: pv_img_set_control_flags: refactor code Marc Hartmayer 2023-05-31 08:51:54 +00:00
  • 5566c31458 genprotimg: help|manpage: remove superfluous optional Marc Hartmayer 2023-07-03 11:20:52 +00:00
  • ff96d6158e genprotimg/boot: avoid the deletion of .lds files by using .SECONDARY Marc Hartmayer 2023-07-21 16:20:22 +00:00
  • 2aa9071aed genprotimg: help: add missing period Marc Hartmayer 2023-07-03 11:17:30 +00:00
  • adf2a030e6 genprotimg: fix error message Marc Hartmayer 2023-05-31 08:31:55 +00:00
  • 0783aa99d7 zipl/boot: simplify clean target Marc Hartmayer 2023-07-11 13:33:01 +02:00
  • 5a848c98bb zipl/src: remove no-pie and noexecstack compiler and linker flags Marc Hartmayer 2023-07-18 14:39:22 +02:00
  • e98f9b9c4a .editorconfig: provide more editor settings Marc Hartmayer 2023-07-20 17:25:58 +02:00
  • faac2520c9 genprotimg|zipl: build debuginfo files Marc Hartmayer 2023-07-20 17:10:01 +02:00
  • 3d098416c6 common.mak: add compdb Makefile target Marc Hartmayer 2023-07-20 15:01:37 +02:00
  • 7e53611e3a dump2tar: fix truncated paths Peter Oberparleiter 2023-07-18 13:41:28 +02:00
  • d8496160cb Makefile: Fix pretty print indentation Jan Höppner 2023-07-19 12:58:29 +02:00
  • c7f10bc76d zkey: man: Fix groff/troff warnings Ingo Franzki 2023-07-19 08:36:31 +02:00
  • f8910caa59 dbginfo.sh: include the dbginfo.sh used Joern Siglen 2023-06-30 15:40:17 +02:00
  • b1d948daef gitignore: Sort list of generated executables Jan Höppner 2023-07-17 18:20:41 +02:00
  • 4d4ddbd887 Recursive Makefiles: avoid race condition in the install target Marc Hartmayer 2023-07-12 15:27:12 +00:00
  • d205b47c08 zipl/boot: Conditionally clear memory upon reipl at ccw dump end Mikhail Zaslonko 2023-04-21 16:54:39 +02:00
  • 2b7df1fcac include/boot: Rename DIAG308 constants Mikhail Zaslonko 2023-05-31 21:04:24 +02:00
  • 53eccc0a3d zipl/boot: Update struct os_info with new OS_INFO_FLAGS_ENTRY Mikhail Zaslonko 2023-05-04 10:38:55 +02:00
  • 951cf9d7b0 zipl/boot: Reuse os_info_valid() in kdump_os_info_check() Mikhail Zaslonko 2023-06-15 21:51:42 +02:00
  • 87136bb0d0 zipl/boot: Introduce os_info validation API Mikhail Zaslonko 2023-04-21 16:41:04 +02:00
  • eb06ebe245 include/boot: Move zipl/boot/error.h to include/boot Mikhail Zaslonko 2023-04-21 16:41:04 +02:00
  • b06ca88cd4 zipl/boot: Make kdump_os_info_check() argument a const. Mikhail Zaslonko 2023-06-14 19:13:24 +02:00
  • 5af2e30d9a zipl/boot: Move struct os_info to the separate header Mikhail Zaslonko 2023-04-21 16:35:33 +02:00
  • ea3529e624 hyptop: allow users to set speedup factor Mete Durlu 2023-04-25 15:46:42 +02:00
  • 0209c11bc1 hyptop: Add real SMT utilization field Mete Durlu 2023-04-19 11:47:10 +02:00
  • 6a24660472 libekmfweb: fix permissions for /usr/include/ekmfweb Dan Horák 2023-07-12 09:02:21 +00:00
  • a3bc87d87d libkmipclient: fix permissions for /usr/include/kmipclient Dan Horák 2023-07-12 09:02:58 +00:00
  • 85493a2581 zdev: silence "maybe uninitialized" warning in lszdev.c Dan Horák 2023-07-11 13:02:53 +00:00
  • ad544565fe zipl: silence "maybe uninitialized" warning in scan.c Dan Horák 2023-07-11 11:36:30 +00:00
  • 5e135a9daf Prepare for next release Steffen Eiden 2023-07-11 13:11:48 +02:00
  • 7770b7a2c0 New release s390-tools-2.28.0 v2.28.0 Steffen Eiden 2023-07-11 13:08:07 +02:00
  • 2ef6f64b1d Makefile: fix build for non-390 architectures Steffen Eiden 2023-07-11 10:53:56 +02:00
  • de013d2f04 Makefile: add genprotimg to non-s390x architectures target list Marc Hartmayer 2023-05-22 15:01:56 +00:00
  • ed94cf9839 genprotimg/boot: compile the bootloaders only if HOST_ARCH is s390x Marc Hartmayer 2023-07-05 12:29:05 +00:00