aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
* LSM: BUILD_BUG_ON if the common_audit_data union ever growsEric Paris2012-04-09
* LSM: remove the task field from common_audit_dataEric Paris2012-04-09
* apparmor: move task from common_audit_data to apparmor_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
* 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
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | SELinux: selinux/xfrm.h needs net/flow.hDavid Howells2012-03-26
* | | apparmor: Fix change_onexec when called from a confined taskJohn Johansen2012-03-27
* | | usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-23
* | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-23
* | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\ \ \ | |/ / |/| |
| * | Created a function for setting timeouts on keysBryan Schumaker2012-03-01
| |/
* | security: optimize avc_audit() common pathLinus Torvalds2012-03-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | switch unix_sock to struct pathAl Viro2012-03-20
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \
| * \ Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-19
| |\ \
| | * | AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-19
| * | | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-19
| |/ /
| * | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-14
| |\ \
| | * | AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-14
| | * | AppArmor: Add ability to load extended policyJohn Johansen2012-03-14
| | * | AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-14