linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 19:24:19 to 2022-02-22 21:24:47 UTC [more...]

[PATCH v7 0/2] System Generation ID driver and VMGENID backend
 2022-02-22 21:24 UTC  (3+ messages)
` [PATCH v7 2/2] drivers/virt: vmgenid: add vm generation id driver

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-02-22 19:09 UTC  (2+ messages)

[GIT PULL 00/13] KVM: s390: Changes for 5.18 part1
 2022-02-22 18:18 UTC  (16+ messages)
` [GIT PULL 01/13] KVM: s390: MAINTAINERS: promote Claudio Imbrenda
` [GIT PULL 02/13] s390/uaccess: Add copy_from/to_user_key functions
` [GIT PULL 03/13] KVM: s390: Honor storage keys when accessing guest memory
` [GIT PULL 04/13] KVM: s390: handle_tprot: Honor storage keys
` [GIT PULL 05/13] KVM: s390: selftests: Test TEST PROTECTION emulation
` [GIT PULL 06/13] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [GIT PULL 07/13] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [GIT PULL 08/13] KVM: s390: Rename existing vcpu memop functions
` [GIT PULL 09/13] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [GIT PULL 10/13] KVM: s390: Update api documentation for memop ioctl
` [GIT PULL 11/13] selftests: kvm: Check whether SIDA memop fails for normal guests
` [GIT PULL 12/13] KVM: s390: Clarify key argument for MEM_OP in api docs
` [GIT PULL 13/13] KVM: s390: Add missing vm MEM_OP size check

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

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-22 16:36 UTC  (59+ messages)
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-22 15:59 UTC  (66+ messages)
` [PATCH 01/22] parisc: pci-dma: remove stale code and comment
` [PATCH 02/22] net: moxa: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 03/22] gpu: ipu-v3: "
` [PATCH 04/22] drm/sti: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 05/22] sound: n64: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 06/22] fbdev: da8xx: "
` [PATCH 07/22] fbdev: mx3fb: Don't use GFP_DMA when calling dma_alloc_wc()
` [PATCH 08/22] usb: gadget: lpc32xx_udc: Don't use GFP_DMA when calling dma_alloc_coherent()
` [PATCH 09/22] usb: cdns3: "
` [PATCH 10/22] uio: pruss: "
` [PATCH 11/22] staging: emxx_udc: "
` [PATCH 12/22] "
` [PATCH 13/22] spi: atmel: "
` [PATCH 14/22] spi: spi-ti-qspi: "
` [PATCH 15/22] usb: cdns3: Don't use GFP_DMA32 when calling dma_pool_alloc()
` [PATCH 16/22] usb: udc: lpc32xx: Don't use GFP_DMA "
` [PATCH 17/22] net: marvell: prestera: "
` [PATCH 18/22] net: ethernet: mtk-star-emac: Don't use GFP_DMA when calling dmam_alloc_coherent()
` [PATCH 19/22] ethernet: rocker: Use dma_alloc_noncoherent() for dma buffer
` [PATCH 20/22] HID: intel-ish-hid: "
` [PATCH 21/22] mmc: wbsd: "
            ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs
            ` [PATCH 2/2] kernel/dma: rename dma_alloc_direct and dma_map_direct
` [PATCH 22/22] mtd: rawnand: Use dma_alloc_noncoherent() for dma buffer

cleanup swiotlb initialization
 2022-02-22 15:35 UTC  (12+ messages)
` [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
` [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>

[kvm-unit-tests PATCH v3 0/5] s390x: Attestation tests
 2022-02-22 14:54 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: uv-host: Add attestation test
` [kvm-unit-tests PATCH v3 2/5] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v3 3/5] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH v3 4/5] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v3 5/5] s390x: uv-guest: Add attestation tests

[PATCH v4 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
 2022-02-22  8:04 UTC  (3+ messages)
` [PATCH] KVM: s390: Add missing vm MEM_OP size check

[PATCH 0/4] RDMA device net namespace support for SMC
 2022-02-21 15:30 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/8] s390x: Extend instruction interception tests
 2022-02-21 15:30 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 1/8] s390x: Add more tests for MSCH
` [kvm-unit-tests PATCH v2 2/8] s390x: Add test for PFMF low-address protection
` [kvm-unit-tests PATCH v2 3/8] s390x: Add sck tests
` [kvm-unit-tests PATCH v2 4/8] s390x: Add tests for STCRW
` [kvm-unit-tests PATCH v2 5/8] s390x: Add more tests for SSCH
` [kvm-unit-tests PATCH v2 6/8] s390x: Add more tests for STSCH
` [kvm-unit-tests PATCH v2 7/8] s390x: Add tests for TSCH
` [kvm-unit-tests PATCH v2 8/8] s390x: Add EPSW test

[PATCH net-next 0/2] s390/net: updates 2022-02-21
 2022-02-21 14:56 UTC  (3+ messages)
` [PATCH net-next 1/2] s390/iucv: sort out physical vs virtual pointers usage
` [PATCH net-next 2/2] s390/net: "

[PATCH 0/3] s390: Ultravisor device
 2022-02-21 11:09 UTC  (8+ messages)
` [PATCH 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice
` [PATCH 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH v7 0/1] s390x: KVM: CPU Topology
 2022-02-21  8:10 UTC  (10+ messages)
` [PATCH v7 1/1] s390x: KVM: guest support for topology function

[PATCH V2 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-21  7:09 UTC  (2+ messages)

[PATCH net-next] net/smc: unlock on error paths in __smc_setsockopt()
 2022-02-19 19:00 UTC  (3+ messages)

[PATCH] net/smc: Add autocork support
 2022-02-18 23:42 UTC  (9+ messages)

[PATCH net-next] s390/qeth: Remove redundant 'flush_workqueue()' calls
 2022-02-18  5:00 UTC  (2+ messages)

[RFC PATCH 2/2] capability: use new capable_or functionality
 2022-02-17 17:29 UTC  (2+ messages)

[PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
 2022-02-17  4:32 UTC  (5+ messages)

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 19:43 UTC  (5+ messages)
` [PATCH 08/14] arm64: simplify access_ok()

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-16 19:46 UTC  (7+ messages)

ftrace startup tests crashing due to missing rcu_synchronize()
 2022-02-16 19:31 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).