public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-22 11:58:32 to 2023-10-02 19:15:42 UTC [more...]

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

[PATCH v13 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-10-02  6:59 UTC  (9+ 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

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 net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-30  8:41 UTC  (40+ messages)
` [PATCH net-next v4 01/18] net/smc: decouple ism_dev from SMC-D device dump
` [PATCH net-next v4 02/18] net/smc: decouple ism_dev from SMC-D DMB registration
` [PATCH net-next v4 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next v4 04/18] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v4 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next v4 06/18] net/smc: extend GID to 128bits only for virtual ISM device
` [PATCH net-next v4 07/18] net/smc: disable SEID on non-s390 architecture
` [PATCH net-next v4 08/18] net/smc: enable virtual ISM device feature bit
` [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 net v2] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-09-30  7:36 UTC  (3+ messages)

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

[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 net-next] net/smc: add support for netdevice in containers
 2023-09-28 15:04 UTC  (12+ messages)
    ` [External] "

[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 

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-26  8:32 UTC  (24+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 08/13] riscv: extend execmem_params for generated code allocations
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES

[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 v8 00/24] iommu: Make default_domain's mandatory
 2023-09-25  9:41 UTC  (2+ 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)

[PATCH AUTOSEL 6.1 15/28] net/smc: bugfix for smcr v2 server connect success statistic
 2023-09-24 13:17 UTC 

[PATCH AUTOSEL 6.5 18/41] net/smc: bugfix for smcr v2 server connect success statistic
 2023-09-24 13:15 UTC 

[PATCH net-next 12/18] net/smc: implement DMB-related operations of loopback
 2023-09-24  8:54 UTC  (3+ messages)

[GIT PULL] s390 updates for 6.6-rc3
 2023-09-23 18:25 UTC  (2+ messages)

[PATCH net-next 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-23  9:24 UTC  (6+ messages)
` [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump

[PATCH] [v2] scsi: zfcp: Fix a double put in zfcp_port_enqueue
 2023-09-22 21:37 UTC  (2+ messages)

[PATCH net-next v3 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-22 12:18 UTC  (4+ messages)
  ` [PATCH net-next v3 06/18] net/smc: extend GID to 128bits for virtual ISM device


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