public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-27 02:16:09 to 2026-04-01 03:41:48 UTC [more...]

[PATCH v2] perf symbol: Lazily compute idle and use the perf_env
 2026-04-01  3:41 UTC  (11+ messages)
` [PATCH v3 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
  ` [PATCH v3 2/2] perf symbol: Lazily compute idle and use the perf_env
  ` [PATCH v4 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
    ` [PATCH v4 1/2] perf env: Add perf_env__e_machine helper and use in perf_env__arch
    ` [PATCH v4 2/2] perf symbol: Lazily compute idle and use the perf_env
  ` [PATCH v2] perf tests task-analyzer: Write test files to tmpdir

[PATCH net-next] net/iucv: Add missing kernel-doc return value descriptions
 2026-04-01  3:20 UTC  (2+ messages)

[PATCH v1 0/4] KVM: s390: Permit ESA mode guests in VSIE
 2026-04-01  2:09 UTC  (5+ messages)
` [PATCH v1 1/4] KVM: s390: vsie: Allow non-zarch guests
` [PATCH v1 2/4] KVM: s390: vsie: Disable some bits when in ESA mode
` [PATCH v1 3/4] KVM: s390: vsie: Accommodate ESA prefix pages
` [PATCH v1 4/4] KVM: s390: Add KVM capability for ESA mode guests

[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
 2026-03-31 21:11 UTC  (6+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware

[PATCH v8 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-31 20:44 UTC  (14+ messages)
` [PATCH v8 2/3] vfio/ism: Implement "

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-03-31 20:14 UTC  (20+ messages)
` [PATCH v6 1/6] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls
` [PATCH v6 3/6] mm/khugepaged: use vma_start_write_killable() in collapse_huge_page()
` [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
` [PATCH v6 6/6] KVM: PPC: use vma_start_write_killable() in kvmppc_memslot_page_merge()

[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-03-31 20:12 UTC  (11+ messages)
` [PATCH v7 1/3] PCI: AtomicOps: Do not enable requests by RCiEPs
` [PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
` [PATCH v7 3/3] PCI: AtomicOps: Update references to PCIe spec

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

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-31 19:18 UTC  (16+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "

[PATCH v1 00/23] s390/vfio-ap: Implement live guest migration of guests using AP devices
 2026-03-31 17:40 UTC  (5+ messages)

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

[PATCH v2] perf test: Skip perf data type profiling tests for s390
 2026-03-31 11:24 UTC 

[linux-next:master] [randomize_kstack] a96ef5848c: will-it-scale.per_thread_ops 7.7% improvement
 2026-03-31  8:41 UTC 

[PATCH v3 7/7] mm: switch deferred split shrinker to list_lru - [s390] panic in __memcg_list_lru_alloc
 2026-03-31  8:04 UTC  (6+ messages)

[PATCH] perf test: Skip perf data type profiling tests for s390
 2026-03-31  6:58 UTC  (2+ messages)

[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
 2026-03-30 15:09 UTC  (17+ messages)
` [v3 05/24] mm: thp: handle split failure in zap_pmd_range()
` [v3 07/24] mm: thp: retry on split failure in change_pmd_range()
` [v3 16/24] mm: huge_mm: Make sure all split_huge_pmd calls are checked
` [v3 20/24] selftests/mm: add THP PMD split test infrastructure
` [v3 21/24] selftests/mm: add partial_mprotect test for change_pmd_range
` [v3 22/24] selftests/mm: add partial_mlock test
` [v3 23/24] selftests/mm: add partial_mremap test for move_page_tables
` [v3 24/24] selftests/mm: add madv_dontneed_partial test

[RFC 00/10] KVM: s390: spring cleanup
 2026-03-30 14:53 UTC  (7+ messages)
` [RFC 08/10] KVM: s390: Use gpa_t in priv.c
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c

[GIT PULL v1 00/10] KVM: s390: More memory management fixes for 7.0
 2026-03-30 12:03 UTC  (12+ messages)
` [GIT PULL v1 01/10] KVM: s390: vsie: Fix dat_split_ste()
` [GIT PULL v1 02/10] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [GIT PULL v1 03/10] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [GIT PULL v1 04/10] KVM: s390: Fix gmap_link()
` [GIT PULL v1 05/10] KVM: s390: Correctly handle guest mappings without struct page
` [GIT PULL v1 06/10] KVM: s390: vsie: Fix nested guest memory shadowing
` [GIT PULL v1 07/10] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [GIT PULL v1 08/10] KVM: s390: vsie: Fix unshadowing while shadowing
` [GIT PULL v1 09/10] KVM: s390: vsie: Fix guest page tables protection
` [GIT PULL v1 10/10] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl

[PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
 2026-03-30  8:59 UTC  (2+ messages)

cleanup the RAID5 XOR library v4
 2026-03-30  5:26 UTC  (37+ messages)
` [PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
` [PATCH 02/28] arm/xor: remove in_interrupt() handling
` [PATCH 03/28] arm64/xor: fix conflicting attributes for xor_block_template
` [PATCH 04/28] um/xor: cleanup xor.h
` [PATCH 05/28] xor: move to lib/raid/
` [PATCH 06/28] xor: small cleanups
` [PATCH 07/28] xor: cleanup registration and probing
` [PATCH 08/28] xor: split xor.h
` [PATCH 09/28] xor: remove macro abuse for XOR implementation registrations
` [PATCH 10/28] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 11/28] alpha: move the XOR code to lib/raid/
` [PATCH 12/28] arm: "
` [PATCH 13/28] arm64: "
` [PATCH 14/28] loongarch: "
` [PATCH 15/28] powerpc: "
` [PATCH 16/28] riscv: "
` [PATCH 17/28] sparc: "
` [PATCH 18/28] s390: "
` [PATCH 19/28] x86: "
` [PATCH 20/28] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 21/28] xor: make xor.ko self-contained in lib/raid/
` [PATCH 22/28] xor: add a better public API
` [PATCH 23/28] "
` [PATCH 24/28] async_xor: use xor_gen
` [PATCH 25/28] btrfs: "
` [PATCH 26/28] xor: pass the entire operation to the low-level ops
` [PATCH 27/28] xor: use static_call for xor_gen
` [PATCH 28/28] xor: add a kunit test case

[PATCH net 2/2] net/smc: fix potential UAF in smc_pnet_add_ib for smcd device
 2026-03-29 20:35 UTC  (2+ messages)

[PATCH net 1/2] net/smc: fix potential UAF in smc_pnet_add_ib for ib device
 2026-03-29 20:35 UTC  (2+ messages)

[PATCH v5 0/1] perf record: Add support for arch_sdt_arg_parse_op() on s390
 2026-03-27 21:01 UTC  (2+ messages)

[PATCH v5 0/6] Use killable vma write locking in most places
 2026-03-27 21:00 UTC  (7+ messages)

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-03-27 17:32 UTC  (8+ messages)
` [PATCH 1/3] crypto: s390 - Remove "

[PATCH v2 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-27 15:59 UTC  (11+ messages)
` [PATCH v2 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v2 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v2 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v2 0/6] change young flag check functions to return bool
 2026-03-27 13:28 UTC  (2+ messages)

[PATCH 00/10] PCI: Improve head free space usage
 2026-03-27 10:28 UTC  (2+ messages)

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-27  8:27 UTC  (3+ messages)

[PATCH 00/10] PCI: Improve head free space usage
 2026-03-27  2:55 UTC  (3+ messages)
` [PATCH 05/10] am68k/PCI: Remove unnecessary second application of align


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