Commit Graph

242 Commits (f8de2ec678fa09276cf7ad02838eb80e86c73097)

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
Paul Moore 277d342fc4 selinux: Deprecate and schedule the removal of the the compat_net functionality 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
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells 3b11a1dece CRED: Differentiate objective and effective subjective credentials on a task 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 275bb41e9d CRED: Wrap access to SELinux's task SID 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
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 39c9aede2b SELinux: Use unknown perm handling to handle unknown netlink msg types 16 years ago
Eric Paris 41d9f9c524 SELinux: hold tasklist_lock and siglock while waking wait_chldexit 16 years ago
Eric Paris 37dd0bd04a SELinux: properly handle empty tty_files list 17 years ago
Eric Paris 8b6a5a37f8 SELinux: check open perms in dentry_open not inode_permission 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alan Cox 934e6ebf96 tty: Redo current tty locking 17 years ago
Alan Cox 452a00d2ee tty: Make get_current_tty use a kref 17 years ago
Paul Moore 6c5b3fc014 selinux: Cache NetLabel secattrs in the socket's security struct 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore d8395c876b selinux: Better local/forward check in selinux_ip_postroute() 17 years ago
Paul Moore aa86290089 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases 17 years ago
Stephen Smalley ea6b184f7d selinux: use default proc sid on symlinks 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
David Howells cf9481e289 SELinux: Fix a potentially uninitialised variable in SELinux hooks 17 years ago
Adrian Bunk 3583a71183 make selinux_write_opts() static 17 years ago
Eric Paris 383795c206 SELinux: /proc/mounts should show what it can 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
Alexey Dobriyan 6c5a9d2e15 selinux: use nf_register_hooks() 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
James Morris 089be43e40 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 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
Eric Paris 811f379927 SELinux: allow fstype unknown to policy to use xattrs if present 17 years ago
James Morris 2baf06df85 SELinux: use do_each_thread as a proper do/while block 17 years ago