aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris6-8/+109
2012-04-09SELinux: loosen DAC perms on reading policyEric Paris1-1/+1
2012-04-09SELinux: allow seek operations on the file exposing policyEric Paris1-0/+1
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data'Linus Torvalds1-3/+1
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris2-14/+27
2012-04-03SELinux: remove avd from slow_avc_audit()Eric Paris1-2/+2
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris1-1/+0
2012-04-03LSM: shrink the common_audit_data data unionEric Paris1-42/+63
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris3-17/+104
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-71/+48
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro1-5/+4
2012-03-31selinuxfs: merge dentry allocation into sel_make_dir()Al Viro1-66/+44
2012-03-31selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds1-2/+2
2012-03-31selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds1-14/+38
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells1-0/+2
2012-03-22security: optimize avc_audit() common pathLinus Torvalds1-29/+41
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells1-1/+1
2012-02-14security: trim security.hAl Viro1-0/+2
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-33/+11
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2-11/+5
2012-01-09Merge branch 'next' into for-linusJames Morris2-11/+5
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+5
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro1-1/+1
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-19/+0
2012-01-05ptrace: do not audit capability check when outputing /proc/pid/statEric Paris1-1/+1
2012-01-05capabilities: remove the task from capable LSM hook entirelyEric Paris1-13/+10
2012-01-05selinux: sparse fix: fix several warnings in the security server codJames Morris5-7/+9
2012-01-05selinux: sparse fix: fix warnings in netlink codeJames Morris6-5/+6
2012-01-05selinux: sparse fix: eliminate warnings for selinuxfsJames Morris3-6/+4
2012-01-05selinux: sparse fix: declare selinux_disable() in security.hJames Morris2-1/+1
2012-01-05selinux: sparse fix: move selinux_complete_initJames Morris2-1/+1
2012-01-05selinux: sparse fix: make selinux_secmark_refcount staticJames Morris1-1/+1
2012-01-03get rid of open-coded S_ISREG(), etc.Al Viro1-1/+1
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2011-12-20SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2011-12-19selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer1-1/+1
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov1-1/+1
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-1/+2
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan2-4/+4
2011-11-16Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2-0/+2
2011-11-16selinuxfs: remove custom hex_to_bin()Andy Shevchenko1-10/+4
2011-10-31selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-09-09selinux: sparse fix: fix several warnings in the security server codeJames Morris5-7/+9
2011-09-09selinux: sparse fix: include selinux.h in exports.cJames Morris1-0/+1