aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao1-0/+4
2011-02-25Revert "selinux: simplify ioctl checking"Eric Paris1-8/+42
2011-02-25selinux: drop unused packet flow permissionsEric Paris1-2/+1
2011-02-25selinux: Fix packet forwarding checks on postroutingSteffen Klassert1-18/+5
2011-02-25selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert1-18/+6
2011-02-25selinux: Fix check for xfrm selinux context algorithmSteffen Klassert1-1/+1
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu2-11/+0
2011-02-01security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu1-102/+18
2011-02-01SELinux: Use dentry name in new object labelingEric Paris6-37/+197
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris4-6/+13
2011-01-24CacheFiles: Add calls to path-based security hooksDavid Howells1-0/+3
2011-01-24security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2-2/+0
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler4-178/+522
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris10-930/+943
2011-01-10Merge branch 'master' into nextJames Morris8-28/+42
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds3-6/+20
2011-01-07fs: rcu-walk for path lookupNick Piggin1-0/+9
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+0
2011-01-07fs: dcache scale subdirsNick Piggin1-2/+10
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+1
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-21/+20
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller4-15/+14
2011-01-03ima: fix add LSM rule bugMimi Zohar1-0/+2
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-35/+10
2010-12-23KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells1-1/+0
2010-12-16SELinux: define permissions for DCB netlink messagesEric Paris1-0/+2
2010-12-15encrypted-keys: style and other cleanupMimi Zohar2-37/+29
2010-12-15encrypted-keys: verify datablob size before converting to binaryMimi Zohar1-14/+15
2010-12-15trusted-keys: kzalloc and other cleanupMimi Zohar1-18/+16
2010-12-15trusted-keys: additional TSS return code and other error handlingMimi Zohar1-62/+87
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen4-43/+139
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris2-2/+39
2010-12-02SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris1-1/+4
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler4-54/+176
2010-11-30SELinux: merge policydb_index_classes and policydb_index_othersEric Paris1-59/+10
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris5-68/+127
2010-11-30selinux: convert type_val_to_struct to flex_arrayEric Paris3-13/+34
2010-11-30SELinux: do not set automatic i_ino in selinuxfsEric Paris1-1/+0
2010-11-30selinux: rework security_netlbl_secattr_to_sidEric Paris1-21/+21
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris1-171/+157
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris1-337/+311
2010-11-30SELinux: standardize return code handling in policydb.cEric Paris1-287/+268
2010-11-30keys: add missing include file for trusted and encrypted keysMimi Zohar2-0/+2
2010-11-29Smack: UDS revisionCasey Schaufler1-43/+63
2010-11-29keys: add new key-type encryptedMimi Zohar4-0/+980
2010-11-29keys: add new trusted key-typeMimi Zohar4-0/+1301
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn1-1/+1
2010-11-23SELinux: indicate fatal error in compat netfilter codeEric Paris1-2/+2
2010-11-23SELinux: Only return netlink error when we know the return is fatalEric Paris1-4/+4