public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-13 07:33:46 to 2021-11-22 13:49:38 UTC [more...]

[PATCH RFC net-next] net/smc: Unbind buffer size from clcsock and make it tunable
 2021-11-22 13:42 UTC 

[RFC v3 0/1] s390/cio: remove uevent suppress
 2021-11-22 13:36 UTC  (3+ messages)
` [RFC v3 1/1] s390/cio: remove uevent suppress from cio driver

[PATCH v5 0/1] s390x: KVM: CPU Topology
 2021-11-22 13:14 UTC  (2+ messages)
` [PATCH v5 1/1] s390x: KVM: accept STSI for CPU topology information

[PATCH V7 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-22 13:00 UTC  (7+ messages)
` [PATCH V7 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V7 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V7 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V7 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V7 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter

[PATCH net] net/smc: Avoid warning of possible recursive locking
 2021-11-22 12:39 UTC  (2+ messages)

[PATCH] mm: Delay kmemleak object creation of module_alloc()
 2021-11-22 12:25 UTC  (2+ messages)

[PATCH v2 0/3] KVM: s390: Some gaccess cleanup
 2021-11-22 11:13 UTC  (11+ messages)
` [PATCH v2 1/3] KVM: s390: gaccess: Refactor gpa and length calculation
` [PATCH v2] KVM: s390: gaccess: Refactor access address range check
` [PATCH v2 3/3] KVM: s390: gaccess: Cleanup access to guest frames

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-22 10:52 UTC  (11+ messages)
` [RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability

[PATCH] net/smc: loop in smc_listen
 2021-11-22  8:37 UTC  (4+ messages)

[syzbot] possible deadlock in smc_switch_to_fallback
 2021-11-22  3:41 UTC  (4+ messages)

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-21 12:54 UTC  (13+ messages)
` [PATCH v5 01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH v5 02/12] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v5 04/12] KVM: mips: "
` [PATCH v5 05/12] KVM: RISC-V: "
` [PATCH v5 06/12] KVM: powerpc: "
` [PATCH v5 07/12] KVM: arm64: "
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v5 09/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v5 10/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v5 11/12] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
` [PATCH v5 12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc

[GIT PULL] s390 updates for 5.16-rc2
 2021-11-20 19:20 UTC  (2+ messages)

PATCH v4 00/11] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-20 18:20 UTC  (17+ messages)
` [PATCH v4 01/11] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH v4 02/11] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH v4 03/11] KVM: s390: Use Makefile.kvm for common files
` [PATCH v4 04/11] KVM: mips: "
` [PATCH v4 05/11] KVM: RISC-V: "
` [PATCH v4 06/11] KVM: powerpc: "
` [PATCH v4 07/11] KVM: arm64: "
` [PATCH v4 08/11] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v4 09/11] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v4 10/11] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v4 11/11] KVM: x86: First attempt at converting nested virtual APIC page to gpc
` [PATCH v4 12/11] KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty

Regression in v5.16-rc1: Timeout in mlx5_health_wait_pci_up() may try to wait 245 million years
 2021-11-20 16:38 UTC  (2+ messages)

[RFC PATCH v4 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-19 21:37 UTC  (3+ messages)
` [RFC PATCH v4 1/2] Capability/IOCTL/Documentation
` [RFC PATCH v4 2/2] KVM: s390: Introduce a USER_BUSY capability and IOCTL

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-19 19:59 UTC  (5+ messages)
` [RFC PATCH 1/1] mm/slub: fix "

[PATCH 0/3] KEXEC_SIG with appended signature
 2021-11-19 18:16 UTC  (12+ messages)

decouple DAX from block devices
 2021-11-19 17:21 UTC  (12+ messages)
` [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper

[PATCH] s390/test_unwind: use raw opcode instead of invalid instruction
 2021-11-19 15:15 UTC  (9+ messages)

[PATCH] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH net-next 0/6] s390/net: updates 2021-11-18
 2021-11-19 11:20 UTC  (8+ messages)
` [PATCH net-next 1/6] s390/qeth: allocate RX queue at probe time
` [PATCH net-next 2/6] net/iucv: fix kernel doc comments
` [PATCH net-next 3/6] net/af_iucv: "
` [PATCH net-next 4/6] s390/ctcm: fix format string
` [PATCH net-next 5/6] s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
` [PATCH net-next 6/6] s390/lcs: add braces around empty function body

Regression in v5.16-rc1: Timeout in mlx5_health_wait_pci_up() may try to wait 245 million years
 2021-11-19 10:47 UTC 

[PATCH v3 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-19  9:23 UTC  (27+ messages)
` [PATCH v3 01/12] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
` [PATCH v3 02/12] KVM: Add Makefile.kvm for common files, use it for x86
` [PATCH v3 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v3 04/12] KVM: mips: "
` [PATCH v3 05/12] KVM: RISC-V: "
` [PATCH v3 06/12] KVM: powerpc: "
` [PATCH v3 07/12] KVM: arm64: "
` [PATCH v3 08/12] KVM: Propagate vcpu explicitly to mark_page_dirty_in_slot()
` [PATCH v3 09/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support
` [PATCH v3 10/12] KVM: x86/xen: Maintain valid mapping of Xen shared_info page
` [PATCH v3 11/12] KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
` [PATCH v3 12/12] KVM: x86: First attempt at converting nested virtual APIC page to gpc

[PATCH] net/smc: loop in smc_listen
 2021-11-19  9:22 UTC  (2+ messages)
  ` 答复: "

[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
 2021-11-19  2:35 UTC  (10+ messages)
` [PATCH v2 2/2] s390/kexec: fix kmemleak
  ` [PATCH v2 RESEND 2/2] s390/kexec: fix memory leak of ipl report buffer

[PATCH RFC net] net/smc: Ensure the active closing peer first closes clcsock
 2021-11-17 16:19 UTC  (2+ messages)

[PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86
 2021-11-17 12:12 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
` [PATCH v2 2/6] KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
` [PATCH v2 3/6] KVM: PPC: "
` [PATCH v2 4/6] KVM: RISC-V: "
` [PATCH v2 5/6] KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
` [PATCH v2 6/6] KVM: x86: Drop arbitraty KVM_SOFT_MAX_VCPUS

[PATCH 0/2] ftrace/samples: fix ftrace direct multi config option + s390 support
 2021-11-17  9:13 UTC  (8+ messages)
` [PATCH 1/2] ftrace/samples: add missing Kconfig option for ftrace direct multi sample
` [PATCH 2/2] ftrace/samples: add s390 support "

[PATCH 0/7] KVM: Add Makefile.kvm for common files
 2021-11-17  7:29 UTC  (11+ messages)
                                    ` [PATCH 1/7] KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
                                      ` [PATCH 2/7] KVM: Add Makefile.kvm for common files, use it for x86
                                      ` [PATCH 3/7] KVM: s390: Use Makefile.kvm for common files
                                      ` [PATCH 4/7] KVM: mips: "
                                      ` [PATCH 5/7] KVM: RISC-V: "
                                      ` [PATCH 6/7] KVM: powerpc: "
                                      ` [PATCH 7/7] KVM: arm64: "

[RESEND PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-17  1:55 UTC  (6+ messages)
` [RESEND PATCH V6 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [RESEND PATCH V6 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [RESEND PATCH V6 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [RESEND PATCH V6 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [RESEND PATCH V6 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter

[PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-17  1:24 UTC  (4+ messages)

[PATCH 0/1] Update my mail address
 2021-11-16 14:20 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: update email address of borntraeger

[kvm-unit-tests PATCH v3 1/1] s390x: Add specification exception interception test
 2021-11-16 11:57 UTC  (3+ messages)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2021-11-15 15:45 UTC  (2+ messages)

[PATCH net] net/smc: Make sure the link_id is unique
 2021-11-15 14:50 UTC  (3+ messages)

[PATCH net v2] net/smc: Transfer remaining wait queue entries during fallback
 2021-11-15 13:30 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.16 merge window #2
 2021-11-13 19:15 UTC  (2+ messages)


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