Blaisorblade ([email protected])

Number of posts: 566 (0.43 per day)
First post: 2005-01-13 04:30:37
Last post: 2008-08-09 17:08:02

Date List Subject
2006-08-26 17:46:13 linux-kernel [PATCH RFP-V4 07/13] RFP prot support: enhance syscall interface
2006-08-26 17:45:00 linux-kernel [PATCH RFP-V4 09/13] RFP prot support: use FAULT_SIGSEGV for protection checking
2006-08-26 17:44:49 linux-kernel [PATCH RFP-V4 08/13] RFP prot support: support private vma for MAP_POPULATE
2006-08-26 17:44:29 linux-kernel [PATCH RFP-V4 13/13] RFP prot support: uml, i386, x64 bits
2006-08-26 17:44:09 linux-kernel [PATCH RFP-V4 12/13] RFP prot support: also set VM_NONLINEAR on nonuniform VMAs
2006-08-26 17:43:32 linux-kernel [PATCH RFP-V4 11/13] RFP prot support: fix get_user_pages() on VM_MANYPROTS vmas
2006-08-26 17:43:31 linux-kernel [PATCH RFP-V4 10/13] RFP prot support: fix race condition with concurrent faults on same address space
2006-08-26 17:43:06 linux-kernel [PATCH RFP-V4 06/13] RFP prot support: cleanup syscall checks
2006-08-26 17:42:47 linux-kernel [PATCH RFP-V4 02/13] Fix comment about remap_file_pages
2006-08-26 17:42:46 linux-kernel [PATCH RFP-V4 03/13] RFP prot support: add needed macros
2006-08-26 17:42:45 linux-kernel [PATCH RFP-V4 04/13] RFP prot support: handle MANYPROTS VMAs
2006-08-26 17:42:36 linux-kernel [PATCH RFP-V4 05/13] RFP prot support: disallow mprotect() on manyprots mappings
2006-08-26 17:42:19 linux-kernel [PATCH RFP-V4 01/13] RFP: new bitmask_trans in <linux/bitops.h>
2006-08-26 10:56:48 linux-kernel Re: [uml-devel] arch/um/sys-i386/setjmp.S: useless #ifdef _REGPARM's?
2006-08-20 14:32:00 linux-kernel [PATCH] x86_64: fix linking on 32-bit system
2006-08-15 17:58:13 linux-kernel Re: [uml-devel] [PATCH] UML - support checkstack
2006-08-15 17:30:17 linux-kernel Re: CONFIG_NETDEVICES does not do anything
2006-08-09 14:45:03 linux-kernel Re: [PATCH 2/3] uml: fix proc-vs-interrupt context spinlock deadlock
2006-08-08 14:03:37 linux-kernel Re: [PATCH 1/3] uml: use -mcmodel=kernel for x86_64
2006-08-08 10:59:08 linux-kernel Re: [PATCH 2/3] uml: fix proc-vs-interrupt context spinlock deadlock
2006-08-08 10:46:42 linux-kernel Re: [PATCH 1/3] uml: use -mcmodel=kernel for x86_64
2006-08-06 15:47:19 linux-kernel [PATCH 3/3] uml: clean our set_ether_mac
2006-08-06 15:46:55 linux-kernel [PATCH 2/3] uml: fix proc-vs-interrupt context spinlock deadlock
2006-08-06 15:46:52 linux-kernel [PATCH 1/3] uml: use -mcmodel=kernel for x86_64
2006-08-05 11:47:20 linux-kernel Re: [uml-devel] [PATCH 10/19] UML - Remove spinlock wrapper functions
2006-05-22 14:40:45 linux-kernel Fwd: [BUG] 2.6.16 extra ptrace trap on syscall exit
2006-05-19 01:20:50 linux-kernel Re: [uml-devel] [UML] Problems building and running 2.6.17-rc4 on x86-64
2006-05-17 06:36:43 linux-kernel Re: [uml-devel] [UML] Problems building and running 2.6.17-rc4 on x86-64ync-mailbox><next-undeleted><enter-command>set editor=vim
2006-05-17 06:11:10 linux-kernel Re: [patch 00/14] remap_file_pages protection support
2006-05-07 18:00:43 linux-kernel Re: [patch 11/14] remap_file_pages protection support: pte_present should not trigger on PTE_FILE PROTNONE ptes
2006-05-05 20:32:57 linux-kernel [PATCH] device core: remove redundant call to device_initialize.
2006-05-05 20:32:52 linux-kernel [PATCH] blk_start_queue must be called with irq disabled - add warning
2006-05-03 01:30:05 linux-kernel Re: [patch 11/14] remap_file_pages protection support: pte_present should not trigger on PTE_FILE PROTNONE ptes
2006-05-03 01:20:58 linux-kernel Re: [patch 00/14] remap_file_pages protection support
2006-05-03 00:45:13 linux-kernel Re: [patch 00/14] remap_file_pages protection support
2006-05-03 00:26:31 linux-kernel Re: [patch 00/14] remap_file_pages protection support
2006-05-03 00:26:07 linux-kernel Re: [patch 00/14] remap_file_pages protection support
2006-05-01 17:53:02 linux-kernel Re: [PATCH] UML - uml-makefile-nicer uses SYMLINK incorrectly
2006-03-29 00:03:07 linux-kernel [PATCH 2/7] uml: split ldt.h in arch-independent and arch-dependant code
2006-03-29 00:03:07 linux-kernel [PATCH 7/7] uml: check for differences in host support
2006-03-29 00:03:06 linux-kernel [PATCH 3/7] uml: clean arch_switch usage
2006-03-29 00:02:20 linux-kernel [PATCH 0/7] UML TLS support [for 2.6.17]
2006-03-29 00:02:19 linux-kernel [PATCH 5/7] uml - tls support: hack to make it compile on any host
2006-03-29 00:02:07 linux-kernel [PATCH 4/7] uml: implement {get,set}_thread_area for i386
2006-03-29 00:01:40 linux-kernel [PATCH 1/7] uml idle thread needn't take access to init_mm
2006-03-29 00:01:40 linux-kernel [PATCH 6/7] uml: add arch_switch_to for newly forked thread
2006-03-25 00:07:43 linux-kernel Re: [RFC] Proposed manpage additions for ptrace(2)
2006-03-24 23:59:00 linux-kernel Re: [uml-devel] Re: [PATCH 12/16] UML - Memory hotplug
2006-03-22 15:40:57 linux-kernel Re: [uml-devel] Cannot debug UML
2006-03-20 12:03:42 linux-kernel Re: Proposed additions to the ptrace(2) manpage, take 2
2006-03-18 01:05:05 linux-kernel Re: [uml-devel] kernel BUG at drivers/block/loop.c:621