public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-04 20:51:09 to 2011-07-08 09:01:21 UTC [more...]

[patch 0/9] kdump: Patch series for s390 support
 2011-07-08  9:01 UTC  (14+ messages)
` [patch 1/9] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT
` [patch 2/9] kdump: Add machine_kexec_finish()
` [patch 3/9] kdump: Make kimage_load_crash_segment() weak
` [patch 4/9] kdump: Initialize vmcoreinfo note at startup
` [patch 5/9] kdump: Allow vmcore ELF header to be created in new kernel
` [patch 6/9] kdump: Merge set_vmcore_list_offsets_elf_32/64()
` [patch 7/9] kdump: Trigger kdump via panic notifier chain on s390
` [patch 8/9] s390: kdump backend code
` [patch 9/9] kexec-tools: Add s390 kdump support

[patch 0/1] [RFC] include storage keys in hibernation image
 2011-07-08  8:29 UTC  (20+ messages)
` [patch 1/1] [PATCH] "

[PATCH 1/7] pm: improve error code of pm_notifier_call_chain()
 2011-07-07 21:06 UTC  (4+ messages)

RFT: virtio_net: limit xmit polling
 2011-07-07 13:24 UTC 

RFT: virtio_net: limit xmit polling
 2011-06-28 16:08 UTC 

[GIT PULL] s390 patches for 2.6.40-rc4
 2011-06-27  7:54 UTC 

RFT: virtio_net: limit xmit polling
 2011-06-25 19:44 UTC  (2+ messages)

[PATCH v9 10/13] s390: select HAVE_SECCOMP_FILTER and provide seccomp_execve
 2011-06-24  0:36 UTC 

[PATCH -v3] Audit: push audit success and retcode into arch ptrace.h
 2011-06-15 15:19 UTC 

[PATCHv2 RFC 3/4] virtio_net: limit xmit polling
 2011-06-13 13:32 UTC  (3+ messages)
    ` [PATCHv2 RFC 4/4] Revert "virtio: make add_buf return capacity remaining:
  ` [PATCHv2 RFC 0/4] virtio and vhost-net capacity handling

[PATCH] s390, exec: remove redundant set_fs(USER_DS)
 2011-06-10 13:10 UTC 

[PATCH -v2] Audit: push audit success and retcode into arch ptrace.h
 2011-06-08 19:19 UTC  (11+ messages)

[PATCH 1/2] s390/sclp_async: Use kstrtoul_from_user
 2011-06-07 10:27 UTC  (3+ messages)
` [PATCH 2/2] s390/qdio_debug: "

[BUG] net: cpu offline cause napi stall
 2011-06-07  8:01 UTC  (11+ messages)
              ` [PATCH] "

[GIT PULL] s390 patches for 2.6.40-rc2
 2011-06-07  7:34 UTC 

[PATCH v4 10/13] s390: select HAVE_SECCOMP_FILTER and provide seccomp_execve
 2011-06-03 20:34 UTC 

[PATCH RFC 3/3] virtio_net: limit xmit polling
 2011-06-03  4:08 UTC 

[PATCH] Audit: push audit success and retcode into arch ptrace.h
 2011-06-02 23:07 UTC  (7+ messages)

[PATCH v3 10/13] s390: select HAVE_SECCOMP_FILTER and provide seccomp_execve
 2011-06-01  3:10 UTC 

[PATCH 4/4] Consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
 2011-05-31 18:14 UTC 

[GIT PULL] s390 patches for 2.6.40-rc1
 2011-05-29 14:46 UTC 

[TRIVIAL PATCH next 00/15] treewide: Convert vmalloc/memset to vzalloc
 2011-05-28 17:36 UTC  (2+ messages)
` [TRIVIAL PATCH next 01/15] s390: "

[GIT PULL] s390 patches for 2.6.40
 2011-05-27 11:35 UTC 

[PATCHv2 12/14] virtio: 64 bit features
 2011-05-26 16:21 UTC  (5+ messages)
` [PATCHv2 00/14] virtio and vhost-net performance enhancements
              ` [PATCHv2 10/14] virtio_net: limit xmit polling
  ` [PERF RESULTS] virtio and vhost-net performance enhancements

[patch 1/6] s390, block: disable fixed buffer mode when DMA support is disabled
 2011-05-25  7:24 UTC  (2+ messages)

[GIT PULL] s390 patches for the kernel formerly known as 2.6.40
 2011-05-24  7:33 UTC 

[PATCH] atomic: add *_dec_not_zero
 2011-05-23  7:27 UTC  (8+ messages)
` [PATCHv2] "

[RFC][PATCH] maccess,probe_kernel: Make write/read src const void *
 2011-05-20 11:01 UTC  (4+ messages)

[PATCH 07/23] use register_chrdev_ids in drivers/s390/
 2011-05-19 21:33 UTC 

[patch 0/1] s390: one more qeth patch for net-next
 2011-05-18 21:27 UTC  (4+ messages)
` [patch 1/1] qeth: use ndo_set_features callback for initial setup and recovery

[PATCH 00/18] virtio and vhost-net performance enhancements
 2011-05-17 16:23 UTC  (28+ messages)
` [PATCH 05/18] virtio: used event index interface
` [PATCH 06/18] virtio_ring: avail "
` [PATCH 07/18] virtio ring: inline function to check for events
` [PATCH 08/18] virtio_ring: support for used_event idx feature
` [PATCH 09/18] virtio: use avail_event index
` [PATCH 10/18] vhost: utilize used_event index
` [PATCH 11/18] vhost: support avail_event idx
` [PATCH 12/18] virtio_test: support used_event index
` [PATCH 13/18] virtio_test: avail_event index support
` [PATCH 14/18] virtio: add api for delayed callbacks
` [PATCH 15/18] virtio_net: delay TX callbacks
` [PATCH 16/18] virtio_ring: Add capacity check API
` [PATCH 17/18] virtio_net: fix TX capacity checks using new API
` [PATCH 18/18] virtio_net: limit xmit polling
` [PATCH 0/3] virtio and vhost-net performance enhancements
  ` [PATCH 1/3] virtio: fix avail event support
  ` [PATCH 2/3] virtio_ring: check used_event offset
  ` [PATCH 3/3] virtio_ring: need_event api comment fix

[patch 0/9] [resend v2] s390: network feature patches for net-next
 2011-05-13 18:55 UTC  (14+ messages)
` [patch 1/9] [PATCH] qeth: convert to hw_features part 2
` [patch 2/9] [PATCH] qeth: add OSA concurrent hardware trap
` [patch 3/9] [PATCH] qeth: add owner to ccw driver
` [patch 4/9] [PATCH] claw: remove unused return code handling
` [patch 5/9] [PATCH] lcs: get rid of compile warning
` [patch 6/9] [PATCH] ctcm: "
` [patch 7/9] [PATCH] iucv: "
` [patch 8/9] [PATCH] af_iucv: "
` [patch 9/9] [PATCH] convert old cpumask API into new one

[PATCH 9/9] Consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
 2011-05-13 16:55 UTC  (4+ messages)

[patch 0/9] [resend] s390: network feature patches for net-next
 2011-05-12 22:02 UTC  (17+ messages)
` [patch 1/9] [PATCH] qeth: convert to hw_features part 2
` [patch 2/9] [PATCH] qeth: add OSA concurrent hardware trap
` [patch 3/9] [PATCH] qeth: add owner to ccw driver
` [patch 4/9] [PATCH] claw: remove unused return code handling
` [patch 5/9] [PATCH] lcs: get rid of compile warning
` [patch 6/9] [PATCH] ctcm: "
` [patch 7/9] [PATCH] iucv: "
` [patch 8/9] [PATCH] af_iucv: "
` [patch 9/9] [PATCH] convert old cpumask API into new one

[GIT PULL] s390 patches for 2.6.39-rc7
 2011-05-11  7:49 UTC 

[patch 0/9] s390: network feature patches for net-next
 2011-05-10 14:33 UTC  (13+ messages)
` [patch 1/9] [PATCH] qeth: convert to hw_features part 2
` [patch 2/9] [PATCH] qeth: add OSA concurrent hardware trap
` [patch 3/9] [PATCH] qeth: add owner to ccw driver
` [patch 4/9] [PATCH] claw: remove unused return code handling
` [patch 5/9] [PATCH] lcs: get rid of compile warning
` [patch 6/9] [PATCH] ctcm: "
` [patch 7/9] [PATCH] iucv: "
` [patch 8/9] [PATCH] af_iucv: "
` [patch 9/9] [PATCH] convert old cpumask API into new one

Fw: oops during unregister_netdevice interface enslaved to bond - regression
 2011-05-10 14:20 UTC 

[PATCH resend] s390: oprofile: fix error checks in oprofile_hwsampler_init()
 2011-05-10  9:19 UTC  (5+ messages)

[PATCH 0/3] virtio-net: 64 bit features, event index
 2011-05-04 21:20 UTC  (5+ messages)
` [PATCH 1/3] virtio/vhost: support 64 bit features
` [PATCH 2/3] virtio+vhost: used_event feature
` [PATCH 3/3] virtio: avail_event index support

[PATCHv2] virtio-spec: 64 bit features, used/avail event
 2011-05-04 21:17 UTC  (2+ messages)
` [PDFv2] "


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