Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 16:32:19 to 2021-08-09 21:59:07 UTC [more...]

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-09 21:59 UTC  (8+ messages)
` [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 V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-08-09 19:08 UTC  (6+ messages)
` [patch V2 12/19] s390/pci: Do not mask MSI[-X] entries on teardown
` [patch V2 18/19] PCI/MSI: Provide a new set of mask and unmask functions
      ` [patch V3 "

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-09 19:06 UTC  (5+ messages)

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-09 17:50 UTC  (7+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[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 net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-09 15:16 UTC  (2+ 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  (28+ 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
` [PATCH v3 04/14] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v3 05/14] KVM: s390: pv: handle secure storage violations "
` [PATCH v3 06/14] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v3 07/14] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v3 08/14] KVM: s390: pv: usage counter instead of flag
` [PATCH v3 09/14] KVM: s390: pv: add export before import
` [PATCH v3 10/14] KVM: s390: pv: lazy destroy for reboot
` [PATCH v3 11/14] KVM: s390: pv: extend lazy destroy to handle shutdown
` [PATCH v3 12/14] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v3 13/14] KVM: s390: pv: add OOM notifier for "
` [PATCH v3 14/14] KVM: s390: pv: avoid export before import if possible

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

[PATCH v4 00/14] Provide core infrastructure for managing open/release
 2021-08-08  8:54 UTC  (16+ 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 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 v2] scripts/Makefile.clang: default to LLVM_IAS=1
 2021-08-06 19:52 UTC 

[PATCH v3] vfio/ap_ops: Convert to use vfio_register_group_dev()
 2021-08-06 19:51 UTC 

[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  (28+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "

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

[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

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:16 UTC 

[PATCH v4 0/3] audit: add support for openat2
 2021-08-05 22:01 UTC  (3+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros

[GIT PULL] s390 updates for 5.14-rc5
 2021-08-05 19:26 UTC  (2+ messages)

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-05 18:54 UTC  (6+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH v3 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
 2021-08-05 12:37 UTC  (2+ messages)

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-08-04 15:27 UTC  (3+ messages)

[PATCH 0/1] s390/dasd: fix use after free
 2021-08-04 15:20 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: fix use after free in dasd path handling

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-04  6:36 UTC  (9+ messages)
` [PATCH 04/38] s390: Replace deprecated CPU-hotplug functions
` [PATCH 05/38] s390/sclp: "
` [PATCH 22/38] net/af_iucv: "

[PATCH net-next v2] net: Modify sock_set_keepalive() for more scenarios
 2021-08-04  5:47 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/4] s390x: SIE cleanup 2
 2021-08-03 14:47 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: sie: Add sie lib validity handling
  ` [kvm-unit-tests PATCH v2] "

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-08-03 14:27 UTC  (12+ 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 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-03 13:34 UTC  (6+ messages)

[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios
 2021-08-03  9:44 UTC  (2+ messages)

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-08-03  9:28 UTC  (7+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report
` [PATCH v3 3/3] s390x: optimization of the check for CPU topology change

[PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
 2021-08-03  8:34 UTC  (6+ messages)
` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN "
` [PATCH 2/4] s390/vmcp: Make use of PFN_UP "
` [PATCH 3/4] vfio-ccw: Make use of PAGE_MASK/PFN_UP "
` [PATCH 4/4] s390/cio: Make use of PAGE_ALIGN "

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-02 18:03 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).