linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-03 13:57:32 to 2024-11-13 19:02:04 UTC [more...]

[PATCH v8 0/5] Correct perf sampling with Guest VMs
 2024-11-13 19:01 UTC  (4+ messages)
` [PATCH v8 1/5] arm: perf: Drop unused functions
` [PATCH v8 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v8 3/5] powerpc: perf: Use perf_arch_instruction_pointer()

[PATCH v7 0/5] Correct perf sampling with Guest VMs
 2024-11-13 18:39 UTC  (15+ messages)
` [PATCH v7 1/5] arm: perf: Drop unused functions
` [PATCH v7 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v7 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v7 5/5] perf: Correct perf sampling with guest VMs

[PATCH 0/2] s390: Raise minimum clang version to 19.1.0
 2024-11-13 18:22 UTC  (5+ messages)
` [PATCH 1/2] scripts/min-tool-version.sh: Raise minimum clang version to 19.1.0 for s390
` [PATCH 2/2] s390/fpu: Remove inline assembly variants for old clang versions

[PATCH net-next 0/3] Reduce locks scope of-smc_xxx_lgr_pending
 2024-11-13  7:14 UTC  (4+ messages)
` [PATCH net-next 1/3] net/smc: refactoring lgr pending lock
` [PATCH net-next 2/3] net/smc: reduce locks scope of smc_xxx_lgr_pending
` [PATCH net-next 3/3] net/smc: Isolate the smc_xxx_lgr_pending with ib_device

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-13  3:31 UTC  (6+ messages)

[PATCH] Remove unused function parameter in __smc_diag_dump
 2024-11-12 18:22 UTC  (7+ messages)

[GIT PULL 00/14] KVM: s390: pull requests for 6.13
 2024-11-12 18:19 UTC  (16+ messages)
` [GIT PULL 01/14] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions
` [GIT PULL 02/14] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [GIT PULL 03/14] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [GIT PULL 04/14] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [GIT PULL 05/14] KVM: s390: selftests: Add regression tests for PLO subfunctions
` [GIT PULL 06/14] KVM: s390: selftests: Add uc_map_unmap VM test case
` [GIT PULL 07/14] KVM: s390: selftests: Add uc_skey "
` [GIT PULL 08/14] KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs
` [GIT PULL 09/14] KVM: s390: selftests: Fix whitespace confusion in ucontrol test
` [GIT PULL 10/14] KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output
` [GIT PULL 11/14] KVM: s390: add concurrent-function facility to cpu model
` [GIT PULL 12/14] KVM: s390: add msa11 "
` [GIT PULL 13/14] KVM: s390: add gen17 facilities to CPU model
` [GIT PULL 14/14] KVM: s390: selftests: Add regression tests for PFCR subfunctions

[PATCH v2] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2024-11-12 14:58 UTC  (3+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-12 14:52 UTC  (12+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()

[PATCH v3 0/3] New s390 specific protected key hmac
 2024-11-12 12:45 UTC  (8+ messages)
` [PATCH v3 1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context
` [PATCH v3 2/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v3 3/3] s390/crypto: New s390 specific shash phmac

[PATCH net-next] net/smc: Optimize the search method of reused buf_desc
 2024-11-12  9:22 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH net-next v3] "

[PATCH 1/3] s390/syscalls: avoid creation of arch/arch/ directory
 2024-11-11 19:00 UTC  (4+ messages)
` [PATCH 2/3] s390/syscalls: remove unnecessary argument of filechk_syshdr
` [PATCH 3/3] s390/syscalls: convert filechk to if_changed

[PATCH 0/4] KVM: s390: CPU model for gen17
 2024-11-11 12:15 UTC  (6+ messages)
` [PATCH 1/4] KVM: s390: add concurrent-function facility to cpu model
` [PATCH 2/4] KVM: s390: add msa11 "
` [PATCH 3/4] KVM: s390: add gen17 facilities to CPU model
` [PATCH 4/4] KVM: s390: selftests: Add regression tests for PFCR subfunctions

[kvm-unit-tests PATCH v2 1/1] s390x: pv: Add test for large host pages backing
 2024-11-11 12:15 UTC 

[PATCH v7 0/5] selftests: kvm: s390: Add ucontrol memory selftests
 2024-11-11 10:15 UTC  (8+ messages)
` [PATCH v7 1/5] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v7 2/5] selftests: kvm: s390: Add uc_skey "
` [PATCH v7 3/5] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v7 4/5] selftests: kvm: s390: Fix whitespace confusion in ucontrol test
` [PATCH v7 5/5] selftests: kvm: s390: correct IP.b length in uc_handle_sieic debug output

[PATCH 0/2] s390/dasd: two small fixes
 2024-11-10  3:07 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: fix redundant /proc/dasd* entries removal
` [PATCH 2/2] s390/dasd: Fix typo in comment

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-09  5:32 UTC  (18+ messages)

[kvm-unit-tests PATCH v1 1/1] s390x: pv: Add test for large host pages backing
 2024-11-08 15:59 UTC  (3+ messages)

[PATCH net v2] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-07 19:40 UTC  (3+ messages)

[syzbot] [net?] [s390?] general protection fault in __smc_diag_dump (3)
 2024-11-07 14:17 UTC 

[PATCH v6 0/5] Correct perf sampling with Guest VMs
 2024-11-07 11:27 UTC  (14+ messages)
` [PATCH v6 1/5] arm: perf: Drop unused functions
` [PATCH v6 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v6 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v6 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v6 5/5] perf: Correct perf sampling with guest VMs

[syzbot] [net?] [s390?] Unable to handle kernel execute from non-executable memory at virtual address ADDR
 2024-11-07 10:39 UTC 

[PATCH v3] s390/uvdevice: Support longer secret lists
 2024-11-06 12:25 UTC  (8+ messages)
` [PATCH v4] "

[syzbot] [lvs?] possible deadlock in start_sync_thread
 2024-11-06 10:01 UTC  (2+ messages)

[PATCH 00/28] vdso: Preparations for generic data storage
 2024-11-06  7:06 UTC  (4+ messages)

[PATCH v2 0/3] New s390 specific protected key hmac
 2024-11-05 23:24 UTC  (6+ messages)
` [PATCH v2 1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context
` [PATCH v2 2/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v2 3/3] s390/crypto: New s390 specific shash phmac

[PATCH net-next] net/smc: increase SMC_WR_BUF_CNT
 2024-11-05 14:34 UTC  (6+ messages)

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-02 22:26 UTC  (3+ messages)
` [PATCH v2 15/18] ext4: switch to using the crc32c library

provide generic page_to_phys and phys_to_page implementations v3
 2024-11-05  9:56 UTC  (3+ messages)
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-05  9:22 UTC  (31+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "
` [PATCH v3 09/18] s390/crc32: "
` [PATCH v3 10/18] sparc/crc32: "
` [PATCH v3 11/18] x86/crc32: update prototype for crc_pcl()
` [PATCH v3 12/18] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v3 13/18] x86/crc32: expose CRC32 functions through lib
` [PATCH v3 14/18] lib/crc32: make crc32c() go directly to lib
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [PATCH v3 16/18] jbd2: "
` [PATCH v3 17/18] f2fs: switch to using the crc32 library
  ` [f2fs-dev] "
` [PATCH v3 18/18] scsi: target: iscsi: switch to using the crc32c library

[PATCH v2] s390/uvdevice: Support longer secret lists
 2024-11-04 12:13 UTC  (2+ messages)

[PATCH v3 0/7] virtio-mem: s390 support
 2024-11-04 10:14 UTC  (2+ messages)

[PATCH v1 1/1] s390/kvm: initialize uninitialized flags variable
 2024-11-04  9:43 UTC  (2+ messages)

[PATCH] net/smc: Optimize the search method of reused buf_desc
 2024-11-04  7:34 UTC  (3+ messages)

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-04  6:21 UTC  (2+ messages)

[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
 2024-11-04  2:34 UTC  (4+ messages)


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 NNTP newsgroup(s).