messages from 2020-09-28 14:23:48 to 2020-10-08 11:04:58 UTC [more...]
[PATCH 00/10] DASD FC endpoint security
2020-10-08 11:04 UTC (25+ messages)
` [PATCH 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH 03/10] s390/cio: Add support for FCES status notification
` [PATCH 04/10] s390/dasd: Remove unused parameter from dasd_generic_probe()
` [PATCH 05/10] s390/dasd: Move duplicate code to separate function
` [PATCH 06/10] s390/dasd: Store path configuration data during path handling
` [PATCH 07/10] s390/dasd: Fix operational path inconsistency
` [PATCH 08/10] s390/dasd: Display FC Endpoint Security information via sysfs
` [PATCH 09/10] s390/dasd: Prepare for additional path event handling
` [PATCH 10/10] s390/dasd: Process FCES path event notification
[PATCH] s390/idle: Fix suspicious RCU usage
2020-10-08 8:58 UTC (5+ messages)
[PATCH 00/13] follow_pfn and other iomap races
2020-10-08 8:35 UTC (52+ messages)
` [PATCH 01/13] drm/exynos: Stop using frame_vector helpers
` [PATCH 02/13] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH 03/13] misc/habana: Stop using frame_vector helpers
` [PATCH 04/13] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH 05/13] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH 06/13] media: videobuf2: Move frame_vector into media subsystem
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 09/13] PCI: obey iomem restrictions for procfs mmap
` [PATCH 10/13] PCI: revoke mappings like devmem
` [PATCH 11/13] mm: add unsafe_follow_pfn
` [PATCH 12/13] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 13/13] vfio/type1: Mark follow_pfn "
[s390:features 73/81] drivers/s390/crypto/ap_queue.c:201:18: warning: format specifies type 'unsigned char' but the argument has type 'int'
2020-10-08 8:34 UTC (3+ messages)
[PATCH v3 0/5] Pass zPCI hardware information via VFIO
2020-10-08 5:08 UTC (12+ messages)
` [PATCH v3 1/5] s390/pci: stash version in the zpci_dev
` [PATCH v3 2/5] s390/pci: track whether util_str is valid "
` [PATCH v3 3/5] vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
` [PATCH v3 4/5] vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO
` [PATCH v3 5/5] MAINTAINERS: Add entry for s390 vfio-pci
[PATCH net-next 0/3] net/smc: updates 2020-10-07
2020-10-07 20:57 UTC (4+ messages)
` [PATCH net-next 1/3] net/smc: consolidate unlocking in same function
` [PATCH net-next 2/3] net/smc: cleanup buffer usage in smc_listen_work()
` [PATCH net-next 3/3] net/smc: restore smcd_version when all ISM V2 devices failed to init
[PATCH] partitions/ibm: fix non-DASD devices
2020-10-07 14:02 UTC (8+ messages)
[PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
2020-10-07 12:23 UTC (10+ messages)
` [PATCH v4 2/2] s390/dasd: remove ioctl_by_bdev calls
[PATCH v2 0/5] Pass zPCI hardware information via VFIO
2020-10-06 15:27 UTC (14+ messages)
` [PATCH v2 1/5] s390/pci: stash version in the zpci_dev
` [PATCH v2 2/5] s390/pci: track whether util_str is valid "
` [PATCH v2 3/5] vfio-pci/zdev: define the vfio_zdev header
` [PATCH v2 4/5] vfio-pci/zdev: use a device region to retrieve zPCI information
` [PATCH v2 5/5] MAINTAINERS: Add entry for s390 vfio-pci
[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
2020-10-05 23:05 UTC (37+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
[PATCH net-next 0/2] net/smc: updates 2020-10-02
2020-10-04 13:14 UTC (5+ messages)
` [PATCH net-next 1/2] net/smc: send ISM devices with unique chid in CLC proposal
` [PATCH net-next 2/2] net/smc: use an array to check fields in system EID
[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
2020-10-04 8:17 UTC (11+ messages)
` [PATCH v2 1/8] mm/gup_benchmark: rename to mm/gup_test
` [PATCH v2 2/8] selftests/vm: use a common gup_test.h
` [PATCH v2 3/8] selftests/vm: rename run_vmtests --> run_vmtests.sh
` [PATCH v2 4/8] selftests/vm: minor cleanup: Makefile and gup_test.c
` [PATCH v2 5/8] selftests/vm: only some gup_test items are really benchmarks
` [PATCH v2 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH v2 7/8] selftests/vm: run_vmtest.sh: update and clean up gup_test invocation
` [PATCH v2 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
[PATCH net-next 0/2] net/iucv: updates 2020-10-01
2020-10-03 23:51 UTC (4+ messages)
` [PATCH net-next 1/2] net/af_iucv: right-size the uid variable in iucv_sock_bind()
` [PATCH net-next 2/2] net/iucv: fix indentation in __iucv_message_receive()
[PATCH net-next 0/7] s390/net: updates 2020-10-01
2020-10-02 23:23 UTC (9+ messages)
` [PATCH net-next 1/7] s390/qeth: keep track of wanted TX queues
` [PATCH net-next 2/7] s390/qeth: de-magic the QIB parm area
` [PATCH net-next 3/7] s390/qeth: allow configuration of TX queues for OSA devices
` [PATCH net-next 4/7] s390/qeth: constify the disciplines
` [PATCH net-next 5/7] s390/qeth: use netdev_name()
` [PATCH net-next 6/7] s390/qeth: static checker cleanups
` [PATCH net-next 7/7] s390/ctcm: remove orphaned function declarations
[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
2020-10-02 20:48 UTC (8+ messages)
[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
2020-09-29 20:36 UTC (24+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h
` [PATCH 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH 7/8] selftests/vm: run_vmtest.sh: update and clean up gup_test invocation
` [PATCH 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
[kvm-unit-tests PATCH v2 0/4] s390x: css: pv: css test adaptation for PV
2020-09-29 10:51 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] memory: allocation in low memory
` [kvm-unit-tests PATCH v2 2/4] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v2 4/4] s390x: css: pv: css test adaptation for PV
[PATCH net-next 00/14] net/smc: introduce SMC-Dv2 support
2020-09-28 22:19 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox