public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-13 19:02:06 to 2024-11-26 10:25:23 UTC [more...]

[PATCH v2 0/3] KVM: s390: Couple of small cmpxchg() optimizations
 2024-11-26 10:25 UTC  (2+ messages)
` [PATCH v2 2/3] KVM: s390: Remove one byte cmpxchg() usage

[PATCH net] s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
 2024-11-26  9:10 UTC  (3+ messages)

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-11-26  8:29 UTC  (7+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops

[PATCH 0/3] KVM: s390: Couple of small cmpxchg() optimizations
 2024-11-25 16:20 UTC  (11+ messages)
` [PATCH 1/3] KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
` [PATCH 2/3] KVM: s390: Remove one byte cmpxchg() usage
` [PATCH 3/3] KVM: s390: Increase size of union sca_utility to four bytes

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-25 14:41 UTC  (38+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[PATCH net 0/2] two fixes for SMC
 2024-11-25 13:02 UTC  (11+ messages)
` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue

[PATCH v5 0/3] New s390 specific protected key hmac
 2024-11-25 13:00 UTC  (6+ messages)
` [PATCH v5 1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context
` [PATCH v5 2/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v5 3/3] s390/crypto: New s390 specific protected key hash phmac

[PATCH AUTOSEL 4.19 1/2] s390/cpum_sf: Handle CPU hotplug remove during sampling
 2024-11-24 12:42 UTC 

[PATCH AUTOSEL 5.4 1/2] s390/cpum_sf: Handle CPU hotplug remove during sampling
 2024-11-24 12:42 UTC 

[PATCH AUTOSEL 5.10 1/5] s390/cpum_sf: Handle CPU hotplug remove during sampling
 2024-11-24 12:42 UTC 

[PATCH AUTOSEL 5.15 2/6] s390/cpum_sf: Handle CPU hotplug remove during sampling
 2024-11-24 12:41 UTC 

[PATCH AUTOSEL 6.1 2/7] s390/cpum_sf: Handle CPU hotplug remove during sampling
 2024-11-24 12:41 UTC 

[PATCH AUTOSEL 6.6 3/9] s390/cpum_sf: Handle CPU hotplug remove during sampling
 2024-11-24 12:40 UTC 

[PATCH AUTOSEL 6.11 01/16] s390/pci: Sort PCI functions prior to creating virtual busses
 2024-11-24 12:39 UTC  (4+ messages)
` [PATCH AUTOSEL 6.11 02/16] s390/pci: Use topology ID for multi-function devices
` [PATCH AUTOSEL 6.11 03/16] s390/pci: Ignore RID for isolated VFs
` [PATCH AUTOSEL 6.11 06/16] s390/cpum_sf: Handle CPU hotplug remove during sampling

[PATCH AUTOSEL 6.12 01/19] s390/pci: Sort PCI functions prior to creating virtual busses
 2024-11-24 12:38 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 02/19] s390/pci: Use topology ID for multi-function devices
` [PATCH AUTOSEL 6.12 03/19] s390/pci: Ignore RID for isolated VFs
` [PATCH AUTOSEL 6.12 06/19] s390/cpum_sf: Handle CPU hotplug remove during sampling

[PATCH net-next v2] net/smc: Remove unused function parameter in __smc_diag_dump
 2024-11-21  9:08 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 1/1] s390x: pv: Add test for large host pages backing
 2024-11-20 17:36 UTC  (5+ messages)

[PATCH v1 1/1] s390/vfio-ap: remove gmap_convert_to_secure from vfio_ap_ops
 2024-11-19 11:24 UTC  (3+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (52+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "

[PATCH net-next 0/1] net/smc: Optimize rmbs/sndbufs lock
 2024-11-19  8:13 UTC  (4+ messages)
` [PATCH net-next 1/1] Separate locks for rmbs/sndbufs linked lists of different lengths

[GIT PULL] s390 updates for 6.13 merge window
 2024-11-19  2:24 UTC  (2+ messages)

[PATCH v2 net-next] net/smc: Optimize the search method of reused buf_desc
 2024-11-19  2:21 UTC  (3+ messages)
` [PATCH net-next v3] "

[PATCH 0/3] sysfs: treewide: Remove spurious NULL in attribute_group definition
 2024-11-18 15:23 UTC  (6+ messages)
` [PATCH 1/3] perf: arm-ni: "
` [PATCH 2/3] s390/con3215: "
` [PATCH 3/3] cpu: "

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-18 11:27 UTC  (29+ messages)
` [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH v4 0/3] New s390 specific protected key hmac
 2024-11-15 23:05 UTC  (5+ messages)
` [PATCH v4 1/3] crypto: api - Adjust HASH_MAX_DESCSIZE for s390-phmac context
` [PATCH v4 2/3] s390/crypto: Add protected key hmac subfunctions for KMAC
` [PATCH v4 3/3] s390/crypto: New s390 specific shash phmac

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (11+ messages)

[PATCH 0/2] s390: Raise minimum clang version to 19.1.0
 2024-11-14 17:25 UTC  (5+ messages)
` [PATCH 1/2] scripts/min-tool-version.sh: Raise minimum clang version to 19.1.0 for s390

[PATCH v3 0/3] New s390 specific protected key hmac
 2024-11-14 11:17 UTC  (5+ messages)
` [PATCH v3 3/3] s390/crypto: New s390 specific shash phmac

[PATCH net-next 0/3] Reduce locks scope of-smc_xxx_lgr_pending
 2024-11-14  1:51 UTC  (6+ messages)
` [PATCH net-next 1/3] net/smc: refactoring lgr pending lock
` [PATCH net-next 3/3] net/smc: Isolate the smc_xxx_lgr_pending with ib_device

[PATCH v8 0/5] Correct perf sampling with Guest VMs
 2024-11-13 19:01 UTC  (3+ messages)
` [PATCH v8 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v8 5/5] perf: Correct perf sampling with guest VMs


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