public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-10 21:29:22 to 2024-02-19 15:40:05 UTC [more...]

[PATCH 02/10] s390/vdso/data: Drop unnecessary header include
 2024-02-19 15:39 UTC 

[PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
 2024-02-19 15:33 UTC  (4+ messages)

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-19 14:04 UTC  (14+ messages)
` [PATCH net-next 03/15] net/smc: introduce virtual ISM device loopback-ism
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 13/15] net/smc: introduce loopback-ism DMB type control
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control

[PATCH v2 0/4] s390: compile relocatable kernel with/without fPIE
 2024-02-19 13:27 UTC  (5+ messages)
` [PATCH v2 1/4] s390/vdso64: filter out munaligned-symbols flag for vdso
` [PATCH v2 2/4] s390: Add relocs tool
` [PATCH v2 3/4] s390: Compile relocatable kernel without -fPIE
` [PATCH v2 4/4] s390/kernel: vmlinux.lds.S: handle orphan .rela sections

[kvm-unit-tests PATCH v4 0/8] Multi-migration support
 2024-02-19 12:02 UTC  (7+ messages)
` [kvm-unit-tests PATCH v4 8/8] migration: add a migration selftest

[PATCH] s390/boot: Add 'alloc' to info.bin .vmlinux.info section flags
 2024-02-19 11:32 UTC  (2+ messages)

[PATCH rc] s390: Use the correct count for __iowrite64_copy()
 2024-02-19 10:08 UTC  (2+ messages)

[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-19  9:51 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v3 2/2] KVM: s390: selftests: memop: add a simple AR test

SMC-R throughput drops for specific message sizes
 2024-02-19  8:44 UTC  (3+ messages)

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-18  2:33 UTC  (23+ messages)
` [PATCH 01/17] ubd: pass queue_limits to blk_mq_alloc_disk
` [PATCH 02/17] aoe: "
` [PATCH 03/17] floppy: "
` [PATCH 04/17] mtip: "
` [PATCH 05/17] nbd: "
` [PATCH 06/17] ps3disk: "
` [PATCH 07/17] rbd: "
` [PATCH 08/17] rnbd-clt: "
` [PATCH 09/17] sunvdc: "
` [PATCH 10/17] gdrom: "
` [PATCH 11/17] ms_block: "
` [PATCH 12/17] mspro_block: "
` [PATCH 13/17] mtd_blkdevs: "
` [PATCH 14/17] ubiblock: "
` [PATCH 15/17] scm_blk: "
` [PATCH 16/17] ublk: "
` [PATCH 17/17] mmc: "

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-17 10:52 UTC  (26+ messages)
` [PATCH v13 01/21] KVM: pfncache: Add a map helper function
` [PATCH v13 02/21] KVM: pfncache: remove unnecessary exports
` [PATCH v13 03/21] KVM: x86/xen: mark guest pages dirty with the pfncache lock held
` [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
` [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
` [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content
` [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
` [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info "
` [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN
` [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
` [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied
` [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues

[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
 2024-02-16 21:18 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: s390: load guest access registers "
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test

[kvm-unit-tests PATCH] s390x/snippets/c/sie-dat: Fix compiler warning with GCC 11.2
 2024-02-16 19:08 UTC  (2+ messages)

[PATCH 0/4] s390: compile relocatable kernel with/without fPIE
 2024-02-16 17:09 UTC  (10+ messages)
` [PATCH 1/4] s390/vdso64: filter out munaligned-symbols flag for vdso
` [PATCH 2/4] s390: Add relocs tool
` [PATCH 3/4] s390: Compile relocatable kernel without -fPIE
` [PATCH 4/4] s390/kernel: vmlinux.lds.S: handle orphan .rela sections

[PATCH] net/iucv: fix the allocation size of iucv_path_table array
 2024-02-16  9:30 UTC  (4+ messages)

[PATCH net-next] net/iucv: fix virtual vs physical address confusion
 2024-02-16  8:50 UTC  (2+ messages)

[PATCH v1 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-16  0:04 UTC  (8+ messages)

[PATCH v2 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-15 19:39 UTC  (8+ messages)

[PATCH] s390/vfio-ap: handle hardware checkstop state on queue reset operation
 2024-02-15 15:31 UTC 

[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-15 14:46 UTC  (10+ messages)
` [PATCH v6 1/9] dax: add empty static inline for CONFIG_DAX=n
` [PATCH v6 2/9] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) "
` [PATCH v6 3/9] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 4/9] dm: "
` [PATCH v6 5/9] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v6 6/9] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 7/9] dax: Check for data cache aliasing at runtime
` [PATCH v6 8/9] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v6 9/9] dax: Fix incorrect list of data cache aliasing architectures

[PATCH] net/af_iucv: fix virtual vs physical address confusion
 2024-02-15 13:36 UTC  (2+ messages)

[PATCH] s390: Don't allow CONFIG_COMPAT with LD=ld.lld
 2024-02-15  8:51 UTC  (2+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-02-14 22:40 UTC  (3+ messages)
` [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-14 21:32 UTC  (19+ messages)
` [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
` [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections
` [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections
` [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections
` [PATCH 11/11] s390: Link vmlinux with '-z notext'

[PATCH v3 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-02-14 20:44 UTC  (11+ messages)
` [PATCH v3 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v3 02/10] mm/memory: handle !page case in zap_present_pte() separately
` [PATCH v3 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
` [PATCH v3 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
` [PATCH v3 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
` [PATCH v3 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
` [PATCH v3 07/10] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v3 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v3 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
` [PATCH v3 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP

[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-14  6:59 UTC  (22+ messages)
` [PATCH v5 1/8] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
` [PATCH v5 2/8] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v5 3/8] dm: "
` [PATCH v5 4/8] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v5 6/8] dax: Check for data cache aliasing at runtime
` [PATCH v5 7/8] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v5 8/8] dax: Fix incorrect list of data cache aliasing architectures

[PATCH v1 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
 2024-02-13 17:31 UTC  (5+ messages)
` [PATCH v1 1/2] KVM: s390: load guest access registers "

[PATCH v2 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-02-12 11:39 UTC  (16+ messages)
` [PATCH v2 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v2 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v2 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
` [PATCH v2 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-02-12 11:35 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-02-11 10:31 UTC  (8+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist


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