public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-24 22:43:38 to 2017-05-11 21:49:23 UTC [more...]

[PATCH v7 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-05-11 21:49 UTC  (32+ messages)
` [PATCH v7 01/13] update-linux-headers: update for vfio-ccw
` [PATCH v7 02/13] vfio: linux-headers "
` [PATCH v7 03/13] s390x/css: add s390-squash-mcss machine option
` [PATCH v7 04/13] s390x/css: realize css_sch_build_schib
` [PATCH v7 05/13] s390x/css: realize css_create_sch
` [PATCH v7 06/13] s390x/css: device support for s390-ccw passthrough
  ` [Qemu-devel] "
` [PATCH v7 07/13] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH v7 08/13] vfio/ccw: get io region info
  ` [Qemu-devel] "
` [PATCH v7 09/13] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH v7 10/13] s390x/css: introduce and realize ccw-request callback
` [PATCH v7 11/13] s390x/css: ccw translation infrastructure
` [PATCH v7 12/13] vfio/ccw: update sense data if a unit check is pending
` [PATCH v7 13/13] MAINTAINERS: Add vfio-ccw maintainer

[v3 0/9] parallelized "struct page" zeroing
 2017-05-11 20:59 UTC  (26+ messages)
` [v3 1/9] sparc64: simplify vmemmap_populate
` [v3 2/9] mm: defining memblock_virt_alloc_try_nid_raw
` [v3 3/9] mm: add "zero" argument to vmemmap allocators
` [v3 4/9] mm: do not zero vmemmap_buf
` [v3 5/9] mm: zero struct pages during initialization
` [v3 6/9] sparc64: teach sparc not to zero struct pages memory
` [v3 7/9] x86: teach x86 "
` [v3 8/9] powerpc: teach platforms "
` [v3 9/9] s390: "

[PATCH net 0/4] s390/net fixes
 2017-05-11 16:38 UTC  (6+ messages)
` [PATCH net 1/4] s390/qeth: handle sysfs error during initialization
` [PATCH net 2/4] s390/qeth: unbreak OSM and OSN support
` [PATCH net 3/4] s390/qeth: avoid null pointer dereference on OSN
` [PATCH net 4/4] s390/qeth: add missing hash table initializations

[kernel-hardening] [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-11 11:22 UTC  (50+ messages)
` [kernel-hardening] [PATCH v9 2/4] x86/syscalls: Optimize address limit check
` [kernel-hardening] [PATCH v9 3/4] arm/syscalls: "
` [kernel-hardening] [PATCH v9 4/4] arm64/syscalls: "
` [kernel-hardening] Re: [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode

[PATCH 0/3] S390-DASD: Fine-tuning for some function implementations
 2017-05-10 22:30 UTC  (6+ messages)
` [PATCH 1/3] s390/dasd: Adjust buffer output in dasd_hosts_print()
` [PATCH 2/3] s390/dasd: Fix typos in two comment lines
` [PATCH 3/3] s390/dasd: Adjust six checks for null pointers

[s390:features 17/19] drivers/s390//block/scm_blk.c:255:3: error: too many arguments to function 'bl
 2017-05-10 17:45 UTC 

[PATCH 0/4] S390: Fine-tuning for six function implementations
 2017-05-09 10:54 UTC  (9+ messages)
` [PATCH 1/4] s390/cache: Combine two function calls into one in show_cacheinfo()
` [PATCH 2/4] s390/processor: Use seq_putc() in show_cpu_summary()
` [PATCH 3/4] s390/sysinfo: Replace six seq_printf() calls by seq_puts()
` [PATCH 4/4] s390/sysinfo: Combine two function calls into one
  ` S390: Fine-tuning for six function implementations

[PATCH 0/1] virtio-ccw maintainership
 2017-05-05 20:37 UTC  (5+ messages)
` [PATCH 1/1] s390/virtio: change maintainership

[v2 0/5] parallelized "struct page" zeroing
 2017-05-03 15:05 UTC  (4+ messages)
` [v2 3/5] mm: add "zero" argument to vmemmap allocators

[PATCH v6 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-05-03 11:14 UTC  (24+ messages)
` [PATCH v6 01/13] update-linux-headers: update for vfio-ccw
` [PATCH v6 02/13] vfio: linux-headers "
` [PATCH v6 03/13] s390x/css: add s390-squash-mcss machine option
` [PATCH v6 04/13] s390x/css: realize css_sch_build_schib
` [PATCH v6 05/13] s390x/css: realize css_create_sch
` [PATCH v6 06/13] s390x/css: device support for s390-ccw passthrough
  ` [Qemu-devel] "
` [PATCH v6 07/13] vfio/ccw: vfio based subchannel passthrough driver
  ` [Qemu-devel] "
` [PATCH v6 08/13] vfio/ccw: get io region info
  ` [Qemu-devel] "
` [PATCH v6 09/13] vfio/ccw: get irqs info and set the eventfd fd
  ` [Qemu-devel] "
` [PATCH v6 10/13] s390x/css: introduce and realize ccw-request callback
  ` [Qemu-devel] "
` [PATCH v6 11/13] s390x/css: ccw translation infrastructure
` [PATCH v6 12/13] vfio/ccw: update sense data if a unit check is pending
` [PATCH v6 13/13] MAINTAINERS: Add vfio-ccw maintainer

ftrace breaks with modules disabled
 2017-05-02 11:02 UTC 

linux-4.11/arch/s390/kernel/time.c:417: bad function call ?
 2017-05-02  8:32 UTC 

[GIT PULL] s390 patches for 4.12 merge window
 2017-05-02  7:09 UTC 

[PATCH v5 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-04-28 11:04 UTC  (7+ messages)
` [PATCH v5 06/13] s390x/css: device support for s390-ccw passthrough
` [PATCH v5 07/13] vfio/ccw: vfio based subchannel passthrough driver

[kernel-hardening] [PATCH v8 1/4] syscalls: Verify address limit before returning to user-mode
 2017-04-28  6:35 UTC  (9+ messages)
` [kernel-hardening] [PATCH v8 2/4] x86/syscalls: Optimize address limit check
` [kernel-hardening] [PATCH v8 3/4] arm/syscalls: "
` [kernel-hardening] [PATCH v8 4/4] arm64/syscalls: "
` [kernel-hardening] Re: [PATCH v8 1/4] syscalls: Verify address limit before returning to user-mode

[GIT PULL 0/3] KVM: s390: feature for 4.12 (kvm/next)
 2017-04-27 12:11 UTC  (5+ messages)
` [GIT PULL 1/3] s390/cpacf: query instructions use unique parameters for compatibility with KMA
` [GIT PULL 2/3] s390/cpacf: Introduce kma instruction
` [GIT PULL 3/3] s390: kvm: Cpu model support for msa6, msa7 and msa8

[PATCH v5 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-27  8:17 UTC  (3+ messages)
` [PATCH v5 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
` [PATCH v5 3/3] kdump: Protect vmcoreinfo data under the crash memory

[GIT PULL 0/2] s390/cpacf: base patches for msa8 cpu model
 2017-04-27  7:53 UTC  (4+ messages)
` [GIT PULL 1/2] s390/cpacf: query instructions use unique parameters for compatibility with KMA
` [GIT PULL 2/2] s390/cpacf: Introduce kma instruction

[PATCH v4 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-27  6:08 UTC  (7+ messages)

[kernel-hardening] [PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-26 14:09 UTC  (8+ messages)
` [kernel-hardening] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox