kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-20 02:17:18 to 2010-07-30 14:07:04 UTC [more...]

[PATCH 3/9] staging: otus: check kmalloc() return value
 2010-07-30 14:07 UTC  (4+ messages)

[PATCH 1/9] staging: dt3155: check put_user() return value
 2010-07-30 12:44 UTC  (2+ messages)

[PATCH 7/9] staging: tidspbridge: fix memory leak
 2010-07-30 12:38 UTC  (2+ messages)

[PATCH] drm: nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
 2010-07-30 11:31 UTC  (2+ messages)

[PATCH 9/9] sunrpc: auth_gss: misused copy_to_user() return value
 2010-07-30 11:10 UTC 

[PATCH 8/9] fs: nfs: misused copy_to_user() return value
 2010-07-30 11:09 UTC 

[PATCH 6/9] staging: rtl8192su: check whether requests succeeded
 2010-07-30 11:09 UTC 

[PATCH 5/9] staging: panel: check put_user() return value
 2010-07-30 11:08 UTC 

[PATCH 4/9] staging: panel: fix error path
 2010-07-30 11:08 UTC 

[PATCH 2/9] staging: octeon: check request_irq() return value
 2010-07-30 11:07 UTC 

[patch] hp100: unmap memory on error path
 2010-07-30  9:06 UTC 

[Bug] check return of kmalloc()
 2010-07-29 23:39 UTC  (2+ messages)

smatch: module_init unwinding on errors
 2010-07-29 20:18 UTC  (3+ messages)

[PATCH] cpqarray: check put_user() result
 2010-07-29 20:16 UTC  (2+ messages)

[patch] nouveau: unwind on load errors
 2010-07-29 19:39 UTC  (2+ messages)

[PATCH] char: ip2: check put_user() result
 2010-07-29 16:13 UTC  (2+ messages)

[PATCH] scsi: mac_scsi: check scsi_register() result
 2010-07-29 15:56 UTC 

[PATCH] scsi: ch: check put_user() result
 2010-07-29 15:56 UTC 

[PATCH] char: cs5535_gpio: check put_user() result
 2010-07-29 15:55 UTC 

[bug] Fixing mutex_lock() under held spinlock
 2010-07-29 13:34 UTC  (2+ messages)

[PATCH] cris: gpio: do not call copy_to_user()/copy_from_user() while holding spinlocks
 2010-07-29 13:32 UTC 

[PATCH 06/10 v2] ALSA: msnd: check request_region() return value
 2010-07-29 12:02 UTC  (2+ messages)

[PATCH 09/10 v2] oss: msnd: check request_region() return value
 2010-07-29 10:48 UTC  (2+ messages)

[PATCH 01/10 v2] arm: leds: check return value of request_region()
 2010-07-29 10:44 UTC 

[PATCH 09/10] oss: msnd: check request_region() return value
 2010-07-29 10:40 UTC  (5+ messages)

[PATCH 10/10] ALSA: asihpi: check return value of get_user()
 2010-07-29 10:31 UTC  (2+ messages)

[PATCH 08/10] oss: midi_synth: check get_user() return value
 2010-07-29 10:31 UTC  (2+ messages)

[PATCH 07/10] ALSA: sb: check get_user() return value
 2010-07-29 10:31 UTC  (2+ messages)

[PATCH 04/10] x86: mce: fix error handling
 2010-07-29 10:16 UTC  (9+ messages)

[Cocci] correct handling of return values
 2010-07-29  8:56 UTC  (2+ messages)

[patch] tmp_atmel: request correct region
 2010-07-29  8:50 UTC 

[patch] dnet: fixup error handling in initialization
 2010-07-29  8:27 UTC 

[patch] kexec: return -EFAULT on copy_to_user() failures
 2010-07-29  7:58 UTC  (2+ messages)

[Cocci] coccinelle script for correct handling of return values
 2010-07-28 19:11 UTC 

[PATCH] video/w100fb: ignore void return value / fix build failure
 2010-07-28 19:02 UTC  (2+ messages)

[PATCH 01/10] arm: leds: check return value of request_region()
 2010-07-28 18:01 UTC  (2+ messages)

[PATCH 17/25] infiniband/hw/nes: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
 2010-07-28 17:44 UTC  (2+ messages)
  ` [PATCH 17/25] infiniband/hw/nes: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used

coccinelle script for correct handling of return values of
 2010-07-28 17:04 UTC 

[PATCH 05/10] mm: check kmalloc() return value
 2010-07-28 16:53 UTC  (2+ messages)

[PATCH 06/10] ALSA: msnd: check request_region() return value
 2010-07-28 16:40 UTC 

[PATCH 03/10] sh: dma: check return value of create_proc_read_entry()
 2010-07-28 16:39 UTC 

[PATCH 02/10] s390: sysinfo: check return value of create_proc_read_entry()
 2010-07-28 16:39 UTC 

[patch -next] ixgbe: potential null dereference
 2010-07-28  3:48 UTC  (3+ messages)

[patch -next] bluetooth/hci_ath: kfree() => kfree_skb()
 2010-07-27 22:28 UTC  (3+ messages)

[PATCH] staging: xgifb: Fix compiler warnings about unused
 2010-07-27 22:26 UTC 

[PATCH] dvb: siano: free spinlock before schedule()
 2010-07-27 22:24 UTC  (2+ messages)

[PATCH] btrfs: set task state with schedule_timeout_uninterruptible()
 2010-07-27 17:46 UTC  (3+ messages)
  ` [PATCH v2] btrfs: set task state with

[PATCH] usbnet: use jiffies in schedule_timeout(), not msecs
 2010-07-27  4:05 UTC  (2+ messages)

[patch] caif: handle snprintf() return
 2010-07-27  4:05 UTC  (2+ messages)

check capabilities in open()
 2010-07-26 16:52 UTC  (6+ messages)

[PATCH 03/11] arch/mips/kernel/smtc.c: formatting of pointers in printk()
 2010-07-26 14:04 UTC  (2+ messages)
` [PATCH 03/11] arch/mips/kernel/smtc.c: formatting of pointers in

[PATCH] afs: do not set task state after schedule_timeout()
 2010-07-26 11:32 UTC  (2+ messages)

[PATCH] oss: au1550_ac97: simplify au1550_delay()
 2010-07-26  8:35 UTC  (2+ messages)

[PATCH] oss: waveartist: simplify waveartist_sleep()
 2010-07-26  8:29 UTC 

[PATCH] usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
 2010-07-26  8:26 UTC 

[PATCH] i2c-davinci: use schedule_timeout_uninterruptible()
 2010-07-26  8:24 UTC 

[PATCH 2/8] touchscreen: fix sign bug
 2010-07-25 21:32 UTC  (2+ messages)

[patch -next] mv643xx_eth: potential null dereference
 2010-07-25 15:54 UTC  (11+ messages)
  ` [patch -next v2] "

[PATCH] check name_len before down_read xattr_sem and sb_read in ext2_xattr_get
 2010-07-25 13:12 UTC  (6+ messages)
` [PATCH] check name_len before down_read xattr_sem and sb_read
  ` [PATCH] check name_len before down_read xattr_sem and sb_read in

[PATCH] net: 3c59x: fix leak of iomaps
 2010-07-23 20:06 UTC  (2+ messages)

[PATCH] net: s2io: fix buffer overflow
 2010-07-23 20:06 UTC  (2+ messages)

[patch -next] ath5k: snprintf() returns largish values
 2010-07-23 19:21 UTC  (8+ messages)

[PATCH] char: mxser: remove unnesesary NULL check
 2010-07-23 19:18 UTC  (2+ messages)

[patch -next] V4L: media/IR: testing the wrong variable
 2010-07-23 13:16 UTC  (2+ messages)

[patch -next] V4L: au0828: move dereference below sanity checks
 2010-07-23 13:12 UTC  (2+ messages)

[patch -next] V4L: ivtv: remove unneeded NULL checks
 2010-07-23 12:00 UTC  (3+ messages)

[patch] message/i2o: add sanity check
 2010-07-23 11:47 UTC 

Hello everyone
 2010-07-23  8:06 UTC  (5+ messages)

[patch -next] input: adxl34x: fix leak and use after free
 2010-07-23  6:44 UTC  (2+ messages)

[patch -next] stmmac: handle allocation errors in setup functions
 2010-07-22 21:13 UTC  (2+ messages)
` [patch -next] stmmac: handle allocation errors in setup

[patch -next] caif: precedence bug
 2010-07-22 21:13 UTC  (2+ messages)

[PATCH] 3c59x: handle pci_iomap() errors
 2010-07-22 21:11 UTC  (2+ messages)

[patch -next] libertas: precedence bug
 2010-07-22 20:23 UTC  (2+ messages)

[PATCH 09/11] staging: comedi: formatting of pointers in printk()
 2010-07-22 18:51 UTC  (4+ messages)
  ` [PATCH 09/11] staging: comedi: formatting of pointers in

[PATCH 3/3] Correct: fix staging/spectra: don't use locked_ioctl
 2010-07-22 18:16 UTC  (3+ messages)
` [PATCH 3/3] Correct: fix staging/spectra: don't use

[PATCH 1/4] staging/spectra: remove duplicate GLOB_VERSION
 2010-07-22 18:05 UTC  (3+ messages)

[patch -next] wireless: remove unneeded variable from
 2010-07-22 11:26 UTC 

[patch net-next] mac80211: freeing the wrong variable
 2010-07-22 11:14 UTC 

[patch -next] ath9k: snprintf() returns largish values
 2010-07-22  8:50 UTC 

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan >
 2010-07-22  1:06 UTC  (13+ messages)
` [PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan
    ` [PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
    ` [PATCH 2/2] mbcache: fix shrinker function return value
    ` [PATCH 0/2] mbcache fixes

[PATCH 11/19] drivers/net/irda: use for_each_pci_dev()
 2010-07-21 21:04 UTC  (3+ messages)

[PATCH 2/2] edac: i5400: carefull error handling
 2010-07-21 19:07 UTC 

[PATCH 1/2] edac: i5000: carefull error handling
 2010-07-21 19:07 UTC 

[patch] infiniband: cxgb3: fix signed bug
 2010-07-21 17:57 UTC  (4+ messages)
  ` [patch v2] infiniband: cxgb3: clean up signed check

[PATCH] drivers/mtd: remove makefile subdirectory processing
 2010-07-21 10:09 UTC  (4+ messages)

[PATCH 6/8] xfs: fix unsigned underflow
 2010-07-20 23:12 UTC  (5+ messages)

[PATCH 1/2 RESEND] fix return value for mb_cache_shrink_fn when nr_to_scan
 2010-07-20 16:49 UTC  (3+ messages)
` [PATCH 1/2 RESEND] fix return value for mb_cache_shrink_fn when

[PATCH 08/16] trivial: use ARRAY_SIZE
 2010-07-20 15:15 UTC 

[PATCH 05/16] trivial: use ARRAY_SIZE
 2010-07-20 15:14 UTC 

[PATCH 07/16] trivial: use ARRAY_SIZE
 2010-07-20 15:13 UTC 

[PATCH 06/16] trivial: use ARRAY_SIZE
 2010-07-20 15:10 UTC 

[PATCH 04/16] trivial: use ARRAY_SIZE
 2010-07-20 15:08 UTC 

[PATCH 03/16] trivial: use ARRAY_SIZE
 2010-07-20 15:06 UTC 

[PATCH 02/16] trivial: use ARRAY_SIZE
 2010-07-20 15:04 UTC  (3+ messages)

[PATCH 01/16] trivial: use ARRAY_SIZE
 2010-07-20 15:02 UTC 

[PATCH 1/8] arm/mach-tegra: fix unsigned calcs
 2010-07-20  7:53 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).