Jesper Juhl ([email protected])

Number of posts: 641 (1.43 per day)
First post: 2004-01-03 17:09:07
Last post: 2005-03-25 23:12:28

Date List Subject
2005-04-19 11:27:41 linux-kernel Re: 2.6.12-rc2-mm3 regression - certain applications get SIGSEGV but are fine with 2.6.12-rc2-mm2
2005-04-19 09:33:35 linux-kernel 2.6.12-rc2-mm3 regression - certain applications get SIGSEGV but are fine with 2.6.12-rc2-mm2
2005-04-19 09:01:14 linux-kernel Re: [PATCH] sha512: replace open-coded be64 conversions
2005-04-19 08:36:18 linux-kernel Re: [PATCH] crypto: resource release functions ought to check for NULL (crypto_free_tfm)
2005-04-18 20:57:58 linux-kernel Re: [PATCH 1/2] new valid_signal function
2005-04-18 20:56:09 linux-kernel [PATCH 2/2] new valid_signal function - convert code that currently tests _NSIG directly to use the new function instead
2005-04-18 20:50:40 linux-kernel [PATCH 1/2] new valid_signal function
2005-04-18 19:27:26 linux-kernel Re: [PATCH 1/7] procfs privacy: /proc/bus/pci
2005-04-18 15:23:51 linux-kernel Re: [PATCH] crypto: resource release functions ought to check for NULL (crypto_free_tfm)
2005-04-18 11:21:43 linux-kernel [PATCH] misc verify_area cleanups - last one, I promise ;)
2005-04-18 10:17:52 linux-kernel Re: Need some help to debug a freeze on 2.6.11
2005-04-18 10:13:36 linux-kernel Re: Need some help to debug a freeze on 2.6.11
2005-04-18 09:59:09 linux-kernel Re: Kernelpanic - not syncing: VFS: Unable to mount root fs on unknown-block
2005-04-17 21:47:59 linux-kernel [PATCH] rename rw_verify_area() to rw_access_ok()
2005-04-17 21:17:57 linux-kernel [PATCH] rename TEST_VERIFY_AREA to TEST_ACCESS_OK
2005-04-17 20:57:49 linux-kernel Re: [PATCH] fs/fcntl.c : don't test unsigned value for less than zero
2005-04-16 16:17:45 linux-kernel [PATCH] drivers/macintosh: Remove redundant NULL check before kfree
2005-04-16 15:52:43 linux-kernel [PATCH] ieee1394: remove NULL checks prior to kfree in ieee1394, kfree handles null pointers fine.
2005-04-16 13:52:18 linux-kernel Re: [PATCH] sched: fix never executed code due to expression always false
2005-04-15 09:42:14 linux-kernel Re: [PATCH] reiserfs: fix a few 'empty body in an if-statement' warnings.
2005-04-15 08:20:33 linux-kernel Re: [PATCH] fs/fcntl.c : don't test unsigned value for less than zero
2005-04-15 01:04:57 linux-kernel [PATCH] fs/fcntl.c : don't test unsigned value for less than zero
2005-04-15 00:59:30 linux-kernel [PATCH] reiserfs: fix a few 'empty body in an if-statement' warnings.
2005-04-15 00:29:59 linux-kernel Re: ALSA Oops (triggered by xmms)
2005-04-15 00:23:04 linux-kernel Re: [PATCH] sched: fix never executed code due to expression always false
2005-04-15 00:13:55 linux-kernel Re: [PATCH] sched: fix never executed code due to expression always false
2005-04-15 00:11:22 linux-kernel Re: IBM Thinkpad T42 - Looking for a Developer.
2005-04-14 23:47:02 linux-kernel [PATCH] sched: fix never executed code due to expression always false
2005-04-14 23:13:25 linux-kernel [PATCH] crypto: resource release functions ought to check for NULL (crypto_free_tfm)
2005-04-14 21:17:47 linux-kernel RE: IBM Thinkpad T42 - Looking for a Developer.
2005-04-14 21:04:14 linux-kernel Re: IBM Thinkpad T42 - Looking for a Developer.
2005-04-12 21:10:09 linux-kernel [PATCH] usb: kfree cleanup for drivers/usb/* - no need to check for NULL
2005-04-12 15:22:51 linux-kernel Re: bkbits.net is down
2005-04-12 08:41:56 linux-kernel Re: [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c
2005-04-12 07:17:38 linux-kernel Re: [PATCH 1/3] cifs: md5 cleanup - functions
2005-04-11 21:52:47 linux-kernel [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c
2005-04-11 21:13:40 linux-kernel [PATCH] net: remove redundant NULL pointer checks prior to kfree in drivers/net/slip.c
2005-04-11 20:52:11 linux-kernel [PATCH] parisc: kfree cleanup in arch/parisc/
2005-04-11 20:34:43 linux-kernel [PATCH] redundant NULL checks before kfree should go away...
2005-04-11 20:18:34 linux-kernel [PATCH 3/3] cifs: md5 cleanup - comments
2005-04-11 20:14:07 linux-kernel [PATCH 2/3] cifs: md5 cleanup - spaces
2005-04-11 20:11:57 linux-kernel [PATCH 1/3] cifs: md5 cleanup - functions
2005-04-11 20:07:37 linux-kernel [PATCH 1/1] cifs: md5 header cleanup
2005-04-11 20:05:13 linux-kernel [PATCH 2/2] cifs: md4 cleanup - long lines and spaces
2005-04-11 20:03:06 linux-kernel [PATCH 1/2] cifs: md4 cleanup - function definitions
2005-04-11 19:43:49 linux-kernel [PATCH] s390: drop redundant NULL pointer checks before kfree()
2005-04-09 02:18:50 linux-kernel Re: no need to check for NULL before calling kfree() -fs/ext2/
2005-04-09 02:09:10 linux-kernel Re: RFC: turn kmalloc+memset(,0,) into kcalloc
2005-04-09 01:55:34 linux-kernel Re: 2.6.12-rc2-mm2
2005-04-09 01:43:46 linux-kernel Re: [PATCH] make mempool_destroy resilient against NULL pointers.
2005-04-09 01:38:37 linux-kernel [PATCH] make mempool_destroy resilient against NULL pointers.