Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 19:33:14 to 2021-06-17 04:41:53 UTC [more...]

[PATCH v10 0/5] KVM statistics data fd-based binary interface
 2021-06-17  4:41 UTC 

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 21:35 UTC  (22+ messages)
` [PATCH v9 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v9 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v9 4/5] KVM: selftests: Add selftest for KVM "
` [PATCH v9 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-16 20:20 UTC  (33+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH] s390: iucv: Avoid field over-reading memcpy()
 2021-06-16 20:19 UTC 

[PATCH] s390/dasd: Avoid field over-reading memcpy()
 2021-06-16 20:19 UTC 

[PATCH] s390/zcrypt: Switch to flexible array member
 2021-06-16 20:19 UTC 

[PATCH] s390/speculation: Use statically initialized const for instructions
 2021-06-16 20:18 UTC 

[PATCH net-next v2 0/4] net/smc: Add SMC statistic support
 2021-06-16 20:10 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net/smc: Add SMC statistics support
` [PATCH net-next v2 2/4] net/smc: Add netlink support for SMC statistics
` [PATCH net-next v2 3/4] net/smc: Add netlink support for SMC fallback statistics
` [PATCH net-next v2 4/4] net/smc: Make SMC statistics network namespace aware

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-06-16 14:24 UTC  (3+ messages)

[PATCH v5 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-06-16 14:16 UTC  (3+ messages)
` [PATCH v5 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked
` [PATCH v5 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[PATCH 0/4] Remove duplicated stats definitions for debugfs
 2021-06-16 12:55 UTC  (12+ messages)
` [PATCH 1/4] KVM: stats: Make sure no missing or mismatched binary stats definition
` [PATCH 2/4] KVM: stats: Use binary stats descriptors for debugfs interface
` [PATCH 3/4] KVM: stats: Update documentation supporting stats mode and offset
` [PATCH 4/4] KVM: selftests: Update binary stats test for stats mode

[PATCH] s390/boot: add zstd support
 2021-06-16  7:34 UTC  (3+ messages)

[PATCH -next] s390/sclp: convert list_for_each to entry variant
 2021-06-15 23:05 UTC  (2+ messages)

[PATCH 0/3] s390/vfio-ap: refactor mdev remove callback and locks
 2021-06-15 18:55 UTC  (14+ messages)
` [PATCH 1/3] s390/vfio-ap: clean up mdev resources when remove callback invoked
` [PATCH 2/3] s390/vfio-ap: introduce two new r/w locks to replace wait_queue_head_t
` [PATCH 3/3] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-15 16:28 UTC  (6+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk

Allow mdev drivers to directly create the vfio_device (v2 / alternative)
 2021-06-15 15:27 UTC  (26+ messages)
` [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[PATCH v4 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14 23:59 UTC  (8+ messages)
` [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v4 2/2] KVM: s390: prepare for hugepage vmalloc

[PATCH 00/10] Allow mdev drivers to directly create the vfio_device
 2021-06-14 14:36 UTC  (3+ messages)

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-14 13:19 UTC  (19+ messages)
` [PATCH v7 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v7 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v7 3/4] KVM: stats: Add documentation for statistics data binary interface

[PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-06-14 12:35 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/7] unify header guards
 2021-06-14  9:01 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/7] README.md: add guideline for header guards format

[PATCH] dasd: unexport dasd_set_target_state
 2021-06-14  6:04 UTC 

[PATCH v3 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14  2:01 UTC  (8+ messages)
` [PATCH v3 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v3 2/2] KVM: s390: fix for hugepage vmalloc

[PATCH net-next 0/2] s390/iucv: updates 2021-06-11
 2021-06-12 20:10 UTC  (4+ messages)
` [PATCH net-next 1/2] net/af_iucv: clean up some forward declarations
` [PATCH net-next 2/2] s390/netiuvc: get rid of "

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH net-next 0/9] s390/qeth: updates 2021-06-11
 2021-06-11 20:00 UTC  (11+ messages)
` [PATCH net-next 1/9] s390/qeth: count TX completion interrupts
` [PATCH net-next 2/9] s390/qeth: also use TX NAPI for non-IQD devices
` [PATCH net-next 3/9] s390/qeth: unify the tracking of active cmds on ccw device
` [PATCH net-next 4/9] s390/qeth: use ethtool_sprintf()
` [PATCH net-next 5/9] s390/qeth: consolidate completion of pending TX buffers
` [PATCH net-next 6/9] s390/qeth: remove QAOB's pointer to its TX buffer
` [PATCH net-next 7/9] s390/qeth: remove TX buffer's pointer to its queue
` [PATCH net-next 8/9] s390/qeth: shrink TX buffer struct
` [PATCH net-next 9/9] s390/qeth: Consider dependency on SWITCHDEV module

[PATCH v3 09/23] elf: Use sysinfo_ehdr in ARCH_DLINFO()
 2021-06-11 18:02 UTC  (2+ messages)
` [PATCH v3 11/23] s390/vdso: Remove vdso_base pointer from mm->context

[PATCH] KVM: stats: Remove debugfs interface for KVM stats
 2021-06-11 15:26 UTC  (4+ messages)

[kvm-unit-tests PATCH v5 0/7] s390: Add support for large pages
 2021-06-11 14:07 UTC  (8+ messages)
` [kvm-unit-tests PATCH v5 1/7] s390x: lib: add and use macros for control register bits
` [kvm-unit-tests PATCH v5 2/7] libcflat: add SZ_1M and SZ_2G
` [kvm-unit-tests PATCH v5 3/7] s390x: lib: fix pgtable.h
` [kvm-unit-tests PATCH v5 4/7] s390x: lib: Add idte and other huge pages functions/macros
` [kvm-unit-tests PATCH v5 5/7] s390x: lib: add teid union and clear teid from lowcore
` [kvm-unit-tests PATCH v5 6/7] s390x: mmu: add support for large pages
` [kvm-unit-tests PATCH v5 7/7] s390x: edat test

[PATCH v8 0/4] KVM statistics data fd-based binary interface
 2021-06-11 13:40 UTC  (7+ messages)
` [PATCH v8 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v8 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v8 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v8 4/4] KVM: selftests: Add selftest for KVM "

[PATCH net-next 0/4] net/smc: Add SMC statistic support
 2021-06-11  9:28 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).