aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* selinux: Fix regression for XorgStephen Smalley2011-03-28
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* userns: allow ptrace from non-init user namespacesSerge E. Hallyn2011-03-23
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
| * netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-03
| * netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \
| * \ Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris2011-03-08
| |\ \
| | * | AppArmor: kill unused macros in lsm.cShan Wei2011-03-08
| | * | AppArmor: cleanup generated files correctlyMichal Hocko2011-03-08
| | * | AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen2011-03-05
| * | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| |\ \ \
| | * | | SELinux: implement the new sb_remount LSM hookEric Paris2011-03-03
| | * | | LSM: Pass -o remount options to the LSMEric Paris2011-03-03
| | * | | SELinux: Compute SID for the newly created socketHarry Ciao2011-03-03
| | * | | SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-03
| | * | | SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-03
| | * | | Revert "selinux: simplify ioctl checking"Eric Paris2011-02-25
| | * | | selinux: drop unused packet flow permissionsEric Paris2011-02-25
| | * | | selinux: Fix packet forwarding checks on postroutingSteffen Klassert2011-02-25
| | * | | selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert2011-02-25
| | * | | selinux: Fix check for xfrm selinux context algorithmSteffen Klassert2011-02-25
| | * | | security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-01
| | * | | security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-01
| | * | | SELinux: Use dentry name in new object labelingEric Paris2011-02-01
| | * | | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
| * | | | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-07
| * | | | KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-07
| * | | | KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-07
| * | | | KEYS: Add an RCU payload dereference macroDavid Howells2011-03-07
| * | | | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-07
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | TOMOYO: Fix memory leak upon file open.Tetsuo Handa2011-03-02
| * | | ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-23
| * | | IMA: remove IMA imbalance checkingMimi Zohar2011-02-10
| * | | IMA: maintain i_readcount in the VFS layerMimi Zohar2011-02-10
| * | | IMA: convert i_readcount to atomicMimi Zohar2011-02-10
| * | | Smack: correct final mmap check comparisonCasey Schaufler2011-02-09
| * | | security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei2011-02-09
| * | | Smack: correct behavior in the mmap hookCasey Schaufler2011-02-09
| | |/ | |/|
| * | CacheFiles: Add calls to path-based security hooksDavid Howells2011-01-23
| * | security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-23
| * | Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-17
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \ \ | |_|/ |/| |
| * | time: Correct the *settime* parametersRichard Cochran2011-02-02
* | | security: add cred argument to security_capable()Chris Wright2011-02-11
* | | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
|/ /
* | KEYS: Fix __key_link_end() quota fixup on errorDavid Howells2011-01-25