kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-29 02:01:12 to 2010-04-22 22:56:43 UTC [more...]

[patch] wimax: checking ERR_PTR vs null
 2010-04-22 22:56 UTC  (2+ messages)

[patch] wimax: wimax_msg_alloc() returns ERR_PTR not null
 2010-04-22 22:56 UTC  (3+ messages)

[patch] nfs: fix some issues in nfs41_proc_reclaim_complete()
 2010-04-22 19:38 UTC  (3+ messages)

[patch] rdma: potential ERR_PTR dereference
 2010-04-22 17:28 UTC  (2+ messages)

[patch] usb: testing the wrong variable in fs_create_by_name()
 2010-04-22 16:24 UTC  (2+ messages)

[patch] nfsd: potential ERR_PTR dereference on exp_export() error
 2010-04-22 15:59 UTC  (2+ messages)
` [patch] nfsd: potential ERR_PTR dereference on exp_export()

[patch] ocfs2: potential ERR_PTR dereference on error paths
 2010-04-22 13:44 UTC  (2+ messages)

[patch] drbd: fix memory leak
 2010-04-22 12:50 UTC  (4+ messages)

[PATCH 1/1] drbd: Terminate a connection early if sending the protocol fails
 2010-04-22 12:47 UTC 

[patch] bluetooth: handle l2cap_create_connless_pdu() errors
 2010-04-22 12:33 UTC  (2+ messages)

[patch] logfs: testing the wrong variable
 2010-04-22 11:58 UTC  (4+ messages)

[patch] security: testing the wrong variable in create_by_name()
 2010-04-22 11:18 UTC  (2+ messages)
` [patch] security: testing the wrong variable in

[patch] rtnetlink: potential ERR_PTR dereference
 2010-04-22 10:35 UTC  (2+ messages)

[patch] fs/sysv: dereferencing ERR_PTR()
 2010-04-22 10:29 UTC  (2+ messages)

[patch] nouveau: off by one in nv50_gpio_location()
 2010-04-22  9:40 UTC 

[patch] ksm: check for ERR_PTR from follow_page()
 2010-04-21 23:51 UTC  (7+ messages)

[patch] ceph: d_obtain_alias() returns ERR_PTR()
 2010-04-21 23:41 UTC  (2+ messages)

[PATCH 1/2] arch/avr32: Fix build failure caused by typo
 2010-04-21 21:35 UTC  (2+ messages)

Subject: [PATCH 2/2] arch/avr32: fix build failure caused by wrong prototype
 2010-04-21 21:19 UTC 

[patch] i2o: cleanup exit paths
 2010-04-21 14:07 UTC  (6+ messages)

[PATCH] AFS: Don't pass error value to page_cache_release() in error
 2010-04-21 11:01 UTC 

[patch] afs: passing an ERR_PTR() to page_cache_release()
 2010-04-21 10:54 UTC  (2+ messages)

[patch] nfs: testing for null instead of ERR_PTR()
 2010-04-21 10:35 UTC 

[patch] btrfs: add check for ERR_PTR()
 2010-04-21 10:32 UTC 

optin bulk mailing lists
 2010-04-20  1:04 UTC 

[PATCH] mmc: sd: Cleanup redundant memset
 2010-04-19 19:51 UTC  (4+ messages)

[PATCH] Fix inappropriate substraction on tracing_pages_allocated in
 2010-04-19 14:11 UTC  (2+ messages)
` [PATCH] Fix inappropriate substraction on

[patch] pcmcia: fix error handling in cm4000_cs.c
 2010-04-18 20:04 UTC  (2+ messages)

linux0.01 build failed
 2010-04-16  3:36 UTC  (4+ messages)

[PATCH] usb/serial/generic: Fix compile error
 2010-04-14 16:24 UTC  (7+ messages)

i need some guidance
 2010-04-14  5:59 UTC  (2+ messages)

is this list active ?
 2010-04-13 23:55 UTC  (3+ messages)

[PATCH] fix checking in probe function
 2010-04-13  0:50 UTC  (2+ messages)

[patch] asus: don't modify bluetooth/wlan on boot
 2010-04-12 17:12 UTC  (3+ messages)

[PATCH] device_attributes: add sysfs_attr_init() for dynamic attributes
 2010-04-10 17:12 UTC  (3+ messages)
` [PATCH] device_attributes: add sysfs_attr_init() for dynamic

smatch: leds: potential null deref
 2010-04-09 10:14 UTC  (3+ messages)

[patch] infiniband: checking the wrong variable
 2010-04-08 16:00 UTC  (6+ messages)

[patch] wd7000: typo spin_unlock_irq() => spin_lock_irq()
 2010-04-08 14:30 UTC  (2+ messages)

mailing lists for sale
 2010-04-08 12:21 UTC 

[patch] mtd: silence compile warning
 2010-04-08  8:14 UTC 

[patch] stmmac: use resource_size()
 2010-04-08  4:50 UTC  (3+ messages)

[PATCH 4/7] arch/mips/kernel: Use set_cpus_allowed_ptr
 2010-04-07 17:04 UTC  (2+ messages)

[patch] i2c: off by one issue
 2010-04-07 12:53 UTC  (2+ messages)

[patch] dma-debug: off by one issue
 2010-04-07 10:05 UTC  (7+ messages)
        ` [patch v2] dma-debug: cleanup for loop

[patch] video: comparing unsigned with negative 0
 2010-04-07  9:41 UTC 

[patch] davinci: don't return under lock on error path
 2010-04-07  9:37 UTC  (2+ messages)

[patch] nouveau: fix memory leak
 2010-04-07  9:33 UTC 

You Won (£500,000.00 GBP Pounds)
 2010-04-06 23:40 UTC 

[patch] proc: copy_to_user() returns unsigned
 2010-04-06 15:17 UTC  (4+ messages)

[patch] acpi_pad: "processor_aggregator" name too long
 2010-04-06  1:21 UTC  (4+ messages)
  ` [patch v2] "

i2c-drivers: Remove dangling pointers
 2010-04-06  0:06 UTC  (40+ messages)
` [PATCH 01/24] mtd/maps/pismo: remove dangling pointer and a leak
  ` [PATCH 01/24] mtd/maps/pismo: remove dangling pointer and a
` [PATCH 02/24] power/ds2782: really clear i2c_clientdata on exit
` [PATCH 03/24] usb/otg/isp1301_omap: Fix dangling pointer
` [PATCH 04/24] gpio: fix dangling pointers
` [PATCH 05/24] hwmon: "
` [PATCH 06/24] input/keyboard: "
` [PATCH 08/24] leds: "
` [PATCH 13/24] mfd: "
` [PATCH 14/24] misc: "
` [PATCH 17/24] regulator: "
` [PATCH 18/24] rtc: "
` [PATCH 12/24] media/video: "
    ` [PATCH 23/24] video/matrox: "

[patch] vfs: indent cleanup for fs/namei.c
 2010-04-05 12:33 UTC  (2+ messages)

[PATCH 3/3] sound/pci: Eliminate use after free
 2010-04-04 10:22 UTC  (2+ messages)

[patch] i2c: cleanup: change parameter to pointer
 2010-04-04 10:20 UTC  (2+ messages)

[patch] vfs: indent cleanup for fs/open.c
 2010-04-04  9:21 UTC 

[PATCH 2/3] drivers/mtd/maps: Eliminate use after free
 2010-04-02 12:47 UTC 

[patch] cciss: unlock on error path
 2010-04-02  6:39 UTC  (3+ messages)

[PATCH 3/12] drivers/char/amiserial.c: Add missing local_irq_restore
 2010-04-01 19:51 UTC  (2+ messages)
` [PATCH 3/12] drivers/char/amiserial.c: Add missing

[patch] mxser: spin_lock() => spin_lock_irq()
 2010-04-01 16:52 UTC  (2+ messages)

[patch] ir-keytable: avoid double lock
 2010-04-01 15:54 UTC 

[patch] drbd: potential null dereference
 2010-04-01  8:56 UTC  (2+ messages)

[patch] thermal: make lockdep happy
 2010-04-01  1:44 UTC  (3+ messages)

[PATCH] drivers/net/pcmcia/3c574_cs: fixing stats.tx_bytes counter
 2010-03-31 16:21 UTC 

[PATCH] net/pcmcia 3com: replacements of printk() with dev_info()
 2010-03-31 14:42 UTC  (2+ messages)
` [PATCH] net/pcmcia 3com: replacements of printk() with

[PATCH 1/12] arch/powerpc/kernel: Add missing unlock
 2010-03-31  1:52 UTC  (2+ messages)

[patch] s390: potential buffer overflow
 2010-03-30 16:45 UTC  (3+ messages)
  ` [patch v2] "

[patch] drm: sysfs files error handling
 2010-03-30 14:44 UTC  (3+ messages)

[patch] 9p: saving negative to unsigned char
 2010-03-30  9:42 UTC 

[patch] 9p: return on mutex_lock_interruptible()
 2010-03-30  9:41 UTC 

[patch v2] batman: cleanup: change test for end of array
 2010-03-30  9:40 UTC  (5+ messages)

[PATCH] drivers/serial/sunsu.c: Correct use after free
 2010-03-30  5:33 UTC  (2+ messages)

[PATCH 9/12] drivers/scsi/qla2xxx: Add missing unlock
 2010-03-30  1:23 UTC  (2+ messages)

[PATCH 12/12] kernel/trace: Add missing unlock
 2010-03-29 18:20 UTC  (2+ messages)

[PATCH 4/12] drivers/gpio: Add missing unlock
 2010-03-29 16:23 UTC  (2+ messages)

[patch] iwlwifi: range checking issue
 2010-03-29 16:13 UTC  (3+ messages)

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

[patch] video/s255drv: cleanup. remove uneeded NULL check
 2010-03-29 15:54 UTC  (2+ messages)

[PATCH 11/12] drivers/usb/gadget: Add missing unlock
 2010-03-29 15:36 UTC 

[PATCH 10/12] drivers/serial: Add missing unlock
 2010-03-29 15:36 UTC 

[PATCH 8/12] drivers/scsi/lpfc: Unlock the lock that was locked
 2010-03-29 15:35 UTC 

[PATCH 7/12] drivers/pcmcia: Add missing local_irq_restore
 2010-03-29 15:35 UTC 

[PATCH 6/12] drivers/net: Add missing unlock
 2010-03-29 15:35 UTC 

[PATCH 5/12] drivers/macintosh: Add missing unlock
 2010-03-29 15:34 UTC 

[PATCH] pwc Kconfig dependency fix
 2010-03-29 13:20 UTC 

[PATCH] drivers/macintosh: Correct potential double free
 2010-03-29 10:57 UTC  (2+ messages)

[PATCH 1/7] arch/arm: Use set_cpus_allowed_ptr
 2010-03-29 10:07 UTC  (2+ messages)

[patch] usb/oxu210hp: release spinlock on error path
 2010-03-29  9:01 UTC 

[PATCH 6/7] arch/sh/kernel: Use set_cpus_allowed_ptr
 2010-03-29  3:16 UTC  (2+ 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).