linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-31 12:42:31 to 2019-11-06 07:11:05 UTC [more...]

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-06  7:05 UTC  (5+ 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 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[kvm-unit-tests PATCH 0/2] s390x: Improve architectural compliance for diag308
 2019-11-06  6:58 UTC  (9+ 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 V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-06  6:41 UTC  (9+ messages)

[PATCH V8 0/6] mdev based hardware virtio offloading support
 2019-11-06  3:56 UTC  (20+ messages)
` [PATCH V8 1/6] mdev: class id support
` [PATCH V8 2/6] modpost: add support for mdev class id
` [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 28/50] s390: Add show_stack_loglvl()
 2019-11-06  3:05 UTC 

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-05 18:37 UTC  (58+ messages)
` [RFC 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction
` [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 06/37] s390: UV: Add import and export to UV library
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning
` [RFC 12/37] KVM: s390: protvirt: Handle SE notification interceptions
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 14/37] KVM: s390: protvirt: Implement interruption injection
` [RFC 16/37] KVM: s390: protvirt: Implement machine-check "
` [RFC 19/37] KVM: s390: protvirt: Add new gprs location handling

generic ioremap (and lots of cleanups) v3
 2019-11-05 14:29 UTC  (4+ messages)
` [PATCH 07/21] parisc: remove __ioremap

[PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 15/29] x86: Actually use _etext for end of text segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: Actually use _etext for the end of the "

[PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: "

[PATCH v3 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 02/29] powerpc: Remove PT_NOTE workaround
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 07/29] x86: Restore "text" Program Header with dummy section
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: "

[PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" to "text"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/mm: Remove redundant address-of operators "

[PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: "

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-05  9:05 UTC  (10+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

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

generic ioremap (and lots of cleanups) v2
 2019-11-05  1:26 UTC  (4+ messages)
` [PATCH 20/21] csky: remove ioremap_cache

[RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable
 2019-11-04 14:38 UTC  (6+ messages)
` [RFC v2] "

[kvm-unit-tests PATCH v2 0/5] s390x: SCLP Unit test
 2019-11-04 14:29 UTC  (19+ messages)
` [kvm-unit-tests PATCH v2 3/5] s390x: sclp: expose ram_size and max_ram_size
` [kvm-unit-tests PATCH v2 4/5] s390x: sclp: add service call instruction wrapper
` [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-04 10:00 UTC  (2+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-11-04  8:59 UTC  (9+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"

[PATCH V6 0/6] mdev based hardware virtio offloading support
 2019-11-04  2:51 UTC  (6+ messages)
` [PATCH V6 1/6] mdev: class id support
` [PATCH V6 3/6] mdev: introduce device specific ops

memory leak in smc_create
 2019-11-03 19:42 UTC 

[GIT PULL] s390 updates for 5.4-rc6
 2019-11-02 18:35 UTC  (2+ messages)

[PATCH] s390: vfio-ap: disable IRQ in remove callback results in kernel OOPS
 2019-11-01 20:04 UTC  (7+ messages)

[PATCH v15 08/23] s390: mm: Add p?d_leaf() definitions
 2019-11-01 14:09 UTC 

[PATCH net-next 0/8] s390/qeth: updates 2019-10-31
 2019-10-31 19:33 UTC  (9+ messages)
` [PATCH net-next 1/8] s390/qdio: implement IQD Multi-Write
` [PATCH net-next 2/8] s390/qeth: use "
` [PATCH net-next 3/8] s390/qeth: use QDIO_BUFNR()
` [PATCH net-next 4/8] s390/qeth: keep IRQ disabled until NAPI is really done
` [PATCH net-next 6/8] s390/qeth: don't set card state in qeth_qdio_clear_card()
` [PATCH net-next 7/8] s390/qeth: use helpers for IP address hashing
` [PATCH net-next 8/8] s390/qeth: don't cache MAC addresses for multicast IPs

[PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
 2019-10-31 18:32 UTC  (8+ messages)

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 17:26 UTC  (6+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH 0/1] RFC: memcg support for KVM/s390
 2019-10-31 15:31 UTC  (5+ messages)
` [PATCH 1/1] KVM: s390: Add memcg accounting to KVM allocations

[PATCH v2 0/3] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-10-31 15:24 UTC  (4+ 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).