Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-05-06 09:39:44 to 2026-05-12 09:07:02 UTC [more...]

[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-12  9:04 UTC  (14+ messages)
` [PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v4 05/13] dma-mapping: make dma_pgprot() "
` [PATCH v4 06/13] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v4 07/13] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v4 08/13] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v4 09/13] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v4 10/13] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v4 11/13] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v4 12/13] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-12  8:51 UTC  (28+ 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 net-next 0/2] net/smc: transition to RDMA core CQ pooling
 2026-05-12  8:31 UTC  (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH v2] drivers/base/memory: make memory block get/put explicit
 2026-05-12  7:26 UTC 

[PATCH] drivers/base/memory: make memory block get/put explicit
 2026-05-12  7:25 UTC  (10+ messages)

cleanup the RAID6 P/Q library v2
 2026-05-12  5:20 UTC  (20+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
` [PATCH 02/19] raid6: turn the userspace test harness into a kunit test
` [PATCH 03/19] raid6: remove __KERNEL__ ifdefs
` [PATCH 04/19] raid6: move to lib/raid/
` [PATCH 05/19] raid6: remove unused defines in pq.h
` [PATCH 06/19] raid6: remove raid6_get_zero_page
` [PATCH 07/19] raid6: use named initializers for struct raid6_calls
` [PATCH 08/19] raid6: improve the public interface
` [PATCH 09/19] raid6: hide internals
` [PATCH 10/19] raid6: rework the init helpers
` [PATCH 11/19] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/19] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/19] raid6: update top of file comments
` [PATCH 14/19] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/19] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/19] raid6_kunit: cleanup dataptr handling
` [PATCH 17/19] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/19] "
` [PATCH 19/19] raid6_kunit: randomize buffer alignment

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

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-11 21:44 UTC  (8+ messages)

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-11 21:42 UTC 

[PATCH v6 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-11 16:14 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v6 2/4] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v6 3/4] KVM: S390: Change fi->lock, li->lock to raw
` [PATCH v6 4/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v2] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
 2026-05-11 15:16 UTC  (2+ 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 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 v15 0/7] Error recovery for vfio-pci devices on s390x
 2026-05-08 19:58 UTC  (5+ messages)
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices

[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  (10+ messages)
` [PATCH v5 3/4] KVM: s390: Change the fi->lock to a raw_spinlock for RT case

[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 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


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