Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 07:36:16 to 2021-06-29 14:24:10 UTC [more...]

[PATCH] s390/dasd: Avoid field over-reading memcpy()
 2021-06-29 14:24 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] s390x: sie and uv cleanups
 2021-06-29 13:33 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/5] s390x: sie: Add missing includes
` [kvm-unit-tests PATCH 2/5] s390x: sie: Fix sie.h integer types
` [kvm-unit-tests PATCH 3/5] lib: s390x: uv: Int type cleanup
` [kvm-unit-tests PATCH 4/5] lib: s390x: uv: Add offset comments to uv_query and extend it
` [kvm-unit-tests PATCH 5/5] lib: s390x: Print if a pgm happened while in SIE

[PATCH] s390/vfio-ap: do not use open locks during VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-06-29 13:21 UTC  (7+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Add snippet support
 2021-06-29 13:18 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: snippets: Add gitignore as well as linker script and start assembly
` [kvm-unit-tests PATCH v2 2/3] s390x: snippets: Add snippet compilation
` [kvm-unit-tests PATCH v2 3/3] s390x: mvpg: Add SIE mvpg test

[PATCH AUTOSEL 5.12 2/5] s390/vfio-ap: clean up mdev resources when remove callback invoked
 2021-06-28 21:20 UTC 

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-06-28 17:10 UTC  (34+ messages)
` [PATCH RFC 1/3] fs: introduce helper d_path_fast()
                  ` [PATCHSET] d_path cleanups
                    ` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
                      ` [PATCH 02/14] d_path: saner calling conventions for __dentry_path()
                      ` [PATCH 06/14] d_path: don't bother with return value of prepend()
                      ` [PATCH 07/14] d_path: lift -ENAMETOOLONG handling into callers of prepend_path()
                      ` [PATCH 09/14] d_path: introduce struct prepend_buffer
                      ` [PATCH 13/14] d_path: prepend_path() is unlikely to return non-zero

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-06-28 11:09 UTC  (4+ messages)
` [PATCH 7/9] s390: kprobes: Use is_kernel() helper

[GIT PULL] s390 fixes for 5.13-rc8
 2021-06-26 17:15 UTC  (2+ messages)

[PATCH net-next] net/smc: Ensure correct state of the socket in send path
 2021-06-25 19:00 UTC  (2+ messages)

[GIT PULL 0/3] KVM: s390: Features and Cleanups for 5.14
 2021-06-25 12:02 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: get rid of register asm usage
` [GIT PULL 2/3] KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196
` [GIT PULL 3/3] KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)

[PATCH 0/3] s390x: Add snippet support
 2021-06-25  7:32 UTC  (9+ messages)
` [PATCH 1/3] s390x: snippets: Add gitignore as well as linker script and start assembly
` [PATCH 2/3] s390x: snippets: Add snippet compilation
` [PATCH 3/3] s390x: mvpg: Add SIE mvpg test

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-24 19:36 UTC  (18+ messages)
` [PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr
` [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+
` [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO

[PATCH 0/2] KVM: s390: Enable some more facilities
 2021-06-23  7:30 UTC  (11+ messages)
` [PATCH 1/2] KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196
` [PATCH 2/2] KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)

Allow mdev drivers to directly create the vfio_device (v4)
 2021-06-23  1:21 UTC  (3+ messages)

[PATCH] KVM: s390: get rid of register asm usage
 2021-06-22 14:56 UTC  (12+ messages)

[PATCH] s390/zcrypt: Switch to flexible array member
 2021-06-22 14:17 UTC  (2+ messages)

[PATCH] s390/speculation: Use statically initialized const for instructions
 2021-06-22 14:16 UTC  (2+ messages)

[PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO
 2021-06-22  9:32 UTC  (7+ messages)

[kvm-unit-tests GIT PULL 00/12] s390x update 2021-22-06
 2021-06-22  8:24 UTC  (14+ messages)
` [kvm-unit-tests GIT PULL 01/12] s390x: sie: Only overwrite r3 if it isn't needed anymore
` [kvm-unit-tests GIT PULL 02/12] s390x: selftest: Add prefixes to fix report output
` [kvm-unit-tests GIT PULL 03/12] s390x: Don't run PV testcases under tcg
` [kvm-unit-tests GIT PULL 04/12] configure: s390x: Check if the host key document exists
` [kvm-unit-tests GIT PULL 05/12] s390x: run: Skip PV tests when tcg is the accelerator
` [kvm-unit-tests GIT PULL 06/12] s390x: lib: add and use macros for control register bits
` [kvm-unit-tests GIT PULL 07/12] libcflat: add SZ_1M and SZ_2G
` [kvm-unit-tests GIT PULL 08/12] s390x: lib: fix pgtable.h
` [kvm-unit-tests GIT PULL 09/12] s390x: lib: Add idte and other huge pages functions/macros
` [kvm-unit-tests GIT PULL 10/12] s390x: lib: add teid union and clear teid from lowcore
` [kvm-unit-tests GIT PULL 11/12] s390x: mmu: add support for large pages
` [kvm-unit-tests GIT PULL 12/12] s390x: edat test

[PATCH] virtio/s390: get rid of open-coded kvm hypercall
 2021-06-21 23:50 UTC  (5+ messages)

[PATCH v12 0/7] KVM statistics data fd-based binary interface
 2021-06-21 23:38 UTC  (16+ messages)
` [PATCH v12 1/7] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v12 2/7] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v12 3/7] KVM: stats: Support binary stats retrieval for a VM
` [PATCH v12 4/7] KVM: stats: Support binary stats retrieval for a VCPU
` [PATCH v12 5/7] KVM: stats: Add documentation for binary statistics interface
` [PATCH v12 6/7] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v12 7/7] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCH net-next] net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
 2021-06-21 19:20 UTC  (3+ messages)

[syzbot] general protection fault in smc_tx_sendmsg
 2021-06-21 19:04 UTC  (4+ messages)

[PATCH v6 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-06-21 17:27 UTC  (5+ messages)
` [PATCH v6 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked
` [PATCH v6 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[kvm-unit-tests RFC 0/2] s390x: Add snippet support
 2021-06-21 14:59 UTC  (12+ messages)
` [kvm-unit-tests RFC 1/2] s390x: Add guest "
` [kvm-unit-tests RFC 2/2] s390x: mvpg: Add SIE mvpg test

[kvm-unit-tests PATCH v2] s390x: selftest: Add prefixes to fix report output (was "s390x: selftest: Fix report output")
 2021-06-21 14:46 UTC  (3+ messages)

[PATCH v2] s390/vfio-ap: Fix module unload memory leak of matrix_dev
 2021-06-21 10:04 UTC  (5+ messages)

[PATCH] dasd: unexport dasd_set_target_state
 2021-06-21  7:37 UTC  (4+ messages)

[GIT PULL] s390 fixes for 5.13-rc7
 2021-06-19 15:42 UTC  (2+ messages)

[PATCH] scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390
 2021-06-19  0:40 UTC  (3+ messages)

[PATCH v4 0/2] mm: add vmalloc_no_huge and use it
 2021-06-18 19:47 UTC  (3+ messages)
` [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge

[PATCH net] MAINTAINERS: add Guvenc as SMC maintainer
 2021-06-18 19:10 UTC  (2+ messages)

[PATCH v11 0/7] KVM statistics data fd-based binary interface
 2021-06-18 17:57 UTC  (20+ messages)
` [PATCH v11 2/7] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v11 3/7] KVM: stats: Support binary stats retrieval for a VM
` [PATCH v11 5/7] KVM: stats: Add documentation for binary statistics interface

[PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev
 2021-06-18 15:31 UTC  (5+ messages)

[kvm-unit-tests PATCH v5 0/7] s390: Add support for large pages
 2021-06-18  7:36 UTC  (4+ messages)
` [kvm-unit-tests PATCH v5 6/7] s390x: mmu: add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).