Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-27 13:34:07 to 2023-09-11 22:25:23 UTC [more...]

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-11 18:02 UTC  (3+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-11 12:06 UTC  (5+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[RFC PATCH net-next] net/smc: Introduce SMC-related proc files
 2023-09-11 11:54 UTC  (2+ messages)

[PATCH 6.5 110/739] crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
 2023-09-11 13:38 UTC 

[PATCH v6 00/11] io_uring getdents
 2023-09-10 22:01 UTC  (26+ messages)
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-08 18:04 UTC 

[PATCH AUTOSEL 6.4 07/13] s390/boot: cleanup number of page table levels setup
 2023-09-08 18:00 UTC 

[PATCH AUTOSEL 6.5 09/16] s390/boot: cleanup number of page table levels setup
 2023-09-08 17:59 UTC 

[PATCH net 0/2] Two fixes for SMC-R
 2023-09-08  9:42 UTC  (5+ messages)
` [PATCH net 1/2] net/smc: bugfix for smcr v2 server connect success statistic
` [PATCH net 2/2] net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add

[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
 2023-09-08  9:07 UTC  (4+ messages)
` [RFC net-next 1/2] net/smc: refactoring lgr pending lock
` [RFC net-next 2/2] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending

[PATCH 0/8] sysctl: Remove sentinel elements from arch
 2023-09-08  9:01 UTC  (16+ messages)
` [PATCH 1/8] S390: Remove sentinel elem from ctl_table arrays
` [PATCH 2/8] arm: "
` [PATCH 3/8] arch/x86: "
` [PATCH 4/8] x86 vdso: rm sentinel element from ctl_table array
` [PATCH 5/8] riscv: Remove "
` [PATCH 6/8] powerpc: Remove sentinel element from ctl_table arrays
` [PATCH 7/8] ia64: Remove sentinel element from ctl_table array
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array

[GIT PULL] more s390 updates for 6.6 merge window
 2023-09-07 18:03 UTC  (3+ messages)

[PATCH v3 0/2] KVM: s390: add counters for vsie performance
 2023-09-07  8:50 UTC  (8+ messages)
` [PATCH v3 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v3 2/2] KVM: s390: add tracepoint in gmap notifier

[GIT PULL] sysctl changes for v6.6-rc1
 2023-09-06 12:35 UTC  (3+ messages)

[kvm-unit-tests PATCH v6 0/8] s390x: Add support for running guests without MSO/MSL
 2023-09-05 13:45 UTC  (19+ messages)
` [kvm-unit-tests PATCH v6 1/8] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v6 2/8] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v6 3/8] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v6 4/8] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v6 5/8] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v6 6/8] s390x: add test source dir to include paths
` [kvm-unit-tests PATCH v6 7/8] s390x: add a test for SIE without MSO/MSL
` [kvm-unit-tests PATCH v6 8/8] lib: s390x: interrupt: remove TEID_ASCE defines

[PATCH v4] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-09-05  7:18 UTC  (4+ messages)

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-09-04 18:11 UTC  (5+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [f2fs-dev] [PATCH v2 00/89] fs: new accessors for inode->i_ctime

[PATCH v1 1/2] s390/zcrtpt: Don't leak memory if dev_set_name() fails
 2023-09-04  7:20 UTC  (3+ messages)
` [PATCH v1 2/2] s390/zcrypt: Utilize dev_set_name() ability to use a formatted string

[kvm-unit-tests PATCH v1] s390x: explicitly mark stack as not executable
 2023-09-04  6:40 UTC  (3+ messages)

[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
 2023-09-02 18:17 UTC  (6+ messages)

[PATCH 0/1] s390/dasd: fix string length handling
 2023-09-01 13:47 UTC  (14+ messages)
` [PATCH 1/1] "

[GIT PULL v2 00/10] KVM: s390: Changes for 6.6
 2023-08-31 17:22 UTC  (12+ messages)
` [GIT PULL v2 01/10] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
` [GIT PULL v2 02/10] KVM: s390: interrupt: Fix single-stepping into program "
` [GIT PULL v2 03/10] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [GIT PULL v2 04/10] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [GIT PULL v2 05/10] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [GIT PULL v2 06/10] KVM: s390: selftests: Add selftest for single-stepping
` [GIT PULL v2 07/10] KVM: s390: pv: relax WARN_ONCE condition for destroy fast
` [GIT PULL v2 08/10] s390/uv: UV feature check utility
` [GIT PULL v2 09/10] KVM: s390: Add UV feature negotiation
` [GIT PULL v2 10/10] KVM: s390: pv: Allow AP-instructions for pv-guests

[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
 2023-08-31 15:45 UTC  (8+ messages)

sb->s_fs_info freeing fixes
 2023-08-31 14:49 UTC  (16+ messages)
` [PATCH 1/4] ramfs: free sb->s_fs_info after shutting down the super block
` [PATCH 2/4] devpts: "
` [PATCH 3/4] selinuxfs: "
` [PATCH 4/4] hypfs: "

[PATCH v3] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-08-31  9:18 UTC  (3+ messages)

[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-30 15:22 UTC  (9+ messages)
` [RFC PATCH v2 net-next 4/6] net/smc: support max connections per lgr negotiation

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-29 15:39 UTC  (5+ messages)
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-29 11:02 UTC  (4+ messages)

[GIT PULL] s390 updates for 6.6 merge window
 2023-08-29  0:46 UTC  (6+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-28 23:24 UTC  (35+ messages)
` [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 v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 14:27 UTC  (7+ messages)

[GIT PULL 00/22] KVM: s390: Changes for 6.6
 2023-08-28 12:34 UTC  (4+ messages)

[PATCH v2] KVM: s390: fix gisa destroy operation might lead to cpu stalls
 2023-08-28 10:39 UTC  (5+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (7+ messages)
` (subset) "


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 read-only IMAP folder(s) and NNTP newsgroup(s).