Commit Graph

912 Commits (b63128e81214cc2db2995d690438055c26d213a5)

Author SHA1 Message Date
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
Eric Paris 6e8e16c7bc SELinux: add .gitignore files for dynamic classes 16 years ago
James Morris 3e1c2515ac security: remove root_plug 16 years ago
Stephen Smalley b7f3008ad1 SELinux: fix locking issue introduced with c6d3aaa4e3 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
David Howells 21279cfa10 KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases 16 years ago
Tetsuo Handa 8b8efb4403 LSM: Add security_path_chroot(). 16 years ago
Tetsuo Handa 89eda06837 LSM: Add security_path_chmod() and security_path_chown(). 16 years ago
Stephen Smalley 941fc5b2bf selinux: drop remapping of netlink classes 16 years ago
Stephen Smalley 8753f6bec3 selinux: generate flask headers during kernel build 16 years ago
Stephen Smalley c6d3aaa4e3 selinux: dynamic class/perm discovery 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Eric Paris af8ff04917 SELinux: reset the security_ops before flushing the avc cache 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Oleg Nesterov 0b7570e77f do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Paul Moore d81165919e lsm: Use a compressed IPv6 string format in audit events 16 years ago
Eric Paris 5224ee0863 SELinux: do not destroy the avc_cache_nodep 16 years ago
David Howells 606531c316 KEYS: Have the garbage collector set its timer for live expired keys 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Nick Black 1fd7317d02 Move magic numbers into magic.h 16 years ago
David Howells c08ef808ef KEYS: Fix garbage collector 16 years ago
Marc Dionne 5c84342a3e KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent 16 years ago
Eric Paris 4e6d0bffd3 SELinux: flush the avc before disabling SELinux 16 years ago
Eric Paris 008574b111 SELinux: seperate avc_cache flushing 16 years ago
Eric Paris ed868a5698 Creds: creds->security can be NULL is selinux is disabled 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
David P. Quigley 1ee65e37e9 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 16 years ago
Mimi Zohar acd0c93517 IMA: update ima_counts_put 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells 7b1b916459 KEYS: Do some whitespace cleanups [try #6] 16 years ago
Serge E. Hallyn ad73a717e0 KEYS: Make /proc/keys use keyid not numread as file position [try #6] 16 years ago
David Howells 5d135440fa KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] 16 years ago
David Howells f041ae2f99 KEYS: Flag dead keys to induce EKEYREVOKED [try #6] 16 years ago
David Howells 0c2c9a3fc7 KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6] 16 years ago