aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* 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-13
|/
* 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
* | selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-09
* | selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-09
* | selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2011-09-09
|/
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro2011-07-20
| * ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-20
* | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-22
|\ \ | |/ |/|
| * ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-22
* | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-08
|/
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\
| * SELinux: introduce path_has_permEric Paris2011-04-28
| * SELinux: pass last path component in may_createEric Paris2011-04-28
| * LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-25
| * LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-25
| * SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
| * SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-25
| * SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-25
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-03
|\ \
| * | SELinux: pass last path component in may_createEric Paris2011-04-28
| |/
* | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
* | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-22
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* | userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23