linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 17:04:45 to 2022-02-15 15:20:13 UTC [more...]

[PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
 2022-02-15 14:51 UTC 

[PATCH v3 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-15 15:16 UTC  (4+ messages)
` [PATCH v3 1/1] "

[kvm-unit-tests PATCH 0/1] s390x: stsi: Define vm_is_kvm to be used in different tests
 2022-02-15 15:08 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/1] "

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-15 13:28 UTC  (58+ messages)
` [PATCH 01/14] uaccess: fix integer overflow on access_ok()
` [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 04/14] x86: use more conventional access_ok() definition
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 06/14] mips: use simpler access_ok()
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
` [PATCH 12/14] sh: "
` [PATCH 13/14] ia64: "
` [PATCH 14/14] uaccess: drop set_fs leftovers

[PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
 2022-02-15 13:02 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/4] S390x: CPU Topology Information
 2022-02-15 11:18 UTC  (17+ messages)
` [kvm-unit-tests PATCH v4 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests
` [kvm-unit-tests PATCH v4 3/4] s390x: topology: Check the Perform Topology Function

[PATCH v2] parport_pc: Also enable driver for PCI systems
 2022-02-15  9:11 UTC  (3+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-02-15  0:50 UTC  (19+ messages)
` [PATCH v18 01/18] s390/ap: driver callback to indicate resource in use
` [PATCH v18 02/18] s390/ap: notify drivers on config changed and scan complete callbacks
` [PATCH v18 03/18] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v18 04/18] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v18 05/18] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v18 06/18] s390/vfio-ap: introduce shadow APCB
` [PATCH v18 07/18] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v18 09/18] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v18 11/18] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v18 13/18] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v18 14/18] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v18 16/18] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v18 18/18] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

[PATCH v4 00/10] KVM: s390: Do storage key checking
 2022-02-14 17:58 UTC  (18+ messages)
` [PATCH v4 01/10] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v4 02/10] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v4 03/10] KVM: s390: handle_tprot: Honor storage keys
` [PATCH v4 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v4 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v4 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v4 07/10] KVM: s390: Rename existing vcpu memop functions
` [PATCH v4 08/10] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v4 09/10] KVM: s390: Update api documentation for memop ioctl
` [PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-14 20:35 UTC  (26+ messages)
` [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v3 17/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v3 18/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v3 19/30] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier

[PATCH] parport_pc: Also enable driver for PCI systems
 2022-02-14 20:42 UTC  (8+ messages)

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-14 17:09 UTC  (15+ messages)
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCH net-next 0/3] net/smc: Improvements for TCP_CORK and sendfile()
 2022-02-14 12:10 UTC  (6+ messages)
` [PATCH net-next 2/3] net/smc: Remove corked dealyed work

[PATCH net-next 1/3] net/smc: Send directly when TCP_CORK is cleared
 2022-02-14 11:20 UTC  (3+ messages)
` [PATCH net-next] net/smc: Add comment for smc_tx_pending

[PATCH 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-14  2:30 UTC 

[GIT PULL] s390 updates for 5.17-rc4
 2022-02-12 17:17 UTC  (2+ messages)

[PATCH 39/49] arch/s390: replace cpumask_weight with cpumask_weight_eq where appropriate
 2022-02-11 23:40 UTC  (3+ messages)

[PATCH net] net/smc: Avoid overwriting the copies of clcsock callback functions
 2022-02-11 12:10 UTC  (5+ messages)

[PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-11  9:41 UTC  (9+ messages)
` [PATCH net-next v7 1/5] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v7 2/5] net/smc: Limit backlog connections
` [PATCH net-next v7 3/5] net/smc: Limit SMC visits when handshake workqueue congested
` [PATCH net-next v7 4/5] net/smc: Dynamic control handshake limitation by socket options
` [PATCH net-next v7 5/5] net/smc: Add global configure for handshake limitation by netlink

[PATCH v3 00/10] KVM: s390: Do storage key checking
 2022-02-11  9:17 UTC  (21+ messages)
` [PATCH v3 01/10] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v3 02/10] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v3 03/10] KVM: s390: handle_tprot: Honor storage keys
` [PATCH v3 04/10] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v3 05/10] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v3 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v3 07/10] KVM: s390: Rename existing vcpu memop functions
` [PATCH v3 08/10] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v3 09/10] KVM: s390: Update api documentation for memop ioctl
` [PATCH v3 10/10] KVM: s390: selftests: Test memops with storage keys

[syzbot] KASAN: slab-out-of-bounds Read in smc_fback_error_report
 2022-02-11  9:08 UTC  (2+ messages)

[PATCH] KVM: s390: MAINTAINERS: promote Claudio Imbrenda
 2022-02-11  8:52 UTC  (5+ messages)

[PATCH net-next v6 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-10  3:47 UTC  (10+ messages)
` [PATCH net-next v6 2/5] net/smc: Limit backlog connections
` [PATCH net-next v6 3/5] net/smc: Fallback when handshake workqueue congested
` [PATCH net-next v6 5/5] net/smc: Add global configure for auto fallback by netlink

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-09 19:52 UTC  (3+ messages)
` [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"


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 NNTP newsgroup(s).