Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-19 19:04:30 to 2026-08-21 20:44:55 UTC [more...]

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-21 20:44 UTC  (9+ messages)
` [PATCH v4 07/10] "

[RFC PATCH v2 00/24] unwind_user: Implement .eh_frame handling
 2026-08-21 20:22 UTC  (48+ messages)
` [RFC PATCH v2 01/24] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [RFC PATCH v2 02/24] unwind_user: Stop when reaching an outermost frame
` [RFC PATCH v2 03/24] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v2 04/24] unwind_user: Flexible FP/RA recovery rules
` [RFC PATCH v2 05/24] unwind_user: Flexible CFA "
` [RFC PATCH v2 06/24] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [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 10/24] unwind_user/eh_frame: Detect .eh_frame_hdr sections in executables
` [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 13/24] unwind_user/eh_frame: Show file name in debug output
` [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 16/24] unwind_user/eh_frame: Ignore DW_CFA_GNU_args_size
` [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
` [RFC PATCH v2 19/24] unwind_user/eh_frame/x86: Enable eh_frame unwinding on x86
` [RFC PATCH v2 20/24] unwind_user/eh_frame/x86: Handle PLT expressions
` [RFC PATCH v2 21/24] unwind_user/eh_frame/x86: Handle DRAP expressions
` [RFC PATCH v2 22/24] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v2 23/24] unwind_user/eh_frame/s390: Enable eh_frame unwinding on s390
` [RFC PATCH v2 24/24] unwind_user/eh_frame: Add prctl() interface for (un)registering .eh_frame_hdr sections

[RFC PATCH v1 00/25] unwind_user: Implement .eh_frame handling
 2026-08-21 19:51 UTC  (45+ messages)
` [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 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 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 25/25] unwind_user/eh_frame: Add prctl() interface for (un)registering .eh_frame_hdr sections

[RFC] net/iucv: af_iucv socket locking - accounting, and a staged plan
 2026-08-21 15:28 UTC  (2+ messages)

[PATCH net 0/2] net/iucv: give afiucv_hs_rcv() the preamble a packet_type handler needs
 2026-08-21 14:55 UTC  (8+ 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 net v2] net/smc: fix socket refcount leak in smc_switch_conns()
 2026-08-21 14:48 UTC  (2+ messages)

[PATCH v2 0/2] s390/pci: Fix missing pci_dev_put() in zpci_report_status()
 2026-08-21 13:58 UTC  (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] s390/pci: Extend device lock to cover zpci_report_status()

[PATCH v2] perf evsel: Improve callchain warning for s390
 2026-08-21 13:03 UTC  (3+ messages)

[PATCH] perf evsel: Improve frame pointer unwinding warning for s390
 2026-08-21 12:59 UTC  (5+ messages)

[PATCH net] net/iucv: filter frames in afiucv_hs_rcv() by ingress device
 2026-08-21 12:55 UTC 

[PATCH] iommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFX
 2026-08-21 12:39 UTC  (2+ messages)

[PATCH v2] s390/pci: Fix leak of uninitialized kernel data in SCLP report
 2026-08-21 12:32 UTC  (2+ messages)

[PATCH net v2 0/3] net/iucv: fix the recvmsg window update
 2026-08-21 11:17 UTC  (4+ messages)
` [PATCH net v2 1/3] net/iucv: only send the window update on HiperSockets sockets
` [PATCH net v2 2/3] net/iucv: claim the receive credit atomically
` [PATCH net v2 3/3] net/iucv: send the window update outside message_q.lock

[PATCH 5.15] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-08-21 11:04 UTC  (2+ messages)

[PATCH v6 0/9] Fixes and rework for paes_s390 and phmac_s390
 2026-08-21 10:08 UTC  (21+ messages)
` [PATCH v6 1/9] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v6 2/9] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v6 3/9] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v6 4/9] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v6 5/9] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v6 6/9] s390/crypto: Fix handling of EBUSY in PHMAC "
` [PATCH v6 7/9] s390/crypto: Fix wrong return code to engine in asynch callbacks
` [PATCH v6 8/9] s390/crypto: Map EBUSY to EIO when key conversion fails repeatedly
` [PATCH v6 9/9] s390/crypto: Enable CONTEXT_ANALYSIS

[PATCH net-next v1 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
 2026-08-21  9:19 UTC  (4+ messages)
` [PATCH net-next v1 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH net-next v2 0/2] net/smc: fix v2 slot clearing and reduce TX slot contention
 2026-08-21  9:17 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/smc: clear the correct v2 slot and buffer in smc_wr_tx_put_slot()
` [PATCH net-next v2 2/2] net/smc: reduce TX slot contention with exclusive wait

[PATCH net] net/smc: do not credit bytes that splice() did not take
 2026-08-21  8:56 UTC  (2+ messages)

[PATCH v5 0/8] Fixes and rework for paes_s390 and phmac_s390
 2026-08-21  8:10 UTC  (19+ messages)
` [PATCH v5 1/8] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v5 2/8] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v5 3/8] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v5 4/8] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v5 5/8] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v5 6/8] s390/crypto: Fix handling of EBUSY in PHMAC "
` [PATCH v5 7/8] s390/crypto: Fix wrong return code to engine in asynch callbacks
` [PATCH v5 8/8] s390/crypto: Map EBUSY to EIO when key conversion fails repeatedly

[PATCH net v2 0/2] net/smc: fix use-after-free in smc_rx_pipe_buf_release()
 2026-08-21  7:47 UTC  (5+ messages)
` [PATCH net v2 1/2] net/smc: stop killed, freed and out_of_sync sharing a byte
` [PATCH net v2 2/2] net/smc: fix use-after-free in smc_rx_pipe_buf_release()

[PATCH v2] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
 2026-08-21  7:38 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] s390: remove unused setup_profiling_timer function
 2026-08-21  7:38 UTC  (3+ messages)

[PATCH 5.10] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-08-21  6:44 UTC  (2+ messages)

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-08-21  2:23 UTC  (3+ messages)
` [PATCH 07/15] RISC-V: "

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-20 21:22 UTC  (3+ messages)

[PATCH net] net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK transition
 2026-08-20 21:20 UTC  (2+ messages)

[PATCH net] net/smc: free pending qentry in smc_llc_flow_stop() before memset
 2026-08-20 21:20 UTC  (2+ messages)

[PATCH net 2/2] net/iucv: send the window update outside message_q.lock
 2026-08-20 20:33 UTC  (2+ messages)

[PATCH net 1/2] net/iucv: only send the window update on HiperSockets sockets
 2026-08-20 20:33 UTC  (2+ messages)

[PATCH net] net/iucv: reconcile the socket state when connect() severs the path
 2026-08-20 19:37 UTC  (2+ messages)

[PATCH v5 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-20 18:04 UTC  (3+ messages)
` [PATCH v5 05/10] mm/cma: Introduce cma_alloc_at() API

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

[PATCH v2 0/1] s390/zcrypt: Validate length information in reply
 2026-08-20 16:07 UTC  (3+ messages)
` [PATCH v2 1/1] s390/zcrypt: Validate length in reply before using it

[PATCH v1 0/1] 390/zcrypt: Validate length information in reply
 2026-08-20 15:40 UTC  (6+ messages)
` [PATCH v1 1/1] s390/zcrypt: Validate length in reply before using it

[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-20 13:01 UTC  (9+ messages)
` [PATCH v7 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v7 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v7 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v7 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute

[PATCH] KVM: s390: selftests: Add IRQ injection selftests
 2026-08-20 12:48 UTC  (2+ messages)

[PATCH v4 0/3] KVM: s390: Improve floating IRQ injection behavior
 2026-08-20 12:31 UTC  (7+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] KVM: s390: Kick PV cpus at the right time for service irqs
` [PATCH v4 3/3] KVM: s390: Add opportunistic floating IRQ injection

[PATCH v2] kexec-tools/s390: add --reuseinitrd support
 2026-08-20 10:13 UTC 

[PATCH 0/7] s390/pci: Fix multiple bugs in IRQ domain migration
 2026-08-20  9:01 UTC  (19+ messages)
` [PATCH 1/7] s390/pci: fix double-free in zpci MSI cleanup
` [PATCH 2/7] s390/pci: fix use-after-free race in zpci floating interrupt cleanup
` [PATCH 3/7] s390/pci: fix resource leak in zpci MSI setup
` [PATCH 4/7] s390/pci: fix MSI directed-mode teardown IRQ bit count
` [PATCH 5/7] s390/pci: add NULL check in zpci_msi_clear_airq()
` [PATCH 6/7] s390/pci: add error cleanup in zpci_directed_irq_init

[PATCH v4 0/7] Fixes and rework for paes_s390 and phmac_s390
 2026-08-20  8:31 UTC  (3+ messages)
` [PATCH v4 6/7] s390/crypto: Fix handling of EBUSY in PHMAC when req is pushed to crypto engine

[PATCH v3 0/3] KVM: s390: Improve floating IRQ injection behavior
 2026-08-20  7:24 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] KVM: s390: Kick PV cpus at the right time for service irqs
` [PATCH v3 3/3] KVM: s390: Add opportunistic floating IRQ injection

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

[PATCH v3] s390/cpacf: Unpoison instruction results
 2026-08-19 22:14 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