linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-02 10:09:18 to 2016-03-08 12:56:12 UTC [more...]

[kernel-hardening] [RFC][PATCH] s390, postinit-readonly: implement post-init RO
 2016-03-08 12:56 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH 0/1] KVM: s390: last minute fix for 4.5
 2016-03-08 12:06 UTC  (3+ messages)
` [PATCH 1/1] KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS

[kernel-hardening] Re: [PATCH v5 4/7] introduce post-init read-only memory
 2016-03-08  0:23 UTC  (3+ messages)

[PATCH] s390: Use pr_warn instead of pr_warning
 2016-03-04 14:47 UTC  (2+ messages)

[PATCH 0/2] Tracking user space vDSO remaping
 2016-03-02 12:13 UTC  (2+ messages)

[PATCH 0/2] NUMA related header file cleanups
 2016-03-02  2:17 UTC  (5+ messages)
    ` [PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
    ` [PATCH 2/2] numa, mm, cleanup: remove redundant NODE_DATA macro from "

[PATCH 0/2] virtio/s390 patches
 2016-03-01 13:01 UTC  (4+ messages)
` [PATCH 1/2] virtio/s390: use dev_to_virtio
` [PATCH 2/2] virtio/s390: size of SET_IND payload

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-02-29 12:58 UTC  (12+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
  ` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH 04/11] alpha, rwsem: provide __down_write_killable
  ` [PATCH 05/11] ia64, "
  ` [PATCH 06/11] s390, "
  ` [PATCH 07/11] sh, "
  ` [PATCH 08/11] sparc, "
` [PATCH 09/11] xtensa, "
` [PATCH 10/11] x86, "
` [PATCH 11/11] locking, rwsem: provide down_write_killable

[RFC v2 4/7] asm/sections: add a generic push_section_tbl()
 2016-02-26 14:56 UTC  (3+ messages)

[PATCH v3 0/5] all: s390: make compat wrappers the generic solution
 2016-02-26 14:34 UTC  (6+ messages)
` [PATCH 1/5] all: syscall wrappers: add documentation
` [PATCH 2/5] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 3/5] all: s390: move wrapper infrastructure to generic headers
` [PATCH 4/5] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel
` [PATCH 5/5] all: wrap needed syscalls in generic unistd

[PATCH v2 0/5] all: s390: make compat wrappers the generic solution
 2016-02-25 22:20 UTC  (15+ messages)
    ` [PATCH 1/5] all: syscall wrappers: add documentation
    ` [PATCH 2/5] all: introduce COMPAT_WRAPPER option and enable it for s390
    ` [PATCH 3/5] all: s390: move wrapper infrastructure to generic headers
    ` [PATCH 4/5] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/
    ` [PATCH 5/5] all: wrap needed syscalls in generic unistd

[GIT PULL] s390 patches for 4.5-rc6
 2016-02-25  8:30 UTC 

[PATCH v10 57/59] PCI: Introduce resource_disabled()
 2016-02-25  2:12 UTC 

[PATCH] thp: call pmdp_invalidate() with correct virtual address
 2016-02-24 18:49 UTC  (3+ messages)

[GIT PULL] s390 patches for 4.5-rc5
 2016-02-19 15:42 UTC 

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-02-19 12:15 UTC  (19+ messages)
` [RFC 01/12] locking, rwsem: get rid of __down_write_nested
` [RFC 02/12] locking, rwsem: drop explicit memory barriers
` [RFC 03/12] locking, rwsem: introduce basis for down_write_killable
` [RFC 04/12] alpha, rwsem: provide __down_write_killable
` [RFC 05/12] ia64, "
  ` [RFC 06/12] s390, "
` [RFC 07/12] sh, "
  ` [RFC 08/12] sparc, "
` [RFC 09/12] xtensa, "
` [RFC 10/12] x86, rwsem: simplify __down_write
` [RFC 11/12] x86, rwsem: provide __down_write_killable
  ` [RFC 11/12 v1] "
  ` [RFC 12/12] locking, rwsem: provide down_write_killable

[PATCH 0/5] all: s390: make compat wrappers the generic solution
 2016-02-17 13:57 UTC  (13+ messages)
` [PATCH 1/5] all: s390: move wrapper infrastructure to generic headers

[PATCH v7 0/9] virtio DMA API, yet again
 2016-02-17  9:42 UTC  (18+ messages)
` [PATCH v7 1/9] dma: Provide simple noop dma ops
` [PATCH v7 2/9] alpha/dma: use common "
` [PATCH v7 3/9] s390/dma: Allow per device "
` [PATCH v7 4/9] vring: Introduce vring_use_dma_api()
` [PATCH v7 5/9] virtio_ring: Support DMA APIs
` [PATCH v7 6/9] virtio: Add improved queue allocation API
` [PATCH v7 7/9] virtio_mmio: Use the DMA API if enabled
` [PATCH v7 8/9] virtio_pci: "
` [PATCH v7 9/9] vring: Use the DMA API on Xen

[GIT PULL 00/18] KVM: s390: Fixes and features for kvm/next (4.6)
 2016-02-16 17:48 UTC  (28+ messages)
` [GIT PULL 01/18] KVM: s390: allow sync of fp registers via vregs
` [GIT PULL 02/18] KVM: s390: sync of fp registers via kvm_run
` [GIT PULL 03/18] KVM: s390: PSW forwarding / rewinding / ilc rework
` [GIT PULL 04/18] KVM: s390: migration / injection of prog irq ilc
` [GIT PULL 05/18] KVM: s390: gaccess: introduce access modes
` [GIT PULL 06/18] KVM: s390: gaccess: implement instruction fetching mode
` [GIT PULL 07/18] KVM: s390: read the correct opcode on SIE faults
` [GIT PULL 08/18] KVM: s390: clean up prog irq injection on prog irq icpts
` [GIT PULL 09/18] KVM: s390: irq delivery should not rely on icptcode
` [GIT PULL 10/18] KVM: s390: provide prog irq ilc on SIE faults
` [GIT PULL 11/18] KVM: s390: instruction-fetching exceptions "
` [GIT PULL 12/18] KVM: s390: remove old fragment of vector registers
` [GIT PULL 13/18] KVM: s390: add documentation of KVM_S390_VM_TOD
` [GIT PULL 14/18] KVM: s390: add documentation of KVM_S390_VM_CRYPTO
` [GIT PULL 15/18] KVM: s390: usage hint for adapter mappings
` [GIT PULL 16/18] KVM: s390: do not take mmap_sem on dirty log query
` [GIT PULL 17/18] KVM: s390: do not block CPU on dirty logging
` [GIT PULL 18/18] KVM: s390: bail out early on fatal signal in "

[libseccomp] Re: [PATCH] arch: update s390/s390x system call tables
 2016-02-12 16:27 UTC 

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-11 15:58 UTC  (14+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation
  ` [PATCH v10 4/8] arm64, numa : Enable numa dt for arm64 platforms
` [PATCH v10 5/8] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology
` [PATCH v10 6/8] arm64, mm, numa: Adding numa balancing support for arm64
` [PATCH v10 7/8] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from "

[RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
 2016-02-10 15:53 UTC  (18+ messages)
` [RFC PATCH v4 3/6] module: s390: keep mod_arch_specific "
  `  "
` [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
    `  "
` [RFC PATCH v4 5/6] samples: livepatch: mark as livepatch module
` [RFC PATCH v4 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules
` [RFC PATCH v4 0/6] (mostly) Arch-independent livepatch

[PATCH v5 0/3] kallsyms base relative series
 2016-02-08 17:57 UTC  (4+ messages)
` [PATCH v5 1/3] x86: kallsyms: disable absolute percpu symbols on !SMP
` [PATCH v5 2/3] kallsyms: don't overload absolute symbol type for percpu symbols
` [PATCH v5 3/3] kallsyms: add support for relative offsets in kallsyms address table

[PATCH v3 1/4] lib: move strtobool to kstrtobool
 2016-02-05 21:12 UTC  (3+ messages)
` [PATCH v3 2/4] lib: update single-char callers of strtobool
` [PATCH v3 3/4] lib: add "on"/"off" support to kstrtobool

[PATCH v2 2/4] lib: update single-char callers of strtobool
 2016-02-05 10:46 UTC  (12+ messages)
` [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
` [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool
  ` [PATCH v2 1/4] lib: move strtobool to kstrtobool

[PATCH 1/3] lib: fix callers of strtobool to use char array
 2016-02-04 18:56 UTC  (2+ messages)

[PATCH v3 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-02-03  0:13 UTC  (12+ messages)
` [PATCH v3 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
        ` (unknown)

[PATCH v6 0/9] virtio DMA API, yet again
 2016-02-02 18:26 UTC  (6+ messages)
` [PATCH v6 3/9] s390/dma: Allow per device dma ops
` [PATCH v6 6/9] virtio: Add improved queue allocation API

[PATCH] kexec: unmap reserved pages for each error-return way
 2016-02-02 13:56 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).