aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-03
* SELinux: do not allocate stack space for AVC data unless neededEric Paris2012-04-03
* SELinux: remove avd from slow_avc_audit()Eric Paris2012-04-03
* SELinux: remove avd from selinux_audit_dataEric Paris2012-04-03
* LSM: shrink the common_audit_data data unionEric Paris2012-04-03
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-31
|\
| * get rid of pointless includes of ext2_fs.hAl Viro2012-03-31
| * selinuxfs: merge dentry allocation into sel_make_dir()Al Viro2012-03-31
* | selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds2012-03-31
* | selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds2012-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
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | SELinux: selinux/xfrm.h needs net/flow.hDavid Howells2012-03-26
* | security: optimize avc_audit() common pathLinus Torvalds2012-03-22
* | 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: declare selinux_disable() in security.hJames Morris2012-01-05
| * selinux: sparse fix: move selinux_complete_initJames Morris2012-01-05
| * selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2012-01-05
| * SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-20
* | 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