linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-07 19:04:25 to 2024-11-19 08:52:56 UTC [more...]

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  8:52 UTC  (51+ 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 v1 1/1] s390/vfio-ap: remove gmap_convert_to_secure from vfio_ap_ops
 2024-11-18 19:05 UTC  (2+ messages)

[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  (15+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-15 10:04 UTC  (13+ 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 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h

[PATCH 0/2] s390: Raise minimum clang version to 19.1.0
 2024-11-14 17:25 UTC  (7+ messages)
` [PATCH 1/2] scripts/min-tool-version.sh: Raise minimum clang version to 19.1.0 for s390
` [PATCH 2/2] s390/fpu: Remove inline assembly variants for old clang versions

[PATCH v3 0/3] New s390 specific protected key hmac
 2024-11-14 11:17 UTC  (7+ 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  (7+ messages)
` [PATCH net-next 1/3] net/smc: refactoring lgr pending lock
` [PATCH net-next 2/3] net/smc: reduce locks scope of smc_xxx_lgr_pending
` [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  (6+ messages)
` [PATCH v8 1/5] arm: perf: Drop unused functions
` [PATCH v8 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v8 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v8 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v8 5/5] perf: Correct perf sampling with guest VMs

[PATCH v7 0/5] Correct perf sampling with Guest VMs
 2024-11-13 18:39 UTC  (15+ messages)
` [PATCH v7 1/5] arm: perf: Drop unused functions
` [PATCH v7 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v7 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v7 5/5] perf: Correct perf sampling with guest VMs

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-13  3:31 UTC  (4+ messages)

[PATCH] Remove unused function parameter in __smc_diag_dump
 2024-11-12 18:22 UTC  (7+ messages)

[GIT PULL 00/14] KVM: s390: pull requests for 6.13
 2024-11-12 18:19 UTC  (16+ messages)
` [GIT PULL 01/14] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions
` [GIT PULL 02/14] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [GIT PULL 03/14] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [GIT PULL 04/14] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [GIT PULL 05/14] KVM: s390: selftests: Add regression tests for PLO subfunctions
` [GIT PULL 06/14] KVM: s390: selftests: Add uc_map_unmap VM test case
` [GIT PULL 07/14] KVM: s390: selftests: Add uc_skey "
` [GIT PULL 08/14] KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs
` [GIT PULL 09/14] KVM: s390: selftests: Fix whitespace confusion in ucontrol test
` [GIT PULL 10/14] KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output
` [GIT PULL 11/14] KVM: s390: add concurrent-function facility to cpu model
` [GIT PULL 12/14] KVM: s390: add msa11 "
` [GIT PULL 13/14] KVM: s390: add gen17 facilities to CPU model
` [GIT PULL 14/14] KVM: s390: selftests: Add regression tests for PFCR subfunctions

[PATCH v2] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2024-11-12 14:58 UTC  (3+ messages)

[PATCH 1/3] s390/syscalls: avoid creation of arch/arch/ directory
 2024-11-11 19:00 UTC  (4+ messages)
` [PATCH 2/3] s390/syscalls: remove unnecessary argument of filechk_syshdr
` [PATCH 3/3] s390/syscalls: convert filechk to if_changed

[PATCH 0/4] KVM: s390: CPU model for gen17
 2024-11-11 12:15 UTC  (3+ messages)
` [PATCH 4/4] KVM: s390: selftests: Add regression tests for PFCR subfunctions

[kvm-unit-tests PATCH v2 1/1] s390x: pv: Add test for large host pages backing
 2024-11-11 12:15 UTC 

[PATCH v7 2/5] selftests: kvm: s390: Add uc_skey VM test case
 2024-11-11 10:15 UTC  (3+ messages)

[PATCH 0/2] s390/dasd: two small fixes
 2024-11-10  3:07 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: fix redundant /proc/dasd* entries removal
` [PATCH 2/2] s390/dasd: Fix typo in comment

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-09  5:32 UTC  (10+ messages)

[kvm-unit-tests PATCH v1 1/1] s390x: pv: Add test for large host pages backing
 2024-11-08 15:59 UTC  (3+ messages)

[PATCH net v2] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-07 19:40 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;
as well as URLs for NNTP newsgroup(s).