Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-05 05:24:18 to 2021-04-13 21:24:37 UTC [more...]

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-13 21:24 UTC  (2+ messages)
` [v2 PATCH 1/7] mm: memory: add orig_pmd to struct vm_fault

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-13 18:24 UTC  (5+ messages)
` [RFC PATCH v4 1/4] vfio-ccw: Check initialized flag in cp_init()
` [RFC PATCH v4 2/4] vfio-ccw: Check workqueue before doing START
` [RFC PATCH v4 3/4] vfio-ccw: Reset FSM state to IDLE inside FSM
` [RFC PATCH v4 4/4] vfio-ccw: Reset FSM state to IDLE before io_mutex

[PATCH 0/1] Use of /sys/bus/pci/devices/…/index for non-SMBIOS platforms
 2021-04-13 18:22 UTC  (7+ messages)
` [PATCH 1/1] s390/pci: expose a PCI device's UID as its index

[PATCH -next] s390/protvirt: fix error return code in uv_info_init()
 2021-04-13 14:15 UTC  (5+ messages)

[PATCH] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-13 14:12 UTC  (9+ messages)

[Patch net] smc: disallow TCP_ULP in smc_setsockopt()
 2021-04-13  7:48 UTC  (4+ messages)

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-12 22:48 UTC  (52+ 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: "

[s390:features 40/44] drivers/gpu/drm/drm_lock.c:75:10: error: passing 'typeof (lock)' (aka 'volatile unsigned int *') to parameter of type 'void *' discards qualifiers
 2021-04-12 20:49 UTC 

[s390:features 40/44] drivers/gpu/drm/drm_lock.c:75:24: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2021-04-12 17:25 UTC 

[GIT PULL 0/7] KVM: s390: Updates for 5.13
 2021-04-12 16:05 UTC  (8+ messages)
` [GIT PULL 1/7] KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()
` [GIT PULL 2/7] KVM: s390: diag9c (directed yield) forwarding
` [GIT PULL 3/7] KVM: s390: split kvm_s390_logical_to_effective
` [GIT PULL 4/7] KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
` [GIT PULL 5/7] KVM: s390: VSIE: correctly handle MVPG when in VSIE
` [GIT PULL 6/7] KVM: s390: split kvm_s390_real_to_abs
` [GIT PULL 7/7] KVM: s390: VSIE: fix MVPG handling for prefixing and MSO

[PATCH 5/8] scsi: remove the unchecked_isa_dma flag
 2021-04-12 14:04 UTC  (3+ messages)

Inaccessible pages & folios
 2021-04-12 13:55 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 0/7] s390: Add support for large pages
 2021-04-12 13:52 UTC  (11+ 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

consolidate the flock uapi definitions
 2021-04-12 13:11 UTC  (14+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH] mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcg
 2021-04-12 11:05 UTC  (3+ messages)
  ` [External] "

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

[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 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  (3+ messages)
` [PATCH 10/15] block: move bd_mutex to struct gendisk

[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  (9+ messages)

[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  (4+ messages)
` [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  (3+ messages)

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-06 11:59 UTC  (3+ 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).