public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 19:45:08 to 2026-02-05 08:45:48 UTC [more...]

[PATCH v2] s390: remove kvm_types.h from Kbuild
 2026-02-05  8:45 UTC  (3+ messages)

[PATCH] s390: remove kvm_types.h from Kbuild
 2026-02-05  8:39 UTC  (3+ messages)

[PATCH v3 net-next] net/iucv: clean up iucv kernel-doc warnings
 2026-02-05  4:50 UTC  (5+ messages)

[PATCH 6.18 002/122] btrfs: zlib: fix the folio leak on S390 hardware acceleration
 2026-02-04 14:39 UTC 

[PATCH v7 00/29] KVM: s390: gmap rewrite, the real deal
 2026-02-04 15:23 UTC  (31+ messages)
` [PATCH v7 01/29] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v7 02/29] KVM: s390: Add P bit in table entry bitfields, move union vaddress
` [PATCH v7 03/29] s390: Make UV folio operations work on whole folio
` [PATCH v7 04/29] s390: Move sske_frame() to a header
` [PATCH v7 05/29] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v7 06/29] KVM: s390: Introduce import_lock
` [PATCH v7 07/29] KVM: s390: Export two functions
` [PATCH v7 08/29] s390/mm: Warn if uv_convert_from_secure_pte() fails
` [PATCH v7 09/29] KVM: s390: vsie: Pass gmap explicitly as parameter
` [PATCH v7 10/29] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v7 11/29] KVM: s390: Rename some functions in gaccess.c
` [PATCH v7 12/29] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v7 13/29] KVM: s390: KVM page table management functions: allocation
` [PATCH v7 14/29] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v7 15/29] KVM: s390: KVM page table management functions: walks
` [PATCH v7 16/29] KVM: s390: KVM page table management functions: storage keys
` [PATCH v7 17/29] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v7 18/29] KVM: s390: KVM page table management functions: CMMA
` [PATCH v7 19/29] KVM: s390: New gmap code
` [PATCH v7 20/29] KVM: s390: Add helper functions for fault handling
` [PATCH v7 21/29] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v7 22/29] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v7 23/29] KVM: s390: Storage key functions refactoring
` [PATCH v7 24/29] KVM: s390: Switch to new gmap
` [PATCH v7 25/29] KVM: s390: Remove gmap from s390/mm
` [PATCH v7 26/29] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v7 27/29] KVM: s390: Enable 1M pages for gmap
` [PATCH v7 28/29] KVM: s390: Storage key manipulation IOCTL
` [PATCH v7 29/29] KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl

[PATCH] s390/cio: fix device lifecycle handling in css_alloc_subchannel()
 2026-02-04 11:59 UTC  (3+ messages)

[bug report] kmemleak observed on zcrypt module after system boots up
 2026-02-04 11:47 UTC  (4+ messages)

[PATCH v2 net-next] net/iucv: clean up iucv kernel-doc warnings
 2026-02-03  9:39 UTC  (4+ messages)

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-03  9:24 UTC  (3+ messages)

[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
 2026-02-03  9:14 UTC  (30+ messages)
` [PATCH net-next 1/3] net/smc: cap allocation order for SMC-R physically contiguous buffers
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
` [PATCH net-next 3/3] net/smc: optimize MTTE consumption for SMC-R buffers

[PATCH v2 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-02-03  4:14 UTC  (2+ messages)
` [PATCH v2 3/3] s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT

[PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
 2026-02-02 17:41 UTC  (4+ messages)

[PATCH net-next] net/iucv: clean up iucv kernel-doc warnings
 2026-02-01  1:31 UTC  (5+ messages)

[PATCH 1/8] genirq: reserve NR_IRQS_LEGACY IRQs in dynirq by default
 2026-01-31  9:45 UTC 

[PATCH net] Revert "net/smc: Introduce TCP ULP support"
 2026-01-31  3:40 UTC  (3+ messages)

[PATCH v2 0/4] Paes and Phmac: Refuse clear key material by default
 2026-01-31  2:57 UTC  (2+ messages)

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-30 16:16 UTC  (6+ messages)
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()

[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2026-01-30  9:18 UTC  (8+ messages)

[PATCH] lib/random32: convert selftest to KUnit
 2026-01-30  8:23 UTC  (3+ messages)

[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
 2026-01-29 13:44 UTC  (7+ messages)

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-01-28 12:18 UTC  (17+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 03/15] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 05/15] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v10 06/15] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v10 10/15] KVM: selftests: load elf via bounce buffer
` [PATCH v10 11/15] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v10 12/15] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v10 13/15] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v10 14/15] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v10 15/15] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH 1/1] dibs: Re-apply lost patch
 2026-01-28  8:23 UTC  (3+ messages)

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-28  0:29 UTC  (21+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-27 21:44 UTC  (15+ messages)
` [PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v8 4/9] PCI: Add additional checks for flr reset
` [PATCH v8 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v8 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v8 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[s390:for-next 19/27] lib/bug.c:190:22: warning: diagnostic behavior may be improved by adding the 'format(printf, 1, 0)' attribute to the declaration of '__warn_printf'
 2026-01-27 19:18 UTC 

[RFC PATCH v1 0/5] s390: Signal frame user space unwinding
 2026-01-27 15:33 UTC  (6+ messages)
` [RFC PATCH v1 1/5] unwind_user: Enable arch-specific signal frame unwinders
` [RFC PATCH v1 2/5] unwind_user/sframe: Add support for signal frame indication
` [RFC PATCH v1 3/5] s390/vdso: Annotate __kernel_[rt_]sigreturn as signal frames
` [RFC PATCH v1 4/5] s390/signal: Move struct [rt_]sigframe to asm/sigframe.h
` [RFC PATCH v1 5/5] s390/unwind_user: Enable signal frame unwinding of user space

[PATCH v4 00/12] s390: SFrame user space unwinding
 2026-01-27 15:19 UTC  (13+ messages)
` [PATCH v4 01/12] s390: asm/dwarf.h should only be included in assembly files
` [PATCH v4 02/12] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [PATCH v4 03/12] s390/vdso: Keep function symbols in vDSO
` [PATCH v4 04/12] s390/vdso: Enable SFrame V3 generation "
` [PATCH v4 05/12] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [PATCH v4 06/12] unwind_user/sframe: Enable archs with encoded SFrame CFA offsets
` [PATCH v4 07/12] s390/ptrace: Convert function macros to inline functions
` [PATCH v4 08/12] s390/ptrace: Provide frame_pointer()
` [PATCH v4 09/12] s390/unwind_user/sframe: Enable sframe unwinding on s390
` [PATCH v4 10/12] unwind_user: Introduce FP/RA recovery rule unknown
` [PATCH v4 11/12] unwind_user/fp: Use arch-specific helper to initialize FP frame
` [PATCH v4 12/12] s390/unwind_user/fp: Enable back chain unwinding of user space

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-27 14:45 UTC  (6+ messages)
` [PATCH 05/15] s390/time: Prepare to stop elapsing in dynticks-idle

[PATCH linux-next] perf test: Fix test perf evlist for z/VM s390x
 2026-01-26 20:34 UTC  (3+ messages)

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2026-01-26  4:21 UTC  (2+ messages)

[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
 2026-01-25 21:41 UTC  (7+ messages)

[PATCH] s390/con3215: add unregister in tty3215_init()
 2026-01-25 13:14 UTC 

[PATCH] s390/raw3270: add unregister in raw3270_init()
 2026-01-25 13:06 UTC 

[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
 2026-01-24  0:18 UTC  (11+ messages)

[GIT PULL] s390 fixes for 6.19-rc7
 2026-01-23 22:03 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