messages from 2025-03-14 07:12:45 to 2025-03-31 10:47:24 UTC [more...]
[PATCH v3 00/21] AP bus/zcrypt/pkey/paes no-mem-alloc patches
2025-03-31 10:47 UTC (24+ 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 0/1] Remove the need to alloc memory in uv.c
2025-03-31 10:35 UTC (2+ messages)
` [PATCH v2 1/1] s390/uv: New param workpage for the uv_get_secret_metadata() function
[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)
[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
2025-03-31 8:59 UTC (7+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH 2/2] arm64/ptdump: Replace u64 with pteval_t
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-03-31 8:10 UTC
[GIT PULL] s390 patches for the 6.15 merge window
2025-03-29 19:56 UTC (2+ messages)
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-29 8:04 UTC (31+ 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] 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
RFC iommutests_: Testing software for everything IOMMU
2025-03-28 9:11 UTC
[PATCH v2] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-27 14:51 UTC (3+ messages)
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 (55+ messages)
` [PATCH v2 01/20] s390/ap: Move response_type struct into ap_msg struct
` [PATCH v2 02/20] s390/ap/zcrypt: Rework AP message buffer allocation
` [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 (15+ messages)
` [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
` [PATCH 03/11] m68k: "
` [PATCH 04/11] powerpc: "
` [PATCH 05/11] sparc64: "
` [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
` [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[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 (12+ 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 4/5] KVM: s390: Re-init SSCA on switch to ESCA
` [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 (3+ messages)
` [GIT PULL v1 1/1] "
[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 (6+ messages)
[PATCH 0/2] perf bench: Fix core dumps on s390 z/VM
2025-03-18 16:37 UTC (5+ messages)
` [PATCH 1/2] perf/bench: Fix perf bench internals pmu-scan core dump
` [PATCH 2/2] perf/bench: Double free of dynamic allocated memory
[PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
2025-03-18 16:26 UTC (3+ messages)
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-17 12:40 UTC (5+ messages)
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
[RFC PATCH net-next] net/smc: avoid conflict with sockmap after fallback
2025-03-17 3:57 UTC (2+ messages)
[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
2025-03-15 14:55 UTC (6+ messages)
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
` Soekris crypto 1411, where to find ?
[PATCH v4 6/9] s390: Rely on generic printing of preemption model
2025-03-14 16:08 UTC
[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
2025-03-14 13:00 UTC (2+ messages)
[PATCH 31/41] s390x: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
2025-03-14 7:10 UTC
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