Commit Graph

674 Commits (f67d8176ba9a3dbc33454cd67057184b2ef5ee31)

Author SHA1 Message Date
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Serge E. Hallyn 0b82ac37b8 devices cgroup: allow mkfifo 16 years ago
Lai Jiangshan 116e057512 devcgroup: use list_for_each_entry_rcu() 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
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Eric Paris 76f7ba35d4 SELinux: shrink sizeof av_inhert selinux_class_perm and context 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Rusty Russell 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core 16 years ago
James Morris 90bd49ab66 keys: fix sparse warning by adding __user annotation to cast 16 years ago
Kentaro Takeda be6d3e56a6 introduce new LSM hooks where vfsmount is available. 16 years ago
Casey Schaufler 6d3dc07cbb smack: Add support for unlabeled network hosts and networks 16 years ago
Paul Moore 277d342fc4 selinux: Deprecate and schedule the removal of the the compat_net functionality 16 years ago
Paul Moore 6c2e8ac095 netlabel: Update kernel configuration API 16 years ago
David Howells eca1bf5b4f KEYS: Fix variable uninitialisation warnings 16 years ago
Sergio Luis 81ea714bf1 smackfs: check for allocation failures in smk_set_access() 16 years ago
James Morris 7419224691 SELinux: don't check permissions for kernel mounts 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 16 years ago
Stephen Smalley 459c19f524 SELinux: correctly detect proc filesystems of the form "proc/foo" 16 years ago
Hannes Eder 200036ca9b CRED: fix sparse warnings 16 years ago
Eric Paris e50a906e02 capabilities: define get_vfs_caps_from_disk when file caps are not enabled 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells 1bfdc75ae0 CRED: Add a kernel_service object class to SELinux 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 16 years ago
David Howells 1d045980e1 CRED: Prettify commoncap.c 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 88e67f3b88 CRED: Make inode_has_perm() and file_has_perm() take a cred pointer 16 years ago
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells 275bb41e9d CRED: Wrap access to SELinux's task SID 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context 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
David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 16 years ago
David Howells e9e349b051 KEYS: Disperse linux/key_ui.h 16 years ago
David Howells b103c59883 CRED: Wrap task credential accesses in the capabilities code 16 years ago
David Howells 47d804bfa1 CRED: Wrap task credential accesses in the key management code 16 years ago
Eric Paris 066746796b Currently SELinux jumps through some ugly hoops to not audit a capbility 16 years ago
Eric Paris 06112163f5 Add a new capable interface that will be used by systems that use audit to 16 years ago
Eric Paris 3fc689e96c Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a 16 years ago
Eric Paris c0b004413a This patch add a generic cpu endian caps structure and externally available 16 years ago
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings 16 years ago
Eric Paris 39c9aede2b SELinux: Use unknown perm handling to handle unknown netlink msg types 16 years ago
Serge E. Hallyn 1f29fae297 file capabilities: add no_file_caps switch (v4) 16 years ago