public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-19 08:59:03 to 2022-05-25 12:02:14 UTC [more...]

[PATCH 0/2] s390: Kconfig: Style cleanups
 2022-05-25 12:01 UTC  (10+ messages)
` [PATCH 1/2] s390: Kconfig: Fix indentation and add comments
    ` [PATCH 1/2 v2] s390: Kconfig: Fix indentation
` [PATCH 2/2] s390: Kconfig.debug: "
    ` [PATCH 1/2 v3] s390: Kconfig: "
    ` [PATCH 2/2 v2] s390: Kconfig.debug: "

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-25 11:10 UTC  (3+ messages)

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-05-25 11:10 UTC  (13+ messages)
` [PATCH V9 20/20] "

[PATCH net] net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
 2022-05-25  9:10 UTC  (2+ messages)

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-25  7:11 UTC  (11+ messages)

[kvm-unit-tests PATCH v3 0/4] More skey instr. emulation test
 2022-05-25  6:05 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v3 2/3] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v3 3/3] s390x: Test effect of storage keys on diag 308

[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-24 22:50 UTC  (26+ messages)
` [PATCH v8 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v8 02/22] s390/sclp: detect the AISII facility
` [PATCH v8 03/22] s390/sclp: detect the AENI facility
` [PATCH v8 04/22] s390/sclp: detect the AISI facility
` [PATCH v8 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v8 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v8 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v8 08/22] s390/pci: stash associated GISA designation
` [PATCH v8 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v8 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v8 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v8 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v8 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v8 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v8 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v8 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v8 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v8 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v8 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH net] Revert "net/smc: fix listen processing for SMC-Rv2"
 2022-05-24 18:50 UTC  (5+ messages)
` [PATCH v2 "
    ` [PATCH v3 "

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-24 17:41 UTC  (4+ messages)
` [PATCH v19 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c

[PATCH V5 6/9] virtio-ccw: implement synchronize_cbs()
 2022-05-24 16:29 UTC  (2+ messages)

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-24 16:07 UTC  (10+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] s390: Add attestation query information
 2022-05-24 14:55 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH 00/30] The panic notifiers refactor
 2022-05-24 14:44 UTC  (27+ messages)
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 24/30] panic: Refactor the panic path

[kvm-unit-tests PATCH 0/3] s390x: Rework TEID decoding and usage
 2022-05-24 14:40 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH 2/3] s390x: lib: SOP facility query function
` [kvm-unit-tests PATCH 3/3] s390x: Rework TEID decoding and usage

[PATCH net-next v2] net/smc: align the connect behaviour with TCP
 2022-05-24 13:05 UTC  (6+ messages)

[PATCH net] net/smc: postpone sk_refcnt increment in connect()
 2022-05-24 12:11 UTC  (10+ messages)
` [PATCH v2 "

[PATCH] s390/uv_uapi: depend on CONFIG_S390
 2022-05-24  9:42 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: Avoid gcc 12 warnings
 2022-05-24  9:35 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: Introduce symbol for lowcore and use it
` [kvm-unit-tests PATCH v2 2/2] s390x: Fix gcc 12 warning about array bounds

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-05-24  7:49 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.19 merge window
 2022-05-24  4:27 UTC  (2+ messages)

[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
 2022-05-23 19:39 UTC  (10+ messages)
  ` [PATCH 1/5] kallsyms: pass buffer size in sprint_* APIs
  ` [PATCH 2/5] kallsyms: replace sprintf with scnprintf
  ` [PATCH 3/5] arch:hexagon/powerpc: use KSYM_NAME_LEN as array size
  ` [PATCH 4/5] kallsyms: pass buffer size argument in *lookup* APIs
  ` [PATCH 5/5] kallsyms: remove unsed API lookup_symbol_attrs

[GIT PULL 0/4] KVM: s390: Fix and feature for 5.19
 2022-05-23 19:15 UTC  (6+ messages)
` [GIT PULL 1/4] drivers/s390/char: Add Ultravisor io device
` [GIT PULL 2/4] selftests: drivers/s390x: Add uvdevice tests
` [GIT PULL 3/4] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [GIT PULL 4/4] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH] s390/bpf: fix typo in comment
 2022-05-23 18:30 UTC  (4+ messages)

[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
 2022-05-23 15:15 UTC  (4+ messages)

[PATCH net] net/smc: fix listen processing for SMC-Rv2
 2022-05-23 13:25 UTC  (6+ messages)

[PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
 2022-05-23  8:40 UTC  (2+ messages)

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-21  7:38 UTC  (7+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-05-20 18:18 UTC  (3+ messages)

s390-iommu.c default domain conversion
 2022-05-20 16:43 UTC  (10+ messages)

[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
 2022-05-20 14:08 UTC  (6+ messages)

[PATCH] iommu/s390: tolerate repeat attach_dev calls
 2022-05-20 10:30 UTC  (5+ messages)

[PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-05-19 17:11 UTC  (6+ messages)

[PATCH v2 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-19 16:35 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
 2022-05-19 15:07 UTC  (3+ messages)
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-19  9:36 UTC  (9+ messages)
` [PATCH v9 2/3] s390x: KVM: guest support for topology function


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