summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2011-03-03SELinux: Socket retains creator role and MLS attributeHarry Ciao
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2011-02-25Revert "selinux: simplify ioctl checking"Eric Paris
2011-02-25selinux: drop unused packet flow permissionsEric Paris
2011-02-25selinux: Fix packet forwarding checks on postroutingSteffen Klassert
2011-02-25selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert
2011-02-25selinux: Fix check for xfrm selinux context algorithmSteffen Klassert
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-02-01security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2011-01-24security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10headers: path.h reduxAlexey Dobriyan
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16SELinux: define permissions for DCB netlink messagesEric Paris
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris
2010-12-02SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris
2010-11-30SELinux: merge policydb_index_classes and policydb_index_othersEric Paris
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris
2010-11-30selinux: convert type_val_to_struct to flex_arrayEric Paris
2010-11-30SELinux: do not set automatic i_ino in selinuxfsEric Paris
2010-11-30selinux: rework security_netlbl_secattr_to_sidEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-11-30SELinux: standardize return code handling in policydb.cEric Paris
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn
2010-11-23SELinux: indicate fatal error in compat netfilter codeEric Paris
2010-11-23SELinux: Only return netlink error when we know the return is fatalEric Paris
2010-11-17SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-21selinux: include vmalloc.h for vmalloc_userStephen Rothwell
2010-10-21selinux: implement mmap on /selinux/policyEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris
2010-10-21SELinux: deterministic ordering of range transition rulesEric Paris
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris