Commit Graph

  • 6fcf64ebe0 lib/util_file.h: fix typo in the macro guard Marc Hartmayer 2020-03-03 16:13:37 +01:00
  • e51663bbca zipl/libc: printf: print on linemode and ASCII console Marc Hartmayer 2020-01-29 14:33:10 +01:00
  • f99560f734 zipl/sclp: add sclp_print_ascii Marc Hartmayer 2020-01-30 12:48:18 +01:00
  • 303a3707e2 zipl/sclp: add macros for the control-program masks Marc Hartmayer 2020-01-30 16:35:51 +01:00
  • a37170b8be zipl: refactor all EBCDIC code into separate files Marc Hartmayer 2020-01-29 12:52:26 +01:00
  • 305235a7bc include/boot/s390.h: fixes for -Werror=sign-conversion Marc Hartmayer 2020-02-26 08:00:34 +01:00
  • 2568863f58 include/boot/s390.h: move panic and panic_notify to libc.h Marc Hartmayer 2020-02-18 16:18:33 +01:00
  • b0f82d22f9 zipl/libc: include 's390.h' Marc Hartmayer 2020-01-30 12:46:39 +01:00
  • b83c8944f1 zipl: move s390.h to include/boot/s390.h Marc Hartmayer 2019-12-09 16:41:00 +01:00
  • f454c6825f zipl: remove libc.h include in s390.h Marc Hartmayer 2019-12-09 16:43:14 +01:00
  • c55ceabc67 Consolidate MIN and MAX macros Marc Hartmayer 2019-12-09 17:58:29 +01:00
  • 2e28291c75 zipl: make BLK_PWRT unsigned int Marc Hartmayer 2019-12-09 17:58:44 +01:00
  • 24fe8c1d1b zipl: move __always_inline/barrier/__pa32/pa to zt_common.h Marc Hartmayer 2019-12-09 16:24:38 +01:00
  • 67e76b8ebd zipl/s390.h: rename inline macro into __always_inline Marc Hartmayer 2019-12-09 16:26:50 +01:00
  • 97ab8fb4e9 zipl: move loaders layout definitions into separate header Marc Hartmayer 2019-12-02 14:39:44 +01:00
  • c07104dbc7 zipl: use STAGE3_ENTRY for STAGE3_LOAD_ADDRESS Marc Hartmayer 2019-12-02 14:50:49 +01:00
  • c871050097 zipl: tape0: use constants defined in linux_layout.h Marc Hartmayer 2019-11-19 15:43:39 +01:00
  • 7e37a1d4e0 zipl: move Linux layout definitions into separate header Marc Hartmayer 2019-11-19 17:54:04 +01:00
  • d884fb8db4 zipl/stage3: make IPL_DEVICE definition consistent with tape0.S Marc Hartmayer 2020-02-21 15:10:33 +01:00
  • 0e385a81ca zipl: add SIGP_SET_ARCHITECTURE to sigp.h and use it Marc Hartmayer 2019-11-18 12:43:57 +01:00
  • 675c854fa3 zipl: move SIGP related functions and definitions into separate header Marc Hartmayer 2019-11-18 12:42:49 +01:00
  • 9d39a4bd47 zipl: move IPL related definitions into separate header Marc Hartmayer 2019-10-31 15:08:08 +01:00
  • 400167f512 Support lib/zt_common.h to be used in assembler and add _AC macro Marc Hartmayer 2019-12-02 14:34:11 +01:00
  • 4fa9656613 dbginfo: collect softnet_stat Julian Wiedmann 2020-02-28 09:38:16 +01:00
  • 87b54fc884 CHANGELOG: Fix formatting Michael Holzheu 2020-02-24 21:27:12 +01:00
  • 299fd2b772 zipl: fix zipl.conf man page example for secure boot Stefan Haberland 2020-02-26 15:06:13 +01:00
  • 36fed0e6c6 zipl/libc: Indicate truncated lines in printf with '...' Philipp Rudo 2020-02-12 14:08:24 +01:00
  • f7430027b4 zipl/libc: Replace sprintf with snprintf Philipp Rudo 2020-02-11 16:12:21 +01:00
  • 8874b90825 zipl/libc: Fix potential buffer overflow in printf Philipp Rudo 2020-02-11 13:34:14 +01:00
  • 6fe9e6c55c zipl/libc: Introduce vsnprintf Philipp Rudo 2020-02-11 11:13:59 +01:00
  • cc16e41595 zipl: use STATIC_ASSERT macro for no padding verification Marc Hartmayer 2020-02-11 17:29:38 +01:00
  • bac3f93772 lib/zt_common: add STATIC_ASSERT macro Marc Hartmayer 2020-02-11 17:26:34 +01:00
  • 971970989b zipl/boot: fix comment in stage3.lds Marc Hartmayer 2020-02-14 14:56:18 +01:00
  • d415b8efed dbginfo: Removed collection of /var/log/opencryptoki/ Sa Liu 2020-02-20 13:20:57 +01:00
  • 33031241c3 zkey: Fix display of clear key size for EP11-AES XTS keys Ingo Franzki 2020-02-12 13:51:51 +01:00
  • 49cbaba302 zkey: Fix display of clear key size for CCA-AESCIPHER keys Ingo Franzki 2020-02-12 13:48:54 +01:00
  • 304c3d8086 zpcitctl: Exit on error in sysfs_report_error Niklas Schnelle 2020-02-10 14:23:11 +01:00
  • d77234ddb6 zpcictl: Rename misleading sysfs_write_data Niklas Schnelle 2020-02-06 17:01:30 +01:00
  • bc0d40c580 zpcictl: Initiate recover after reset Niklas Schnelle 2020-02-05 10:43:55 +01:00
  • a1697a581d zdev/dracut/95zdev/module-setup.sh: Add ctcm kernel module Mark Post 2020-01-22 15:36:41 -05:00
  • f75f4aff8f zkey: Fix display of XTS attribute for validate command Ingo Franzki 2020-02-05 14:20:49 +01:00
  • 729a98fcb3 zkey: Man page updates for the new EP11-AES key type Ingo Franzki 2019-11-25 13:04:30 +01:00
  • f52aeabca4 zkey: Generalize the key re-enciphering handling Ingo Franzki 2019-11-20 17:30:57 +01:00
  • 0be7efc956 zkey: Add support for re-enciphering EP11 secure keys Ingo Franzki 2019-11-19 14:04:17 +01:00
  • 88e6a18f96 zkey: Enhance APQN cross check to check for firmware version Ingo Franzki 2019-11-20 10:17:46 +01:00
  • a7e47685e0 zkey: Add a new key type for EP11 secure keys Ingo Franzki 2019-11-12 10:48:32 +01:00
  • b48aa5f435 zkey: Add EP11 library helper routines Ingo Franzki 2019-11-12 12:35:58 +01:00
  • d91e728e3c zkey: Generalize the adapter serial number handling Ingo Franzki 2019-11-18 12:45:34 +01:00
  • ce4704f365 zkey: Generalize the master key verification pattern handling Ingo Franzki 2019-11-12 10:46:31 +01:00
  • 2ca442feed zkey: Add support for reading the firmware version sysfs attribute Ingo Franzki 2019-11-19 14:39:26 +01:00
  • 82c86fa8bd zkey: Add support for different crypto card types Ingo Franzki 2019-11-12 10:31:19 +01:00
  • e7f446432b zkey: Fix display of clear key size for XTS keys Ingo Franzki 2020-01-21 14:42:04 +01:00
  • 1a87d3a3b4 zkey: fix warn_unused_result compiler warning Ingo Franzki 2020-01-15 16:07:47 +01:00
  • 0de533aef9 zkey: Fix listing of keys on file systems reporting DT_UNKNOWN Ingo Franzki 2020-01-07 13:01:29 +01:00
  • 27a6409a4a zipl: clean up temporary bootmap file in case of error Stefan Haberland 2019-11-20 15:30:12 +01:00
  • 6f9337d101 zipl: correct secure boot config handling Stefan Haberland 2019-09-24 21:52:26 +02:00
  • 27f6c0a167 zipl: allow stand alone secure option on command line Stefan Haberland 2019-09-13 13:42:16 +02:00
  • 0652c687e3 dbginfo: collect bridge data Julian Wiedmann 2019-12-13 12:14:32 +01:00
  • 16a62dff03 Prepare for next release Jan Höppner 2019-12-17 13:50:05 +01:00
  • 094905af87 New release s390-tools-2.12.0 v2.12.0 Jan Höppner 2019-12-17 13:46:13 +01:00
  • dcce14923c zipl: Add missing options to help output Jan Höppner 2019-12-10 16:19:04 +01:00
  • 1fd78d9f5e zkey: Fix convert command to use an associated APQN of a key Ingo Franzki 2019-12-04 09:35:08 +01:00
  • 9d1baaa594 zipl: stfle: use uint64_t instead of u64 Marc Hartmayer 2019-11-08 17:25:35 +01:00
  • efcfbce386 netboot/zipl: use '$(MAKE)' instead of 'make' Marc Hartmayer 2019-11-20 13:01:35 +01:00
  • 3d74c534bf libdasd: Fix flag for opening read-only devices Jan Höppner 2019-11-26 15:30:09 +01:00
  • ca2ffe9e18 libdasd: Close file descriptor after use Jan Höppner 2019-11-26 15:25:27 +01:00
  • 52192908eb zkey: Fix typo in help output Ingo Franzki 2019-11-25 16:12:41 +01:00
  • d4cee7e65a zkey: Fix APQN checking Ingo Franzki 2019-11-21 15:57:09 +01:00
  • bfbf456b83 dasdview: Fix exit status in error cases Jan Höppner 2019-11-20 22:03:54 +01:00
  • 235e997a77 dbginfo: journalctl from the current system time with more number of lines and precise timestamp Sa Liu 2019-11-20 08:18:45 +01:00
  • c079e48d7d dbginfo: Collect all files under /usr/lib/systemd/system/ Sa Liu 2019-11-15 11:52:17 +01:00
  • 4762e65acb zipl: Consolidate STAGE{2,3} macros Philipp Rudo 2019-11-06 13:00:55 +01:00
  • cb614ed1ee zipl: Consolidate IMAGE macros Philipp Rudo 2019-10-31 17:04:59 +01:00
  • 8face3e63e zipl/libc: Use stdint.h instead of self defined macros Philipp Rudo 2019-11-04 16:19:35 +01:00
  • ea14f5471c zipl: Make address/size/mask macros UL Philipp Rudo 2019-10-31 16:41:31 +01:00
  • b2ae5a91ac zipl/sclp: Remove duplicate macros Philipp Rudo 2019-10-28 17:56:15 +01:00
  • edfb6a03d8 zipl/stage3: Mark start_kernel __noreturn Philipp Rudo 2019-10-08 19:59:17 +02:00
  • 5eace91ee7 zipl: Define __noinline macro and make use of it Philipp Rudo 2019-10-08 19:44:11 +02:00
  • 86856f98db zipl: Make use of __noreturn macro Philipp Rudo 2019-10-08 19:41:18 +02:00
  • 154734efc7 zipl: define __section macro and make use of it Philipp Rudo 2019-10-08 19:34:50 +02:00
  • c7fcb457b0 zfcpdump: Make use of __packed macro Philipp Rudo 2019-10-08 18:19:30 +02:00
  • 244bf4e550 zdump: Make use of __packed macro Philipp Rudo 2019-10-08 18:16:41 +02:00
  • 0f7ed7d4fc zipl: Make use of __packed macro Philipp Rudo 2019-10-08 17:57:38 +02:00
  • 121d5d8013 zipl: Fix dependency generation in zipl/boot Philipp Rudo 2019-11-04 13:07:53 +01:00
  • abe0ba7412 zipl: Fix entry point for stand-alone kdump Philipp Rudo 2019-10-30 17:58:25 +01:00
  • 2227bb8330 zipl: remove some useless __packed___ attributes Marc Hartmayer 2019-10-24 08:42:11 +02:00
  • aa09b29248 zipl: fix -Waddress-of-packed-member Marc Hartmayer 2019-10-23 18:12:34 +02:00
  • 2790d4faaa zipl: fix -Wmaybe-uninitialized Marc Hartmayer 2019-10-24 08:17:19 +02:00
  • bbc46edaf5 zipl: fix -Wdiscarded-qualifiers Marc Hartmayer 2019-11-06 08:37:21 +01:00
  • e5c0fb249b ziomon: Move dependency check for blktrace Jan Höppner 2019-10-24 16:39:15 +02:00
  • b6d8e5833c libdasd: Use DASD_BUS_ID_SIZE Jan Höppner 2019-10-21 16:32:16 +02:00
  • d71628326d zipl: add value of target= as search path for BLS case Tuan Hoang 2019-10-04 19:37:25 +02:00
  • 8bfe18e674 zipl: fix the scanned tokens array size calculation Javier Martinez Canillas 2019-10-01 15:33:59 +02:00
  • 275105fe3d zipl: allow check for other locations of zipl.conf Tuan Hoang 2019-10-01 17:18:04 +02:00
  • 19259aeb65 zipl: ship a minimal zipl.conf Tuan Hoang 2019-10-01 17:23:57 +02:00
  • 125df52887 dbginfo: collect qdisc statistics Julian Wiedmann 2019-10-07 13:18:12 +02:00
  • 852fb9dfb8 dbginfo: collect extended network interface statistics Julian Wiedmann 2019-10-07 13:10:01 +02:00
  • b0fe75b92f zipl: remove duplicate statement Jens Remus 2019-09-18 16:59:26 +02:00
  • bc987c8d18 zkey: Allow 'zkey-cryptsetup setkey' to set different key types Ingo Franzki 2019-07-29 17:05:31 +02:00
  • a86e41a518 zkey: Add 'convert' command to convert keys from one type to another Ingo Franzki 2019-07-29 13:50:49 +02:00