public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 15:15:15 to 2023-08-25 04:58:03 UTC [more...]

[PATCH] kbuild: Show Kconfig fragments in "help"
 2023-08-25  4:56 UTC  (3+ messages)

[PATCH v2] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-08-25  2:56 UTC  (4+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25  1:58 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-25  1:51 UTC  (27+ messages)
` [PATCH v7 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-25  1:30 UTC  (4+ messages)
` (subset) "

[GIT PULL 00/22] KVM: s390: Changes for 6.6
 2023-08-24 12:43 UTC  (23+ messages)
` [GIT PULL 01/22] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
` [GIT PULL 02/22] KVM: s390: interrupt: Fix single-stepping into program "
` [GIT PULL 03/22] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [GIT PULL 04/22] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [GIT PULL 05/22] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [GIT PULL 06/22] KVM: s390: selftests: Add selftest for single-stepping
` [GIT PULL 07/22] s390/vfio-ap: no need to check the 'E' and 'I' bits in APQSW after TAPQ
` [GIT PULL 08/22] s390/vfio-ap: clean up irq resources if possible
` [GIT PULL 09/22] s390/vfio-ap: wait for response code 05 to clear on queue reset
` [GIT PULL 10/22] s390/vfio-ap: allow deconfigured queue to be passed through to a guest
` [GIT PULL 11/22] s390/vfio-ap: remove upper limit on wait for queue reset to complete
` [GIT PULL 12/22] s390/vfio-ap: store entire AP queue status word with the queue object
` [GIT PULL 13/22] s390/vfio-ap: use work struct to verify queue reset
` [GIT PULL 14/22] s390/vfio-ap: handle queue state change in progress on reset
` [GIT PULL 15/22] s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36
` [GIT PULL 16/22] s390/uv: export uv_pin_shared for direct usage
` [GIT PULL 17/22] KVM: s390: export kvm_s390_pv*_is_protected functions
` [GIT PULL 18/22] s390/vfio-ap: make sure nib is shared
` [GIT PULL 19/22] KVM: s390: pv: relax WARN_ONCE condition for destroy fast
` [GIT PULL 20/22] s390/uv: UV feature check utility
` [GIT PULL 21/22] KVM: s390: Add UV feature negotiation
` [GIT PULL 22/22] KVM: s390: pv: Allow AP-instructions for pv-guests

[PATCH] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-08-24 10:09 UTC  (7+ messages)

[PATCH v2] partitions/ibm: refactor deprecated strncpy
 2023-08-24  9:02 UTC  (2+ messages)

[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
 2023-08-24  8:32 UTC  (16+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 02/10] arm64: mm: use try_vma_locked_page_fault()
` [PATCH rfc v2 03/10] x86: "
` [PATCH rfc v2 04/10] s390: "
` [PATCH rfc v2 05/10] powerpc: "
` [PATCH rfc v2 06/10] riscv: "
` [PATCH rfc v2 07/10] ARM: mm: try VMA lock-based page fault handling first
` [PATCH rfc v2 08/10] loongarch: mm: cleanup __do_page_fault()
` [PATCH rfc v2 09/10] loongarch: mm: add access_error() helper
` [PATCH rfc v2 10/10] loongarch: mm: try VMA lock-based page fault handling first

[PATCH] partitions/ibm: refactor deprecated strncpy
 2023-08-23 14:22 UTC  (6+ messages)

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-23 14:21 UTC  (10+ messages)
` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-23 10:48 UTC  (2+ messages)
` [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path()

[PATCH mm-unstable] mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
 2023-08-22 19:10 UTC  (15+ messages)

[kvm-unit-tests PATCH v1] s390x: spec_ex: load full register
 2023-08-22  7:26 UTC  (2+ messages)

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-08-22  6:32 UTC  (4+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-08-21 19:48 UTC  (7+ messages)
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
  ` [BUG] "

[PATCH v28] x86/crash: correct unused function build error
 2023-08-21 18:26 UTC 

[PATCH -next] s390/pci: Use builtin_misc_device macro to simplify the code
 2023-08-21 13:48 UTC  (4+ messages)

[PATCH -next] s390/dasd: Remove redundant NULL check for debugfs_create_dir
 2023-08-21  1:52 UTC 

[PATCH] x86/crash: correct unused function build error
 2023-08-20 21:50 UTC 

[PATCH net-next v2 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-19 11:51 UTC  (14+ messages)
` [PATCH net-next v2 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next v2 2/6] net/smc: add vendor unique experimental options area "
` [PATCH net-next v2 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next v2 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next v2 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next v2 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute

[PATCH 00/12] s390/vfio_ap: crypto pass-through for SE guests
 2023-08-18 13:35 UTC  (16+ messages)
` [PATCH 01/12] s390/vfio-ap: No need to check the 'E' and 'I' bits in APQSW after TAPQ
` [PATCH 02/12] s390/vfio-ap: clean up irq resources if possible
` [PATCH 03/12] s390/vfio-ap: wait for response code 05 to clear on queue reset
` [PATCH 04/12] s390/vfio-ap: allow deconfigured queue to be passed through to a guest
` [PATCH 05/12] s390/vfio-ap: remove upper limit on wait for queue reset to complete
` [PATCH 06/12] s390/vfio-ap: store entire AP queue status word with the queue object
` [PATCH 07/12] s390/vfio-ap: use work struct to verify queue reset
` [PATCH 08/12] s390/vfio-ap: handle queue state change in progress on reset
` [PATCH 09/12] s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36
` [PATCH 10/12] s390/uv: export uv_pin_shared for direct usage
` [PATCH 11/12] kvm: s390: export kvm_s390_pv*_is_protected functions
` [PATCH 12/12] s390/vfio-ap: Make sure nib is shared

Pytanie o samochód
 2023-08-18  8:15 UTC 

remove get_super
 2023-08-17 13:24 UTC  (5+ messages)
` [PATCH 05/17] btrfs: open block devices after superblock creation

[PATCH v4 0/4] KVM: s390: Enable AP instructions for PV-guests
 2023-08-17 11:56 UTC  (10+ messages)
` [PATCH v4 1/4] KVM: s390: pv: relax WARN_ONCE condition for destroy fast
` [PATCH v4 2/4] s390: uv: UV feature check utility
` [PATCH v4 3/4] KVM: s390: Add UV feature negotiation
` [PATCH v4 4/4] KVM: s390: pv: Allow AP-instructions for pv-guests

[PATCH net-next 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-17  9:25 UTC  (19+ messages)
` [PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next 2/6] net/smc: add vendor unique experimental options area "
` [PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute

[PATCH] s390/ipl: refactor deprecated strncpy
 2023-08-17  8:03 UTC  (2+ messages)

[PATCH v2] s390/ipl: fix virtual vs physical address confusion
 2023-08-16 19:32 UTC  (6+ messages)

[PATCH v6 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
 2023-08-16 12:44 UTC  (5+ messages)

linux-next-2023-0815: s390/block/dasd: build error
 2023-08-16  8:11 UTC  (4+ messages)

[PATCH -next v2] s390/hmcdrv: Switch to memdup_user_nul() helper
 2023-08-16  3:44 UTC 

[PATCH -next] s390/cpum_cf: use struct_size() helper
 2023-08-16  1:59 UTC 

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-15 22:27 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