summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-03
|\
| * evm: audit integrity metadata failuresMimi Zohar2013-06-20
| * integrity: move integrity_audit_msg()Mimi Zohar2013-06-20
| * Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao2013-06-03
| * Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa2013-05-28
| * Smack: Add smkfstransmute mount optionCasey Schaufler2013-05-28
| * Smack: Improve access check performanceCasey Schaufler2013-05-28
| * Smack: Local IPv6 port based controlsCasey Schaufler2013-05-28
| * apparmor: no need to delay vfree()Al Viro2013-05-12
| * Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...James Morris2013-05-12
| |\
| | * apparmor: fix fully qualified name parsingJohn Johansen2013-04-28
| | * apparmor: fix setprocattr arg processing for onexecJohn Johansen2013-04-28
| | * apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-28
| | * apparmor: fix sparse warningsJohn Johansen2013-04-28
| | * apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen2013-04-28
| | * apparmor: fix the audit type tableJohn Johansen2013-04-28
| | * apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen2013-04-28
| | * apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen2013-04-28
| | * apparmor: remove sid from profilesJohn Johansen2013-04-28
| | * apparmor: move perm defines into policy_unpackJohn Johansen2013-04-28
| | * apparmor: misc cleanup of matchJohn Johansen2013-04-28
| | * apparmor: relax the restrictions on setting rlimitsJohn Johansen2013-04-28
| | * apparmor: remove "permipc" commandJohn Johansen2013-04-28
| | * apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-28
| | * apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen2013-04-28
| | * apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-28
| | * apparmor: fix error code to failure message mapping for name lookupJohn Johansen2013-04-28
| | * apparmor: refactor profile mode macrosJohn Johansen2013-04-28
| | * apparmor: Remove -W1 warningsJohn Johansen2013-04-28
| | * apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen2013-04-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \ \
| * | | SELinux: Institute file_path_has_perm()David Howells2013-06-29
| * | | Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells2013-06-29
* | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-07-02
|\ \ \ \ | |/ / / |/| | |
| * | | device_cgroup: simplify cgroup tree walk in propagate_exception()Tejun Heo2013-05-24
| |/ /
* | | selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore2013-05-31
|/ /
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | tomoyo_close_control: don't bother with return valueAl Viro2013-04-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \ \ \
| * | | | | selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | KEYS: split call to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ima: eliminate passing d_name.name to process_measurement()Mimi Zohar2013-04-17
| * | | | Smack: include magic.h in smackfs.cCasey Schaufler2013-04-03
| * | | | selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-02
| * | | | Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()Igor Zhbanov2013-03-19