Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 16:18:46 to 2021-04-09 14:47:24 UTC [more...]

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-09 14:45 UTC  (42+ messages)
` [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init()
` [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd()
` [PATCH rdma-next 03/10] RDMA/iser: Enable Relaxed Ordering
` [PATCH rdma-next 04/10] RDMA/rtrs: "
` [PATCH rdma-next 05/10] RDMA/srp: "
` [PATCH rdma-next 06/10] nvme-rdma: "
` [PATCH rdma-next 07/10] cifs: smbd: "
` [PATCH rdma-next 08/10] net/rds: "
` [PATCH rdma-next 09/10] net/smc: "
` [PATCH rdma-next 10/10] xprtrdma: "

[PATCH v15 00/13] s390/vfio-ap: dynamic configuration support
 2021-04-09 13:26 UTC  (16+ messages)
` [PATCH v15 01/13] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
` [PATCH v15 02/13] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v15 03/13] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v15 04/13] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v15 05/13] s390/vfio-ap: introduce shadow APCB
` [PATCH v15 06/13] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v15 07/13] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v15 08/13] s390/vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v15 09/13] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v15 10/13] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v15 11/13] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v15 12/13] s390/zcrypt: notify drivers on config changed and scan complete callbacks
` [PATCH v15 13/13] s390/vfio-ap: update docs to include dynamic config support

[PATCH rdma-next 0/8] Generalize if ULP supported check
 2021-04-09 12:31 UTC  (18+ messages)
` [PATCH rdma-next 1/8] RDMA/core: Check if client supports IB device or not
` [PATCH rdma-next 2/8] RDMA/cma: Skip device which doesn't support CM
` [PATCH rdma-next 3/8] IB/cm: Skip device which doesn't support IB CM
` [PATCH rdma-next 4/8] IB/core: Skip device which doesn't have necessary capabilities
` [PATCH rdma-next 5/8] IB/IPoIB: Skip device which doesn't have InfiniBand port
` [PATCH rdma-next 6/8] IB/opa_vnic: Move to client_supported callback
` [PATCH rdma-next 7/8] net/smc: "
` [PATCH rdma-next 8/8] net/rds: "

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 11:49 UTC  (2+ messages)

[PATCH 17/20] kbuild: s390: use common install script
 2021-04-09  3:10 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.12-rc7
 2021-04-08 18:21 UTC  (2+ messages)

partition iteration simplifications
 2021-04-08 16:24 UTC  (14+ messages)
` [PATCH 01/11] dasd: use bdev_disk_changed instead of blk_drop_partitions
` [PATCH 02/11] block: remove invalidate_partition
` [PATCH 03/11] block: move more syncing and invalidation to delete_partition
` [PATCH 04/11] block: refactor blk_drop_partitions
` [PATCH 05/11] block: take bd_mutex around delete_partitions in del_gendisk
` [PATCH 06/11] block: simplify partition removal
` [PATCH 07/11] block: simplify partition_overlaps
` [PATCH 08/11] block: simplify printk_all_partitions
` [PATCH 09/11] block: simplify show_partition
` [PATCH 10/11] block: simplify diskstats_show
` [PATCH 11/11] block: remove disk_part_iter

move bd_mutex to the gendisk
 2021-04-08 14:29 UTC  (18+ messages)
` [PATCH 01/15] md: remove the code to flush an old instance in md_open
` [PATCH 03/15] md: factor out a mddev_alloc_unit helper from mddev_find
` [PATCH 05/15] md: refactor mddev_find_or_alloc
` [PATCH 07/15] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
` [PATCH 08/15] block: split __blkdev_get
` [PATCH 09/15] block: move sync_blockdev from __blkdev_put to blkdev_put
` [PATCH 10/15] block: move bd_mutex to struct gendisk
` [PATCH 11/15] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 12/15] block: split __blkdev_put
` [PATCH 13/15] block: move bd_part_count to struct gendisk
` [PATCH 14/15] block: factor out a part_devt helper
` [PATCH 15/15] block: remove bdget_disk

[PATCH] s390/pci: move ioremap/ioremap_prot/ioremap_wc/ioremap_wt/iounmap to arch/s390/mm/ioremap.c
 2021-04-08  2:47 UTC  (3+ messages)

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-07 16:04 UTC  (20+ messages)
` [PATCH 3/6] mm: migrate: teach migrate_misplaced_page() about THP
` [PATCH 4/6] mm: thp: refactor NUMA fault handling
` [PATCH 5/6] mm: migrate: don't split THP for misplaced NUMA page

[PATCH -next] s390/protvirt: fix error return code in uv_info_init()
 2021-04-07 13:06 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 0/7] s390: Add support for large pages
 2021-04-07 12:42 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 1/7] s390x: lib: add and use macros for control register bits
` [kvm-unit-tests PATCH v3 2/7] libcflat: add SZ_1M and SZ_2G
` [kvm-unit-tests PATCH v3 3/7] s390x: lib: fix pgtable.h
` [kvm-unit-tests PATCH v3 4/7] s390x: lib: Add idte and other huge pages functions/macros
` [kvm-unit-tests PATCH v3 5/7] s390x: lib: add PGM_TEID_* macros
` [kvm-unit-tests PATCH v3 6/7] s390x: mmu: add support for large pages
` [kvm-unit-tests PATCH v3 7/7] s390x: edat test

[PATCH v2 00/18] Make vfio_mdev type safe
 2021-04-06 19:40 UTC  (3+ messages)
` [PATCH v2 17/18] vfio/mdev: Remove kobj from mdev_parent_ops->create()
` [PATCH v2 18/18] vfio/mdev: Correct the function signatures for the mdev_type_attributes

[PATCH 00/18] Make vfio_mdev type safe
 2021-04-06 18:34 UTC  (7+ messages)
` [PATCH 17/18] vfio/mdev: Remove kobj from mdev_parent_ops->create()
` [PATCH 18/18] vfio/mdev: Correct the function signatures for the mdev_type_attributes

[PATCH v14 00/13] s390/vfio-ap: dynamic configuration support
 2021-04-06 14:36 UTC  (17+ messages)
` [PATCH v14 01/13] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
` [PATCH v14 02/13] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v14 03/13] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v14 04/13] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v14 05/13] s390/vfio-ap: introduce shadow APCB
` [PATCH v14 06/13] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v14 07/13] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v14 08/13] s390/vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v14 09/13] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v14 10/13] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v14 11/13] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v14 12/13] s390/zcrypt: notify drivers on config changed and scan complete callbacks
` [PATCH v14 13/13] s390/vfio-ap: update docs to include dynamic config support

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-06 11:59 UTC  (13+ messages)
` [PATCH v2 1/9] scripts/gdb: rework lx-symbols gdb script
` [PATCH v2 2/9] KVM: introduce KVM_CAP_SET_GUEST_DEBUG2
` [PATCH v2 3/9] KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
` [PATCH v2 4/9] KVM: aarch64: "
` [PATCH v2 5/9] KVM: s390x: "
` [PATCH v2 6/9] KVM: x86: implement KVM_GUESTDBG_BLOCKEVENTS
` [PATCH v2 7/9] KVM: SVM: split svm_handle_invalid_exit
` [PATCH v2 8/9] KVM: x86: add force_intercept_exceptions_mask
` [PATCH v2 9/9] KVM: SVM: implement force_intercept_exceptions_mask

[PATCH 0/4] KVM statistics data fd-based binary interface
 2021-04-03 17:42 UTC  (8+ messages)
` [PATCH 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH 4/4] KVM: selftests: Add selftest for KVM "

[PATCH] net: smc: Remove repeated struct declaration
 2021-04-01 23:20 UTC  (3+ messages)

[PATCH V2 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
 2021-04-01  6:44 UTC 

kernel warning percpu ref in obj_cgroup_release (was: Re: linux-next: Tree for Mar 29)
 2021-04-01  0:25 UTC  (9+ messages)
  ` kernel warning percpu ref in obj_cgroup_release
    ` [External] "
        ` [External] "

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-03-31 14:36 UTC  (6+ messages)
` [PATCH v13 06/15] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (4+ messages)
` [PATCH v2] "

Bidding invitation
 2021-03-31  7:15 UTC 

[GIT PULL] s390 updates for 5.12-rc6
 2021-03-30 19:04 UTC  (2+ messages)

[PATCH] arch: s390: Remove duplicate struct ccw1 declaration
 2021-03-30 18:39 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 read-only IMAP folder(s) and NNTP newsgroup(s).