Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-05 15:32:05 to 2016-03-31 08:55:59 UTC [more...]

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-03-31  8:55 UTC  (17+ 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] "
` [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

[PATCH v6 0/5] (mostly) Arch-independent livepatch
 2016-03-30  7:10 UTC  (9+ messages)
` [PATCH v6 1/5] Elf: add livepatch-specific Elf constants
` [PATCH v6 2/5] module: preserve Elf information for livepatch modules
` [PATCH v6 3/5] module: s390: keep mod_arch_specific "
` [PATCH v6 4/5] livepatch: reuse module loader code to write relocations
` [PATCH v6 5/5] Documentation: livepatch: outline Elf format and requirements for patch modules
` (mostly) Arch-independent livepatch

[PATCH 1/4] s390: let exit_thread_runtime_instr accept a task
 2016-03-24 16:38 UTC  (2+ messages)

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-03-23 18:42 UTC  (7+ messages)
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()

[PATCH v5 0/6] (mostly) Arch-independent livepatch
 2016-03-22 19:00 UTC  (21+ messages)
` [PATCH v5 1/6] Elf: add livepatch-specific Elf constants
` [PATCH v5 2/6] module: preserve Elf information for livepatch modules
` [PATCH v5 3/6] module: s390: keep mod_arch_specific "
` [PATCH v5 4/6] livepatch: reuse module loader code to write relocations
    `  "
` [PATCH v5 5/6] samples: livepatch: mark as livepatch module
` [PATCH v5 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules

[kernel-hardening] [PATCH] s390: disable postinit-readonly for now
 2016-03-21 19:33 UTC  (5+ messages)
` [kernel-hardening] "

[PATCH] qeth: Default to allow promiscuous mode
 2016-03-18 13:07 UTC 

[GIT PULL] s390 patches for 4.6 merge window
 2016-03-15 10:13 UTC 

[PATCH 0/2] s390: Hotplug notifier transitions
 2016-03-14 15:47 UTC  (6+ messages)
` [PATCH 1/2] s390/cpum_cf: Fix missing cpu hotplug notifier transition
` [PATCH 2/2] s390/cpum_sf: Fix cpu hotplug notifier transitions

[PATCH v3 0/4] generic relative extable support
 2016-03-11  0:41 UTC 

[GIT PULL 0/9] KVM: s390: Fixes and features for kvm/next (4.6) part 2
 2016-03-10 16:07 UTC  (11+ messages)
` [GIT PULL 1/9] KVM: s390: Add diag "watchdog functions" to trace event decoding
` [GIT PULL 2/9] KVM: s390: store cpu id in vcpu->cpu when scheduled in
` [GIT PULL 3/9] KVM: s390: abstract access to the VCPU cpu timer
` [GIT PULL 4/9] KVM: s390: step VCPU cpu timer during kvm_run ioctl
` [GIT PULL 5/9] KVM: s390: protect VCPU cpu timer with a seqcount
` [GIT PULL 6/9] KVM: s390: step the VCPU timer while in enabled wait
` [GIT PULL 7/9] KVM: s390: wake up when the VCPU cpu timer expires
` [GIT PULL 8/9] KVM: s390: enable STFLE interpretation only if enabled for the guest
` [GIT PULL 9/9] KVM: s390: allocate only one DMA page per VM

[PATCH v3 4/4] ia64/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[PATCH v3 3/4] x86/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[PATCH v3 2/4] s390/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[PATCH v3 1/4] alpha/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-03-10 10:24 UTC  (11+ messages)
` [RFC 11/12] x86, rwsem: provide __down_write_killable
  ` [RFC 11/12 v1] "

[GIT PULL] s390 patches for 4.5-rc7
 2016-03-10  8:41 UTC 

[PATCH] s390: Fix misspellings in comments
 2016-03-08 13:16 UTC 

[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

[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 

[PATCH 0/5] all: s390: make compat wrappers the generic solution
 2016-02-17 13:57 UTC  (12+ 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  (4+ messages)

[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  (5+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation

[RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
 2016-02-10 15:53 UTC  (16+ 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 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 v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from asm header files
 2016-02-07  8:40 UTC  (2+ messages)

[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


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 read-only IMAP folder(s) and NNTP newsgroup(s).