public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-21 03:28:35 to 2024-02-27 15:43:36 UTC [more...]

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-02-27 15:43 UTC  (23+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

convert dasd to the atomic queue limits update API
 2024-02-27 15:20 UTC  (9+ messages)
` [PATCH 1/3] dasd: cleamup dasd_state_basic_to_ready
` [PATCH 2/3] dasd: move queue setup to common code
` [PATCH 3/3] dasd: use the atomic queue limits API

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-02-27 15:00 UTC  (3+ messages)

[PATCH] s390/vfio-ap: handle hardware checkstop state on queue reset operation
 2024-02-27 14:29 UTC  (3+ messages)

SMC-R throughput drops for specific message sizes
 2024-02-27 11:28 UTC  (4+ messages)

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-27 10:37 UTC  (19+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()

[PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-27  1:32 UTC  (38+ messages)
` [PATCH vhost v2 01/19] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v2 02/19] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v2 03/19] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v2 04/19] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v2 05/19] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v2 06/19] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v2 07/19] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v2 08/19] virtio: vring_create_virtqueue: "
` [PATCH vhost v2 09/19] virtio: vring_new_virtqueue(): "
` [PATCH vhost v2 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
` [PATCH vhost v2 11/19] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v2 12/19] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v2 13/19] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v2 14/19] virtio_ring: remove api of setting vq premapped
` [PATCH vhost v2 15/19] virtio_ring: introduce dma map api for page
` [PATCH vhost v2 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost v2 17/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost v2 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost v2 19/19] virtio_net: sq support premapped mode

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-02-26 17:13 UTC  (3+ messages)
` [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size()

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-02-26 12:58 UTC  (15+ messages)
` [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 14/15] net/smc: introduce loopback-ism DMB data copy control

[s390:features 97/98] Unsupported relocation type: 21
 2024-02-26 12:55 UTC  (8+ messages)

[GIT PULL 0/3] KVM: s390: Changes for 6.9
 2024-02-26 12:13 UTC  (4+ messages)
` [GIT PULL 1/3] KVM: s390: fix virtual vs physical address confusion
` [GIT PULL 2/3] KVM: s390: only deliver the set service event bits
` [GIT PULL 3/3] KVM: s390: selftest: memop: Fix undefined behavior

[kvm-unit-tests PATCH 24/32] common/sieve: Use vmalloc.h for setup_mmu definition
 2024-02-26 10:12 UTC  (3+ messages)
` [kvm-unit-tests PATCH 29/32] configure: Fail on unknown arch
` [kvm-unit-tests PATCH 30/32] configure: Make arch_libdir a first-class entity

[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
 2024-02-26  9:38 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open
` [kvm-unit-tests PATCH 2/7] migration: Add a migrate_skip command
` [kvm-unit-tests PATCH 3/7] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH 4/7] powerpc: add asm/time.h header with delay and get_clock_us/ms
` [kvm-unit-tests PATCH 5/7] arch-run: Add a "continuous" migration option for tests
` [kvm-unit-tests PATCH 6/7] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH 7/7] common: add memory dirtying vs migration test

[kvm-unit-tests PATCH v5 0/8] Multi-migration support
 2024-02-26  9:08 UTC  (12+ messages)
` [kvm-unit-tests PATCH v5 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v5 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v5 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v5 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v5 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v5 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v5 8/8] migration: add a migration selftest

[s390:features 97/102] arch/s390/boot/startup.c:180:5: sparse: sparse: symbol 'vmlinux_relocs_64_start' was not declared. Should it be static?
 2024-02-26  8:18 UTC  (2+ messages)

s390: s390x-linux-gnu-ld: Unexpected GOT/PLT entries detected!
 2024-02-25 17:51 UTC  (2+ messages)

Help needed for a BPF kernel issue with S390
 2024-02-24 11:31 UTC  (2+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[GIT PULL] s390 fixes for 6.8-rc6
 2024-02-23 18:44 UTC  (3+ messages)

[PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-23  6:17 UTC  (2+ messages)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-23  5:41 UTC  (16+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-02-23  3:36 UTC  (4+ messages)
  ` [lvc-project] "

[PATCH] net/af_iucv: fix virtual vs physical address confusion
 2024-02-23  2:40 UTC  (6+ messages)

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-02-22 21:46 UTC  (7+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH v1 1/1] s390/cio: Use while (i--) pattern to clean up
 2024-02-22 13:45 UTC 

[PATCH] KVM: s390: only deliver the set service event bits
 2024-02-22  9:40 UTC  (3+ messages)

[PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
 2024-02-22  0:57 UTC  (2+ messages)

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 17:57 UTC  (16+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
      ` [External] "
` [PATCH 3/4] arm64: separate code and data virtual memory allocation
  ` [External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration

[PATCH] s390/boot: Workaround current 'llvm-objdump -t -j ...' behavior
 2024-02-21 16:48 UTC  (3+ messages)

[PATCH v4 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-21 11:43 UTC  (4+ messages)

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-21  9:37 UTC  (5+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

[kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support
 2024-02-21  7:57 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 2/7] s390x: Add guest 2 AP test


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