linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-09 19:02:30 to 2026-09-14 15:03:37 UTC [more...]

[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-14 14:57 UTC  (10+ messages)
` [PATCH v2 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v2 02/40] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH v2 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v2 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v2 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v2 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v2 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v2 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v2 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs

[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
 2026-09-14 14:53 UTC  (28+ messages)
` [RFC PATCH v2 07/24] unwind_user/eh_frame: Add support for reading .eh_frame_hdr section
` [RFC PATCH v2 08/24] unwind_user/eh_frame: Store .eh_frame_hdr section data in per-mm maple tree
` [RFC PATCH v2 09/24] unwind_user/eh_frame: Add support for reading .eh_frame section
` [RFC PATCH v2 11/24] unwind_user/eh_frame: Wire up unwind_user to eh_frame
` [RFC PATCH v2 12/24] unwind_user/eh_frame: Remove .eh_frame[_hdr] section on detected corruption
` [RFC PATCH v2 14/24] unwind_user/eh_frame: Add .eh_frame[_hdr] validation option
` [RFC PATCH v2 15/24] unwind_user/eh_frame: Duplicate registered .eh_frame[_hdr] section data on clone/fork
` [RFC PATCH v2 17/24] unwind_user/eh_frame: Add support for DWARF expressions
` [RFC PATCH v2 18/24] x86/uaccess: Add unsafe_copy_from_user() implementation

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-14 14:27 UTC  (16+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()

[PATCH 0/3] s390/cio: Harden pmcw/schib handling for dnv=0
 2026-09-14 12:50 UTC  (9+ messages)
` [PATCH 1/3] s390/cio: Fix cio_update_schib() to not cache invalid schib
` [PATCH 2/3] s390/cio: Check pmcw.dnv before pmcw.ena in I/O entry points
` [PATCH 3/3] s390/cio: Guard PMCW field accesses with dnv check

[PATCH] s390/pai: Simplify pai_init() and always return -ENODEV on failure
 2026-09-14 12:14 UTC  (2+ messages)

[PATCH net-next v2 0/2] bridge: report an oversized IFLA_AF_SPEC nest instead of truncating
 2026-09-14  8:48 UTC  (6+ messages)
` [PATCH net-next v2 1/2] rtnetlink: pass extack to ndo_bridge_getlink()
` [PATCH net-next v2 2/2] net: bridge: fail link info that does not fit the IFLA_AF_SPEC nest

[PATCH v4 0/5] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-14  7:59 UTC  (11+ messages)
` [PATCH v4 1/5] dma: swiotlb: Centralize default pool policy selection
` [PATCH v4 2/5] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v4 3/5] dma: swiotlb: Centralize memory-encryption "
` [PATCH v4 4/5] dma: swiotlb: Add an overridable architecture pool opt-out
` [PATCH v4 5/5] dma: swiotlb: Remove SWIOTLB_ANY

[PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
 2026-09-13 16:12 UTC  (5+ messages)

[GIT PULL] s390 updates for 7.3-rc3
 2026-09-12 23:24 UTC  (2+ messages)

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-09-12 11:43 UTC  (7+ messages)
` [PATCH v7 11/23] KVM: arm64: Share arm64 code with s390

[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
 2026-09-11 19:59 UTC  (25+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v3 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v3 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v3 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v3 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v3 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v3 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v3 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v3 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v3 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v3 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v3 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-11 18:59 UTC  (13+ messages)

[PATCH] tracing: Don't dereference trace_event_file in deferred trigger free
 2026-09-11 16:24 UTC  (2+ messages)

[PATCH] tracing: Delay module ref count for "enable_event" trigger
 2026-09-11 16:00 UTC  (2+ messages)

[PATCH v2 0/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
 2026-09-11 14:55 UTC  (13+ messages)
` [PATCH v2 1/6] x86: Avoid indirect includes through linux/module.h -> linux/elf.h
` [PATCH v2 2/6] s390: "
` [PATCH v2 3/6] drivers: Include linux/slab.h for kmalloc() functions
` [PATCH v2 4/6] s390: Remove the asm/mmu_context.h include from asm/elf.h
` [PATCH v2 5/6] cpufeature: Include asm/elf.h for ELF_PLATFORM
` [PATCH v2 6/6] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h

[PATCH net v2] net/smc: fix abort_work termination in smc_conn_free()
 2026-09-11 14:43 UTC  (7+ messages)

[PATCH v4 0/1] Fix and improve zcrypt reply message checks
 2026-09-11 13:19 UTC  (3+ messages)
` [PATCH v4 1/1] s390/zcrypt: Fix and improve zcrypt reply message verification checks

[PATCH v3 0/1] Fix and improve zcrypt reply message checks
 2026-09-11 12:52 UTC  (4+ messages)
` [PATCH v3 1/1] s390/zcrypt: Fix and improve zcrypt reply message verification checks

[PATCH v2 0/3] virtio: synchronize callbacks during device reset
 2026-09-11 12:39 UTC  (2+ messages)

[PATCH net-next 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
 2026-09-11 10:45 UTC  (6+ messages)
` [PATCH net-next 1/2] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH net 2/2] s390/ctcm: Fix use-after-free in channel_remove()
 2026-09-11 10:26 UTC  (3+ messages)

[PATCH net 1/2] s390/ctcm: Fix timer corruption in fsm_addtimer()
 2026-09-11 10:12 UTC  (3+ messages)

[PATCH ping2 linux-next] perf test: probe_vfs_getname add do_getname() probing fallback
 2026-09-11 10:12 UTC  (2+ messages)

[PATCH] perf header: Fix HEADER_CPU_DOMAIN_INFO feature
 2026-09-11  9:52 UTC  (2+ messages)

[PATCH v2] s390/hiperdispatch: use system_dfl_wq to reschedule hd_capacity_work
 2026-09-11  9:47 UTC  (3+ messages)

[PATCH net v4] net/smc: fix lgr/lnk lifetime vs diag reader race
 2026-09-11  9:30 UTC  (2+ messages)

[PATCH v12 2/2] zfcp: Use DMA streaming API to map I/O
 2026-09-11  8:40 UTC 

[PATCH v12 1/2] zfcp: Replace sg-list with sg_table in zfcp_fsf_ct_els structure
 2026-09-11  8:40 UTC 

[PATCH net v3] net/smc: fix lgr/lnk lifetime vs diag reader race
 2026-09-11  8:10 UTC  (5+ messages)

[PATCH 6/7] s390/word-at-a-time: Instrument load_unaligned_zeropad()
 2026-09-11  7:09 UTC  (2+ messages)

[PATCH v6] mm: retry page faults once under the per-VMA lock
 2026-09-11  3:07 UTC  (2+ messages)

[PATCH v2 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
 2026-09-10 11:22 UTC  (27+ messages)
` [PATCH v2 01/13] s390/chsc: Use kzalloc() for CUBs
` [PATCH v2 02/13] s390/chsc: Use kzalloc() for the SEI work area
` [PATCH v2 03/13] s390/chsc_sch: Use kzalloc() for CHSC requests
` [PATCH v2 04/13] s390/chsc_sch: Use __free(kfree) for synchronous "
` [PATCH v2 05/13] s390/cio: Use kzalloc() for CHSC work areas
` [PATCH v2 06/13] s390/cmf: Use kmalloc() for the CMB area
` [PATCH v2 07/13] s390/idals: Use kmalloc() for IDAL data buffers
` [PATCH v2 08/13] s390/qdio_main: Use kzalloc() for the IRQ structure
` [PATCH v2 09/13] s390/qdio_main: Use kzalloc() for the QDR
` [PATCH v2 10/13] s390/qdio_setup: Use kzalloc() for QDIO buffers
` [PATCH v2 11/13] s390/qdio_setup: Use kzalloc() for the storage list
` [PATCH v2 12/13] s390/qdio_setup: Use kzalloc() for the SSQD request
` [PATCH v2 13/13] s390/scm: Use kmalloc() for SCM information

[PATCH v6 0/1] PCI: hotplug: Add 'uevent' sysfs attribute to trigger slot events
 2026-09-10 11:19 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH] s390/debug: Reset pages_per_area and nr_areas when static registration fails
 2026-09-10 11:01 UTC  (2+ messages)

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-10 10:52 UTC  (7+ messages)
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 06/12] of: Export of_node_to_nid()

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-10  8:33 UTC  (19+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 12/24] vdso: Add the vdsocheck tool

[PATCH] s390/hiperdispatch: use system_dfl_wq to reschedule hd_capacity_work
 2026-09-10  8:09 UTC  (2+ messages)

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-09-10  7:29 UTC  (8+ messages)

[PATCH v4] s390/qdio: Ensure QDIO_IRQ_STATE_ACTIVE is set only after firmware activates
 2026-09-10  6:07 UTC  (5+ messages)

[PATCH v6 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-09 19:02 UTC  (3+ messages)
` [PATCH v6 32/40] scsi: hpsa: use 16-bits defined sense codes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).