public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-23 11:45:29 to 2014-06-21 00:09:48 UTC [more...]

[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 5/5] s390/MSI: Fix msi mask issue
 2014-06-19  8:31 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 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-06-10 13:10 UTC  (2+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()

[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  (6+ 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

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-22 22:39 UTC  (36+ messages)
` [PATCH v1 RFC 1/6] s390/sclp: add sclp_get_ibc function
` [PATCH v1 RFC 2/6] KVM: s390: split SIE state guest prefix field
` [PATCH v1 RFC 3/6] KVM: s390: use facilities and cpu_id per KVM
    ` [Qemu-devel] "
` [PATCH v1 RFC 4/6] KVM: s390: add ibc api
` [PATCH v1 RFC 5/6] KVM: s390: initial implementation of soft facilities
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support
                    ` [Qemu-devel] "

Fwd: RE: [E1000-devel] [PATCH] fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
 2014-05-20  9:19 UTC 

format string mismatch
 2014-05-20  9:04 UTC 

[PATCH] s390: net: qeth_core_main.c: Fix for possible null pointer dereference
 2014-05-19  8:30 UTC  (2+ messages)

gather_hugetbl_stats() doesn't use huge_pte...() variants
 2014-05-19  7:18 UTC  (2+ messages)

[PATCH 0/13] make return of 0 explicit
 2014-05-19  6:03 UTC  (3+ messages)
` [PATCH 13/13] s390/irq: "

[GIT PULL 00/12] KVM: s390: features and fixes for 3.16
 2014-05-16 14:09 UTC  (13+ messages)
` [GIT PULL 01/12] KVM: s390: correct locking for s390_enable_skey
` [GIT PULL 02/12] KVM: s390: Improve is_valid_psw()
` [GIT PULL 03/12] KVM: s390: Avoid endless loops of specification exceptions
` [GIT PULL 04/12] KVM: s390: Introduce helper function for faulting-in a guest page
` [GIT PULL 05/12] KVM: s390: Improved MVPG partial execution handler
` [GIT PULL 06/12] KVM: s390: add sie exit reasons tables
` [GIT PULL 07/12] KVM: s390: Use trace tables from sie.h
` [GIT PULL 08/12] KVM: s390: decoder of SIE intercepted instructions
` [GIT PULL 09/12] KVM: s390: Use intercept_insn decoder in trace event
` [GIT PULL 10/12] KVM: s390: interpretive execution of SIGP EXTERNAL CALL
` [GIT PULL 11/12] s390/sclp: add sclp_get_ibc function
` [GIT PULL 12/12] KVM: s390: split SIE state guest prefix field

[GIT PULL 0/1] KVM: s390: Fix for 3.15
 2014-05-16  8:30 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: announce irqfd capability

[PATCH net v1] af_iucv: wrong mapping of sent and confirmed skbs
 2014-05-14 19:38 UTC  (2+ messages)

[PATCH v1 RFC 00/10] QEMU: s390: cpu model implementation
 2014-05-14  9:07 UTC  (13+ messages)
` [PATCH v1 RFC 01/10] QEMU: introduce function cpudesc_avail
` [PATCH v1 RFC 02/10] QEMU: s390: cpu model cpu class definition
` [PATCH v1 RFC 03/10] QEMU: s390: cpu model facilities support
` [PATCH v1 RFC 04/10] QEMU: s390: cpu model alias support
` [PATCH v1 RFC 05/10] s390: update linux-headers for kvm VM device attributes
` [PATCH v1 RFC 06/10] QEMU: s390: cpu model kvm VM attr interface routines
` [PATCH v1 RFC 07/10] QEMU: s390: cpu model class initialization
` [PATCH v1 RFC 08/10] QEMU: s390: cpu model QMP query-cpu-definitions
` [PATCH v1 RFC 09/10] QEMU: s390: cpu model QMP query-cpu-model
    ` [Qemu-devel] "
` [PATCH v1 RFC 10/10] QEMU: s390: cpu model enablement

[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-13 21:43 UTC  (3+ messages)

sched: fix: initialization of sched_domain_topology for NUMA
 2014-05-13 10:15 UTC  (5+ messages)

[sched] BUG: unable to handle kernel paging request at 093cd001
 2014-05-12 16:23 UTC  (5+ messages)

[PATCH net] af_iucv: wrong mapping of sent and confirmed skbs
 2014-05-12 13:56 UTC  (2+ messages)

[GIT PULL 0/3] KVM: s390: Fixes
 2014-05-06 13:58 UTC  (4+ messages)
` [GIT PULL 1/3] KVM: s390: return -EFAULT if copy_from_user() fails
` [GIT PULL 2/3] KVM: s390: Add clock comparator and CPU timer IRQ injection
` [GIT PULL 3/3] KVM: s390: Fix external interrupt interception

[PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat
 2014-05-05 15:29 UTC  (19+ messages)
` [PATCH 01/11] s390: add sie exit reasons tables
` [PATCH 02/11] KVM: s390: Use trace tables from sie.h
` [PATCH 03/11] KVM: s390: decoder of SIE intercepted instructions
` [PATCH 04/11] KVM: s390: Use intercept_insn decoder in trace event
` [PATCH 05/11] perf kvm: Intoduce HAVE_KVM_STAT_SUPPORT flag
` [PATCH 06/11] perf kvm: simplify of exit reasons tables definitions
` [PATCH 07/11] perf kvm: Refactoring of cpu_isa_config()
` [PATCH 08/11] perf kvm: allow for variable string sizes
` [PATCH 09/11] perf kvm: use defines of kvm events
` [PATCH 10/11] perf: allow to use cpuinfo on s390
` [PATCH 11/11] perf kvm: add stat support "

[patch] KVM: s390: return -EFAULT if copy_from_user() fails
 2014-05-05  7:30 UTC  (2+ messages)

[GIT PULL] s390 patches for 3.15-rc4
 2014-05-02 11:20 UTC 

[PATCH 0/2] Phase out pci_enable_msi_block()
 2014-05-01 16:07 UTC  (7+ messages)
` [PATCH 2/2] PCI/MSI: "

[GIT PULL 0/6] KVM: s390: Fixes and single VCPU speedup
 2014-04-30 10:30 UTC  (11+ messages)
` [GIT PULL 1/6] KVM: s390: Handle MVPG partial execution interception
` [GIT PULL 2/6] KVM: s390: Add a function for checking the low-address protection
` [GIT PULL 3/6] KVM: s390: Fixes for PFMF
` [GIT PULL 4/6] KVM: s390: Add low-address protection to TEST BLOCK
` [GIT PULL 5/6] KVM: s390: introduce kvm_s390_vcpu_{start,stop}
` [GIT PULL 6/6] KVM: s390: enable IBS for single running VCPUs

[patch 0/7] s390: network patches for net-next
 2014-04-28 17:44 UTC  (9+ messages)
` [patch 1/7] qeth: Fix default queue setting in priority queueing
` [patch 2/7] lcs: replace PTR_RET with PTR_ERR_OR_ZERO
` [patch 3/7] qeth: "
` [patch 4/7] qeth: Extend priority queueing to IPv6
` [patch 5/7] qeth: Add new priority queueing options
` [patch 6/7] claw: replace PTR_RET with PTR_ERR_OR_ZERO
` [patch 7/7] ctc: "

[PATCH v2 0/3] Fix usage of trace events with '-' in trace system name
 2014-04-28  7:27 UTC  (5+ messages)
` [PATCH 1/3] perf tools: parse tracepooints with '-' in "
` [PATCH 2/3] perf-test: add numeric identifier to evlist_test
` [PATCH 3/3] perf-test: Add a test of kvm-390: trace event

[PATCH] mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
 2014-04-25 23:21 UTC 

[PATCH] s390/ccwgroup: Fix memory corruption
 2014-04-23 19:01 UTC  (2+ messages)

[PATCH] perf/tool: Fix usage of trace events with '-' in trace system name
 2014-04-23 12:34 UTC  (6+ messages)


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