Darren Jenkins ([email protected])

Number of posts: 43 (0.03 per day)
First post: 2006-03-26 02:18:21
Last post: 2010-02-17 12:40:23

Date List Subject
2010-02-17 12:40:23 linux-wireless [PATCH] drivers/net/wireless/p54/txrx.c Fix off by one error
2010-02-11 13:04:06 linux-kernel Re: [PATCH] drivers/acpi/processor_thermal.c
2010-02-11 11:08:06 linux-kernel [PATCH] drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
2010-02-11 09:57:09 linux-kernel [PATCH] drivers/acpi/processor_thermal.c
2010-02-11 09:56:53 linux-kernel [PATCH] drivers: acpi: fan.c move a dereference below the NULL test
2010-02-03 11:33:10 linux-kernel Re: [PATCH] drivers/acpi/ec.c fix a small memory leak
2010-02-02 12:12:19 linux-kernel [PATCH] drivers/acpi/ec.c fix a small memory leak
2010-01-12 12:37:19 linux-kernel [PATCH] drivers/acpi/power_meter.c : remove double kfree()
2010-01-08 14:40:38 linux-kernel [PATCH] : hardware/mISDN/mISDNinfineon.c: Bail out of loop on error
2009-12-30 01:25:53 linux-kernel [PATCH] drm/radeon/radeon_cp.c: fix resource leak on error
2009-12-30 01:24:59 linux-kernel [PATCH] drm/radeon/r100.c: check for invalid family
2009-12-30 01:24:05 linux-kernel [PATCH] drm/radeon/radeon_cp.c: check for invalid radeon family
2009-12-30 01:23:06 linux-kernel [PATCH] drm/radeon/radeon_connectors.c: add a NULL test before dereference
2009-12-30 01:22:00 linux-kernel [PATCH] drm/radeon: fix a couple of array index errors
2009-12-30 01:20:14 linux-kernel [PATCH] drm/radeon/radeon_fence.c: move a dereference below the NULL test
2009-12-30 01:18:37 linux-kernel [PATCH] drm/radeon/radeon_device.c: move a dereference below a NULL test
2009-12-30 01:16:43 linux-kernel [PATCH] gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
2009-12-24 13:25:51 linux-kernel drivers/gpu/drm/radeon/radeon_cp.c: fix resource leak on error
2009-12-24 13:21:31 linux-kernel drivers/gpu/drm/radeon/r100.c: check for invalid family
2009-12-24 13:18:12 linux-kernel drivers/gpu/drm/radeon/radeon_cp.c: check for invalid radeon family
2009-12-24 13:08:40 linux-kernel drivers/gpu/drm/radeon/radeon_connectors.c: add a NULL test before dereference
2009-12-24 13:04:55 linux-kernel drivers/gpu/drm/radeon: fix a couple of array index errors
2009-12-24 12:51:55 linux-kernel drivers/gpu/drm/radeon/radeon_fence.c: move a dereference below the NULL test
2009-12-24 12:48:53 linux-kernel drivers/gpu/drm/radeon/radeon_device.c: move a dereference below a NULL test
2009-12-24 12:44:26 linux-kernel drivers/gpu/drm/radeon: move a dereference below a NULL test
2009-12-21 04:38:43 linux-kernel drivers/edac/ move a kfree() to after last use
2008-07-30 09:15:56 linux-kernel Re: [PATCH] fs/fat/dir.c fix resource leak
2008-07-29 11:50:11 linux-kernel [PATCH] fs/fat/dir.c fix resource leak
2008-07-10 12:18:21 linux-kernel Re: [PATCH][RE-SEND] drivers/isdn/i4l/isdn_common.c fix small resource leak
2008-07-08 07:11:45 linux-kernel [PATCH] crypto/tcrypt.c fix resource leak
2008-07-08 07:11:35 linux-crypto [PATCH] crypto/tcrypt.c fix resource leak
2008-07-07 10:40:23 linux-kernel [PATCH][RE-SEND] drivers/isdn/i4l/isdn_common.c fix small resource leak
2008-07-07 10:05:42 linux-kernel [PATCH] drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
2008-07-03 11:58:49 linux-kernel [PATCH] drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
2008-07-02 13:25:19 linux-kernel [PATCH] drivers/net/wireless/iwlwifi/iwl-3945.c
2008-06-29 10:22:28 linux-kernel [PATCH] drivers/ide/ide-tape.c: remove double kfree
2007-06-11 12:25:47 linux-kernel Re: [KJ] Re: [PATCH] drivers/isdn/hisax: ARRAY_SIZE instead of sizeof
2007-03-10 05:05:09 linux-wireless Re: sparse using insane amounts of memory
2007-02-17 00:03:14 linux-kernel [kj][RFC] roll macro's in bitops.h
2006-08-10 01:11:09 linux-kernel Re: [KJ] [patch] fix common mistake in polling loops
2006-08-08 00:53:43 linux-kernel Re: [KJ] [patch] fix common mistake in polling loops
2006-08-06 23:39:56 linux-kernel Re: [KJ] [patch] fix common mistake in polling loops
2006-03-26 02:18:21 linux-kernel Re: [2.6 patch] fix array over-run in efi.c