locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / security /
2008-04-21 Eric ParisSELinux: services.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: mls.c whitespace, syntax, and static declaract...
2008-04-21 Eric ParisSELinux: hashtab.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: ebitmap.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: conditional.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: avtab.c whitespace, syntax, and static declara...
2008-04-21 Eric ParisSELinux: xfrm.c whitespace, syntax, and static declarac...
2008-04-21 Eric ParisSELinux: nlmsgtab.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: netnode.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: netlink.c whitespace, syntax, and static decla...
2008-04-21 Eric ParisSELinux: netlabel.c whitespace, syntax, and static...
2008-04-21 Eric ParisSELinux: netif.c whitespace, syntax, and static declara...
2008-04-19 Matthew Wilcoxsecurity: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-19 James Morrissecurity: fix up documentation for security_module_enable
2008-04-19 Ahmed S. DarwishSecurity: Introduce security= boot parameter
2008-04-18 Ahmed S. DarwishAudit: Final renamings and cleanup
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-04-18 Ahmed S. DarwishLSM/Audit: Introduce generic Audit LSM hooks
2008-04-18 Ahmed S. DarwishSELinux: remove redundant exports
2008-04-18 Ahmed S. DarwishSELinux: setup new inode/ipc getsecid hooks
2008-04-18 Ahmed S. DarwishLSM: Introduce inode_getsecid and ipc_getsecid hooks
2008-04-18 maximilian attemssecurity: enhance DEFAULT_MMAP_MIN_ADDR description
2008-04-18 James MorrisSELinux: add netport.[ch]
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Eric ParisSELinux: turn mount options strings into defines
2008-04-18 Adrian Bunkselinux/ss/services.c should #include <linux/selinux.h>
2008-04-18 Eric Parisselinux: introduce permissive types
2008-04-18 Roland McGrathselinux: remove ptrace_sid
2008-04-18 Eric ParisSELinux: requesting no permissions in avc_has_perm_noau...
2008-04-18 Andrew Mortonsecurity: code cleanup
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 Adrian Bunkselinux: selinux/netlabel.c should #include "netlabel.h"
2008-04-18 James MorrisSELinux: unify printk messages
2008-04-18 James MorrisSELinux: remove unused backpointers from security objects
2008-04-18 Paul MooreSELinux: Correct the NetLabel locking for the sk_securi...
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-04-13 Paul MooreNetLabel: Allow passing the LSM domain as a shared...
2008-04-09 Eric ParisSELinux: don't BUG if fs reuses a superblock
2008-04-07 Stephen SmalleySELinux: more GFP_NOFS fixups to prevent selinux from...
2008-04-03 Josef Bacikselinux: prevent rentry into the FS
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02 Stephen Smalleyselinux: handle files opened with flags 3 by checking...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 Ahmed S. Darwishsmackfs: remove redundant lock, fix open(,O_RDWR)
2008-03-20 Serge Hallynfile capabilities: remove cap_task_kill()
2008-03-20 Ahmed S. Darwishsmack: do not dereference NULL ipc object
2008-03-17 Adrian Bunkmake selinux_parse_opts_str() static
2008-03-13 Ahmed S. Darwishsmackfs: do not trust `count' in inodes write()s
2008-03-05 Eric ParisLSM/SELinux: Interfaces to allow FS to control mount...
2008-02-24 Casey SchauflerSmack: update for file capabilities
2008-02-24 Serge E. Hallynfile capabilities: simplify signal check
2008-02-19 Casey SchauflerSmack: unlabeled outgoing ambient packets
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-14 Ahmed S. DarwishSmack: check for 'struct socket' with NULL sk
2008-02-11 Stephen Smalleyselinux: support 64-bit capabilities
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-06 Paul MooreSELinux: Remove security_get_policycaps()
2008-02-06 Eric Parissecurity: allow Kconfig to set default mmap_min_addr...
2008-02-05 Casey SchauflerSmack: Simplified Mandatory Access Control Kernel
2008-02-05 Serge E. Hallyncapabilities: introduce per-process capability bounding set
2008-02-05 Andrew MorganAdd 64-bit capability support to the kernel
2008-02-05 Andrew Mortonrevert "capabilities: clean up file capability reading"
2008-02-05 David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Paul Moore[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
2008-01-29 sergeh@us.ibm.comsecurity: compile capabilities by default
2008-01-29 Adrian Bunkselinux: make selinux_set_mnt_opts() static
2008-01-29 Paul MooreSELinux: Add warning messages on network denial due...
2008-01-29 Paul MooreSELinux: Add network ingress and egress control permiss...
2008-01-29 Paul MooreSELinux: Allow NetLabel to directly cache SIDs
2008-01-29 Paul MooreSELinux: Enable dynamic enable/disable of the network...
2008-01-29 Paul MooreSELinux: Better integration between peer labeling subsy...
2008-01-29 Paul MooreSELinux: Add a new peer class and permissions to the...
2008-01-29 Paul MooreSELinux: Add a capabilities bitmap to SELinux policy...
2008-01-29 Paul MooreSELinux: Add a network node caching mechanism similar...
2008-01-29 Paul MooreSELinux: Only store the network interface's ifindex
2008-01-29 Paul MooreSELinux: Convert the netif code to use ifindex values
2008-01-29 Paul MooreNetLabel: Add IP address family information to the...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-26 Stephen Smalleyselinux: fix labeling of /proc/net inodes
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert securityfs to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Eamon Walshselinux: make mls_compute_sid always polyinstantiate
2008-01-25 Jan Engelhardtsecurity/selinux: constify function pointer tables...
2008-01-25 David Howellssecurity: add a secctx_to_secid() hook
2008-01-25 H. Peter Anvinsecurity: remove security_sb_post_mountroot hook
2008-01-25 Eric ParisSecurity: add get, set, and cloning of superblock secur...
2008-01-25 Joe Perchessecurity/selinux: Add missing "space"
2008-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next