public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 04:04:58 to 2026-05-03 06:51:31 UTC [more...]

[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
 2026-05-03  6:51 UTC  (7+ messages)

[PATCH v1 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-05-03  1:11 UTC  (6+ messages)
` [PATCH v1 1/3] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v1 2/3] vfio-pci/zdev: Add VFIO FMB device feature
` [PATCH v1 3/3] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices

[PATCH v6 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
 2026-05-03  0:22 UTC  (43+ messages)
` [PATCH v7 0/4] perf symbol/env: ELF machine clean up and lazy idle computation
  ` [PATCH v7 1/4] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v7 2/4] perf env: Add helper to lazily compute the os_release
  ` [PATCH v7 3/4] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
  ` [PATCH v7 4/4] perf symbol: Lazily compute idle and use a global lock for updates
` [PATCH v8 00/17] perf symbol/env: ELF machine clean up and lazy idle computation
  ` [PATCH v8 01/17] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v8 02/17] perf tests topology: Switch env->arch use to env->e_machine
  ` [PATCH v8 03/17] perf capstone: Determine architecture from e_machine
  ` [PATCH v8 04/17] perf print_insn: Use e_machine for fallback IP length check
  ` [PATCH v8 05/17] perf machine: Use perf_env e_machine rather than arch
  ` [PATCH v8 06/17] perf sample-raw: "
  ` [PATCH v8 07/17] perf sort: "
  ` [PATCH v8 08/17] perf symbol: Avoid use of machine__is
  ` [PATCH v8 09/17] perf arch common: Use perf_env e_machine rather than arch
  ` [PATCH v8 10/17] perf header: In print_pmu_caps use perf_env e_machine
  ` [PATCH v8 11/17] perf c2c: Use perf_env e_machine rather than arch
  ` [PATCH v8 12/17] perf lock-contention: "
  ` [PATCH v8 13/17] perf env: Refactor perf_env__arch_strerrno
  ` [PATCH v8 14/17] perf env: Remove unused perf_env__raw_arch
  ` [PATCH v8 15/17] perf env: Add helper to lazily compute the os_release
  ` [PATCH v8 16/17] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
  ` [PATCH v8 17/17] perf symbol: Lazily compute idle and use a global lock for updates
  ` [PATCH v9 00/18] perf symbol/env: ELF machine clean up and lazy idle computation
    ` [PATCH v9 01/18] perf env: Add perf_env__e_machine helper and use in perf_env__arch
    ` [PATCH v9 02/18] perf tests topology: Switch env->arch use to env->e_machine
    ` [PATCH v9 03/18] perf env, dso, thread: Add _endian variants for e_machine helpers
    ` [PATCH v9 04/18] perf capstone: Determine architecture from e_machine
    ` [PATCH v9 05/18] perf print_insn: Use e_machine for fallback IP length check
    ` [PATCH v9 06/18] perf symbol: Avoid use of machine__is
    ` [PATCH v9 07/18] perf machine: Use perf_env e_machine rather than arch
    ` [PATCH v9 08/18] perf sample-raw: "
    ` [PATCH v9 09/18] perf sort: "
    ` [PATCH v9 10/18] perf arch common: "
    ` [PATCH v9 11/18] perf header: In print_pmu_caps use perf_env e_machine
    ` [PATCH v9 12/18] perf c2c: Use perf_env e_machine rather than arch
    ` [PATCH v9 13/18] perf lock-contention: "
    ` [PATCH v9 14/18] perf env: Refactor perf_env__arch_strerrno
    ` [PATCH v9 15/18] perf env: Remove unused perf_env__raw_arch
    ` [PATCH v9 16/18] perf env: Add helper to lazily compute the os_release
    ` [PATCH v9 17/18] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
    ` [PATCH v9 18/18] perf symbol: Lazily compute idle

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-01 21:17 UTC  (7+ messages)

[GIT PULL] s390 updates for 7.1-rc2
 2026-05-01 20:22 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-01 19:39 UTC  (19+ 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

BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
 2026-05-01 14:00 UTC  (16+ messages)

[PATCH net-next v3] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-05-01  0:40 UTC  (2+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2026-04-30 21:30 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-30 21:05 UTC  (6+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-30 16:44 UTC  (10+ 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

[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
 2026-04-30 14:38 UTC  (16+ 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


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