public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-05 01:44:53 to 2010-03-30 09:43:42 UTC [more...]

[patch] s390: potential buffer overflow
 2010-03-30  9:43 UTC 

[PATCH 2/12] arch/s390/kernel: Add missing unlock
 2010-03-29 15:57 UTC  (2+ messages)

[patch 3/3] S390-HWBKPT v4: Modify ptrace to use Hardware
 2010-03-26 23:15 UTC  (2+ messages)

[patch 1/3] S390-HWBKPT v4:S390 architecture specific Hardware
 2010-03-26 23:04 UTC  (2+ messages)

[PATCH 2/4] panic: Allow taint flag for warnings to be changed from TAINT_WARN
 2010-03-24 11:11 UTC  (8+ messages)

[GIT PULL] s390 patches for 2.6.34-rc2
 2010-03-24 10:54 UTC  (2+ messages)

[PATCH 16/18] Generate empty tracepoints if syscall tracing is disabled
 2010-03-23  0:32 UTC 

-next Mar 22: s390 build failure (drivers/s390/net/qeth_l3)
 2010-03-22 17:00 UTC  (3+ messages)

[PATCH 08/12] iucv: convert cpu notifier to return encapsulate errno value
 2010-03-18  9:05 UTC  (2+ messages)
` [PATCH 10/12] s390: "

[patch 0/5] qeth bug fixes for 2.6.34 next rc
 2010-03-10 15:32 UTC  (7+ messages)
` [patch 1/5] [PATCH] qeth: enable kmsg hash processing in qeth_core_sys.c
` [patch 2/5] [PATCH] qeth: l3 send dhcp in non pass thru mode
` [patch 3/5] [PATCH] qeth: set promisc off after trace disabling failure
` [patch 4/5] [PATCH] qeth: no recovery after layer mismatch (z/VM NICs)
` [patch 5/5] [PATCH] qeth: change checksumming default for HiperSockets

zfcp_aux.c: strncpy problem
 2010-03-08 13:19 UTC 

[GIT PULL] s390 patches for 2.6.33+ take 2
 2010-03-08 11:39 UTC 

[PATCH 29/66] arch/s390/include/asm/unaligned.h: Checkpatch cleanup
 2010-02-27 16:51 UTC  (2+ messages)
` [PATCH 53/66] drivers/s390/cio/blacklist.h: "

[GIT PULL] s390 patches for 2.6.33+
 2010-02-27 14:00 UTC 

[patch 00/32] s390 patch queue for 2.6.34
 2010-02-24  8:45 UTC  (33+ messages)
` [patch 01/32] [PATCH] uaccess: implement strict user copy checks
` [patch 02/32] [PATCH] adapt text to cu3088-removal
` [patch 03/32] [PATCH] cio: consolidate workqueues
` [patch 04/32] [PATCH] cio: introduce cio_settle
` [patch 05/32] [PATCH] cio: wait for channel report
` [patch 06/32] [PATCH] cio: make wait_events interruptible
` [patch 07/32] [PATCH] use inline assembly contraints available with gcc 3.3.3
` [patch 08/32] [PATCH] zfcpdump: remove cross arch dump support
` [patch 09/32] [PATCH] smp: rename and add lowcore defines
` [patch 10/32] [PATCH] smp: always reboot on cpu 0
` [patch 11/32] [PATCH] qdio: account processed SBAL during queue scan
` [patch 12/32] [PATCH] qdio: optimize cache line usage of struct qdio_irq
` [patch 13/32] [PATCH] add MACHINE_IS_LPAR flag
` [patch 14/32] [PATCH] sysinfo: fix SYSIB 3,2,2 structure
` [patch 15/32] [PATCH] spinlock: check virtual cpu running status
` [patch 16/32] [PATCH] smp: rework sigp code
` [patch 17/32] [PATCH] Replace ENOTSUPP usage with EOPNOTSUPP
` [patch 18/32] [PATCH] free_initmem: reduce code duplication
` [patch 19/32] [PATCH] ccw_device_notify: improve return codes
` [patch 20/32] [PATCH] Cleanup struct _lowcore usage and defines
` [patch 21/32] [PATCH] bug: use relative pointers in bug table entries
` [patch 22/32] [PATCH] use kprobes_built_in() in mm/fault code
` [patch 23/32] [PATCH] dasd: fix online/offline race
` [patch 24/32] [PATCH] add z9-ec/z10 instruction to kernel disassembler
` [patch 25/32] [PATCH] seq_file: convert drivers/s390/
` [patch 26/32] [PATCH] codepage conversion of kernel parameter line
` [patch 27/32] [PATCH] Define new s390 ELF note sections in elf.h
` [patch 28/32] [PATCH] add support for compressed kernels
` [patch 29/32] [PATCH] correct vdso version string
` [patch 30/32] [PATCH] dasd: fix refcounting
` [patch 31/32] [PATCH] dasd: correct offline processing
` [patch 32/32] [PATCH] cio: trigger subchannel event at resume time

[patch 00/11] zfcp updates for 2.6.34
 2010-02-17 10:18 UTC  (12+ messages)
` [patch 01/11] zfcp: Remove function zfcp_reqlist_find_safe
` [patch 02/11] zfcp: Move FSF request tracking code to new file
` [patch 03/11] zfcp: Remove two FIXME comments
` [patch 04/11] zfcp: Remove unused payload field from zfcp_dbf_san_record
` [patch 05/11] zfcp: Fix warnings from smatch
` [patch 06/11] zfcp: Dont use 0 to indicate invalid LUN in rec trace
` [patch 07/11] zfcp: Remove duplicate assignment of req_seq_no
` [patch 08/11] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
` [patch 09/11] zfcp: Move scsi result tracing decision to zfcp_dbf.h
` [patch 10/11] zfcp: Replace FC4 constants with information from exchange port
` [patch 11/11] zfcp: Introduce header file for qdio structs and inline functions

[PATCH] RFC: s390: Move get_signal_to_deliver() up in do_signal
 2010-02-15 13:26 UTC 

mmotm 2010-02-10 - BUG at fs/dcache.c:677!
 2010-02-12  5:30 UTC  (5+ messages)

[-next Feb 8] kernel BUG at fs/dcache.c:676!
 2010-02-11  5:13 UTC  (2+ messages)

[GIT PULL] s390 patches for 2.6.33-rc7
 2010-02-10  9:20 UTC 

[PATCH RFC] s390: let tasks know to restart syscalls after sys_restart()
 2010-02-09 21:12 UTC 

[PATCH 00/16] remove trailing spaces in messages
 2010-02-06 20:57 UTC  (3+ messages)
` [PATCH 08/16] s390: remove trailing space "

[patch 2/3] S390-HWBKPT v4: Enabling s390 kernel for kernel PER
 2010-02-03  6:51 UTC 

[patch 0/3] HWBKPT v4: Hardware breakpoint implementation for s390
 2010-02-03  6:50 UTC 

[PATCH RFC] s390: let tasks know to restart syscalls after
 2010-01-28 23:35 UTC 

[GIT PULL] s390 patches for 2.6.33-rc5
 2010-01-27 17:22 UTC 

[patch 0/1] One more zfcp fix for 2.6.33-rc
 2010-01-26 16:49 UTC  (2+ messages)
` [patch 1/1] zfcp: Report FC BSG errors in correct field

s390 && user_enable_single_step() (Was: odd utrace testing results on s390x)
 2010-01-26 13:13 UTC  (39+ messages)

[RFC] qeth: exploit gro for layer 3 driver
 2010-01-22  6:14 UTC  (6+ messages)

[PATCH]: net: Unexport napi_gro_flush()
 2010-01-20  6:56 UTC 

[-next Jan 18] Boot failure on s390 with DEVTMPFS=y
 2010-01-19 23:49 UTC  (4+ messages)

[GIT PULL] s390 patches for 2.6.33-rc4
 2010-01-14 14:30 UTC 

[patch 1/3] [PATCH] qeth: HiperSockets Network Traffic Analyzer
 2010-01-14  4:35 UTC  (6+ messages)

[patch 0/3] zfcp fixes for 2.6.33-rc4
 2010-01-13 16:52 UTC  (4+ messages)
` [patch 1/3] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request
` [patch 2/3] zfcp: Fix linebreak in hba trace
` [patch 3/3] zfcp: add missing compat ptr conversion

-next Jan 11 : s390/kvm build failure
 2010-01-12 12:08 UTC  (4+ messages)
    ` KVM: fix S390/IA-64 build failures introduced by memslot changes

[patch 0/3] s390: qeth patches for 2.6.34
 2010-01-12  0:30 UTC  (5+ messages)
` [patch 1/3] [PATCH] qeth: HiperSockets Network Traffic Analyzer
` [patch 2/3] [PATCH] qeth: avoid recovery during device online setting
` [patch 3/3] [PATCH] qeth: default BLKT values for new OSA/3 hardware

[PATCH] S390: use helpers for rlimits
 2010-01-07  9:24 UTC  (2+ messages)

next Jan 6: drivers/s390/char/defkeymap build break
 2010-01-07  6:03 UTC  (3+ messages)

[stable] Appeal to backport dasd_diag fix to stable update for
 2010-01-06 17:07 UTC 

[patch 0/1] s390: claw patch for 2.6.33-rc2
 2010-01-04 13:14 UTC  (2+ messages)
` [patch 1/1] [PATCH] claw: use "claw" as root device name

[patch 1/3] S390-HWBKPT: Prepare s390 for hardware breakpoint
 2010-01-04 10:21 UTC  (2+ messages)

[GIT PULL] s390 patches for 2.6.33-rc2
 2010-01-04  8:25 UTC 

[PATCH] S390: Have param.h simply include
 2009-12-31 10:07 UTC 

[patch 2/3] S390-HWBKPT: :S390 architecture specific Hardware
 2009-12-30 21:33 UTC 

[PATCH] drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
 2009-12-30 17:39 UTC  (3+ messages)

Appeal to backport dasd_diag fix to stable update for 2.6.32
 2009-12-21 15:26 UTC 

[GIT PULL] s390 patches for 2.6.33-rc1
 2009-12-18 16:51 UTC 

[PATCH-cc-fixed] vhost: add missing architectures
 2009-12-17 13:01 UTC 

[PATCH] vhost: add missing architectures
 2009-12-17 12:50 UTC 

[patch 3/3] S390-HWBKPT: Modify ptrace to use Hardware Breakpoint
 2009-12-14 13:58 UTC 

[patch 0/3] S390-HWBKPT: Hardware breakpoint implementation for
 2009-12-14 13:57 UTC 

[PATCH] s390: ptrace: don't abuse PT_PTRACED
 2009-12-09 20:54 UTC  (3+ messages)

[PATCH 7/12] drivers/s390: Correct size given to memset
 2009-12-09 19:46 UTC  (2+ messages)

[PATCH] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
 2009-12-07 14:03 UTC  (2+ messages)

[GIT PULL] s390 patches for 2.6.33
 2009-12-07 12:44 UTC 

[PATCH 4/5] s390: Convert BUG() to use unreachable()
 2009-12-05  1:44 UTC 


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