summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski1-1/+9
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...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-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-71/+48
2012-04-01get rid of pointless includes of ext2_fs.hAl Viro1-5/+4
2012-04-01selinuxfs: 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-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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-23security: 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-15Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-33/+11
2012-01-11Merge 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-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-5/+5
2012-01-07vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro1-1/+1
2012-01-06security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-19/+0
2012-01-06ptrace: do not audit capability check when outputing /proc/pid/statEric Paris1-1/+1
2012-01-06capabilities: remove the task from capable LSM hook entirelyEric Paris1-13/+10
2012-01-06selinux: sparse fix: fix several warnings in the security server codJames Morris5-7/+9
2012-01-06selinux: sparse fix: fix warnings in netlink codeJames Morris6-5/+6
2012-01-06selinux: sparse fix: eliminate warnings for selinuxfsJames Morris3-6/+4
2012-01-06selinux: sparse fix: declare selinux_disable() in security.hJames Morris2-1/+1
2012-01-06selinux: sparse fix: move selinux_complete_initJames Morris2-1/+1
2012-01-06selinux: sparse fix: make selinux_secmark_refcount staticJames Morris1-1/+1
2012-01-04get rid of open-coded S_ISREG(), etc.Al Viro1-1/+1
2012-01-04switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-04switch ->create() to umode_tAl Viro1-1/+1
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-12-24Merge 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-23net: 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-11-01selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-09-10selinux: sparse fix: fix several warnings in the security server codeJames Morris5-7/+9
2011-09-10selinux: sparse fix: include selinux.h in exports.cJames Morris1-0/+1
2011-09-10selinux: sparse fix: fix warnings in netlink codeJames Morris6-5/+6
2011-09-10selinux: sparse fix: eliminate warnings for selinuxfsJames Morris3-6/+4