linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-08 08:58:24 to 2020-10-21 23:39:32 UTC [more...]

let import_iovec deal with compat_iovecs as well v4
 2020-10-21 23:39 UTC  (5+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-21 23:20 UTC  (30+ messages)
` [PATCH v3 01/16] drm/exynos: Stop using frame_vector helpers
` [PATCH v3 02/16] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v3 03/16] misc/habana: Stop using frame_vector helpers
` [PATCH v3 04/16] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v3 05/16] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v3 06/16] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v3 07/16] mm: Close race in generic_access_phys
` [PATCH v3 08/16] s390/pci: Remove races against pte updates
` [PATCH v3 09/16] mm: Add unsafe_follow_pfn
` [PATCH v3 10/16] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v3 11/16] vfio/type1: Mark follow_pfn "
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v3 13/16] /dev/mem: Only set filp->f_mapping
` [PATCH v3 14/16] resource: Move devmem revoke code to resource framework
` [PATCH v3 15/16] sysfs: Support zapping of binary attr mmaps
` [PATCH v3 16/16] PCI: Revoke mappings like devmem

[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
 2020-10-21 15:46 UTC  (2+ messages)

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-21  7:55 UTC  (68+ messages)
` [PATCH v2 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v2 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v2 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v2 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v2 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v2 07/17] mm: Close race in generic_access_phys
` [PATCH v2 08/17] s390/pci: Remove races against pte updates
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn
` [PATCH v2 10/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v2 11/17] vfio/type1: Mark follow_pfn "
` [PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v2 13/17] /dev/mem: Only set filp->f_mapping
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework
` [PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v2 16/17] PCI: Revoke mappings like devmem
` [PATCH v2 17/17] drm/i915: Properly request PCI BARs

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-20 16:54 UTC  (29+ messages)

s390 - buildroot + qemu
 2020-10-20  5:34 UTC  (10+ messages)

Is OS_INFO_VMCOREINFO unimplemented?
 2020-10-19 10:18 UTC  (4+ messages)

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-10-19  7:39 UTC  (3+ messages)

[PATCH AUTOSEL 5.8 088/101] s390/qeth: strictly order bridge address events
 2020-10-18 19:20 UTC 

[PATCH AUTOSEL 5.9 094/111] s390/qeth: strictly order bridge address events
 2020-10-18 19:17 UTC 

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-10-16 20:59 UTC  (13+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

[GIT PULL] s390 patches for the 5.10 merge window
 2020-10-16 19:54 UTC  (2+ messages)

[PATCH net 0/3] net/smc: fixes 2020-10-14
 2020-10-15 16:59 UTC  (5+ messages)
` [PATCH net 1/3] net/smc: fix use-after-free of delayed events
` [PATCH net 2/3] net/smc: fix valid DMBE buffer sizes
` [PATCH net 3/3] net/smc: fix invalid return code in smcd_new_buf_create()

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-14  1:19 UTC  (25+ messages)
` [PATCH v2 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH v2 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH v2 03/10] s390/cio: Add support for FCES status notification
` [PATCH v2 04/10] s390/dasd: Remove unused parameter from dasd_generic_probe()
` [PATCH v2 05/10] s390/dasd: Move duplicate code to separate function
` [PATCH v2 06/10] s390/dasd: Store path configuration data during path handling
` [PATCH v2 07/10] s390/dasd: Fix operational path inconsistency
` [PATCH v2 08/10] s390/dasd: Display FC Endpoint Security information via sysfs
` [PATCH v2 09/10] s390/dasd: Prepare for additional path event handling
` [PATCH v2 10/10] s390/dasd: Process FCES path event notification

VM_BUG_ON_PAGE(page_to_pgoff(page) != offset) on s390
 2020-10-11 20:23 UTC  (4+ messages)

[PATCH 1/2] net: smc: fix missing brace warning for old compilers
 2020-10-10 17:37 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH net-next 0/3] net/smc: updates 2020-10-07
 2020-10-10  1:19 UTC  (2+ messages)

[PATCH v3 0/5] Pass zPCI hardware information via VFIO
 2020-10-09  9:44 UTC  (5+ messages)
` [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 v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
 2020-10-09  9:24 UTC  (3+ messages)
` [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-08 17:16 UTC  (9+ messages)
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 10/13] PCI: revoke mappings like devmem

[PATCH 00/10] DASD FC endpoint security
 2020-10-08 11:04 UTC  (10+ messages)
` [PATCH 08/10] s390/dasd: Display FC Endpoint Security information via sysfs

[PATCH] s390/idle: Fix suspicious RCU usage
 2020-10-08  8:58 UTC  (5+ 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 NNTP newsgroup(s).