public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 15:21:06 to 2026-04-10 12:19:15 UTC [more...]

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-10 12:19 UTC  (10+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-10 12:02 UTC  (24+ messages)
` [PATCH v3 1/6] KVM: s390: Add some useful mask macros
` [PATCH v3 2/6] KVM: s390: Add alignment checks for hugepages
` [PATCH v3 3/6] KVM: s390: Allow 4k granularity for memslots
` [PATCH v3 4/6] KVM: selftests: Remove 1M alignment requirement for s390
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-10  9:37 UTC  (6+ messages)
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v3 4/7] riscv/runtime-const: Introduce runtime_const_mask_32()

BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
 2026-04-10  4:03 UTC  (14+ messages)

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-10  3:39 UTC  (4+ messages)
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH v3 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
 2026-04-09 23:06 UTC  (16+ messages)
` [PATCH v4 "
  ` [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 v5 0/3] perf symbol/env: ELF machine clean up and lazy idle computation
          ` [PATCH v5 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
          ` [PATCH v5 2/3] perf env: Add helper to lazily compute the os_release
          ` [PATCH v5 3/3] perf symbol: Lazily compute idle and use the perf_env
          ` [PATCH v6 0/3] perf symbol/env: ELF machine clean up and lazy idle computation
            ` [PATCH v6 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
            ` [PATCH v6 2/3] perf env: Add helper to lazily compute the os_release
            ` [PATCH v6 3/3] perf symbol: Lazily compute idle and use the perf_env

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-09 18:16 UTC  (2+ messages)

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-04-09 17:48 UTC  (17+ messages)
` [PATCH 1/3] crypto: s390 - Remove "

[PATCH v2] perf test: Run test 126 exclusive
 2026-04-09 16:46 UTC  (4+ messages)

[PATCH] perf test: Make perf trace enum augmentation tests exclusive
 2026-04-09 14:22 UTC  (2+ messages)

[PATCH v2 00/16] s390/vfio-ap: Add live guest migration support
 2026-04-09 14:23 UTC  (18+ messages)
` [PATCH v2 01/16] s390/vfio-ap: Store queue hardware info when probed
` [PATCH v2 02/16] s390/vfio-ap: Provide access to queue objects and related info
` [PATCH v2 03/16] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v2 04/16] s390/vfio-ap: Initialize/release vfio device migration data
` [PATCH v2 05/16] s390-vfio-ap: Callback to set vfio device mig state during guest migration
` [PATCH v2 06/16] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v2 07/16] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v2 08/16] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v2 09/16] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v2 10/16] s390/vfio-ap: Transition device migration state from RESUMING to STOP
` [PATCH v2 11/16] s390/vfio-ap: Transition device migration state from STOP_COPY "
` [PATCH v2 12/16] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v2 13/16] s390-vfio-ap: Callback to get the current vfio device migration state
` [PATCH v2 14/16] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v2 15/16] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v2 16/16] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst

[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
 2026-04-09 12:48 UTC  (5+ messages)

[PATCH] VFIO: remove dead notifier code
 2026-04-09 11:55 UTC  (5+ messages)

[PATCH v8 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-08 23:12 UTC  (8+ messages)
` [PATCH v8 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v8 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v3 0/3] perf addr2line: Rework disable_add2line_warn
 2026-04-08 17:29 UTC  (5+ messages)
` [PATCH v3 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH v3 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH v3 3/3] perf addr2line: Remove global variable addr2line_timeout_ms

[PATCH] perf test: Run test 126 exclusive
 2026-04-08 11:07 UTC 

[PATCH v12 2/7] PCI: Avoid saving config space state if inaccessible
 2026-04-07 22:02 UTC  (5+ messages)

[PATCH v6 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 19:32 UTC  (10+ messages)
` [PATCH v6 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v6 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v12 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-07 18:27 UTC  (12+ messages)
` [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 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH 0/6] change young flag check functions to return bool
 2026-04-07 17:52 UTC  (7+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check

[GIT PULL v1 0/1] Subject: [GIT PULL v1 0/1] KVM: s390: One very last second fix
 2026-04-07 16:27 UTC  (2+ messages)
` [GIT PULL v1 1/1] KVM: s390: vsie: Fix races with partial gmap invalidations

[PATCH v2 1/1] KVM: s390: vsie: Fix races with partial gmap invalidations
 2026-04-07 16:17 UTC 

[PATCH v1 1/1] KVM: s390: vsie: Fix races with partial gmap invalidations
 2026-04-07 14:07 UTC 

[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-07 12:43 UTC 

[PATCH v7 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 12:28 UTC  (4+ messages)
` [PATCH v7 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v7 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-04-07 10:48 UTC  (3+ messages)
` [PATCH v2 1/2] ptp: move emulated/virtual clock drivers into a dedicated subdirectory
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v2 0/3] perf addr2line: Rework disable_add2line_warn
 2026-04-07  7:31 UTC  (11+ messages)
` [PATCH v2 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH v2 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH v2 3/3] perf addr2line: Remove global variable addr2line_timeout_ms

[PATCH net-next v2] eth: remove the driver for acenic / tigon1&2
 2026-04-07  2:10 UTC  (2+ messages)

[PATCH v3 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-06 18:24 UTC  (10+ messages)
` [PATCH v3 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v3 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v1 0/4] KVM: s390: Permit ESA mode guests in VSIE
 2026-04-06  5:37 UTC  (4+ messages)

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-04-04 19:20 UTC  (10+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override

[PATCH 04/12] hv: vmbus: use generic driver_override infrastructure
 2026-04-04 15:01 UTC  (2+ messages)
` [PATCH v2] Drivers: "

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2026-04-04  9:19 UTC  (2+ messages)

[GIT PULL] s390 updates for 7.0-rc7
 2026-04-04  4:54 UTC  (2+ messages)

[PATCH net-next] eth: remove the driver for acenic / tigon1&2
 2026-04-03 19:56 UTC  (7+ messages)

[PATCH] scsi: zfcp: Fix typo
 2026-04-03 13:27 UTC 

[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-03  6:12 UTC  (3+ messages)
` [net-next] "

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-04-02 21:58 UTC  (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate

[PATCH v3] perf test: Skip perf data type profiling tests for s390
 2026-04-02 21:57 UTC  (2+ messages)

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-04-02 21:52 UTC  (5+ messages)
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1

[PATCH v1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-04-02 20:43 UTC  (2+ messages)

[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-04-02 16:38 UTC  (2+ messages)

[PATCH v6 0/6] Use killable vma write locking in most places
 2026-04-02 15:20 UTC  (10+ messages)
` [PATCH v6 2/6] mm: use vma_start_write_killable() in mm syscalls


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