Rusty Russell ([email protected])

Number of posts: 4720 (0.85 per day)
First post: 2001-03-20 08:41:46
Last post: 2016-06-21 03:19:38

Date List Subject
2013-06-16 04:47:00 linux-kernel [PATCH 6/9] remoteproc: don't use PTR_RET().
2013-06-16 04:46:59 linux-kernel [PATCH 7/9] staging/zcache: don't use PTR_RET().
2013-06-16 04:46:58 linux-kernel [PATCH 8/9] x86: remove weird PTR_ERR() in do_debug
2013-06-16 04:46:57 linux-kernel [PATCH 9/9] mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR().
2013-06-16 04:46:17 linux-kernel [PATCH 5/9] pinctrl: don't use PTR_RET().
2013-06-16 04:46:16 linux-kernel [PATCH 3/9] s390: Replace weird use of PTR_RET.
2013-06-16 04:46:15 linux-kernel [PATCH 1/9] PTR_RET is now PTR_ERR_OR_ZERO
2013-06-16 04:46:09 linux-kernel [PATCH 4/9] acpi: Replace weird use of PTR_RET.
2013-06-16 03:14:27 linux-kernel Re: [PATCH v2] module: don't modify argument of module_kallsyms_lookup_name()
2013-06-16 03:14:26 linux-kernel Re: [RFC] PTR_ERR: return 0 if ptr isn't an error value.
2013-06-14 01:50:21 linux-kernel Re: [PATCH] module: don't modify argument of module_kallsyms_lookup_name()
2013-06-13 06:48:00 linux-kernel Re: [RFC] PTR_ERR: return 0 if ptr isn't an error value.
2013-06-12 23:50:32 linux-kernel Re: [RFC] PTR_ERR: return 0 if ptr isn't an error value.
2013-06-07 03:03:10 linux-kernel Re: [PATCH RFC] virtio-pci: support config layout in BAR1
2013-06-07 03:03:09 linux-kernel Re: [PATCH RESEND/V2] crypto: Ignore validity dates of X.509 certificates at loading/parsing time
2013-06-07 03:03:07 linux-kernel Re: [PATCH] virtio-net: put virtio net header inline with data
2013-06-07 02:13:41 linux-crypto Re: [PATCH RESEND/V2] crypto: Ignore validity dates of X.509 certificates at loading/parsing time
2013-06-05 07:38:30 linux-kernel Re: Please add to stable: module: don't unlink the module until we've removed all exposure.
2013-06-05 07:38:29 linux-kernel Re: [PATCH] Generic percpu refcounting
2013-06-05 04:46:54 linux-kernel Re: Please add to stable: module: don't unlink the module until we've removed all exposure.
2013-06-05 04:46:35 linux-kernel Re: Please add to stable: module: don't unlink the module until we've removed all exposure.
2013-06-05 04:46:31 linux-kernel Re: 3.9.x: Possible race related to stop_machine leads to lockup.
2013-06-04 06:01:01 linux-kernel Re: Please add to stable: module: don't unlink the module until we've removed all exposure.
2013-06-04 06:00:58 linux-kernel Re: Please add to stable: module: don't unlink the module until we've removed all exposure.
2013-06-03 02:32:43 linux-kernel Re: [PATCH] There is no /sys/parameters
2013-06-03 02:32:40 linux-kernel [RFC] PTR_ERR: return 0 if ptr isn't an error value.
2013-06-02 07:14:20 linux-kernel Re: Please add to stable: module: don't unlink the module until we've removed all exposure.
2013-05-30 05:35:10 linux-kernel Re: What is listed in /sys/module?
2013-05-30 05:34:54 linux-kernel Re: [PATCH] virtio_pci: fix capability format, comments
2013-05-30 05:34:40 linux-kernel Re: [PATCH] [TRIVIAL] Fix comment typo "CONFIG_PAE"
2013-05-29 05:07:49 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-28 04:18:15 linux-kernel Re: [PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
2013-05-27 23:06:12 linux-kernel Re: [PATCH] modules: insert mods sorted
2013-05-27 05:40:04 linux-kernel Re: BUG_ON in virtio-ring.c
2013-05-27 02:46:00 linux-kernel Re: BUG_ON in virtio-ring.c
2013-05-23 07:46:35 linux-kernel Re: [PATCH mainline] lib: make iovec obj instead of lib
2013-05-23 04:56:52 linux-kernel Re: [RESEND][PATCH] mtd: refactor call to request_module
2013-05-23 04:56:51 linux-kernel Re: [PATCH v3] kernel/module.c: need return the first error code to upper caller when error occurs
2013-05-23 03:44:48 linux-kernel Re: [PATCH V2] virtio_net: enable napi for all possible queues during open
2013-05-22 00:57:35 linux-kernel [PULL] virtio fixes
2013-05-22 00:57:34 linux-kernel Re: [PATCH] usermodehelper: kill the sub_info->path[0] check
2013-05-21 23:31:14 linux-kernel Re: [RFC PATCH] kmod: add ability to swap root in usermode helper
2013-05-20 02:52:40 linux-kernel Re: linux-next: build failure after merge of the rr-fixes tree
2013-05-20 02:36:25 linux-kernel Re: [PATCH] virtio_pci: fix macro exported in uapi
2013-05-20 02:36:24 linux-kernel Re: [PATCHv2] virtio_pci: better macro exported in uapi
2013-05-19 23:27:11 linux-kernel Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
2013-05-17 01:38:10 linux-kernel Re: [PATCH] virtio_console: fix uapi header
2013-05-17 01:15:48 linux-kernel Re: [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
2013-05-17 01:14:46 linux-kernel Re: [PATCH] virtio_pci: fix macro exported in uapi
2013-05-17 01:14:44 linux-kernel Re: [PATCH V2 1/3] virtio: console: Add emergency writeonly register to config space
2013-05-17 01:14:44 linux-kernel Re: V3.10-rc1 memory leak