aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2012-10-16fix a leak in replace_fd() usersAl Viro
2012-10-11consitify do_mount() argumentsAl Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26new helper: iterate_fd()Al Viro
2012-09-26switch flush_unauthorized_files() to replace_fd()Al Viro
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-16SELinux: do not check open perms if they are not known to policyEric Paris
2012-06-07netfilter: selinux: switch hook PFs to nfprotoAlban Crequy
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski
2012-04-09SELinux: remove unused common_audit_data in flush_unauthorized_filesEric Paris
2012-04-09SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the task field from common_audit_dataEric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-09SELinux: move common_audit_data to a noinline slow path functionEric Paris
2012-04-09SELinux: remove inode_has_perm_noadpEric Paris
2012-04-09SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris
2012-04-09SELinux: audit failed attempts to set invalid labelsEric Paris
2012-04-09SELinux: rename dentry_open to file_openEric Paris
2012-04-09SELinux: check OPEN on truncate callsEric Paris
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells
2012-02-14security: trim security.hAl Viro
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2012-01-05ptrace: do not audit capability check when outputing /proc/pid/statEric Paris
2012-01-05capabilities: remove the task from capable LSM hook entirelyEric Paris
2012-01-05selinux: sparse fix: fix several warnings in the security server codJames Morris