wzt wzt ([email protected])

Number of posts: 43 (0.05 per day)
First post: 2008-11-10 08:44:17
Last post: 2011-05-21 05:33:26

Date List Subject
2011-05-21 05:33:26 linux-kernel Re: [PATCH] vdso: Fix memory leak of init_vdso_vars().
2011-05-18 07:05:51 linux-kernel [PATCH] vdso: Fix memory leak of init_vdso_vars().
2010-11-30 09:56:57 linux-kernel [PATCH v2] APPARMOR: add sid to profile mapping and sid recycling
2010-11-26 15:19:01 linux-kernel [PATCH] APPARMOR: Fix NULL Pointer dereference while __add_new_profile
2010-11-19 06:10:03 linux-kernel [RFC][PATCH] APPARMOR: add sid to profile mapping and sid recycling
2010-11-16 06:39:03 linux-kernel Re: [PATCH] APPARMOR: code cleanup on context.h
2010-11-15 23:29:33 linux-kernel Re: [PATCH] APPARMOR: code cleanup on context.h
2010-11-13 02:34:44 linux-kernel [PATCH] APPARMOR: code cleanup on context.h
2010-11-10 08:05:47 linux-kernel [PATCH] APPARMOR: Fix memory leak of apparmor_init()
2010-11-10 03:32:04 linux-kernel [PATCH] APPARMOR: Fix memory leak of alloc_namespace()
2010-07-26 08:25:49 linux-kernel [PATCH] mm: Check NULL pointer Dereference in mm/filemap.c
2010-06-17 14:10:41 linux-kernel Re: [PATCH] Slabinfo: Fix display format
2010-06-17 07:54:20 linux-kernel [PATCH] Slabinfo: Fix display format
2010-04-19 01:09:32 linux-kernel [PATCH] Security: Fix the comment of cap_file_mmap()
2010-04-15 12:27:48 linux-kernel Re: [RFC][PATCH] Security: fix cap_file_mmap() off-by-one error to avoid kernel null pointer exploit
2010-04-15 07:37:30 linux-kernel Re: [PATCH] Kconfig: Make config Filter access to /dev/mem default y
2010-04-15 06:40:00 linux-kernel Re: [PATCH] Kconfig: Make config Filter access to /dev/mem default y
2010-04-15 06:17:47 linux-kernel Re: [PATCH] Kconfig: Make config Filter access to /dev/mem default y
2010-04-15 05:45:16 linux-kernel [RFC][PATCH] Security: fix cap_file_mmap() off-by-one error to avoid kernel null pointer exploit
2010-04-14 05:50:44 linux-kernel Re: Security: Replace dac_mmap_min_addr to mmap_min_addr in cap_file_mmap()
2010-04-14 02:42:34 linux-kernel Security: Replace dac_mmap_min_addr to mmap_min_addr in cap_file_mmap()
2010-04-13 02:46:20 linux-kernel [PATCH] Kconfig: Make config Filter access to /dev/mem default y
2010-04-12 01:57:20 linux-kernel [PATCH] KVM: Enhance the coalesced_mmio_write() parameter to avoid stack buffer overflow
2010-04-12 01:35:00 linux-kernel [PATCH] KVM: remove unused code in kvm_coalesced_mmio_init()
2010-04-09 03:30:37 linux-kernel [PATCH] Security: Fix coding style in security/
2010-04-08 11:44:29 linux-kernel Re: [PATCH] Netfilter: Fix some coding styles and remove moduleparam.h
2010-04-06 02:50:34 linux-kernel [PATCH] IPVS: replace sprintf to snprintf to avoid stack buffer overflow
2010-03-20 04:53:57 linux-wireless [PATCH] Wireless: Make cfg80211_dev_rename() check sscanf return value in net/wireless/core.c
2010-02-28 05:56:39 linux-kernel Re: [PATCH] Security: Add __init to register_security to disable load a security module on runtime
2010-02-27 03:02:42 linux-kernel Re: [PATCH] Security: Add __init to register_security to disable load a security module on runtime
2010-02-26 14:56:37 linux-kernel [PATCH] Security: Add __init to register_security to disable load a security module on runtime
2010-02-23 07:15:49 linux-kernel [PATCH] Security: add static to security_ops and default_security_ops variable
2010-02-20 03:52:26 linux-kernel [PATCH] Security: add static to security_ops and default_security_ops variable
2010-02-19 13:20:06 linux-kernel Re: [PATCH] LSM: add static to security_ops variable
2010-02-19 12:23:55 linux-kernel Re: [PATCH] LSM: add static to security_ops variable
2010-02-19 11:57:53 linux-kernel Re: [PATCH] LSM: add static to security_ops variable
2010-02-19 11:41:00 linux-kernel Re: [PATCH] LSM: add static to security_ops variable
2010-02-08 11:41:20 linux-kernel [PATCH] security/smack/smack.h: Fix smk_known length
2010-02-08 07:00:45 linux-kernel [PATCH] security/integrity/ima/ima_main.c: Fix return value
2010-02-08 06:57:30 linux-kernel [PATCH] security/integrity/ima/ima_iint.c: Remove goto out int ima_inode_alloc()
2010-02-08 06:29:30 linux-kernel [PATCH] security/integrity/ima/ima_fs.c: Fix coding style
2010-02-07 11:24:47 linux-kernel [PATCH] LSM: add static to security_ops variable
2008-11-10 08:44:17 linux-kernel Is it a bug with __get_vm_area_node?