public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-14 02:27:12 to 2025-01-20 06:32:50 UTC [more...]

[RFC net-next 0/7] Provide an ism layer
 2025-01-20  6:32 UTC  (33+ messages)
` [RFC net-next 1/7] net/ism: Create net/ism
` [RFC net-next 2/7] net/ism: Remove dependencies between ISM_VPCI and SMC
` [RFC net-next 3/7] net/ism: Use uuid_t for ISM GID
` [RFC net-next 4/7] net/ism: Add kernel-doc comments for ism functions
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism
` [RFC net-next 6/7] s390/ism: Define ismvp_dev
` [RFC net-next 7/7] net/smc: Use only ism_ops

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-01-19 17:15 UTC  (3+ messages)

[syzbot] [rdma?] WARNING in rdma_restrack_clean
 2025-01-19 12:25 UTC 

[syzbot] [s390?] [net?] possible deadlock in smc_close_non_accepted (2)
 2025-01-19  5:50 UTC 

[syzbot] [s390?] [net?] possible deadlock in smc_pnet_find_ism_resource
 2025-01-19  0:44 UTC 

[GIT PULL] s390 updates for 6.14 merge window
 2025-01-18 10:45 UTC 

[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
 2025-01-18  4:34 UTC  (7+ messages)
` [PATCH v2 4/7] syscall.h: introduce syscall_set_nr()

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-18  0:37 UTC  (10+ messages)
` [PATCH bpf-next v6 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH v3 00/15] KVM: s390: Stop using page->index and other things
 2025-01-17 19:09 UTC  (16+ messages)
` [PATCH v3 01/15] KVM: Do not restrict the size of KVM-internal memory regions
` [PATCH v3 02/15] KVM: s390: wrapper for KVM_BUG
` [PATCH v3 03/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v3 04/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v3 05/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v3 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v3 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v3 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v3 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v3 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v3 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v3 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v3 13/15] KVM: s390: remove useless page->index usage
` [PATCH v3 14/15] KVM: s390: move PGSTE softbits
` [PATCH v3 15/15] KVM: s390: remove the last user of page->index

[PATCH v2 00/15] KVM: s390: Stop using page->index and other things
 2025-01-17 16:52 UTC  (31+ messages)
` [PATCH v2 01/15] KVM: Do not restrict the size of KVM-internal memory regions
` [PATCH v2 02/15] KVM: s390: wrapper for KVM_BUG
` [PATCH v2 03/15] KVM: s390: move pv gmap functions into kvm
` [PATCH v2 04/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v2 05/15] KVM: s390: selftests: fix ucontrol memory region test
` [PATCH v2 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v2 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v2 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v2 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v2 10/15] KVM: s390: stop using page->index for non-shadow gmaps
` [PATCH v2 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v2 12/15] KVM: s390: move gmap_shadow_pgt_lookup() into kvm
` [PATCH v2 13/15] KVM: s390: remove useless page->index usage
` [PATCH v2 14/15] KVM: s390: move PGSTE softbits
` [PATCH v2 15/15] KVM: s390: remove the last user of page->index

[PATCH v1 0/1] dm-integrity: Implement asynch digest support
 2025-01-17 13:31 UTC  (12+ messages)
` [PATCH v1 1/1] "

[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2025-01-17 13:25 UTC  (5+ messages)
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-01-17 12:55 UTC  (15+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-17 11:23 UTC  (10+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive

[PATCH] s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
 2025-01-16 15:41 UTC  (2+ messages)

[PATCH] s390/vfio-ap: Replace one-element array with flexible array member
 2025-01-16 13:18 UTC 

[PATCH] kvm_config: add CONFIG_VIRTIO_FS
 2025-01-16 11:03 UTC  (3+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (3+ messages)

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (4+ messages)

[PATCH v5 0/6] elf: Define note name macros
 2025-01-15 17:11 UTC  (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] binfmt_elf: Use "
` [PATCH v5 3/6] powerpc: "
` [PATCH v5 4/6] crash: "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

New s390 specific protected key hmac
 2025-01-15 16:22 UTC  (6+ messages)
` [PATCH v10 1/5] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v10 2/5] s390/crypto: New s390 specific protected key hash phmac
` [PATCH v10 3/5] crypto: api - Add crypto_tfm_alg_get_flags() helper inline function
` [PATCH v10 4/5] s390/crypto: Add selftest support for phmac
` [PATCH v10 5/5] crypto: testmgr - Enable phmac selftest

[PATCH v1 00/13] KVM: s390: Stop using page->index and other things
 2025-01-15 13:23 UTC  (17+ messages)
` [PATCH v1 03/13] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v1 04/13] KVM: s390: move pv gmap functions into kvm
` [PATCH v1 07/13] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v1 09/13] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v1 13/13] KVM: s390: remove the last user of page->index

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-01-15 11:53 UTC  (8+ messages)

[kvm-unit-tests PATCH v1 0/5] arm64: Change the default --processor to max
 2025-01-15 11:47 UTC  (18+ messages)
` [kvm-unit-tests PATCH v1 1/5] configure: Document that the architecture name 'aarch64' is also supported
` [kvm-unit-tests PATCH v1 2/5] configure: Display the default processor for arm and arm64
` [kvm-unit-tests PATCH v1 4/5] arm/arm64: Add support for --processor=max
` [kvm-unit-tests PATCH v1 5/5] configure: arm64: Make 'max' the default for --processor

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-15  3:41 UTC  (6+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-15  0:05 UTC  (2+ messages)

[RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
 2025-01-14 18:13 UTC  (5+ messages)

[PATCH v4 0/6] elf: Define note name macros
 2025-01-14 12:23 UTC  (13+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH v2 00/18] vDSO: Introduce generic data storage
 2025-01-14 10:33 UTC  (5+ messages)
` [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation

[PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
 2025-01-14  9:51 UTC  (6+ messages)
` [PATCH bpf-next v5 2/5] net/smc: Introduce generic hook smc_ops

[PATCH v1 0/4] KVM: s390: vsie: vsie page handling fixes + rework
 2025-01-14  9:37 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2025-01-14  7:11 UTC  (4+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH RESEND net] net/smc: fix data error when recvmsg with MSG_PEEK flag
 2025-01-14  3:10 UTC  (2+ messages)


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