aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-231-5/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-163-7/+9
|\
| * net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-122-3/+3
| * netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-031-2/+4
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-222-2/+2
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0810-201/+413
|\ \
| * | SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| * | SELinux: Compute SID for the newly created socketHarry Ciao2011-03-031-6/+21
| * | SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-033-7/+29
| * | SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+4
| * | Revert "selinux: simplify ioctl checking"Eric Paris2011-02-251-8/+42
| * | selinux: drop unused packet flow permissionsEric Paris2011-02-251-2/+1
| * | selinux: Fix packet forwarding checks on postroutingSteffen Klassert2011-02-251-18/+5
| * | selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert2011-02-251-18/+6
| * | selinux: Fix check for xfrm selinux context algorithmSteffen Klassert2011-02-251-1/+1
| * | security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-011-102/+18
| * | SELinux: Use dentry name in new object labelingEric Paris2011-02-016-37/+197
| * | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* | | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-084-5/+8
|\ \ \ | |/ / |/| / | |/
| * CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-071-1/+5
| * selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-242-3/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-1011-931/+944
| |\
| * | headers: path.h reduxAlexey Dobriyan2011-01-101-1/+0
* | | security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-242-2/+0
| |/ |/|
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-1010-930/+943
|\ \
| * | SELinux: define permissions for DCB netlink messagesEric Paris2010-12-161-0/+2
| * | selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-072-2/+39
| * | SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-021-1/+4
| * | SELinux: merge policydb_index_classes and policydb_index_othersEric Paris2010-11-301-59/+10
| * | selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-305-68/+127
| * | selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-303-13/+34
| * | SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-301-1/+0
| * | selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-301-21/+21
| * | SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-301-171/+157
| * | SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-301-337/+311
| * | SELinux: standardize return code handling in policydb.cEric Paris2010-11-301-287/+268
* | | Merge branch 'master' into nextJames Morris2011-01-102-17/+21
|\ \ \ | | |/ | |/|
| * | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-071-6/+10
| |\ \
| | * | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
| | * | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+0
| | * | fs: dcache scale subdirsNick Piggin2011-01-071-2/+10
| | |/
| * | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-051-5/+5
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-5/+1
| |\ \ | | |/
| * | SELinux: indicate fatal error in compat netfilter codeEric Paris2010-11-231-2/+2
| * | SELinux: Only return netlink error when we know the return is fatalEric Paris2010-11-231-4/+4
| * | SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris2010-11-171-8/+8
* | | security: Define CAP_SYSLOGSerge E. Hallyn2010-11-291-1/+1
| |/ |/|
* | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-151-5/+1
|/
* convert get_sb_single() usersAl Viro2010-10-291-5/+4