| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-11-10 | KEYS: Make request key instantiate the per-user keyrings | David Howells | 3 | -1/+6 |
| 2008-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -3/+5 |
| 2008-11-01 | file caps: always start with clear bprm->caps_* | Serge Hallyn | 1 | -3/+3 |
| 2008-11-01 | SELinux: properly handle empty tty_files list | Eric Paris | 1 | -3/+5 |
| 2008-10-30 | nfsd: fix vm overcommit crash | Alan Cox | 1 | -0/+9 |
| 2008-10-20 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+2 |
| 2008-10-20 | devcgroup: remove spin_lock() | Lai Jiangshan | 1 | -29/+5 |
| 2008-10-20 | devcgroup: remove unused variable | Li Zefan | 1 | -2/+1 |
| 2008-10-20 | devcgroup: use kmemdup() | Li Zefan | 1 | -7/+2 |
| 2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 28 | -257/+1096 |
| 2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse | 1 | -1/+1 |
| 2008-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 8 | -114/+473 |
| 2008-10-13 | tty: Redo current tty locking | Alan Cox | 1 | -2/+0 |
| 2008-10-13 | tty: Make get_current_tty use a kref | Alan Cox | 1 | -1/+2 |
| 2008-10-13 | integrity: special fs magic | Mimi Zohar | 1 | -2/+1 |
| 2008-10-11 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 7 | -112/+472 |
| 2008-10-10 | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 1 | -1/+2 |
| 2008-10-10 | selinux: Cache NetLabel secattrs in the socket's security struct | Paul Moore | 4 | -39/+91 |
| 2008-10-10 | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 4 | -36/+142 |
| 2008-10-10 | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 4 | -3/+125 |
| 2008-10-10 | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 1 | -1/+3 |
| 2008-10-10 | smack: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 1 | -1/+4 |
| 2008-10-10 | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 3 | -5/+43 |
| 2008-10-10 | selinux: Fix a problem in security_netlbl_sid_to_secattr() | Paul Moore | 1 | -2/+8 |
| 2008-10-10 | selinux: Better local/forward check in selinux_ip_postroute() | Paul Moore | 1 | -45/+81 |
| 2008-10-10 | selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases | Paul Moore | 1 | -5/+17 |
| 2008-10-10 | selinux: Cleanup the NetLabel glue code | Paul Moore | 1 | -28/+10 |
| 2008-10-04 | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 1 | -7/+4 |
| 2008-10-04 | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 1 | -7/+4 |
| 2008-09-30 | selinux: use default proc sid on symlinks | Stephen Smalley | 1 | -1/+1 |
| 2008-09-27 | file capabilities: uninline cap_safe_nice | Serge E. Hallyn | 1 | -1/+1 |
| 2008-09-21 | Merge branch 'master' into next | James Morris | 2 | -12/+12 |
| 2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -7/+2 |
| 2008-09-12 | Update selinux info in MAINTAINERS and Kconfig help text | Stephen Smalley | 1 | -3/+0 |
| 2008-09-04 | SELinux: memory leak in security_context_to_sid_core | Eric Paris | 1 | -3/+3 |
| 2008-09-02 | devcgroup: fix race against rmdir() | Li Zefan | 1 | -9/+9 |
| 2008-08-29 | SELinux: add boundary support and thread context assignment | KaiGai Kohei | 7 | -20/+398 |
| 2008-08-28 | securityfs: do not depend on CONFIG_SECURITY | Eric Paris | 2 | -1/+10 |
| 2008-08-28 | Merge branch 'master' into next | James Morris | 6 | -34/+80 |
| 2008-08-20 | security: add/fix security kernel-doc | Randy Dunlap | 2 | -21/+20 |
| 2008-08-15 | selinux: Unify for- and while-loop style | Vesa-Matti Kari | 6 | -24/+24 |
| 2008-08-14 | security: Fix setting of PF_SUPERPRIV by __capable() | David Howells | 6 | -34/+80 |
| 2008-08-07 | selinux: conditional expression type validation was off-by-one | Vesa-Matti Kari | 1 | -1/+1 |
| 2008-08-05 | smack: limit privilege by label | Casey Schaufler | 3 | -1/+102 |
| 2008-08-05 | SELinux: Fix a potentially uninitialised variable in SELinux hooks | David Howells | 1 | -18/+24 |
| 2008-08-05 | SELinux: trivial, remove unneeded local variable | Vesa-Matti J Kari | 1 | -4/+2 |
| 2008-08-05 | SELinux: Trivial minor fixes that change C null character style | Vesa-Matti J Kari | 3 | -18/+18 |
| 2008-08-05 | make selinux_write_opts() static | Adrian Bunk | 1 | -1/+2 |
| 2008-07-30 | SELinux: /proc/mounts should show what it can | Eric Paris | 1 | -1/+5 |
| 2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -9/+7 |
| 2008-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -19/+8 |
| 2008-07-26 | [patch 3/4] fat: dont call notify_change | Miklos Szeredi | 1 | -0/+1 |
| 2008-07-26 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 4 | -9/+6 |
| 2008-07-26 | selinux: use nf_register_hooks() | Alexey Dobriyan | 1 | -19/+8 |
| 2008-07-26 | tracehook: tracehook_tracer_task | Roland McGrath | 1 | -19/+3 |
| 2008-07-25 | devcgroup: code cleanup | Li Zefan | 1 | -14/+8 |
| 2008-07-25 | devcgroup: relax white-list protection down to RCU | Pavel Emelyanov | 1 | -13/+22 |
| 2008-07-25 | cgroup files: convert devcgroup_access_write() into a cgroup write_string() h... | Paul Menage | 1 | -63/+38 |
| 2008-07-24 | security: filesystem capabilities no longer experimental | Andrew G. Morgan | 1 | -2/+1 |
| 2008-07-24 | security: protect legacy applications from executing with insufficient privilege | Andrew G. Morgan | 1 | -49/+59 |
| 2008-07-15 | Revert "SELinux: allow fstype unknown to policy to use xattrs if present" | James Morris | 3 | -37/+14 |
| 2008-07-14 | security: remove register_security hook | James Morris | 5 | -95/+5 |
| 2008-07-14 | security: remove dummy module fix | Miklos Szeredi | 1 | -1/+1 |
| 2008-07-14 | security: remove dummy module | Miklos Szeredi | 5 | -1340/+996 |
| 2008-07-14 | security: remove unused sb_get_mnt_opts hook | Miklos Szeredi | 3 | -15/+0 |
| 2008-07-14 | LSM/SELinux: show LSM mount options in /proc/mounts | Eric Paris | 3 | -1/+65 |
| 2008-07-14 | SELinux: allow fstype unknown to policy to use xattrs if present | Eric Paris | 3 | -14/+37 |
| 2008-07-14 | security: fix return of void-valued expressions | James Morris | 1 | -3/+3 |
| 2008-07-14 | SELinux: use do_each_thread as a proper do/while block | James Morris | 1 | -2/+2 |
| 2008-07-14 | SELinux: remove unused and shadowed addrlen variable | James Morris | 1 | -3/+1 |
| 2008-07-14 | SELinux: more user friendly unknown handling printk | Eric Paris | 2 | -5/+7 |
| 2008-07-14 | selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ... | Stephen Smalley | 1 | -3/+13 |
| 2008-07-14 | SELinux: drop load_mutex in security_load_policy | Eric Paris | 1 | -13/+1 |
| 2008-07-14 | SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av | Eric Paris | 1 | -1/+1 |
| 2008-07-14 | SELinux: open code sidtab lock | James Morris | 1 | -11/+7 |
| 2008-07-14 | SELinux: open code load_mutex | James Morris | 1 | -12/+9 |
| 2008-07-14 | SELinux: open code policy_rwlock | James Morris | 1 | -56/+52 |
| 2008-07-14 | selinux: fix endianness bug in network node address handling | Stephen Smalley | 1 | -7/+8 |
| 2008-07-14 | selinux: simplify ioctl checking | Stephen Smalley | 1 | -40/+8 |
| 2008-07-14 | SELinux: enable processes with mac_admin to get the raw inode contexts | Stephen Smalley | 1 | -4/+23 |
| 2008-07-14 | Security: split proc ptrace checking into read vs. attach | Stephen Smalley | 5 | -8/+21 |
| 2008-07-14 | SELinux: remove inherit field from inode_security_struct | James Morris | 1 | -1/+0 |
| 2008-07-14 | SELinux: reorder inode_security_struct to increase objs/slab on 64bit | Richard Kennedy | 1 | -1/+1 |
| 2008-07-14 | SELinux: keep the code clean formating and syntax | Eric Paris | 9 | -30/+35 |
| 2008-07-14 | SELinux: fix sleeping allocation in security_context_to_sid | Stephen Smalley | 1 | -30/+40 |
| 2008-07-14 | selinux: support deferred mapping of contexts | Stephen Smalley | 8 | -128/+248 |
| 2008-07-13 | devcgroup: fix permission check when adding entry to child cgroup | Li Zefan | 1 | -1/+1 |
| 2008-07-13 | devcgroup: always show positive major/minor num | Li Zefan | 1 | -2/+2 |
| 2008-07-04 | devcgroup: fix odd behaviour when writing 'a' to devices.allow | Li Zefan | 1 | -0/+2 |
| 2008-07-04 | security: filesystem capabilities: fix CAP_SETPCAP handling | Andrew G. Morgan | 1 | -3/+10 |
| 2008-06-12 | capabilities: add (back) dummy support for KEEPCAPS | Andrew G. Morgan | 1 | -1/+23 |
| 2008-06-06 | keys: remove unused key_alloc_sem | Daniel Walker | 1 | -1/+0 |
| 2008-06-06 | devscgroup: make white list more compact in some cases | Pavel Emelyanov | 1 | -2/+16 |
| 2008-06-06 | devscgroup: relax task to dev_cgroup conversion | Pavel Emelyanov | 1 | -6/+4 |
| 2008-06-06 | devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup | Pavel Emelyanov | 1 | -2/+6 |
| 2008-06-04 | Smack: fuse mount hang fix | Casey Schaufler | 1 | -0/+12 |
| 2008-05-01 | [PATCH] split linux/file.h | Al Viro | 1 | -0/+1 |
| 2008-04-30 | signals: cleanup security_task_kill() usage/implementation | Oleg Nesterov | 2 | -12/+0 |
| 2008-04-30 | Smack: Integrate Smack with Audit | Ahmed S. Darwish | 1 | -0/+155 |
| 2008-04-30 | Security: Make secctx_to_secid() take const secdata | David Howells | 6 | -7/+7 |
| 2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+3 |
| 2008-04-29 | keys: explicitly include required slab.h header file. | Robert P. J. Day | 2 | -0/+2 |
| 2008-04-29 | keys: make the keyring quotas controllable through /proc/sys | David Howells | 6 | -15/+94 |
| 2008-04-29 | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 5 | -126/+92 |
| 2008-04-29 | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan | 2 | -9/+12 |
| 2008-04-29 | keys: switch to proc_create() | Alexey Dobriyan | 1 | -6/+2 |
| 2008-04-29 | keys: add keyctl function to get a security label | David Howells | 6 | -1/+99 |
| 2008-04-29 | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 4 | -29/+48 |
| 2008-04-29 | keys: check starting keyring as part of search | Kevin Coffman | 1 | -4/+31 |
| 2008-04-29 | keys: increase the payload size when instantiating a key | David Howells | 1 | -8/+30 |
| 2008-04-29 | cgroups: introduce cft->read_seq() | Serge E. Hallyn | 1 | -51/+23 |
| 2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn | 2 | -0/+604 |
| 2008-04-29 | xattr: add missing consts to function arguments | David Howells | 7 | -30/+33 |
| 2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 12 | -134/+121 |
| 2008-04-28 | smack: use cap_task_prctl | Serge E. Hallyn | 1 | -0/+1 |
| 2008-04-28 | smack: make smk_cipso_doi() and smk_unlbl_ambient() | Casey Schaufler | 1 | -2/+2 |
| 2008-04-28 | root_plug: use cap_task_prctl | Serge E. Hallyn | 1 | -0/+1 |
| 2008-04-28 | smack: fix integer as NULL pointer warning in smack_lsm.c | Harvey Harrison | 1 | -1/+1 |
| 2008-04-28 | capabilities: implement per-process securebits | Andrew G. Morgan | 5 | -14/+101 |
| 2008-04-28 | Audit: standardize string audit interfaces | Eric Paris | 1 | -1/+1 |
| 2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -0/+2 |
| 2008-04-28 | SELinux: Fix a RCU free problem with the netport cache | Paul Moore | 1 | -22/+18 |
| 2008-04-28 | SELinux: Made netnode cache adds faster | Paul Moore | 1 | -55/+49 |
| 2008-04-28 | SELinux: policydb.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -5/+5 |
| 2008-04-28 | SELinux: mls_types.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -2/+2 |
| 2008-04-28 | SELinux: mls.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -3/+3 |
| 2008-04-28 | SELinux: hashtab.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -3/+3 |
| 2008-04-28 | SELinux: context.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -2/+2 |
| 2008-04-28 | SELinux: ss/conditional.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -3/+3 |
| 2008-04-28 | SELinux: selinux/include/security.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -2/+2 |
| 2008-04-28 | SELinux: objsec.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -30/+30 |
| 2008-04-28 | SELinux: netlabel.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -1/+1 |
| 2008-04-28 | SELinux: avc_ss.h whitespace, syntax, and other cleanups | Eric Paris | 1 | -6/+3 |
| 2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -21/+21 |
| 2008-04-22 | SELinux fixups needed for preemptable RCU from -rt | Paul E. McKenney | 2 | -0/+11 |
| 2008-04-21 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 4 | -21/+21 |
| 2008-04-22 | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts | Eric Paris | 1 | -3/+12 |
| 2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 17 | -634/+609 |
| 2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 1 | -28/+28 |
| 2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 1 | -55/+57 |
| 2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris | 1 | -68/+63 |
| 2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 1 | -250/+245 |
| 2008-04-21 | SELinux: clean up printks | Eric Paris | 7 | -77/+78 |
| 2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -4/+2 |
| 2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -60/+55 |
| 2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -13/+14 |
| 2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -2/+2 |
| 2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
| 2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -33/+26 |
| 2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+11 |
| 2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -6/+3 |
| 2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
| 2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
| 2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
| 2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
| 2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+9 |
| 2008-04-18 | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 3 | -3/+0 |
| 2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 9 | -61/+269 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 7 | -48/+45 |
| 2008-04-19 | security: fix up documentation for security_module_enable | James Morris | 1 | -1/+1 |
| 2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish | 6 | -4/+65 |
| 2008-04-19 | Audit: Final renamings and cleanup | Ahmed S. Darwish | 1 | -0/+65 |
| 2008-04-19 | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2 | -11/+42 |
| 2008-04-19 | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2 | -1/+55 |
| 2008-04-19 | SELinux: remove redundant exports | Ahmed S. Darwish | 1 | -42/+0 |
| 2008-04-19 | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish | 1 | -2/+17 |
| 2008-04-19 | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish | 2 | -1/+25 |
| 2008-04-18 | security: enhance DEFAULT_MMAP_MIN_ADDR description | maximilian attems | 1 | -4/+6 |
| 2008-04-18 | SELinux: add netport.[ch] | James Morris | 2 | -0/+317 |
| 2008-04-18 | SELinux: Add network port SID cache | Paul Moore | 5 | -21/+17 |
| 2008-04-18 | SELinux: turn mount options strings into defines | Eric Paris | 2 | -8/+13 |
| 2008-04-18 | selinux/ss/services.c should #include <linux/selinux.h> | Adrian Bunk | 1 | -0/+1 |
| 2008-04-18 | selinux: introduce permissive types | Eric Paris | 6 | -6/+48 |
| 2008-04-18 | selinux: remove ptrace_sid | Roland McGrath | 2 | -25/+47 |
| 2008-04-18 | SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() | Eric Paris | 1 | -1/+3 |
| 2008-04-18 | security: code cleanup | Andrew Morton | 1 | -1/+1 |
| 2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 8 | -26/+26 |
| 2008-04-18 | SELinux: create new open permission | Eric Paris | 6 | -2/+47 |
| 2008-04-18 | selinux: selinux/netlabel.c should #include "netlabel.h" | Adrian Bunk | 1 | -0/+1 |
| 2008-04-18 | SELinux: unify printk messages | James Morris | 5 | -76/+76 |
| 2008-04-18 | SELinux: remove unused backpointers from security objects | James Morris | 2 | -14/+0 |
| 2008-04-18 | SELinux: Correct the NetLabel locking for the sk_security_struct | Paul Moore | 4 | -87/+15 |
| 2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 3 | -15/+19 |
| 2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 4 | -45/+42 |
| 2008-04-12 | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore | 2 | -2/+2 |
| 2008-04-10 | SELinux: don't BUG if fs reuses a superblock | Eric Paris | 1 | -4/+4 |
| 2008-04-08 | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code | Stephen Smalley | 3 | -9/+13 |
| 2008-04-04 | selinux: prevent rentry into the FS | Josef Bacik | 1 | -2/+2 |
| 2008-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 5 | -83/+16 |
| 2008-04-02 | selinux: handle files opened with flags 3 by checking ioctl permission | Stephen Smalley | 1 | -0/+6 |
| 2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -1/+1 |
| 2008-03-24 | smackfs: remove redundant lock, fix open(,O_RDWR) | Ahmed S. Darwish | 1 | -33/+2 |
| 2008-03-20 | file capabilities: remove cap_task_kill() | Serge Hallyn | 3 | -46/+0 |
| 2008-03-19 | smack: do not dereference NULL ipc object | Ahmed S. Darwish | 1 | -3/+6 |
| 2008-03-18 | make selinux_parse_opts_str() static | Adrian Bunk | 1 | -1/+2 |
| 2008-03-13 | smackfs: do not trust `count' in inodes write()s | Ahmed S. Darwish | 2 | -19/+20 |
| 2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 5 | -107/+128 |
| 2008-02-23 | Smack: update for file capabilities | Casey Schaufler | 1 | -13/+74 |
| 2008-02-23 | file capabilities: simplify signal check | Serge E. Hallyn | 1 | -1/+1 |
| 2008-02-19 | Smack: unlabeled outgoing ambient packets | Casey Schaufler | 2 | -23/+74 |