Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-16 11:00:07 to 2026-08-18 16:18:04 UTC [more...]

[PATCH v1] kexec-tools/s390: add --reuseinitrd support
 2026-08-18 16:17 UTC 

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-18 16:14 UTC  (16+ messages)
` [PATCH v6 06/33] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "

[PATCH v1] s390/iomem: register initrd as an iomem resource when retain_initrd is set
 2026-08-18 15:44 UTC  (2+ messages)

[PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-18 15:37 UTC  (8+ messages)
` [PATCH net v6 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v6 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v6 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[RFC PATCH v1 00/25] unwind_user: Implement .eh_frame handling
 2026-08-18 15:18 UTC  (50+ messages)
` [RFC PATCH v1 01/25] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [RFC PATCH v1 02/25] unwind_user: Stop when reaching an outermost frame
` [RFC PATCH v1 03/25] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v1 04/25] unwind_user: Flexible FP/RA recovery rules
` [RFC PATCH v1 05/25] unwind_user: Flexible CFA "
` [RFC PATCH v1 06/25] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v1 07/25] unwind_user/eh_frame: Add support for reading .eh_frame_hdr section
` [RFC PATCH v1 08/25] unwind_user/eh_frame: Store .eh_frame_hdr section data in per-mm maple tree
` [RFC PATCH v1 09/25] unwind_user/eh_frame: Add support for reading .eh_frame section
` [RFC PATCH v1 10/25] unwind_user/eh_frame: Detect .eh_frame_hdr sections in executables
` [RFC PATCH v1 11/25] unwind_user/eh_frame: Wire up unwind_user to eh_frame
` [RFC PATCH v1 12/25] unwind_user/eh_frame: Remove .eh_frame[_hdr] section on detected corruption
` [RFC PATCH v1 13/25] unwind_user/eh_frame: Show file name in debug output
` [RFC PATCH v1 14/25] unwind_user/eh_frame: Add .eh_frame[_hdr] validation option
` [RFC PATCH v1 15/25] unwind_user/eh_frame: Duplicate registered .eh_frame[_hdr] section data on clone/fork
` [RFC PATCH v1 16/25] unwind_user/eh_frame: Add linear .eh_frame search fallback
` [RFC PATCH v1 17/25] unwind_user/eh_frame: Ignore DW_CFA_GNU_args_size
` [RFC PATCH v1 18/25] unwind_user/eh_frame: Add support for DWARF expressions
` [RFC PATCH v1 19/25] x86/uaccess: Add unsafe_copy_from_user() implementation
` [RFC PATCH v1 20/25] unwind_user/eh_frame/x86: Enable eh_frame unwinding on x86
` [RFC PATCH v1 21/25] unwind_user/eh_frame/x86: Handle PLT expressions
` [RFC PATCH v1 22/25] unwind_user/eh_frame/x86: Handle DRAP expressions
` [RFC PATCH v1 23/25] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v1 24/25] unwind_user/eh_frame/s390: Enable eh_frame unwinding on s390
` [RFC PATCH v1 25/25] unwind_user/eh_frame: Add prctl() interface for (un)registering .eh_frame_hdr sections

[PATCH v2 0/6] KVM: s390: Even more misc fixes
 2026-08-18 15:16 UTC  (5+ messages)
` [PATCH v2 1/6] KVM: s390: Fix dirty marking in adapter_indicators_set*()

[PATCH v2] KVM: s390: Improve floating IRQ injection behavior
 2026-08-18 15:14 UTC  (5+ messages)

[PATCH] s390/vfio-ap: Fix leak of KVM GISC resources
 2026-08-18 12:15 UTC  (2+ messages)

[PATCH v7 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-08-18 12:01 UTC  (11+ messages)
` [PATCH v7 1/4] mm: Make lazy MMU mode context-aware
` [PATCH v7 2/4] s390/mm: Batch PTE updates in lazy MMU mode
` [PATCH v7 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
` [PATCH v7 4/4] s390/mm: Lazy "

[PATCH net 0/2] net/iucv: give afiucv_hs_rcv() the preamble a packet_type handler needs
 2026-08-18 11:55 UTC  (6+ messages)
` [PATCH net 1/2] net/iucv: drop HiperSockets frames from other network namespaces
` [PATCH net 2/2] net/iucv: take a private, writable frame before rewriting it in place

[PATCH v14 00/19] target/s390x: Extend qemu CPACF support
 2026-08-18 11:31 UTC  (27+ messages)
` [PATCH v14 07/19] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v14 10/19] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v14 11/19] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v14 12/19] target/s390x: Base support for cpacf protected keys and pckmo
` [PATCH v14 13/19] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v14 14/19] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v14 15/19] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v14 16/19] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v14 17/19] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v14 19/19] tests/tcg/s390x: Add tests for CPACF instructions

[GIT PULL] KVM: s390: Features and Fixes for 7.3
 2026-08-18 11:08 UTC  (2+ messages)

[PATCH v3 0/6] Fixes and rework for paes_s390
 2026-08-18 10:48 UTC  (18+ messages)
` [PATCH v3 1/6] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v3 2/6] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v3 3/6] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v3 4/6] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v3 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v3 6/6] s390/crypto: Fix handling of EBUSY in PHMAC "

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-18 10:48 UTC  (6+ messages)
` [PATCH v4 07/10] "

[PATCH v4] scsi: core: Drop Scsi_Host.default_lock
 2026-08-18 10:33 UTC  (2+ messages)

[PATCH net] net/smc: hash socket only after full initialisation in smc_sk_init()
 2026-08-18 10:10 UTC  (2+ messages)

[PATCH net] net/iucv: only deliver HiperSockets frames to HiperSockets sockets
 2026-08-18  9:43 UTC  (3+ messages)

[PATCH v2] s390: raw3270: Handle allocation failures
 2026-08-18  7:45 UTC  (2+ messages)

[PATCH net] net/smc: free pending qentry in smc_llc_flow_stop() before memset
 2026-08-18  7:39 UTC 

[PATCH net] net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK transition
 2026-08-18  7:31 UTC 

[PATCH] s390: raw3270: Handle allocation failures
 2026-08-18  7:08 UTC  (2+ messages)

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-18  4:20 UTC  (17+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH net] s390/ctcm: Prevent XID null dereference
 2026-08-18  2:49 UTC  (3+ messages)

[PATCH v5 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-17 19:41 UTC  (4+ messages)
` [PATCH v5 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config

[PATCH v20 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-08-17 17:38 UTC  (5+ messages)
` [PATCH v20 2/3] vfio-pci/zdev: Add a device feature for error information

[PATCH 0/2] s390/ipl: Fix missing re-IPL parm blocks handling in dump paths
 2026-08-17 17:37 UTC  (2+ messages)

[PATCH 0/3] s390/crypto: Enable CONTEXT_ANALYSIS
 2026-08-17 17:34 UTC  (5+ messages)

[PATCH 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-08-17 17:31 UTC  (17+ messages)
` [PATCH 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH net v2] net/iucv: descend into net/iucv independently of IUCV
 2026-08-17 15:03 UTC  (4+ messages)

[PATCH net v3] net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
 2026-08-17 12:43 UTC  (2+ messages)

[PATCH v3] s390/pai: Handle multiple PMU stop callback invocations
 2026-08-17 11:15 UTC  (2+ messages)

[PATCH v2 0/6] Fixes and rework for paes_s390
 2026-08-17 11:01 UTC  (13+ messages)
` [PATCH v2 1/6] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/6] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v2 3/6] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v2 4/6] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v2 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v2 6/6] s390/crypto: Fix handling of EBUSY in PHMAC "

[PATCH v4 0/3] Fixes and rework for aes_s390
 2026-08-17  7:49 UTC  (10+ messages)
` [PATCH v4 1/3] s390/crypto: Fix skcipher_walk return code handling in aes_s390
` [PATCH v4 2/3] s390/crypto: Fix missing scrub of temp buffers with AES ctr and gcm algorithm
` [PATCH v4 3/3] s390/crypto: Fix use of mutex in atomic context

[PATCH net 0/2] net/iucv: fix the recvmsg window update
 2026-08-16 16:04 UTC  (5+ messages)
` [PATCH net 1/2] net/iucv: only send the window update on HiperSockets sockets
` [PATCH net 2/2] net/iucv: send the window update outside message_q.lock

[PATCH net] net/iucv: reconcile the socket state when connect() severs the path
 2026-08-16 15:43 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