messages from 2024-10-30 09:23:42 to 2024-11-07 19:46:30 UTC [more...]
[PATCH v7 0/5] Correct perf sampling with Guest VMs
2024-11-07 19:46 UTC (9+ 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 net v2] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
2024-11-07 19:40 UTC (3+ messages)
[PATCH 0/4] KVM: s390: CPU model for gen17
2024-11-07 15:23 UTC (5+ 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
[PATCH v3 0/3] New s390 specific protected key hmac
2024-11-07 14:55 UTC (4+ 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
[syzbot] [net?] [s390?] general protection fault in __smc_diag_dump (3)
2024-11-07 14:17 UTC
[PATCH v7 0/5] selftests: kvm: s390: Add ucontrol memory selftests
2024-11-07 14:10 UTC (6+ 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 net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
2024-11-07 12:13 UTC (15+ messages)
[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
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-06 17:04 UTC (27+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
` [RFC PATCH v3 4/6] kvm: gmem: add trace point for direct map state changes
` [RFC PATCH v3 5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag
` [RFC PATCH v3 6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set
[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 net-next] net/smc: Optimize the search method of reused buf_desc
2024-11-06 7:05 UTC (8+ messages)
` [PATCH v2 "
[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
[kvm-unit-tests PATCH v1 1/1] s390x: pv: Add test for large host pages backing
2024-11-05 17:45 UTC
[PATCH v2] PCI: s390: Handle ARI on bus without associated struct pci_dev
2024-11-05 15:34 UTC (2+ messages)
[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 (23+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v3 4/7] virtio-mem: s390 support
` [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA
[PATCH v1 1/1] s390/kvm: initialize uninitialized flags variable
2024-11-04 9:43 UTC (3+ messages)
[PATCH] net/smc: Optimize the search method of reused buf_desc
2024-11-04 7:34 UTC (7+ 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)
[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
2024-11-03 13:01 UTC (3+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
[PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
2024-11-02 17:21 UTC (10+ messages)
[PATCH v1 1/1] s390/kvm: mask extra bits from program interrupt code
2024-10-31 15:24 UTC (5+ messages)
[PATCH 0/1] s390: enable HAVE_FTRACE_GRAPH_FUNC
2024-10-31 1:20 UTC (2+ messages)
[PATCH net-next v4 0/2] PtP driver for s390 clocks
2024-10-31 0:40 UTC (2+ messages)
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-30 14:33 UTC (4+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).