Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-09-08 20:47:46 to 2026-09-11 16:29:46 UTC [more...]

[PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
 2026-09-11 16:29 UTC  (2+ 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)

[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
 2026-09-11 15:18 UTC  (7+ 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

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

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-11 15:05 UTC  (27+ messages)
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [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 23/39] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP

[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  (13+ messages)
` [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support

[PATCH 0/3] s390/cio: Harden pmcw/schib handling for dnv=0
 2026-09-10  9:48 UTC  (7+ 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 v5 00/24] vdso: Reject absolute relocations during build
 2026-09-10  8:33 UTC  (22+ 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 v5 17/24] powerpc/vdso: Enable "

[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

[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
 2026-09-09 16:44 UTC  (11+ messages)
` [PATCH v2 11/12] "
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH bpf-next v1 2/7] bpf, x86: Use resolved pointer for timed may_goto
 2026-09-09 16:34 UTC  (3+ messages)

[PATCH net v2 0/2] net/smc: fix diag dump lifetime races
 2026-09-09 16:07 UTC  (10+ messages)

[PATCH v16 00/20] Extend qemu CPACF support
 2026-09-09 14:51 UTC  (4+ messages)
` [PATCH v16 20/20] tests/tcg/s390x: Add tests for CPACF instructions

[PATCH] s390/stp: Drop CLOCK_SYNC_STP
 2026-09-09 13:07 UTC  (5+ messages)

[PATCH v3 0/4] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-09  9:28 UTC  (8+ messages)
` [PATCH v3 3/4] dma: swiotlb: Centralize memory-encryption pool sizing
` [PATCH v3 4/4] dma: swiotlb: Remove SWIOTLB_ANY

[PATCH 00/15] vdso: Clean up the vsyscall.h headers
 2026-09-09  9:13 UTC  (31+ messages)
` [PATCH 01/15] vdso: Move the kernel-side time update helpers to a new header
` [PATCH 02/15] vdso/gettimeofday: Define fallback __arch_get_vdso_u_time_data() in gettimeofday.c
` [PATCH 03/15] vdso/getrandom: Define fallback __arch_get_vdso_u_rng_data() in getrandom.c
` [PATCH 04/15] vdso/vsyscall: Define fallback time synchronization functions in vsyscall.c
` [PATCH 05/15] vdso: Delete asm-generic/vdso/vsyscall.h
` [PATCH 06/15] x86/vdso: Move vDSO page definitions to asm/vdso.h
` [PATCH 07/15] sparc/vdso: Move __VDSO_PAGES "
` [PATCH 08/15] s390/vdso: Delete asm/vdso/vsyscall.h inclusions
` [PATCH 09/15] sparc/vdso: Delete asm/vdso/vsyscall.h inclusion
` [PATCH 10/15] x86/vdso: Delete asm/vdso/vsyscall.h inclusions
` [PATCH 11/15] arm64/vdso: "
` [PATCH 12/15] riscv/hwprobe: Include vdso/datapage.h
` [PATCH 13/15] vdso: Remove unnecessary vdso/vsyscall.h includes
` [PATCH 14/15] vdso: Add asm-generic/vdso/vsyscall.h
` [PATCH 15/15] vdso: Remove __ASSEMBLER__ guards from vsyscall.h

[PATCH net-next] dibs: Avoid inconsistent lockstate warning in dibs_lo_move_data()
 2026-09-09  8:04 UTC  (4+ messages)

[PATCH v2] perf test: perf stat tests fails on s390
 2026-09-08 20:55 UTC  (3+ messages)


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