public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-18 18:59:47 to 2025-04-01 22:54:07 UTC [more...]

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-04-01 22:53 UTC  (19+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-01 20:00 UTC  (33+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 10/14] s390: "

[PATCH v3 0/1] Remove the need to alloc memory in uv.c
 2025-04-01 14:58 UTC  (3+ messages)
` [PATCH v3 1/1] s390/uv: Rename find_secret() to uv_find_secret() and publish

[PATCH v3 0/3] Rework protected key AES for true asynch support
 2025-04-01 14:50 UTC  (4+ messages)
` [PATCH v3 1/3] s390/cpacf: Rework cpacf_pcc() to return condition code
` [PATCH v3 2/3] s390/crypto: Rework protected key AES for true asynch support
` [PATCH v3 3/3] Documentation: crypto_engine: Update and extend crypto engine doc

[PATCH v4 0/5] iommu/s390: support additional table regions
 2025-04-01 14:08 UTC  (8+ messages)
` [PATCH v4 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v4 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v4 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v4 4/5] iommu/s390: support map/unmap "
` [PATCH v4 5/5] iommu/s390: allow larger region tables

[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
 2025-04-01 13:31 UTC  (3+ messages)

[PATCH v2 0/1] Remove the need to alloc memory in uv.c
 2025-04-01 12:54 UTC  (4+ messages)
` [PATCH v2 1/1] s390/uv: New param workpage for the uv_get_secret_metadata() function

[PATCH v2] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
 2025-04-01 11:10 UTC  (4+ messages)

RFC iommutests_: Testing software for everything IOMMU
 2025-04-01 10:35 UTC  (2+ messages)

Concurrent slab-use-after-free in netdev_next_lower_dev
 2025-04-01  7:45 UTC  (2+ messages)

[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-01  2:51 UTC  (5+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-03-31 20:23 UTC 

[PATCH v3 00/21] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-03-31 11:20 UTC  (26+ messages)
` [PATCH v3 01/21] s390/ap: Move response_type struct into ap_msg struct
` [PATCH v3 02/21] s390/ap/zcrypt: Rework AP message buffer allocation
` [PATCH v3 03/21] s390/ap: Introduce ap message buffer pool
` [PATCH v3 04/21] s390/ap/zcrypt: New xflag parameter
` [PATCH v3 05/21] s390/zcrypt: Introduce cprb mempool for cca misc functions
` [PATCH v3 06/21] s390/zcrypt: Introduce cprb mempool for ep11 "
` [PATCH v3 07/21] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
` [PATCH v3 08/21] s390/zcrypt: Introduce pre-allocated device status array for cca misc
` [PATCH v3 09/21] s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
` [PATCH v3 10/21] s390/zcrypt: Remove unused functions from cca misc
` [PATCH v3 11/21] s390/zcrypt: Remove CCA and EP11 card and domain info caches
` [PATCH v3 12/21] s390/zcrypt/pkey: Rework cca findcard() implementation and callers
` [PATCH v3 13/21] s390/zcrypt/pkey: Rework ep11 "
` [PATCH v3 14/21] s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
` [PATCH v3 15/21] s390/zcrypt: Propagate xflags argument with cca_get_info()
` [PATCH v3 16/21] s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
` [PATCH v3 17/21] s390/zcrypt: Rework ep11 misc functions to use cprb mempool
` [PATCH v3 18/21] s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
` [PATCH v3 19/21] s390/pkey: Rework EP11 "
` [PATCH v3 20/21] s390/zcrypt/pkey: Provide and pass xflags within pkey and zcrypt layers
` [PATCH v3 21/21] s390/pkey/crypto: Introduce xflags param for pkey in-kernel API

[PATCH v2] s390/pci: Fix dev.dma_range_map missing sentinel element
 2025-03-31 10:58 UTC  (4+ messages)

[GIT PULL 0/2] KVM: s390: updates for 6.15
 2025-03-31 10:09 UTC  (4+ messages)
` [GIT PULL 1/2] KVM: s390: Don't use %pK through tracepoints
` [GIT PULL 2/2] KVM: s390: Don't use %pK through debug printing

[PATCH v1 0/1] Remove the need to alloc memory in uv.c
 2025-03-31  9:35 UTC  (5+ messages)
` [PATCH v1 1/1] s390/uv: Prealloc and use one work page

[PATCH] kunit: fixes Compilation error on s390
 2025-03-31  9:33 UTC  (4+ messages)

[GIT PULL] s390 patches for the 6.15 merge window
 2025-03-29 19:56 UTC  (2+ messages)

[PATCH] perf/test: Skip leader sampling for s390
 2025-03-28 20:05 UTC  (3+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-03-28 14:09 UTC  (20+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls

s390 hmac
 2025-03-26  0:54 UTC  (7+ messages)

[PATCH] perf trace: Fix wrong size to bpf_map__update_elem call
 2025-03-25 19:49 UTC  (7+ messages)

[PATCH v2 00/20] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-03-25 14:04 UTC  (53+ messages)
` [PATCH v2 01/20] s390/ap: Move response_type struct into ap_msg struct
` [PATCH v2 03/20] s390/ap: Introduce ap message buffer pool
` [PATCH v2 04/20] s390/ap/zcrypt: New xflag parameter and extension of the ap msg flags
` [PATCH v2 05/20] s390/zcrypt: Introduce cprb mempool for cca misc functions
` [PATCH v2 06/20] s390/zcrypt: Introduce cprb mempool for ep11 "
` [PATCH v2 07/20] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
` [PATCH v2 08/20] s390/zcrypt: Introduce pre-allocated device status array for cca misc
` [PATCH v2 09/20] s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
` [PATCH v2 10/20] s390/zcrypt/pkey: Rework cca findcard() implementation and callers
` [PATCH v2 11/20] s390/zcrypt/pkey: Rework ep11 "
` [PATCH v2 12/20] s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
` [PATCH v2 13/20] s390/zcrypt: Add small mempool for cca info list entries
` [PATCH v2 14/20] s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
` [PATCH v2 15/20] s390/zcrypt: Rework ep11 misc functions to use cprb mempool
` [PATCH v2 16/20] s390/zcrypt: Add small mempool for ep11 card info list entries
` [PATCH v2 17/20] s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
` [PATCH v2 18/20] s390/pkey: Rework EP11 "
` [PATCH v2 19/20] s390/zcrypt/pkey: Provide and pass xflags within pkey and zcrypt layers
` [PATCH v2 20/20] s390/pkey/crypto: Introduce xflags param for pkey in-kernel API

[PATCH 00/11] Always call constructor for kernel page tables
 2025-03-24  8:37 UTC  (3+ messages)
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs

[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
 2025-03-24  6:14 UTC 

[PATCH RFC 0/5] KVM: s390: Add VSIE Interpretation Extension Facility (vsie_sigpif)
 2025-03-20 17:46 UTC  (11+ messages)
` [PATCH RFC 1/5] KVM: s390: Add vsie_sigpif detection
` [PATCH RFC 2/5] KVM: s390: Add ssca_block and ssca_entry structs for vsie_ie
` [PATCH RFC 3/5] KVM: s390: Shadow VSIE SCA in guest-1
` [PATCH RFC 5/5] KVM: s390: Add VSIE shadow stat counters

[PATCH v2] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[GIT PULL v1 0/1] KVM: s390: pv: fix race when making a page secure
 2025-03-19 13:02 UTC  (2+ messages)

[PATCH] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-19 12:28 UTC  (3+ messages)

[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
 2025-03-19  2:42 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox