Commit Graph

1338 Commits (c28c89fc43e3f81436efc4748837534d4d46f90c)

Author SHA1 Message Date
Linus Torvalds 257313b2a8 selinux: avoid unnecessary avc cache stat hit count 14 years ago
Linus Torvalds 044aea9b83 selinux: de-crapify avc cache stat code generation 14 years ago
Eric Paris 93826c092c SELinux: delete debugging printks from filename_trans rule processing 14 years ago
Lai Jiangshan 690273fc70 security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() 14 years ago
Lai Jiangshan 3acb458c32 security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() 14 years ago
Eric Paris 5d30b10bd6 flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Eric Paris cb1e922fa1 SELinux: pass last path component in may_create 14 years ago
Eric Paris 9ade0cf440 SELINUX: Make selinux cache VFS RCU walks safe 14 years ago
Andi Kleen 8c9e80ed27 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Stephen Smalley 85cd6da53a selinux: Fix regression for Xorg 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Serge E. Hallyn 8409cca705 userns: allow ptrace from non-init user namespaces 14 years ago
Serge E. Hallyn 3486740a4f userns: security: make capabilities relative to the user namespace 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
Shan Wei 1936113c82 AppArmor: kill unused macros in lsm.c 14 years ago
Michal Hocko 0f82502656 AppArmor: cleanup generated files correctly 14 years ago
David Howells ee009e4a0d KEYS: Add an iovec version of KEYCTL_INSTANTIATE 14 years ago
David Howells fdd1b94581 KEYS: Add a new keyctl op to reject a key with a specified error code 14 years ago
David Howells b9fffa3877 KEYS: Add a key type op to permit the key description to be vetted 14 years ago
David Howells 633e804e89 KEYS: Add an RCU payload dereference macro 14 years ago
John Johansen 4fdef2183e AppArmor: Cleanup make file to remove cruft and make it easier to read 14 years ago
Patrick McHardy 01a16b21d6 netlink: kill eff_cap from struct netlink_skb_parms 14 years ago
Eric Paris 026eb167ae SELinux: implement the new sb_remount LSM hook 14 years ago
Eric Paris ff36fe2c84 LSM: Pass -o remount options to the LSM 14 years ago
Harry Ciao 2ad18bdf3b SELinux: Compute SID for the newly created socket 14 years ago
Harry Ciao 6f5317e730 SELinux: Socket retains creator role and MLS attribute 14 years ago
Harry Ciao 4bc6c2d5d8 SELinux: Auto-generate security_is_socket_class 14 years ago
Patrick McHardy c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
Tetsuo Handa eae61f3c82 TOMOYO: Fix memory leak upon file open. 14 years ago
Eric Paris 0b24dcb7f2 Revert "selinux: simplify ioctl checking" 14 years ago
Eric Paris 47ac19ea42 selinux: drop unused packet flow permissions 14 years ago
Steffen Klassert 4a7ab3dcad selinux: Fix packet forwarding checks on postrouting 14 years ago
Steffen Klassert b9679a7618 selinux: Fix wrong checks for selinux_policycap_netpeer 14 years ago
Steffen Klassert 8f82a6880d selinux: Fix check for xfrm selinux context algorithm 14 years ago
Mimi Zohar 1adace9bb0 ima: remove unnecessary call to ima_must_measure 14 years ago
David S. Miller e33f770426 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. 14 years ago
Chris Wright 6037b715d6 security: add cred argument to security_capable() 14 years ago
Mimi Zohar 854fdd55bf IMA: remove IMA imbalance checking 14 years ago
Mimi Zohar 890275b5eb IMA: maintain i_readcount in the VFS layer 14 years ago
Mimi Zohar a68a27b6f2 IMA: convert i_readcount to atomic 14 years ago
Casey Schaufler 75a25637bf Smack: correct final mmap check comparison 14 years ago
Shan Wei db904aa814 security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE 14 years ago
Casey Schaufler 0e0a070d3a Smack: correct behavior in the mmap hook 14 years ago
Tetsuo Handa 2edeaa34a6 CRED: Fix BUG() upon security_cred_alloc_blank() failure 14 years ago
Richard Cochran 1e6d767924 time: Correct the *settime* parameters 14 years ago
Lucian Adrian Grijincu 4916ca401e security: remove unused security_sysctl hook 14 years ago
Lucian Adrian Grijincu 8e6c96935f security/selinux: fix /proc/sys/ labeling 14 years ago
Eric Paris 652bb9b0d6 SELinux: Use dentry name in new object labeling 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago