Commit Graph

1160 Commits (1e5554c8428bc7209a83e2d07ca724be4d981ce3)

Author SHA1 Message Date
Kees Cook f40a70861a syslog: clean up needless comment 15 years ago
Kees Cook d78ca3cd73 syslog: use defined constants instead of raw numbers 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
Guido Trentalancia 0719aaf5ea selinux: allow MLS->non-MLS and vice versa upon policy reload 15 years ago
Guido Trentalancia 42596eafdd selinux: load the initial SIDs upon every policy load 15 years ago
Stephen Smalley b6cac5a30b selinux: Only audit permissions specified in policy 15 years ago
Al Viro ef52c75e4b get rid of pointless checks after simple_pin_fs() 15 years ago
Tetsuo Handa 8e2d39a166 TOMOYO: Remove usage counter for temporary memory. 15 years ago
KaiGai Kohei 7d52a155e3 selinux: remove dead code in type_attribute_bounds_av() 15 years ago
Stephen Smalley 2f3e82d694 selinux: convert range transition list to a hashtab 15 years ago
Stephen Smalley 19439d05b8 selinux: change the handling of unknown classes 15 years ago
James Morris 8d9525048c security: correct error returns for get/set security with private inodes 15 years ago
Al Viro 6d125529c6 Fix ACC_MODE() for real 15 years ago
Tetsuo Handa cd7bec6ad8 TOMOYO: Remove memory pool for list elements. 15 years ago
Tetsuo Handa e41035a996 TOMOYO: Remove memory pool for string data. 15 years ago
Tetsuo Handa f737d95ddf TOMOYO: Replace rw_semaphore by mutex. 15 years ago
Jiri Slaby 17740d8978 SECURITY: selinux, fix update_rlimit_cpu parameter 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Geert Uytterhoeven a00ae4d21b Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
H Hartley Sweeten dd880fbe8e security/min_addr.c: make init_mmap_min_addr() static 15 years ago
Roel Kluin fa1cc7b5a5 keys: PTR_ERR return of wrong pointer in keyctl_get_security() 15 years ago
Mimi Zohar d1625436b4 ima: limit imbalance msg 15 years ago
Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 years ago
Eric Paris 85a17f552d ima: call ima_inode_free ima_inode_free 15 years ago
Eric Paris e0d5bd2aec IMA: clean up the IMA counts updating code 15 years ago
Eric Paris 9353384ec8 ima: only insert at inode creation time 15 years ago
Eric Paris ec29ea544b ima: valid return code from ima_inode_alloc 15 years ago
Tetsuo Handa fdb8ebb729 TOMOYO: Use RCU primitives for list operation 15 years ago
Tetsuo Handa 67fa4880c5 TOMOYO: Compare filesystem by magic number rather than by name. 15 years ago
Amerigo Wang 08e3daff21 selinux: remove a useless return 15 years ago
Tetsuo Handa 937bf6133b TOMOYO: Add rest of file operation restrictions. 15 years ago
Tetsuo Handa 5d0901a3a0 LSM: Rename security_path_ functions argument names. 15 years ago
Julia Lawall 9f59f90bf5 security/selinux/ss: correct size computation 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Tetsuo Handa 7539cf4b92 TOMOYO: Add recursive directory matching operator support. 15 years ago
Serge E. Hallyn b3a222e52e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option 15 years ago
Eric Paris 0bce952799 SELinux: print denials for buggy kernel with unknown perms 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
Eric W. Biederman c656ae95d1 security/tomoyo: Remove now unnecessary handling of security_sysctl. 15 years ago
Eric W. Biederman a4054b6b20 security/tomoyo: Add a special case to handle accesses through the internal proc mount. 15 years ago
Mimi Zohar c09c59e6a0 ima: replace GFP_KERNEL with GFP_NOFS 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Tetsuo Handa 86b1bc68e2 sysctl security/tomoyo: Don't look at ctl_name 15 years ago
Eric W. Biederman 5cdb35557d sysctl security/keys: Remove dead binary sysctl support 15 years ago
Eric Paris dd8dbf2e68 security: report the module name to security_module_request 15 years ago
John Johansen 6e65f92ff0 Config option to set a default LSM 15 years ago
Kees Cook 0e1a6ef2de sysctl: require CAP_SYS_RAWIO to set mmap_min_addr 15 years ago
Stephen Hemminger 024e1a4941 tomoyo: improve hash bucket dispersion 16 years ago
Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 16 years ago