aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* selinux: tag avc cache alloc as non-criticalMel Gorman2012-07-31
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\
| * c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov2012-07-30
* | selinux: fix selinux_inode_setxattr oopsAl Viro2012-07-30
|/
* posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
| |\
| * | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
| * | selinux: netlink: Move away from NLMSG_PUT().David S. Miller2012-06-27
| * | netfilter: selinux: switch hook PFs to nfprotoAlban Crequy2012-06-07
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ | |_|/ |/| |
| * | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-18
|\ \ | |/ |/|
| * SELinux: do not check open perms if they are not known to policyEric Paris2012-07-15
| * SELinux: include definition of new capabilitiesEric Paris2012-07-15
|/
* split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro2012-05-31
* split cap_mmap_addr() out of cap_file_mmap()Al Viro2012-05-31
* selinuxfs snprintf() misusesAl Viro2012-05-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\
| * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-21
| |\
| | * SELinux: remove unused common_audit_data in flush_unauthorized_filesEric Paris2012-04-09
| | * SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-09
| | * SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callbackWanlong Gao2012-04-09
| | * SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-09
| | * SELinux: remove auditdeny from selinux_audit_dataEric Paris2012-04-09
| | * LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
| | * LSM: remove the task field from common_audit_dataEric Paris2012-04-09
| | * LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-09
| | * SELinux: move common_audit_data to a noinline slow path functionEric Paris2012-04-09
| | * SELinux: remove inode_has_perm_noadpEric Paris2012-04-09
| | * SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris2012-04-09
| | * SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-04-09
| | * SELinux: remove needless sel_div functionEric Paris2012-04-09
| | * SELinux: possible NULL deref in context_struct_to_stringEric Paris2012-04-09
| | * SELinux: audit failed attempts to set invalid labelsEric Paris2012-04-09
| | * SELinux: rename dentry_open to file_openEric Paris2012-04-09
| | * SELinux: check OPEN on truncate callsEric Paris2012-04-09
| | * SELinux: add default_type statementsEric Paris2012-04-09
| | * SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-09
| | * SELinux: loosen DAC perms on reading policyEric Paris2012-04-09
| | * SELinux: allow seek operations on the file exposing policyEric Paris2012-04-09
| * | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-13
| |/
* / netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-08
|/
* 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
|\