aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2012-07-31selinux: tag avc cache alloc as non-criticalMel Gorman
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-16SELinux: do not check open perms if they are not known to policyEric Paris
2012-07-16SELinux: include definition of new capabilitiesEric Paris
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-26selinux: netlink: Move away from NLMSG_PUT().David S. Miller
2012-06-07netfilter: selinux: switch hook PFs to nfprotoAlban Crequy
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro
2012-05-29selinuxfs snprintf() misusesAl Viro
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski
2012-04-09SELinux: remove unused common_audit_data in flush_unauthorized_filesEric Paris
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao
2012-04-09SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callbackWanlong Gao
2012-04-09SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris
2012-04-09SELinux: remove auditdeny from selinux_audit_dataEric Paris
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris
2012-04-09LSM: remove the task field from common_audit_dataEric Paris
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris
2012-04-09SELinux: move common_audit_data to a noinline slow path functionEric Paris
2012-04-09SELinux: remove inode_has_perm_noadpEric Paris
2012-04-09SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris
2012-04-09SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris
2012-04-09SELinux: remove needless sel_div functionEric Paris
2012-04-09SELinux: possible NULL deref in context_struct_to_stringEric Paris
2012-04-09SELinux: audit failed attempts to set invalid labelsEric Paris
2012-04-09SELinux: rename dentry_open to file_openEric Paris
2012-04-09SELinux: check OPEN on truncate callsEric Paris
2012-04-09SELinux: add default_type statementsEric Paris
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris
2012-04-09SELinux: loosen DAC perms on reading policyEric Paris
2012-04-09SELinux: allow seek operations on the file exposing policyEric Paris
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris
2012-04-03SELinux: remove avd from slow_avc_audit()Eric Paris
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds