Commit Graph

139 Commits (d14f1729483fad3a8817fbbcbd017678b7d1ad26)

Author SHA1 Message Date
Eric Paris 05b90496f2 security: remove dead hook acct 15 years ago
Eric Paris 3011a344cd security: remove dead hook key_session_to_parent 15 years ago
Eric Paris 6307f8fee2 security: remove dead hook task_setgroups 15 years ago
Eric Paris 06ad187e28 security: remove dead hook task_setgid 15 years ago
Eric Paris 43ed8c3b45 security: remove dead hook task_setuid 15 years ago
Eric Paris 0968d0060a security: remove dead hook cred_commit 15 years ago
Eric Paris 9d5ed77dad security: remove dead hook inode_delete 15 years ago
Eric Paris 91a9420f58 security: remove dead hook sb_post_pivotroot 15 years ago
Eric Paris 3db2910177 security: remove dead hook sb_post_addmount 15 years ago
Eric Paris 82dab10453 security: remove dead hook sb_post_remount 15 years ago
Eric Paris 4b61d12c84 security: remove dead hook sb_umount_busy 15 years ago
Eric Paris 231923bd0e security: remove dead hook sb_umount_close 15 years ago
Eric Paris 353633100d security: remove sb_check_sb hooks 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
wzt.wzt@gmail.com 189b3b1c89 Security: add static to security_ops and default_security_ops variable 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
Tetsuo Handa 0ed731859e LSM: Update comment on security_sock_rcv_skb 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
Eric Paris dd8dbf2e68 security: report the module name to security_module_request 15 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
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
David P. Quigley 1ee65e37e9 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 16 years ago
David Howells be1d6a5f55 KEYS: Fix default security_session_to_parent() 16 years ago
David Howells 945af7c328 KEYS: security_cred_alloc_blank() should return int under all circumstances 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
Paul Moore 2b980dbd77 lsm: Add hooks to the TUN driver 16 years ago
Eric Paris 1d9959734a security: define round_hint_to_min in !CONFIG_SECURITY 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris 9c0d90103c Capabilities: move cap_file_mmap to commoncap.c 16 years ago
James Morris f322abf83f security: update documentation for security_request_module 16 years ago
Eric Paris 9188499cdb security: introducing security_request_module 16 years ago
Eric Paris 47d439e9fb security: define round_hint_to_min in !CONFIG_SECURITY 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris 7c73875e7d Capabilities: move cap_file_mmap to commoncap.c 16 years ago
Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
Pekka Enberg 3d544f411f kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.h 16 years ago
Paul Moore 8651d5c0b1 lsm: Remove the socket_post_accept() hook 16 years ago
David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Kentaro Takeda be6d3e56a6 introduce new LSM hooks where vfsmount is available. 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 16 years ago
Junjiro R. Okajima 1b79cd04fa nfsd: fix vm overcommit crash fix #2 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago