linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 10:25:52 to 2022-02-19 07:09:46 UTC [more...]

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-19  7:09 UTC  (35+ 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 22/22] mtd: rawnand: "

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

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

[PATCH 0/3] s390: Ultravisor device
 2022-02-18 23:28 UTC  (6+ 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-18 18:24 UTC  (9+ messages)
` [PATCH v7 1/1] s390x: KVM: guest support for topology function

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-18 18:07 UTC  (60+ messages)
` [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
` [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 04/18] sparc64: add __{get,put}_kernel_nocheck()
` [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 11/18] arm64: simplify access_ok()
` [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 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[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 0/4] RDMA device net namespace support for SMC
 2022-02-17 11:33 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  (32+ messages)
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support

[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)

[PATCH v2] parport_pc: Also enable driver for PCI systems
 2022-02-16 17:17 UTC  (6+ messages)

[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
 2022-02-16 16:21 UTC  (4+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[PATCH net-next v2] net/smc: Add autocork support
 2022-02-16 15:39 UTC  (3+ messages)

[PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
 2022-02-16 13:27 UTC  (4+ messages)

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

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

[PATCH 0/4] Unifrom keyring support across architectures and functions
 2022-02-16 12:09 UTC  (12+ messages)
` [PATCH 1/4] Fix arm64 kexec forbidding kernels signed with keys in the secondary keyring to boot
` [PATCH 2/4] kexec, KEYS, arm64: Make use of platform keyring for signature verification
` [PATCH 3/4] kexec, KEYS, s390: Make use of built-in and secondary "
` [PATCH 4/4] module, KEYS: Make use of platform "

[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
 2022-02-16 11:46 UTC  (10+ messages)

[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 v4 0/4] S390x: CPU Topology Information
 2022-02-15 11:18 UTC  (9+ 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


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).