public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 16:02:24 to 2026-04-30 14:43:06 UTC [more...]

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-04-30 14:43 UTC  (3+ messages)

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-04-30 14:38 UTC  (32+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-04-30 12:37 UTC  (8+ messages)
` [PATCH v2 1/5] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [PATCH v2 2/5] mm/swapin: Retry swapin "
` [PATCH v2 3/5] mm: Move folio_lock_or_retry() and drop __folio_lock_or_retry()
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
` [PATCH v2 5/5] mm/filemap: Avoid retrying page faults on uptodate folios in filemap faults

[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
 2026-04-30 12:11 UTC  (4+ messages)

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-04-30  9:47 UTC  (9+ messages)
` [PATCH v4 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v4 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 6/8] s390/runtime-const: "
` [PATCH v4 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v4 8/8] futex: Use runtime constants for __futex_hash() hot path

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-30  8:35 UTC  (12+ messages)
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v14 5/7] vfio-pci/zdev: Add a device feature for error information

BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
 2026-04-30  7:08 UTC  (21+ messages)

[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v2 0/6] change young flag check functions to return bool
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
 2026-04-30  3:24 UTC  (2+ messages)

[PATCH] perf callchain: Handle multiple address spaces
 2026-04-30  2:57 UTC  (4+ messages)

[RESEND PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
 2026-04-29 21:39 UTC  (3+ messages)

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-29 16:11 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v4 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH 00/14 v3] tick/sched: Refactor idle cputime accounting
 2026-04-29 13:42 UTC  (4+ messages)
` [PATCH 04/14] powerpc/time: Prepare to stop elapsing in dynticks-idle

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (3+ messages)
` [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()

[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
 2026-04-29 10:25 UTC  (2+ messages)

[PATCH v2 0/6] s390/mm: Batch PTE updates in lazy MMU mode
 2026-04-29  8:45 UTC  (4+ messages)
` [PATCH v2 5/6] "

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-04-29  8:28 UTC  (7+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v2 00/28] KVM: s390: Introduce arm64 KVM
 2026-04-29  8:04 UTC  (4+ messages)
` [PATCH v2 01/28] VFIO: take reference to the KVM module
` [PATCH v2 04/28] arm64: Provide arm64 UAPI for other host architectures

[PATCH v2] mm/gup: cleanup pgtable entry accessors
 2026-04-29  5:21 UTC  (4+ messages)

[PATCH net-next v3] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-29  2:16 UTC 

[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
 2026-04-28 18:31 UTC  (4+ messages)

[RFC PATCH v2 00/28] KVM: s390: Introduce arm64 KVM - using symlinks
 2026-04-28 16:05 UTC  (29+ messages)
` [RFC PATCH v2 01/28] VFIO: take reference to the KVM module
` [RFC PATCH v2 02/28] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [RFC PATCH v2 03/28] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [RFC PATCH v2 04/28] arm64: Provide arm64 UAPI for s390 host architecture
` [RFC PATCH v2 05/28] arm64: Extract sysreg definitions
` [RFC PATCH v2 06/28] arm64: Provide arm64 API for non-native architectures
` [RFC PATCH v2 07/28] KVM: arm64: Provide arm64 KVM "
` [RFC PATCH v2 08/28] arm64: Extract pstate definitions from ptrace
` [RFC PATCH v2 09/28] KVM: arm64: Share kvm_emulate definitions
` [RFC PATCH v2 10/28] KVM: arm64: Make some arm64 KVM code shareable
` [RFC PATCH v2 11/28] KVM: arm64: Access elements of vcpu_gp_regs individually
` [RFC PATCH v2 12/28] KVM: arm64: Share reset general register code
` [RFC PATCH v2 13/28] KVM: arm64: Extract & share ipa size shift calculation
` [RFC PATCH v2 14/28] KVM: s390: arm64: Implement required functions
` [RFC PATCH v2 15/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
` [RFC PATCH v2 16/28] KVM: s390: Move s390 kvm code into a subdirectory
` [RFC PATCH v2 17/28] KVM: S390: Refactor gmap
` [RFC PATCH v2 18/28] KVM: Make device name configurable
` [RFC PATCH v2 19/28] KVM: Remove KVM_MMIO as config option
` [RFC PATCH v2 20/28] KVM: s390: Prepare kvm-s390 for a second kvm module
` [RFC PATCH v2 21/28] s390: Introduce Start Arm Execution instruction
` [RFC PATCH v2 22/28] KVM: s390: arm64: Introduce host definitions
` [RFC PATCH v2 23/28] s390/hwcaps: Report SAE support as hwcap
` [RFC PATCH v2 24/28] KVM: s390: Add basic arm64 kvm module
` [RFC PATCH v2 25/28] KVM: s390: arm64: Implement vm/vcpu create destroy
` [RFC PATCH v2 26/28] KVM: s390: arm64: Implement vCPU IOCTLs
` [RFC PATCH v2 27/28] KVM: s390: arm64: Implement basic page fault handler
` [RFC PATCH v2 28/28] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild


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