public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-05 23:05:24 to 2021-08-13 08:50:44 UTC [more...]

[kvm-unit-tests PATCH 0/8] s390x: Cleanup and maintenance
 2021-08-13  8:41 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/8] s390x: lib: Extend bitops
` [kvm-unit-tests PATCH 2/8] lib: s390x: Add 0x3d, 0x3e and 0x3f PGM constants
` [kvm-unit-tests PATCH 3/8] lib: s390x: Print addressing related exception information
` [kvm-unit-tests PATCH 4/8] lib: s390x: Start using bitops instead of magic constants
` [kvm-unit-tests PATCH 5/8] s390x: uv-host: Explain why we set up the home space and remove the space change
` [kvm-unit-tests PATCH 6/8] lib: s390x: Add PSW_MASK_64
` [kvm-unit-tests PATCH 7/8] lib: s390x: Control register constant cleanup
` [kvm-unit-tests PATCH 8/8] lib: s390x: uv: Add rc 0x100 query error handling

[PATCH v3 0/3] A few gup refactorings and documentation updates
 2021-08-13  4:41 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v3 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v3 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-12 23:21 UTC  (11+ messages)

[PATCH v2 0/3] A few gup refactorings and documentation updates
 2021-08-12 21:59 UTC  (11+ messages)
` [PATCH v2 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

pass a gendisk instead of block_device in the partitioning code
 2021-08-12 16:51 UTC  (7+ messages)
` [PATCH 1/4] block: store a gendisk in struct parsed_partitions
` [PATCH 2/4] block: pass a gendisk to bdev_add_partition
` [PATCH 3/4] block: pass a gendisk to bdev_del_partition
` [PATCH 4/4] block: pass a gendisk to bdev_resize_partition

[PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
 2021-08-12 15:41 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/4] S390x: CPU Topology Information
 2021-08-12 15:12 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v2 2/4] s390x: lib: Simplify stsi_get_fc and move it to library
` [kvm-unit-tests PATCH v2 3/4] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v2 4/4] s390x: topology: Checking Configuration Topology Information

[PATCH v4 0/2] memblock: make memblock_find_in_range method private
 2021-08-12 14:40 UTC  (4+ messages)
` [PATCH v4 1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M
` [PATCH v4 2/2] memblock: make memblock_find_in_range method private

ensure each gendisk always has a request_queue reference
 2021-08-12 14:17 UTC  (10+ messages)
` [PATCH 1/8] nvme: use blk_mq_alloc_disk
` [PATCH 2/8] st: do not allocate a gendisk
` [PATCH 3/8] sg: "
` [PATCH 4/8] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/8] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/8] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/8] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/8] block: hold a request_queue reference for the lifetime of struct gendisk

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-12 10:07 UTC  (21+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "

[PATCH v4 00/14] Provide core infrastructure for managing open/release
 2021-08-11 22:08 UTC  (23+ messages)
` [PATCH v4 01/14] vfio/samples: Remove module get/put
` [PATCH v4 02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
` [PATCH v4 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v4 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v4 05/14] vfio/samples: Delete useless open/close
` [PATCH v4 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v4 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v4 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v4 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v4 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v4 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v4 12/14] vfio/ap,ccw: Fix open/close "
` [PATCH v4 13/14] vfio/gvt: "
` [PATCH v4 14/14] vfio: Remove struct vfio_device_ops open/release

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-11  7:36 UTC  (5+ messages)

[PATCH v2 net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10 20:30 UTC  (5+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-08-10 15:00 UTC  (13+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking

[PATCH net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10  9:34 UTC  (6+ messages)

sched: Move SCHED_DEBUG sysctl to debugfs
 2021-08-10  8:49 UTC  (10+ messages)
` [PATCH 0/1] Improve yield (was: sched: Move SCHED_DEBUG sysctl to debugfs)
  ` [PATCH 1/1] sched/fair: improve yield_to vs fairness

[PATCH v3] vfio/ap_ops: Convert to use vfio_register_group_dev()
 2021-08-10  8:33 UTC  (2+ messages)

[patch V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-08-10  7:49 UTC  (5+ messages)
` [patch V2 18/19] PCI/MSI: Provide a new set of mask and unmask functions
      ` [patch V3 "

[PATCH v2] scripts/Makefile.clang: default to LLVM_IAS=1
 2021-08-10  0:06 UTC  (2+ messages)

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-09 17:50 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/4] S390x: CPU Topology Information
 2021-08-09 15:59 UTC  (16+ messages)
` [kvm-unit-tests PATCH v1 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v1 2/4] s390x: lib: Move stsi_get_fc to library
` [kvm-unit-tests PATCH v1 3/4] s390x: topology: check the Perform Topology Function
` [kvm-unit-tests PATCH v1 4/4] s390x: Topology: checking Configuration Topology Information

[PATCH] s390/crypto: fix all kernel-doc warnings in vfio_ap_ops.c
 2021-08-09 15:12 UTC  (4+ messages)

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH net-next] net/smc: Allow SMC-D 1MB DMB allocations
 2021-08-09 10:00 UTC  (2+ messages)

[PATCH net 0/2] net/smc: fixes 2021-08-09
 2021-08-09 10:00 UTC  (4+ messages)
` [PATCH net 1/2] net/smc: fix wait on already cleared link
` [PATCH net 2/2] net/smc: Correct smc link connection counter in case of smc client

[PATCH net-next 0/5] net/iucv: updates 2021-08-09
 2021-08-09  9:20 UTC  (7+ messages)
` [PATCH net-next 1/5] net/af_iucv: support drop monitoring
` [PATCH net-next 2/5] net/af_iucv: clean up a try_then_request_module()
` [PATCH net-next 3/5] net/af_iucv: remove wrappers around iucv (de-)registration
` [PATCH net-next 4/5] net/iucv: get rid of register asm usage
` [PATCH net-next 5/5] net/iucv: Replace deprecated CPU-hotplug functions

[PATCH v3 00/14] KVM: s390: pv: implement lazy destroy
 2021-08-09  8:50 UTC  (17+ messages)
` [PATCH v3 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v3 02/14] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v3 03/14] KVM: s390: pv: leak the ASCE page when destroy fails

Build regressions/improvements in v5.14-rc4
 2021-08-09  7:50 UTC 

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-07 23:05 UTC  (4+ messages)

[PATCH net-next 0/3] s390/qeth: Add bridge to switchdev LEARNING_SYNC
 2021-08-07  8:50 UTC  (5+ messages)
` [PATCH net-next 1/3] s390/qeth: Register switchdev event handler
` [PATCH net-next 2/3] s390/qeth: Switchdev "
` [PATCH net-next 3/3] s390/qeth: Update MACs of LEARNING_SYNC device

[PATCH] net: mvvp2: fix short frame size on s390
 2021-08-06 11:20 UTC  (2+ messages)

[PATCH v1] s390/mm: remove unused cmma functions
 2021-08-06  8:47 UTC  (2+ messages)

add a bvec_virt helper
 2021-08-06  2:43 UTC  (7+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 10/15] sd: use bvec_virt

[PATCH v3 00/14] Provide core infrastructure for managing open/release
 2021-08-05 23:05 UTC  (8+ messages)
` [PATCH v3 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set


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