linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-21 14:23:37 to 2023-07-28 10:08:40 UTC [more...]

[PATCH] s390/certstore: select CRYPTO_LIB_SHA256
 2023-07-28 10:04 UTC 

[PATCH v2 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-07-28  9:23 UTC  (4+ messages)
` [PATCH v2 1/3] s390: uv: UV feature check utility
` [PATCH v2 2/3] KVM: s390: Add UV feature negotiation
` [PATCH v2 3/3] KVM: s390: pv: Allow AP-instructions for pv guests

[PATCH -next] s390/cert_store: fix error return code in fill_cs_keyring()
 2023-07-28  8:42 UTC 

Add a new fchmodat4() syscall, v2
 2023-07-28  8:43 UTC  (34+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v4 0/5] Add a new fchmodat2() syscall
    ` [PATCH v4 2/5] fs: Add fchmodat2()
    ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
    ` Add fchmodat2() - or add a more general syscall?

[PATCH 06/14] sysctl: Add size to register_sysctl
 2023-07-28  7:41 UTC  (10+ messages)
  ` [PATCH 11/14] networking: Update to register_net_sysctl_sz

[PATCH] KVM: s390: fix sthyi error handling
 2023-07-28  7:28 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 451cc82bd11eb6a374f4dbcfc1cf007eafea91ab
 2023-07-27 17:01 UTC 

linux-next: Tree for Jul 27 (arch/s390/kernel/cert_store.c)
 2023-07-27 16:34 UTC  (2+ messages)

[PATCH 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-07-27 15:07 UTC  (7+ messages)
` [PATCH 1/3] s390: uv: UV feature check utility
` [PATCH 2/3] KVM: s390: Add UV feature negotiation
` [PATCH 3/3] KVM: s390: pv: Allow AP-instructions for pv guests

[PATCH v1] mm: Fix use-after-free for MMU_GATHER_NO_GATHER
 2023-07-27 11:35 UTC 

[PATCH v2 0/2] KVM: s390: add counters for vsie performance
 2023-07-27  7:41 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v2 2/2] KVM: s390: add tracepoint in gmap notifier

[PATCH] crypto: Fix missing initialisation affecting gcm-aes-s390
 2023-07-27  5:55 UTC  (2+ messages)

[PATCH] s390/ftrace: use la instead of aghik in return_to_handler()
 2023-07-26 15:20 UTC  (3+ messages)

[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
 2023-07-26 14:34 UTC  (35+ messages)
` [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 13/31] x86: "
` [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 17/31] arm: "
` [PATCH mm-unstable v7 18/31] arm64: "
` [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 20/31] hexagon: "
` [PATCH mm-unstable v7 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v7 22/31] m68k: "
` [PATCH mm-unstable v7 23/31] mips: "
` [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 25/31] openrisc: "
` [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v7 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v15 00/26] Add vfio_device cdev for iommufd support
 2023-07-26 13:39 UTC  (5+ messages)

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

Build error around 'aghik' after commit 1256e70a082a ("s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVAL")
 2023-07-26  5:42 UTC  (2+ messages)

[PATCH net] s390/lcs: Remove FDDI option
 2023-07-26  3:10 UTC  (4+ messages)

[PATCH] zfcp: defer fc_rport blocking until after ADISC response
 2023-07-26  2:03 UTC  (2+ messages)

[PATCH v4 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-07-25 15:04 UTC  (8+ messages)
` [PATCH v4 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v4 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v4 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v4 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v4 5/6] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [PATCH v4 6/6] KVM: s390: selftests: Add selftest for single-stepping

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-25 13:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-07-25 13:53 UTC  (13+ messages)
` [PATCH v3 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v3 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v3 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v3 5/6] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [PATCH v3 6/6] KVM: s390: selftests: Add selftest for single-stepping

[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-25  5:37 UTC  (2+ messages)

[PATCH v14 00/26] Add vfio_device cdev for iommufd support
 2023-07-25  5:37 UTC  (2+ messages)

[PATCH 0/4] dasd fixes
 2023-07-24 19:05 UTC  (8+ messages)
` [PATCH 1/4] s390/dasd: fix hanging device after quiesce/resume
` [PATCH 2/4] s390/dasd: use correct number of retries for ERP requests
` [PATCH 3/4] s390/dasd: fix hanging device after request requeue
` [PATCH 4/4] s390/dasd: print copy pair message only for the correct error

[PATCH v2 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-07-24  8:56 UTC  (14+ messages)
` [PATCH v2 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v2 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v2 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v2 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v2 5/6] KVM: s390: interrupt: Fix single-stepping ISKE

[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-07-23 22:35 UTC  (14+ messages)
` [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
          ` [PATCH v3 04/13 fix] powerpc: assert_pte_locked() use pte_offset_map_nolock(): fix
` [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
    ` [PATCH v3 07/13 fix] s390: add pte_free_defer() for pgtables sharing page: fix
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
  ` [PATCH v3 10/13 fix] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(): fix
` [PATCH v3 11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
  ` [PATCH v3 11/13 fix] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(): fix

[GIT PULL] s390 fixes for 6.5-rc3
 2023-07-23  6:40 UTC  (4+ messages)

[PATCH v2] s390: use obj-y to descend into drivers/s390/
 2023-07-22 16:14 UTC  (2+ messages)

[PATCH v11 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-21 18:25 UTC  (9+ messages)
` [PATCH v11 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v11 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v11 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v11 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH] s390: use obj-y to descend into drivers/s390/
 2023-07-21 14:36 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;
as well as URLs for NNTP newsgroup(s).