Linux s390 Architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-04 17:47:33 to 2026-08-06 13:09:18 UTC [more...]

[PATCH 0/2] s390/block: Enable CONTEXT_ANALYSIS
 2026-08-06 13:09 UTC  (5+ messages)
` [PATCH 1/2] s390/dasd: Add __context_unsafe() attribute to various functions
` [PATCH 2/2] s390/block: Enable CONTEXT_ANALYSIS

[PATCH 0/1] address one of sashiko pre-existing issues
 2026-08-06 13:04 UTC  (3+ messages)
` [PATCH 1/1] KVM: s390: Fix memory corruption by not reinjecting CK machine checks
` [PATCH on master] "

[PATCH net] net/dibs: Fix UAF of dmb_clientid_arr after dibs_dev_del()
 2026-08-06 13:02 UTC  (4+ messages)

[PATCH net v2] dibs: fix double free of dmb_clientid_arr
 2026-08-06 12:04 UTC 

[PATCH net] dibs: fix double free of dmb_clientid_arr
 2026-08-06 12:00 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH] s390/irqflags: add out-of-line definitions of arch_local_irq_*() for KMSAN
 2026-08-06 10:19 UTC  (3+ messages)

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

[PATCH v2 0/2] Fix skcipher_walk return code handling in aes_s390
 2026-08-06  9:22 UTC  (5+ messages)
` [PATCH v2 1/2] s390/crypto: "
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in AES ctr mode algorithm

[PATCH net] net/smc: drop the abort_work reference when the work is cancelled
 2026-08-06  9:20 UTC  (2+ messages)

[PATCH net] dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
 2026-08-06  8:50 UTC  (2+ messages)

[kvm-unit-tests 0/2] s390x: Fixup test fencing
 2026-08-06  8:38 UTC  (3+ messages)
` [kvm-unit-tests 2/2] s390x: skey: Fence TCG protection checks

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

[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
 2026-08-06  6:29 UTC  (7+ messages)
` [PATCH 1/3] init/Kconfig: generalize config COMMAND_LINE_SIZE to all architectures
` [PATCH 2/3] arch: use CONFIG_COMMAND_LINE_SIZE across "
` [PATCH 3/3] init/Kconfig: make config INIT_ENV_ARG_LIMIT user-configurable

[PATCH 1/3] init/Kconfig: generalize config COMMAND_LINE_SIZE to all architectures
 2026-08-06  6:05 UTC 

[PATCH v6 0/1] Improve zcrypt reply message verification checks
 2026-08-06  5:22 UTC  (3+ messages)
` [PATCH v6 1/1] s390/zcrypt: "

[PATCH v2 0/2] PAES - Fix rc handling at skcipher_walk_done
 2026-08-06  4:50 UTC  (5+ messages)
` [PATCH v2 1/2] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in PAES ctr mode algorithm

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-08-06  1:00 UTC  (4+ messages)

[PATCH] net/smc: fix sock refcount leak in smc_switch_conns() error path
 2026-08-05 21:39 UTC  (5+ messages)

[PATCH 00/19] s390/dasd: ESE Performance improvements
 2026-08-05 20:31 UTC  (40+ messages)
` [PATCH 01/19] s390/dasd: Do not complete a failed ESE read as successful
` [PATCH 02/19] s390/dasd: Propagate partial completion length across ERP recovery
` [PATCH 03/19] s390/dasd: Guard sysfs discipline callbacks against unallocated private data
` [PATCH 04/19] s390/dasd: Snapshot intrc before freeing the request block
` [PATCH 05/19] s390/dasd: Optimize max blocks per request for track alignment
` [PATCH 06/19] s390/dasd: Use GFP_KERNEL in dasd_alloc_device()
` [PATCH 07/19] s390/dasd: Add defines for the Extended Address Volume track address
` [PATCH 08/19] s390/dasd: Add infrastructure for ESE full-track write
` [PATCH 09/19] s390/dasd: Add range-based format-track collision detection
` [PATCH 10/19] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
` [PATCH 11/19] s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()
` [PATCH 12/19] s390/dasd: Use WRITE_FULL_TRACK in ESE format handler
` [PATCH 13/19] s390/dasd: Add full_track_bias to control fulltrack write mode
` [PATCH 14/19] s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias
` [PATCH 15/19] s390/dasd: Stamp a format label into newly formatted volumes
` [PATCH 16/19] s390/dasd: Detect ESE volumes from the on-disk format label
` [PATCH 17/19] s390/dasd: Report ESE capability and format mode at device online
` [PATCH 18/19] s390/dasd: Re-enable discard support for ESE volumes
` [PATCH 19/19] s390/dasd: Read cached unit address and LSS in the CCW build path

[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
 2026-08-05 17:12 UTC  (11+ messages)
` [PATCH v23 1/5] PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder value
` [PATCH v23 2/5] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v23 3/5] PCI: Avoid saving config space state if inaccessible
` [PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
` [PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
 2026-08-05 16:03 UTC  (3+ messages)

`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
 2026-08-05 15:56 UTC  (11+ messages)

[PATCH net-next 0/2] drivers/s390/net: Enable CONTEXT_ANALYSIS
 2026-08-05 15:50 UTC  (4+ messages)
` [PATCH net-next 1/2] s390/ctcm: Add __context_unsafe() attribute to various functions
` [PATCH net-next 2/2] drivers/s390/net: Enable CONTEXT_ANALYSIS

[PATCH v1 0/1] Fix skcipher_walk return code handling in aes_s390
 2026-08-05 15:19 UTC  (3+ messages)
` [PATCH v1 1/1] s390/crypto: "

[PATCH net] net/smc: prevent device removal during connection setup
 2026-08-05 15:10 UTC  (3+ messages)

[PATCH v3 0/3] s390/pci: Enable CONTEXT_ANALYSIS
 2026-08-05 14:23 UTC  (8+ messages)
` [PATCH v3 1/3] s390/pci: Rework __zpci_event_error() to remove conditional locking
` [PATCH v3 2/3] s390/pci: Rework __zpci_event_availability() "
` [PATCH v3 3/3] s390/pci: Enable CONTEXT_ANALYSIS

[PATCH net v5 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-05 13:57 UTC  (5+ messages)
` [PATCH net v5 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v5 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-05 13:43 UTC  (16+ messages)
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v6 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v6 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v6 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v6 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute

[PATCH] s390/sclp: Fix leak of uninitialized kernel data in SCLP report
 2026-08-05 13:40 UTC  (3+ messages)

[PATCH v2 0/3] s390/pci: Enable CONTEXT_ANALYSIS
 2026-08-05 13:22 UTC  (6+ messages)
` [PATCH v2 2/3] s390/pci: Rework__zpci_event_availability() to remove conditional locking
` [PATCH v2 3/3] s390/pci: Enable CONTEXT_ANALYSIS

[PATCH net] s390/ism: Fix UAF of sba and ieq during ism_dev_exit()
 2026-08-05 13:10 UTC 

[PATCH v2 1/1] s390/ap: Fix MAPML computation
 2026-08-05 13:01 UTC  (4+ messages)

[PATCH v1 0/1] PAES - Fix rc handling at skcipher_walk_done
 2026-08-05 12:50 UTC  (3+ messages)
` [PATCH v1 1/1] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-08-05 12:30 UTC  (9+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference

[PATCH net] net/smc: fix TOCTOU race between smc_listen_out() and listener close
 2026-08-05 12:29 UTC  (5+ messages)

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-05 12:07 UTC  (4+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH v3 0/8] KVM: s390: More fixes
 2026-08-05 11:55 UTC  (18+ messages)
` [PATCH v3 1/8] KVM: s390: Remove user triggerable WARN_ON
` [PATCH v3 2/8] KVM: s390: Zero initialize data structures for inject_pfault_token
` [PATCH v3 3/8] KVM: s390: Zero initialize irq in reinject_machine_check
` [PATCH v3 4/8] KVM: s390: Fix memory leak in guest debug handling
` [PATCH v3 5/8] KVM: s390: Fix old_data leak in guest debug error path
` [PATCH v3 6/8] KVM: s390: Take srcu when importing watchpoint data
` [PATCH v3 7/8] KVM: s390: Free guest debug data on vcpu destroy
` [PATCH v3 8/8] KVM: s390: Fix length check __import_wp_info()

[PATCH v13 00/18] target/s390x: Extend qemu CPACF support
 2026-08-05 11:17 UTC  (13+ messages)
` [PATCH v13 01/18] target/s390x: Rework s390 cpacf implementations
` [PATCH v13 04/18] target/s390x: Add helper functions for copy memory to and from guest
` [PATCH v13 11/18] target/s390x: Base support for cpacf protected keys and pckmo
` [PATCH v13 12/18] target/s390x: Support protected key AES ECB for cpacf km instruction

[PATCH v4 0/3] Introduce arch_do_panic
 2026-08-05 10:11 UTC  (9+ messages)
` [PATCH v4 1/3] panic: "
` [PATCH v4 2/3] s390: Implement arch_do_panic()
` [PATCH v4 3/3] sparc: Implement arch_do_panic

[PATCH 0/3] s390/crypto: Enable CONTEXT_ANALYSIS
 2026-08-05  8:47 UTC  (5+ messages)
` [PATCH 2/3] s390/crypto: Rework ctr_paes_do_crypt() to remove conditional locking

[PATCH v2 0/7] KVM: s390: more fixes
 2026-08-05  8:21 UTC  (13+ messages)
` [PATCH v2 1/7] KVM: s390: Remove user triggerable WARN_ON
` [PATCH v2 4/7] KVM: s390: Fix memory leak in guest debug handling
` [PATCH v2 5/7] KVM: s390: Fix old_data leak in guest debug error path
` [PATCH v2 6/7] KVM: s390: Take srcu when importing watchpoint data
` [PATCH v2 7/7] KVM: s390: Free guest debug data on vcpu destroy

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-05  8:34 UTC  (12+ messages)
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings

[PATCH net] net/smc: fix socket refcount leak in smc_switch_conns()
 2026-08-05  8:28 UTC  (2+ messages)

[PATCH net-next] s390/ctcm: Convert fsm.h to proper kernel-doc format
 2026-08-04 18:27 UTC  (2+ messages)

[PATCH net-next] net/iucv: fix UAF in afiucv_netdev_event()
 2026-08-04 18:21 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