summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\
| * c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov2012-07-30
* | selinux: fix selinux_inode_setxattr oopsAl Viro2012-07-30
|/
* posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
| |\
| * | netfilter: selinux: switch hook PFs to nfprotoAlban Crequy2012-06-07
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ | |_|/ |/| |
| * | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-23
| |/
* | SELinux: do not check open perms if they are not known to policyEric Paris2012-07-16
|/
* split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro2012-05-31
* split cap_mmap_addr() out of cap_file_mmap()Al Viro2012-05-31
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-22
|\
| * SELinux: remove unused common_audit_data in flush_unauthorized_filesEric Paris2012-04-09
| * SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-09
| * LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
| * LSM: remove the task field from common_audit_dataEric Paris2012-04-09
| * LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-09
| * SELinux: move common_audit_data to a noinline slow path functionEric Paris2012-04-09
| * SELinux: remove inode_has_perm_noadpEric Paris2012-04-09
| * SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris2012-04-09
| * SELinux: audit failed attempts to set invalid labelsEric Paris2012-04-09
| * SELinux: rename dentry_open to file_openEric Paris2012-04-09
| * SELinux: check OPEN on truncate callsEric Paris2012-04-09
* | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-14
|/
* LSM: shrink the common_audit_data data unionEric Paris2012-04-03
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-03
* get rid of pointless includes of ext2_fs.hAl Viro2012-03-31
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-19
* | security: trim security.hAl Viro2012-02-14
|/
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
| * ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-05
| * capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-05
| * selinux: sparse fix: fix several warnings in the security server codJames Morris2012-01-05
| * selinux: sparse fix: fix warnings in netlink codeJames Morris2012-01-05
| * selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2012-01-05
| * selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2012-01-05
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
| * | get rid of open-coded S_ISREG(), etc.Al Viro2012-01-03
| * | switch ->mknod() to umode_tAl Viro2012-01-03
| * | switch ->create() to umode_tAl Viro2012-01-03
| * | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* | | inet_diag: Partly rename inet_ to sock_Pavel Emelyanov2011-12-06
* | | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* | | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/ /
* | selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | selinux: sparse fix: fix several warnings in the security server codeJames Morris2011-09-09