messages from 2023-09-18 07:31:55 to 2023-09-26 07:30:50 UTC [more...]
[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
2023-09-26 7:30 UTC (28+ 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
[GIT PULL] more s390 updates for 6.6 merge window
2023-09-26 7:28 UTC (3+ messages)
[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
2023-09-26 7:18 UTC (8+ messages)
[kvm-unit-tests PATCH v1] s390x: run PV guests with confidential guest enabled
2023-09-25 15:59 UTC (3+ messages)
[PATCH] [v3] scsi: zfcp: Fix a double put in zfcp_port_enqueue
2023-09-25 10:07 UTC (2+ messages)
[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
2023-09-25 10:10 UTC (4+ messages)
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-25 9:56 UTC (2+ messages)
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-09-25 9:41 UTC (2+ messages)
remove get_super
2023-09-25 7:48 UTC (4+ messages)
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl
[PATCH net-next] net/smc: add support for netdevice in containers
2023-09-25 2:35 UTC
[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 00/18] net/smc: implement virtual ISM extension and loopback-ism
2023-09-24 8:54 UTC (29+ messages)
` [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump
` [PATCH net-next 02/18] net/smc: decouple ism_dev from SMC-D DMB registration
` [PATCH net-next 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next 04/18] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next 06/18] net/smc: extend GID to 128bits for virtual ISM device
` [PATCH net-next 07/18] net/smc: disable SEID on non-s390 architecture
` [PATCH net-next 08/18] net/smc: enable virtual ISM device feature bit
` [PATCH net-next 09/18] net/smc: introduce SMC-D loopback device
` [PATCH net-next 10/18] net/smc: implement ID-related operations of loopback
` [PATCH net-next 11/18] net/smc: implement some unsupported "
` [PATCH net-next 12/18] net/smc: implement DMB-related "
` [PATCH net-next 13/18] net/smc: register loopback device as SMC-Dv2 device
` [PATCH net-next 14/18] net/smc: add operation for getting DMB attribute
` [PATCH net-next 15/18] net/smc: add operations for DMB attach and detach
` [PATCH net-next 16/18] net/smc: avoid data copy from sndbuf to peer RMB in SMC-D
` [PATCH net-next 17/18] net/smc: modify cursor update logic when sndbuf mapped to RMB
` [PATCH net-next 18/18] net/smc: add interface implementation of loopback device
[PATCH v3 00/13] mm: jit/text allocator
2023-09-23 22:36 UTC (30+ 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 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[GIT PULL] s390 updates for 6.6-rc3
2023-09-23 18:25 UTC (2+ messages)
[PATCH] [v2] scsi: zfcp: Fix a double put in zfcp_port_enqueue
2023-09-22 21:37 UTC (2+ messages)
[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
2023-09-22 17:09 UTC (8+ 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
[PATCH net-next v3 00/18] net/smc: implement virtual ISM extension and loopback-ism
2023-09-22 12:18 UTC (10+ messages)
` [PATCH net-next v3 12/18] net/smc: implement DMB-related operations of loopback
` [PATCH net-next v3 09/18] net/smc: introduce SMC-D loopback device
` [PATCH net-next v3 06/18] net/smc: extend GID to 128bits for virtual ISM device
` [PATCH net-next v3 05/18] net/smc: reserve CHID range for SMC-D virtual device
[PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
2023-09-22 11:30 UTC
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
2023-09-22 9:58 UTC (31+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[PATCH] net/smc: add support for netdevice in containers
2023-09-22 9:58 UTC (2+ messages)
[PATCH] scsi: zfcp: Fix a potential double free in zfcp_port_enqueue
2023-09-22 4:01 UTC (3+ messages)
` "
[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
2023-09-22 0:00 UTC (2+ messages)
[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
2023-09-20 21:01 UTC (2+ messages)
[RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
2023-09-20 20:35 UTC (2+ messages)
Poptávka
2023-09-20 7:51 UTC
[s390:features 15/24] arch/s390/include/asm/ctlreg.h:80:9: warning: array subscript 0 is outside array bounds of 'struct ctlreg[0]'
2023-09-20 0:11 UTC
[PATCH v8 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
2023-09-19 10:44 UTC (2+ messages)
Pytanie o samochód
2023-09-19 7:30 UTC
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2023-09-18 16:17 UTC (19+ 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 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 10/26] KVM: s390: Stop selecting and depending on HAVE_KVM
` [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path
split up ->kill_sb
2023-09-18 15:24 UTC (5+ messages)
` [PATCH 06/19] qibfs: use simple_release_fs
` [PATCH 15/19] kernfs: split ->kill_sb
[PATCH 0/3] Use arch_make_folio_accessible() everywhere
2023-09-18 11:01 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox