linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-27 15:08:56 to 2025-11-03 17:35:45 UTC [more...]

[PATCH v2 00/15] SHA-3 library
 2025-11-03 17:34 UTC  (11+ messages)

[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-03 17:30 UTC  (19+ messages)
` [PATCH 01/16] mm: correctly handle UFFD PTE markers
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH 04/16] mm: eliminate uses of is_swap_pte() when leafent_from_pte() suffices
` [PATCH 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()
` [PATCH 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH 13/16] mm: remove non_swap_entry() and use leaf entry helpers instead
` [PATCH 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH 15/16] mm: eliminate further swapops predicates
` [PATCH 16/16] mm: replace remaining pte_to_swp_entry() with leafent_from_pte()

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
 2025-11-03 16:55 UTC  (5+ messages)
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-11-03 14:46 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 V6 "
` [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 10/12] futex: Convert to get/put_user_inline()
` [patch V5 12/12] select: Convert to scoped user access

[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-03 14:27 UTC  (52+ 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 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 18/22] vfio/ccw: Convert to get_region_info_caps
` [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] s390/mm: Use pointer from memcpy() call for assignment in s390_replace_asce()
 2025-11-03 13:57 UTC  (2+ messages)

[syzbot] Monthly smc report (Nov 2025)
 2025-11-03 13:10 UTC 

[PATCH v5 0/2] PCI: Fix isolated function probing and enable ARI for s390
 2025-11-03 11:23 UTC  (5+ messages)
` [PATCH v5 1/2] PCI: Fix isolated PCI function probing with ARI and SR-IOV
` [PATCH v5 2/2] PCI: s390: Handle ARI on bus without associated struct pci_dev

[PATCH] s390/tape: fix use-after-free bugs caused by tape_dnr delayed work
 2025-11-03 11:19 UTC  (2+ messages)

[PATCH net-next] s390/ctcm: Use info level for handshake UC_RCRESET
 2025-11-03 10:16 UTC 

[PATCH net] net/smc: fix mismatch between CLC header and proposal extensions
 2025-11-03  8:28 UTC  (2+ messages)

[PATCH] s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
 2025-11-03  4:59 UTC  (5+ messages)

[PATCH 2/3] watchdog/diag288: Fix module comment typos
 2025-11-02 23:05 UTC  (2+ messages)

[RFC PATCH 00/12] remove is_swap_[pte, pmd]() + non-swap confusion
 2025-11-02 14:27 UTC  (29+ messages)
` [RFC PATCH 05/12] fs/proc/task_mmu: refactor pagemap_pmd_range()

[PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
 2025-11-01 16:55 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.18-rc4
 2025-10-31 21:29 UTC  (2+ messages)

[PATCH] KVM: s390: Add capability that forwards operation exceptions
 2025-10-31  9:36 UTC  (6+ messages)

[PATCH] partitions/ibm: Fix a spelling mistake
 2025-10-31  7:18 UTC 

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-30 19:43 UTC  (14+ 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] Provide and use an always inline version of finish_task_switch
 2025-10-30 15:04 UTC  (4+ messages)
` [PATCH 0/3] Optimize code generation during context

[PATCH v2] s390: fix HugeTLB vmemmap optimization crash
 2025-10-30 14:59 UTC  (11+ messages)

[PATCH 1/2] s390/smp: Mark pcpu_delegate as __noreturn
 2025-10-30 13:42 UTC  (2+ messages)
` [PATCH 2/2] s390/smp: Mark smp_call_ipl_cpu "

[PATCH net-next v6 0/2] net/smc: make wr buffer count configurable
 2025-10-30 12:40 UTC  (6+ 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] s390/nmi: Annotate s390_handle_damage with __noreturn
 2025-10-29 13:12 UTC  (2+ messages)

[PATCH] s390: Fix double word in comments
 2025-10-29 13:12 UTC  (2+ messages)

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

[PATCH v2 0/2] PCI fixes for s390
 2025-10-29  8:37 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Allow per function PCI slots

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

[PATCH] input: pf1550: Replace deprecated PM_OPS define
 2025-10-29  2:59 UTC 

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

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

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

[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  (2+ messages)
` [PATCH 0/3] Optimize code generation during context


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).