public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-27 09:13:43 to 2014-07-30 19:54:59 UTC [more...]

[PATCH] s390: net: claw.c: Fix a define larger than in a sizeof in conjunction with strncpy
 2014-07-30 19:54 UTC  (4+ messages)

[PATCH] s390: net: qeth_core_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-30  8:19 UTC  (3+ messages)

[PATCH] s390: scsi: zfcp_aux.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29 21:35 UTC  (3+ messages)

[PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it to kvm
 2014-07-29 15:06 UTC  (22+ messages)
` [PATCH/RFC 1/5] update linux headers with with cpustate changes
` [PATCH/RFC 2/5] s390x/kvm: introduce proper states for s390 cpus
` [PATCH/RFC 3/5] s390x/kvm: proper use of the cpu states OPERATING and STOPPED
` [PATCH/RFC 4/5] s390x/kvm: test whether a cpu is STOPPED when checking "has_work"
    ` [Qemu-devel] "
` [PATCH/RFC 5/5] s390x/kvm: propagate s390 cpu state to kvm
      ` [Qemu-devel] [PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it "

[PATCH] s390: net: ctcm_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29 14:35 UTC  (3+ messages)

[PATCH v4] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-29  2:19 UTC  (2+ messages)
  ` [PATCH v4] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: "

[PATCH] s390: char: sclp_async.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-28 19:00 UTC  (2+ messages)

[PATCH] s390: Fix me in dasd_eer.c
 2014-07-28 16:06 UTC  (5+ messages)

[PATCH] s390: block: dasd_devmap.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-28 14:37 UTC  (2+ messages)

[PATCH] block: partitions: ibm.c: Cleaning same magic numbers
 2014-07-26 23:23 UTC 

[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-07-26 18:12 UTC  (18+ messages)
` [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
` [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v1 4/5] parisc: "
` [PATCH v1 5/5] [S390] zcrypt: "

[PATCH] s390: char: tape_class.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:32 UTC 

[PATCH] s390: block: dasd_eer.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:29 UTC 

[PATCH] arch: s390: kernel: ipl.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:01 UTC 

[PATCH 0/9] drivers: cacheinfo support
 2014-07-25 16:44 UTC  (11+ messages)
` [PATCH 2/9] drivers: base: support cpu cache information interface to userspace via sysfs
` [PATCH 4/9] s390: move cacheinfo sysfs to generic cacheinfo infrastructure
` [PATCH v2 0/9] drivers: cacheinfo support
  ` [PATCH v2 4/9] s390: move cacheinfo sysfs to generic cacheinfo infrastructure

[PATCH RESEND 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-07-24 19:53 UTC  (7+ messages)
` [PATCH 1/5] mm, shmem: Add shmem resident memory accounting
` [PATCH 2/5] mm, shmem: Add shmem_locate function
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper
` [PATCH 4/5] mm, shmem: Add shmem swap memory accounting
` [PATCH 5/5] mm, shmem: Show location of non-resident shmem pages in smaps

[GIT PULL 0/9] KVM: s390: Fixes and cleanups for 3.17
 2014-07-22 18:21 UTC  (12+ messages)
` [GIT PULL 1/9] KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
` [GIT PULL 2/9] KVM: s390: remove _bh locking from local_int.lock
` [GIT PULL 3/9] KVM: s390: remove _bh locking from start_stop_lock
` [GIT PULL 4/9] KVM: s390: move vcpu wakeup code to a central point
` [GIT PULL 5/9] KVM: s390: remove the tasklet used by the hrtimer
` [GIT PULL 6/9] KVM: document target of capability enablement
` [GIT PULL 7/9] KVM: s390: document KVM_CAP_S390_IRQCHIP
` [GIT PULL 8/9] KVM: s390: advertise KVM_CAP_S390_IRQCHIP
` [GIT PULL 9/9] KVM: s390: add ipte to trace event decoding

[patch 0/2] s390: network patches for net-next
 2014-07-22  3:22 UTC  (4+ messages)
` [patch 1/2] qeth: Display adjacent switch attributes
` [patch 2/2] af_iucv: avoid path quiesce of severed path in shutdown()

[PATCH v3 1/8] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
 2014-07-22  1:49 UTC 

[PATCH 17/43] s390: Use get_signal() signal_setup_done()
 2014-07-21 14:03 UTC 

[GIT PULL 0/5] KVM: s390: Let user space control the cpu states
 2014-07-21  9:46 UTC  (9+ messages)
` [GIT PULL 1/5] KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
` [GIT PULL 2/5] KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
` [GIT PULL 3/5] KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
` [GIT PULL 4/5] KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
` [GIT PULL 5/5] KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control

[GIT PULL] s390 patches for the 3.16-rc7
 2014-07-21  7:35 UTC 

[PATCH v2 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
 2014-07-18 21:18 UTC 

[PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-18 10:14 UTC  (2+ messages)
  ` [PATCH v3] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: "

[PATCH v13 5/8] s390: add pmd_[dirty|mkclean] for THP
 2014-07-18  6:53 UTC 

[PATCH 00/16] net: remove unnecessary break after goto/return
 2014-07-15 23:27 UTC  (3+ messages)
` [PATCH 04/16] af_iucv: remove unnecessary break after goto

[PATCH 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
 2014-07-15 19:32 UTC 

[PATCH v3 2/6] s390/MSI: Use standard mask and unmask funtions
 2014-07-11  8:29 UTC  (3+ messages)

[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-07-10 17:02 UTC  (6+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()

[PATCH/RFC 0/5] KVM: s390: Let user space control the cpu states
 2014-07-10 13:09 UTC  (6+ messages)
` [PATCH/RFC 1/5] KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
` [PATCH/RFC 2/5] KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
` [PATCH/RFC 3/5] KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
` [PATCH/RFC 4/5] KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
` [PATCH/RFC 5/5] KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control

[PATCH v12 5/8] s390: add pmd_[dirty|mkclean] for THP
 2014-07-09  6:22 UTC 

[PATCH] s390: add support for DYNAMIC_FTRACE_WITH_REGS
 2014-07-08  8:07 UTC  (2+ messages)

[PATCH v11 5/7] s390: add pmd_[dirty|mkclean] for THP
 2014-07-08  6:03 UTC 

[PATCH 2/5] s390/MSI: Use standard mask and unmask funtions
 2014-07-08  1:33 UTC  (3+ messages)

[PATCH v10 5/7] s390: add pmd_[dirty|mkclean] for THP
 2014-07-07  0:53 UTC 

[PATCH 5/5] s390/MSI: Fix msi mask issue
 2014-07-04  1:53 UTC  (4+ messages)

[PATCH v2 09/10] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-06-30 21:53 UTC 

[PATCH] sched.h: Remove useless `const' from function return type
 2014-06-28 23:18 UTC 

[PULL 0/1] KVM: s390: fix for 3.16
 2014-06-27 14:14 UTC  (3+ messages)
` [PULL 1/1] KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency

[RFH][BROKEN PATCH] s390: ftrace: Remove check of obsolete variable function_trace_stop
 2014-06-26  8:46 UTC 

[PATCH] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-06-21  0:09 UTC 

[GIT PULL] s390 patches for the 3.16-rc2
 2014-06-20  7:47 UTC 

[PATCH 14/24] drivers/s390: return actual error on sysfs init functions
 2014-06-18  1:47 UTC 

[PATCH 05/24] s390: check/return actual error on sysfs init
 2014-06-18  1:43 UTC 

[PATCH tty-next 17/22] tty: Remove ASYNC_CLOSING
 2014-06-16 13:52 UTC  (2+ messages)

[RFC 1/5] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
 2014-06-11 20:22 UTC 

[PATCH] s390: avoid format strings leaking into names
 2014-06-11  7:13 UTC  (2+ messages)

[PATCH 12/13] s390: Use list_add_(before|after) macros
 2014-06-06 17:34 UTC 

[PATCH] s390: scsi: zfcp_aux.c: Cleaning up missing null-terminate after strncpy call
 2014-06-04 22:22 UTC  (3+ messages)

[PATCH 0/10] use safer test on the result of find_first_zero_bit
 2014-06-04 13:34 UTC  (12+ messages)
` [PATCH 8/10] s390/pci: "

[GIT PULL] s390 patches for the 3.16 merge window #1
 2014-06-03  6:51 UTC 

[patch 0/4] s390: network patches for net-next V1
 2014-05-31  0:35 UTC  (7+ messages)
` [patch 1/4] af_iucv: Add automatic (source) iucv_name to bind
` [patch 2/4] af_iucv: correct cleanup if listen backlog is full
` [patch 3/4] qeth: Fix for possible null pointer dereference
` [patch 4/4] s390/net: fix format string mismatches

[GIT PULL 0/6] KVM: s390: Fixes and cleanups for 3.16
 2014-05-30  9:00 UTC  (7+ messages)
` [GIT PULL 1/6] KVM: s390: Add a generic function for translating guest addresses
` [GIT PULL 2/6] KVM: s390: Enable DAT support for TPROT handler
` [GIT PULL 3/6] KVM: s390: clean up interrupt injection in sigp code
` [GIT PULL 4/6] KVM: s390: check the given debug flags, not the set ones
` [GIT PULL 5/6] KVM: s390: a VCPU is already started when delivering interrupts
` [GIT PULL 6/6] KVM: s390: Intercept the tprot instruction

dasd HDIO_GETGEO
 2014-05-28 14:46 UTC 

[patch 0/4] s390: network patches for net-next
 2014-05-27  9:34 UTC  (5+ messages)
` [patch 2/4] af_iucv: correct cleanup if listen backlog is full
` [patch 3/4] qeth: Fix for possible null pointer dereference
` [patch 4/4] s390/net: fix format string mismatches


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