Commit Graph

56 Commits (93d81d1aca26e64a75d06a85f7e128b5f49053e7)

Author SHA1 Message Date
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
Hannes Eder 200036ca9b CRED: fix sparse warnings 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
David Howells 15a2460ed0 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks 16 years ago
David Howells 1cdcbec1a3 CRED: Neuter sys_capset() 16 years ago
Eric Paris 06112163f5 Add a new capable interface that will be used by systems that use audit to 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 16 years ago
Randy Dunlap 3f23d815c5 security: add/fix security kernel-doc 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Miklos Szeredi b1da47e29e [patch 3/4] fat: dont call notify_change 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Miklos Szeredi 5915eb5386 security: remove dummy module 17 years ago
Miklos Szeredi b478a9f988 security: remove unused sb_get_mnt_opts hook 17 years ago
Eric Paris 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
James Morris 65fc766800 security: fix return of void-valued expressions 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
David Howells e52c1764f1 Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 7bf570dc8d Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 70a5bb72b5 keys: add keyctl function to get a security label 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Andrew G. Morgan 3898b1b4eb capabilities: implement per-process securebits 17 years ago
Al Viro b5266eb4c8 [PATCH] switch a bunch of LSM hooks from nameidata to path 17 years ago
James Morris 7cea51be4e security: fix up documentation for security_module_enable 17 years ago
Ahmed S. Darwish 076c54c5bc Security: Introduce security= boot parameter 17 years ago
Ahmed S. Darwish 03d37d25e0 LSM/Audit: Introduce generic Audit LSM hooks 17 years ago
Ahmed S. Darwish 8a076191f3 LSM: Introduce inode_getsecid and ipc_getsecid hooks 17 years ago
Harvey Harrison dd6f953adb security: replace remaining __FUNCTION__ occurrences 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Eric Paris e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 years ago
Eric Paris a5ecbcb8c1 security: allow Kconfig to set default mmap_min_addr protection 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
David Howells 63cb344923 security: add a secctx_to_secid() hook 17 years ago
H. Peter Anvin bced95283e security: remove security_sb_post_mountroot hook 17 years ago
Eric Paris c9180a57a9 Security: add get, set, and cloning of superblock security information 17 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
James Morris 20510f2f4e security: Convert LSM into a static interface 18 years ago
Adrian Bunk d4cf291526 security: unexport mmap_min_addr 18 years ago
Eric Paris ed03218951 security: Protection for exploiting null dereference using mmap 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago