aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\
| * Merge branch 'next' into for-linusJames Morris2012-01-08
| |\
| | * selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-18
| | * Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-15
| | |\
| | * | selinuxfs: remove custom hex_to_bin()Andy Shevchenko2011-11-15
* | | | 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
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\| | |
| * | | SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-20
| | |/ | |/|
* | | 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: include selinux.h in exports.cJames 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: declare selinux_disable() in security.hJames Morris2011-09-09
* selinux: sparse fix: move selinux_complete_initJames 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
* VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* 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 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \
| * | security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan2011-07-20
| * | security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan2011-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
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-14
|\ \
| * | SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-14
| * | selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-26
| * | Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-26
| |\ \
* | | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-08
| |_|/ |/| |
* | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-26
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\| |
| * | SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-11
| * | SELinux: introduce path_has_permEric Paris2011-04-28
| * | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-28
| * | SELinux: pass last path component in may_createEric Paris2011-04-28
| * | SELinux: put name based create rules in a hashtableEric Paris2011-04-28
| * | SELinux: generic hashtab entry counterEric Paris2011-04-28
| * | SELinux: calculate and print hashtab stats with a generic functionEric Paris2011-04-28
| * | SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-28