public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-23 15:19:14 to 2025-10-28 21:14:49 UTC [more...]

[PATCH] mm: hugetlb: fix HVO crash on s390
 2025-10-28 21:14 UTC  (9+ messages)

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-10-28 18:23 UTC  (42+ messages)
` [RFC PATCH 01/12] mm: introduce and use pte_to_swp_entry_or_zero()
` [RFC PATCH 02/12] mm: avoid unnecessary uses of is_swap_pte()
` [RFC PATCH 03/12] mm: introduce get_pte_swap_entry() and use it
` [RFC PATCH 04/12] mm: use get_pte_swap_entry() in debug pgtable + remove is_swap_pte()
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [RFC PATCH 06/12] mm: avoid unnecessary use of is_swap_pmd()
` [RFC PATCH 07/12] mm: introduce is_huge_pmd() and use where appropriate
` [RFC PATCH 08/12] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [RFC PATCH 09/12] mm/huge_memory: refactor change_huge_pmd() "
` [RFC PATCH 10/12] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [RFC PATCH 11/12] mm: rename non_swap_entry() to is_non_present_entry()
` [RFC PATCH 12/12] mm: provide is_swap_entry() and use it

[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-10-28 17:08 UTC  (29+ messages)
` [PATCH 01/22] vfio: Provide a get_region_info op
` [PATCH 02/22] vfio/hisi: Convert to the "
` [PATCH 03/22] vfio/virtio: "
` [PATCH 04/22] vfio/nvgrace: "
` [PATCH 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH 07/22] vfio/mdpy: "
` [PATCH 08/22] vfio/mbochs: "
` [PATCH 09/22] vfio/platform: "
` [PATCH 10/22] vfio/fsl: "
` [PATCH 11/22] vfio/cdx: "
` [PATCH 12/22] vfio/ccw: "
` [PATCH 13/22] vfio/gvt: "
` [PATCH 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 16/22] vfio/mbochs: Convert mbochs to use vfio_info_add_capability()
` [PATCH 17/22] vfio/gvt: Convert to get_region_info_caps
` [PATCH 18/22] vfio/ccw: "
` [PATCH 19/22] vfio/pci: Convert all PCI drivers "
` [PATCH 20/22] vfio/platform: Convert "
` [PATCH 21/22] vfio: Move the remaining drivers "
` [PATCH 22/22] vfio: Remove the get_region_info op

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-10-28 16:13 UTC  (30+ messages)
` [patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V5 04/12] powerpc/uaccess: "
` [patch V5 05/12] riscv/uaccess: "
` [patch V5 06/12] s390/uaccess: "
` [patch V5 07/12] uaccess: Provide scoped user access regions
` [patch V5 08/12] uaccess: Provide put/get_user_inline()
` [patch V5 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V5 10/12] futex: Convert to get/put_user_inline()
` [patch V5 11/12] x86/futex: Convert to scoped user access
` [patch V5 12/12] select: "

linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
 2025-10-28 13:01 UTC  (15+ messages)
  ` linux-next: KVM/s390x regression
                      ` [PATCH v1 0/1] KVM: s390: Fix missing present bit for gmap puds
                        ` [PATCH v1 1/1] "

[PATCH net-next 1/2] dibs: Remove reset of static vars in dibs_init()
 2025-10-28 12:50 UTC  (6+ messages)
` [PATCH net-next 2/2] dibs: Use subsys_initcall()

[PATCH net-next v2] net/smc: add full IPv6 support for SMC
 2025-10-28 12:31 UTC  (6+ messages)

[PATCH net-next v6 0/2] net/smc: make wr buffer count configurable
 2025-10-28  9:34 UTC  (5+ messages)
` [PATCH net-next v6 1/2] "
` [PATCH net-next v6 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-28  6:54 UTC  (12+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev

[PATCH 2/3] watchdog/diag288: Fix module comment typos
 2025-10-28  4:01 UTC 

[PATCH v2 0/2] PCI fixes for s390
 2025-10-28  1:11 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: Allow per function PCI slots

[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
 2025-10-27 18:00 UTC  (5+ messages)
` [PATCH v2 03/20] KVM: s390: Add gmap_helper_set_unused()

[PATCH v2] s390/mm: Fix memory leak in add_marker() when kvrealloc fails
 2025-10-27 15:27 UTC  (2+ messages)

[PATCH v4] init/main.c: Wrap long kernel cmdline when printing to logs
 2025-10-27 15:22 UTC 

[PATCH 0/3] Optimize code generation during context switching
 2025-10-27 15:21 UTC  (14+ messages)
` [PATCH 1/3] Change enter_lazy_tlb to inline on x86
` [PATCH 2/3] Provide and use an always inline version of finish_task_switch
  ` [PATCH 3/3] Set the subfunctions called by finish_task_switch to be inline
    ` [PATCH 0/3] Optimize code generation during context

next-20251027: s390: pf1550-onkey.c:154:12: error: 'pf1550_onkey_resume' defined but not used [-Werror=unused-function]
 2025-10-27 13:12 UTC  (2+ messages)

[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
 2025-10-27 12:55 UTC  (2+ messages)

[PATCH] s390/mm: Fix memory leak in add_marker() when kvrealloc fails
 2025-10-27 12:31 UTC  (4+ messages)

[PATCH] s390/nmi: Annotate s390_handle_damage with __noreturn
 2025-10-27  8:47 UTC 

[PATCH v4 0/2] PCI: Fix isolated function probing and enable ARI for s390
 2025-10-27  8:28 UTC  (4+ messages)
` [PATCH v4 1/2] PCI: Fix isolated PCI function probing with ARI and SR-IOV
` [PATCH v4 2/2] PCI: s390: Handle ARI on bus without associated struct pci_dev

[PATCH v2 00/15] SHA-3 library
 2025-10-26  5:50 UTC  (16+ messages)
` [PATCH v2 01/15] crypto: s390/sha3 - Rename conflicting functions
` [PATCH v2 02/15] crypto: arm64/sha3 - Rename conflicting function
` [PATCH v2 03/15] lib/crypto: sha3: Add SHA-3 support
` [PATCH v2 04/15] lib/crypto: sha3: Move SHA3 Iota step mapping into round function
` [PATCH v2 05/15] lib/crypto: tests: Add SHA3 kunit tests
` [PATCH v2 06/15] lib/crypto: tests: Add additional SHAKE tests
` [PATCH v2 07/15] lib/crypto: sha3: Add FIPS cryptographic algorithm self-test
` [PATCH v2 08/15] crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for library
` [PATCH v2 09/15] lib/crypto: arm64/sha3: Migrate optimized code into library
` [PATCH v2 10/15] lib/crypto: s390/sha3: Add optimized Keccak functions
` [PATCH v2 11/15] lib/crypto: sha3: Support arch overrides of one-shot digest functions
` [PATCH v2 12/15] lib/crypto: s390/sha3: Add optimized one-shot SHA-3 "
` [PATCH v2 13/15] crypto: jitterentropy - Use default sha3 implementation
` [PATCH v2 14/15] crypto: sha3 - Reimplement using library API
` [PATCH v2 15/15] crypto: s390/sha3 - Remove superseded SHA-3 code

[PATCH AUTOSEL 6.17-6.1] s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-10-25 15:55 UTC 

[PATCH net-next] smc: rename smc_find_ism_store_rc to reflect broader usage
 2025-10-25  2:10 UTC  (2+ messages)

[PATCH 00/17] SHA-3 library
 2025-10-24 16:11 UTC  (9+ messages)
` [PATCH 15/17] lib/crypto: s390/sha3: Migrate optimized code into library

[PATCH v3] init/main.c: Wrap long kernel cmdline when printing to logs
 2025-10-24 16:03 UTC  (7+ messages)

Potential issue with hypervisor_isolated_pci_functions() handling
 2025-10-24 10:27 UTC  (5+ messages)

[patch V4 00/12] uaccess: Provide and use scopes for user access
 2025-10-23 21:14 UTC  (6+ messages)
` [patch V4 10/12] futex: Convert to scoped "

[PATCH v1 1/1] s390/pci: Restore IRQ unconditionally for the zPCI device
 2025-10-23 15:19 UTC  (6+ messages)


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