public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-24 15:17:48 to 2023-10-05 15:47:17 UTC [more...]

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-10-05  8:21 UTC  (38+ messages)
` [PATCH net-next v4 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next v4 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next v4 09/18] net/smc: introduce SMC-D loopback device
` [PATCH net-next v4 10/18] net/smc: implement ID-related operations of loopback
` [PATCH net-next v4 11/18] net/smc: implement some unsupported "
` [PATCH net-next v4 12/18] net/smc: implement DMB-related "
` [PATCH net-next v4 13/18] net/smc: register loopback device as SMC-Dv2 device
` [PATCH net-next v4 14/18] net/smc: add operation for getting DMB attribute
` [PATCH net-next v4 15/18] net/smc: add operations for DMB attach and detach
` [PATCH net-next v4 16/18] net/smc: avoid data copy from sndbuf to peer RMB in SMC-D
` [PATCH net-next v4 17/18] net/smc: modify cursor update logic when sndbuf mapped to RMB
` [PATCH net-next v4 18/18] net/smc: add interface implementation of loopback device

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-05  5:28 UTC  (16+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES

[PATCH] s390/pci: Fix reset of IOMMU software counters
 2023-10-05 11:01 UTC  (3+ messages)

[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
 2023-10-04 18:55 UTC  (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-04 18:52 UTC  (4+ messages)
  ` [PATCH v2 04/89] hypfs: convert to new timestamp accessors
` [PATCH v2 01/89] fs: new accessor methods for atime and mtime
  ` [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors

[PATCH net v2] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-04 18:51 UTC  (5+ messages)

[PATCH 0/3] partitions/ibm: Replace strncpy() and cleanups
 2023-10-04 14:04 UTC  (4+ messages)

[PATCH v13 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-10-04  8:54 UTC  (10+ messages)
` [PATCH v13 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v13 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v13 3/6] s390/pci: Use dma-iommu layer
` [PATCH v13 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v13 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v13 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
 2023-10-04  7:22 UTC  (6+ messages)

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-10-03 18:21 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-10-03 13:26 UTC  (14+ messages)
    ` [External] "

[PATCH v8 00/24] iommu: Make default_domain's mandatory
 2023-10-03  8:34 UTC  (6+ messages)
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers

remove get_super
 2023-10-02 19:15 UTC  (7+ messages)
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-02 11:30 UTC  (8+ messages)
` [PATCH v3 1/7] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v3 2/7] arm: "
` [PATCH v3 3/7] arch/x86: "
` [PATCH v3 4/7] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v3 5/7] riscv: "
` [PATCH v3 6/7] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v3 7/7] c-sky: Remove now superfluous sentinel element from ctl_talbe array

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02 11:24 UTC  (9+ messages)
` [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path()
` [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle

split up ->kill_sb
 2023-10-02  6:46 UTC  (18+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
 2023-09-29 22:48 UTC  (4+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()

[GIT PULL 0/1] KVM: s390: gisa: one fix for 6.6
 2023-09-29 15:57 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: fix gisa destroy operation might lead to cpu stalls

[PATCH net] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-09-29 10:31 UTC  (4+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-28 22:21 UTC  (13+ messages)
` [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
` [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
` [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
` [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
  ` [PATCH 04/87] arch/s390/hypfs: convert to new inode {a,m}time accessors
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27 20:25 UTC  (14+ messages)

[PATCH] [v3] scsi: zfcp: Fix a double put in zfcp_port_enqueue
 2023-09-27 19:34 UTC  (3+ messages)

Ihre E-Mail konnte nicht zugestellt werden
 2023-09-27 12:44 UTC 

Ihre E-Mail konnte nicht zugestellt werden
 2023-09-27 12:09 UTC 

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-09-27  8:14 UTC  (8+ messages)

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:05 UTC 

[kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU
 2023-09-26 12:08 UTC 

[kvm-unit-tests PATCH v1] arch-run: migration: properly handle crashing outgoing QEMU
 2023-09-26 11:18 UTC 

[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
 2023-09-26  7:37 UTC  (5+ messages)

[GIT PULL] more s390 updates for 6.6 merge window
 2023-09-26  7:28 UTC  (3+ messages)

[kvm-unit-tests PATCH v1] s390x: run PV guests with confidential guest enabled
 2023-09-25 15:59 UTC  (3+ messages)

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2023-09-25  2:02 UTC  (6+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset

[PATCH] s390/cio: Fix a memleak in css_alloc_subchannel
 2023-09-24 17:58 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