Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-09-08 07:01:20 to 2026-09-08 20:10:33 UTC [more...]

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-08 20:01 UTC  (18+ messages)
` [PATCH 01/39] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH 02/39] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH 03/39] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH 04/39] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH 05/39] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH 06/39] mm/vma: tidy up map kernel pages enum values
` [PATCH 07/39] mm: add mmap action for discontiguous kernel page mapping
` [PATCH 08/39] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH 10/39] infiniband: update hfi1 to use remap_vmalloc_range()
` [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 13/39] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH 14/39] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH 15/39] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH 16/39] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH 17/39] scsi: sg: convert mmap hook to mmap_prepare and rework

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

[PATCH v3 0/3] s390/debug: Fix several s390dbf issues reported by AI scan
 2026-09-08 17:00 UTC  (4+ messages)
` [PATCH v3 3/3] s390/debug: Fix race between debug area resize and event logging

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

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-08 15:12 UTC  (44+ 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 11/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
` [PATCH v5 14/24] ARM: vdso: Enable "
` [PATCH v5 15/24] arm64: "
` [PATCH v5 16/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v5 18/24] riscv: vdso: "
` [PATCH v5 19/24] LoongArch: vDSO: "
` [PATCH v5 20/24] s390/vdso: "
` [PATCH v5 21/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v5 22/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v5 23/24] sparc: "
` [PATCH v5 24/24] vDSO: Automatically enable VDSO_CHECK

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-08 14:59 UTC  (13+ messages)
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
  ` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API

[PATCH net 0/2] s390/ctcm: Fix timer bugs in fsm.c
 2026-09-08 14:45 UTC  (5+ messages)
` [PATCH net 1/2] s390/ctcm: Fix timer corruption in fsm_addtimer()
` [PATCH net 2/2] s390/ctcm: Fix use-after-free in channel_remove()

[PATCH v2 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-08 14:29 UTC  (5+ messages)
` [PATCH v2 05/40] scsi: prepare for using 16-bits defined sense codes

[PATCH v2] s390/rwlock: Add contention tracepoints to rwlock slowpath
 2026-09-08 14:07 UTC  (2+ messages)

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-08 14:05 UTC  (16+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

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

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

[RFC] module: init-failure path can free a module with live try_module_get() users
 2026-09-08 12:10 UTC  (4+ messages)

[PATCH net v2] net/smc: fix abort_work termination in smc_conn_free()
 2026-09-08 11:47 UTC  (2+ messages)

[PATCH] s390/rwlock: Add contention tracepoints to rwlock slowpath
 2026-09-08 11:36 UTC  (2+ messages)

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-08 11:29 UTC  (11+ messages)
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v1 0/1] Fix and improve zcrypt reply message checks
 2026-09-08 10:40 UTC  (3+ messages)
` [PATCH v1 1/1] s390/zcrypt: Fix and improve zcrypt reply message verification checks

[PATCH v6 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-08 10:36 UTC  (81+ messages)
` [PATCH v6 01/40] scsi: define all additional sense codes and their qualifiers
` [PATCH v6 02/40] scsi: constants: use defined sense codes
` [PATCH v6 03/40] scsi: constants: rename internal struct field names
` [PATCH v6 04/40] scsi: rename sense field of struct scsi_failure
` [PATCH v6 05/40] scsi: prepare for using 16-bits defined sense codes
` [PATCH v6 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v6 07/40] scsi: core: use 16-bits defined sense codes
` [PATCH v6 08/40] scsi: sd: "
` [PATCH v6 09/40] scsi: sr: "
` [PATCH v6 10/40] scsi: ses: "
` [PATCH v6 11/40] scsi: ch: "
` [PATCH v6 12/40] scsi: st: "
` [PATCH v6 13/40] scsi: device_handlers: hp_sw: "
` [PATCH v6 14/40] scsi: device_handlers: rdac: "
` [PATCH v6 15/40] scsi: device_handlers: emc: "
` [PATCH v6 16/40] scsi: device_handlers: alua: "
` [PATCH v6 17/40] scsi: mpt3sas: "
` [PATCH v6 18/40] scsi: mpi3mr: "
` [PATCH v6 19/40] scsi: 3w-xxxx: "
` [PATCH v6 20/40] scsi: leapraid: "
` [PATCH v6 21/40] scsi: megaraid: "
` [PATCH v6 22/40] scsi: myrX: "
` [PATCH v6 23/40] scsi: smartpqi: "
` [PATCH v6 24/40] scsi: qla2xxx: "
` [PATCH v6 25/40] scsi: ps3rom: "
` [PATCH v6 26/40] scsi: lpfc: "
` [PATCH v6 27/40] scsi: stex: "
` [PATCH v6 28/40] scsi: mvumi: "
` [PATCH v6 29/40] scsi: libiscsi: "
` [PATCH v6 30/40] scsi: ibmvscsi_tgt: "
` [PATCH v6 31/40] scsi: scsi_debug: "
` [PATCH v6 32/40] scsi: hpsa: "
` [PATCH v6 33/40] scsi: storvsc: "
` [PATCH v6 34/40] target: "
` [PATCH v6 35/40] usb: storage: "
` [PATCH v6 36/40] cdrom: "
` [PATCH v6 37/40] ata: libata: "
` [PATCH v6 38/40] s390: scsi: "
` [PATCH v6 39/40] scsi: cleanup scsi_proto.h
` [PATCH v6 40/40] scsi: remove scsi_build_sense() and scsi_build_sense_buffer()

[PATCH net v3] net/smc: fix lgr/lnk lifetime vs diag reader race
 2026-09-08  9:22 UTC 

[PATCH v3 0/6] virtio: fix and add callback synchronization hooks
 2026-09-08  8:31 UTC  (9+ messages)
` [PATCH v3 2/6] virtio_ccw: always take irq_lock in the classic interrupt handler
` [PATCH v3 6/6] virtio_vdpa: implement synchronize_cbs()

[PATCH v2 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-08  7:55 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STHYI buffer

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


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