Linux s390 Architecture development
 help / color / mirror / Atom feed
[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-11 14:05 UTC  (9+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-11 13:48 UTC  (6+ messages)

[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
 2026-05-11 13:05 UTC  (12+ messages)

[PATCH v2 0/3] KVM: s390: Toggle operation exception for userspace
 2026-05-11 12:56 UTC  (16+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] KVM: s390: selftests: Extended user_operexec tests
` [PATCH v2 3/3] KVM: s390: Fix typo in UCONTROL documentation

[PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  9:02 UTC 

[PATCH v6 15/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  8:54 UTC 

[PATCH v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-11  8:53 UTC 

[kvm-unit-tests PATCH v5 0/6] s390x: Add test for STFLE interpretive execution (format-2)
 2026-05-11  8:37 UTC  (3+ messages)
` [kvm-unit-tests PATCH v5 5/6] s390x: sclp: Add detection of alternate STFLE facilities

[PATCH v2 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-05-11  8:35 UTC  (3+ messages)
` [PATCH v2 1/4] KVM: s390: Minor refactor of base/ext facility lists

[kvms390:sae 28/55] llvm-objcopy: error: invalid output format: 'default'
 2026-05-11  7:30 UTC 

[PATCH net] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-05-11  6:28 UTC  (2+ messages)

[PATCH net] net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
 2026-05-11  5:06 UTC  (4+ messages)

[PATCH v3] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
 2026-05-11  1:47 UTC  (2+ messages)

[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
 2026-05-10 15:19 UTC  (2+ messages)

[PATCH v2] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
 2026-05-09 19:50 UTC 

[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-09 18:21 UTC  (17+ messages)
` [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH 03/11] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH 04/11] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH 05/11] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 06/11] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH 07/11] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH 08/11] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH 09/11] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH 10/11] preempt: Introduce PREEMPT_COUNT_64BIT
` [PATCH 11/11] arm64: sched/preempt: Enable PREEMPT_COUNT_64BIT

[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
 2026-05-09  1:26 UTC  (2+ messages)

[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
 2026-05-08 21:56 UTC  (4+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather

[PATCH v15 0/7] Error recovery for vfio-pci devices on s390x
 2026-05-08 19:58 UTC  (11+ messages)
` [PATCH v15 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v15 2/7] PCI: Avoid saving config space state if inaccessible
` [PATCH v15 3/7] PCI: Fail FLR when config space is inaccessible
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v15 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v15 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver
` [PATCH v15 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[kvms390:sae 53/55] arch/s390/kvm/arm64/arm.c:232:13: warning: variable 'ret' set but not used
 2026-05-08 13:22 UTC 

[PATCH 00/15 v4] tick/sched: Refactor idle cputime accounting
 2026-05-08 13:16 UTC  (16+ messages)
` [PATCH 01/15] tick/sched: Fix TOCTOU in nohz idle time fetch
` [PATCH 02/15] sched/idle: Handle offlining first in idle loop
` [PATCH 03/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
` [PATCH 04/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 05/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 06/15] s390/time: "
` [PATCH 07/15] tick/sched: Unify idle cputime accounting
` [PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
` [PATCH 10/15] tick/sched: Remove unused fields
` [PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
` [PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
` [PATCH 13/15] sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly

[RESEND PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
 2026-05-08 12:35 UTC  (7+ messages)

[PATCH v5 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-08 10:27 UTC  (13+ messages)
` [PATCH v5 1/4] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v5 2/4] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v5 3/4] KVM: s390: Change the fi->lock to a raw_spinlock for RT case
` [PATCH v5 4/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-05-08  8:34 UTC  (8+ messages)

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-08  8:18 UTC  (2+ messages)

[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-05-08  6:37 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH v5 13/28] mm: remove arch vma_alloc_zeroed_movable_folio overrides
 2026-05-07 22:23 UTC 

[PATCH net] net/smc: fix missing sk_err when TCP handshake fails
 2026-05-07 15:50 UTC  (3+ messages)

[PATCH v2 0/2] sched/core: Fix proxy-exec/core-sched interactions
 2026-05-07 10:41 UTC  (3+ messages)
` [PATCH v2 1/2] sched/core: Don't steal a proxy-exec donor
` [PATCH v2 2/2] sched/core: Don't proxy-exec unmatched cookie lock owners

[PATCH v1 0/3] KVM: s390: some vSIE and UCONTROL fixes
 2026-05-07  8:40 UTC  (5+ messages)
` [PATCH v1 1/3] KVM: s390: vsie: Fix memory leak when unshadowing
` [PATCH v1 2/3] KVM: s390: Fix memory leak in UCONTROL path
` [PATCH v1 3/3] KVM: s390: vsie: Fix unshadowing logic

[kvm-unit-tests PATCH] s390x: Fix typos
 2026-05-07  8:07 UTC 

[RFC PATCH v2 00/28] KVM: s390: Introduce arm64 KVM - using symlinks
 2026-05-06 16:36 UTC  (3+ messages)
` [RFC PATCH v2 15/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
  ` (subset) "

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-05-06 15:37 UTC  (5+ messages)
` [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] KVM: s390: Toggle operation exception for userspace
 2026-05-06 13:55 UTC  (3+ messages)

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-05-06 11:55 UTC  (5+ messages)
` [PATCH v14 1/7] PCI: Allow per function PCI slots to fix slot reset on s390

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-05-06  8:07 UTC  (2+ messages)

[PATCH] perf callchain: Handle multiple address spaces
 2026-05-06  0:57 UTC  (9+ messages)

[PATCH v1 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-05-05 20:07 UTC  (5+ messages)
` [PATCH v1 1/3] s390/pci: Preserve FMB state in device re-enablement

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-05 17:59 UTC  (8+ messages)

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-05 17:21 UTC  (8+ 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 0/1] sched/core: Don't steal a proxy-exec donor
 2026-05-05 10:03 UTC  (4+ messages)
` [PATCH 1/1] "

[GIT PULL 0/2] KVM: s390: pci: fix array indexing for master
 2026-05-04 15:20 UTC  (3+ messages)
` [GIT PULL 1/2] KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
` [GIT PULL 2/2] KVM: s390: pci: Fix aisb calculation

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-04 14:15 UTC  (14+ messages)

[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
 2026-05-04 12:42 UTC  (6+ messages)

[PATCH v8 00/17] perf symbol/env: ELF machine clean up and lazy idle computation
 2026-05-04  1:35 UTC  (21+ messages)
` [PATCH v9 00/18] "
  ` [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 v1 3/3] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices
 2026-05-03  1:11 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