linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 16:29:03 to 2019-11-11 10:30:01 UTC [more...]

generic ioremap (and lots of cleanups) v3
 2019-11-11 10:29 UTC  (22+ messages)
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` generic-iomap tree for linux-next

[PATCH] s390/pkey: Use memdup_user() rather than duplicating its implementation
 2019-11-11  9:26 UTC  (28+ messages)
  `  "
  ` [PATCH v2] "
              ` [PATCH v3] "
                  ` [v3] "

[PATCH AUTOSEL 4.19 204/205] s390/qeth: limit csum offload erratum to L3 devices
 2019-11-11  7:17 UTC  (7+ messages)

[PATCH AUTOSEL 4.4 01/40] s390/qeth: invoke softirqs after napi_schedule()
 2019-11-10  2:49 UTC 

[PATCH AUTOSEL 4.9 01/66] s390/qeth: invoke softirqs after napi_schedule()
 2019-11-10  2:47 UTC 

[PATCH AUTOSEL 4.19 001/191] s390/qeth: uninstall IRQ handler on device removal
 2019-11-10  2:40 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 002/191] s390/qeth: invoke softirqs after napi_schedule()
` [PATCH AUTOSEL 4.19 055/191] s390/zcrypt: enable AP bus scan without a valid default domain
` [PATCH AUTOSEL 4.19 056/191] s390/vdso: avoid 64-bit vdso mapping for compat tasks
` [PATCH AUTOSEL 4.19 057/191] s390/vdso: correct CFI annotations of vDSO functions
` [PATCH AUTOSEL 4.19 189/191] s390/vdso: correct vdso mapping for compat tasks

[PATCH AUTOSEL 4.14 001/109] s390/qeth: invoke softirqs after napi_schedule()
 2019-11-10  2:43 UTC 

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-08 13:44 UTC  (29+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 03/37] s390/protvirt: add ultravisor initialization
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 16/37] KVM: s390: protvirt: Implement machine-check interruption injection
` [RFC 30/37] DOCUMENTATION: protvirt: Diag 308 IPL

[kvm-unit-tests PATCH v2 0/5] s390x: SCLP Unit test
 2019-11-08  9:46 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 5/5] s390x: SCLP unit test

[kvm-unit-tests PATCH] s390x: Use loop to save and restore fprs
 2019-11-08  9:15 UTC  (2+ messages)

[PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
 2019-11-08  5:51 UTC  (3+ messages)
` [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained

[PATCH V11 0/6] mdev based hardware virtio offloading support
 2019-11-07 19:42 UTC  (14+ messages)
` [PATCH V11 1/6] mdev: class id support
` [PATCH V11 2/6] modpost: add support for mdev class id
` [PATCH V11 3/6] mdev: introduce device specific ops
` [PATCH V11 4/6] mdev: introduce virtio device and its device ops
` [PATCH V11 5/6] virtio: introduce a mdev based transport
` [PATCH V11 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-07 14:30 UTC  (15+ messages)
` [PATCH V9 1/6] mdev: class id support
` [PATCH V9 2/6] modpost: add support for mdev class id
` [PATCH V9 3/6] mdev: introduce device specific ops
` [PATCH V9 4/6] mdev: introduce virtio device and its device ops
` [PATCH V9 5/6] virtio: introduce a mdev based transport
` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH V10 0/6] mdev based hardware virtio offloading support
 2019-11-07 14:20 UTC  (21+ messages)
` [PATCH V10 1/6] mdev: class id support
` [PATCH V10 2/6] modpost: add support for mdev class id
` [PATCH V10 3/6] mdev: introduce device specific ops
` [PATCH V10 4/6] mdev: introduce virtio device and its device ops
` [PATCH V10 5/6] virtio: introduce a mdev based transport
` [PATCH V10 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

disk revalidation cleanups and fixlets
 2019-11-07 13:27 UTC  (12+ messages)
` [PATCH 1/5] block: refactor rescan_partitions
` [PATCH 2/5] block: merge invalidate_partitions into rescan_partitions
` [PATCH 3/5] block: move rescan_partitions to fs/block_dev.c
` [PATCH 4/5] block: fix bdev_disk_changed for non-partitioned devices
` [PATCH 5/5] block: remove (__)blkdev_reread_part as an exported API

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-07 13:22 UTC  (10+ messages)

Please add powerpc topic/kasan-bitops branch to linux-next
 2019-11-07  6:34 UTC  (2+ messages)

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-07  4:11 UTC  (20+ messages)
` [PATCH V8 3/6] mdev: introduce device specific ops
` [PATCH V8 4/6] mdev: introduce virtio device and its device ops
` [PATCH V8 5/6] virtio: introduce a mdev based transport
` [PATCH V8 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH net] net/smc: fix ethernet interface refcounting
 2019-11-07  1:46 UTC  (2+ messages)

[PATCH v2 00/10] Improvements for random.h/archrandom.h
 2019-11-06 14:13 UTC  (11+ messages)
` [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 02/10] powerpc: "
` [PATCH v2 03/10] s390: "
` [PATCH v2 04/10] linux/random.h: "
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "

[kvm-unit-tests PATCH 0/2] s390x: Improve architectural compliance for diag308
 2019-11-06 10:19 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Add CR save area
` [kvm-unit-tests PATCH 2/2] s390x: Remove DAT and add short indication psw bits on diag308 reset

[PATCH v3 0/4] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-11-06  9:56 UTC  (5+ messages)
` [PATCH v3 1/4] s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
` [PATCH v3 2/4] s390/unwind: split unwind_next_frame() to several functions
` [PATCH v3 3/4] s390/unwind: prepare the unwinding interface for reliable stack traces
` [PATCH v3 4/4] s390/livepatch: Implement reliable stack tracing for the consistency model

[PATCH 28/50] s390: Add show_stack_loglvl()
 2019-11-06  3:05 UTC 


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