aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-05-15
* selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-05-01
* Merge tag 'v3.14' into nextPaul Moore2014-03-31
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
| |\
| | * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| * | KEYS: Make the keyring cycle detector ignore other keyrings of the same nameDavid Howells2014-03-09
| |/
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-23
| |\
| | * SELinux: bigendian problems with filename trans rulesEric Paris2014-02-20
| * | Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-09
| |\|
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-05
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-05
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-05
| | |\
| * | | security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross2014-02-05
| * | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
| |\ \ \
| | * | | smack: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs2014-01-13
| | * | | selinux: call WARN_ONCE() instead of calling audit_log_start()Richard Guy Briggs2014-01-13
| | * | | Merge tag 'v3.12'Eric Paris2013-11-22
| | |\ \ \
| * | \ \ \ Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-21
| |\ \ \ \ \
| | * | | | | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-05
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-21
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-08
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-01-06
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPMJames Morris2014-01-06
| | |\ \ \ \ \ \
| | * | | | | | | ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu2014-01-03
| | * | | | | | | ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu2014-01-03
| | * | | | | | | ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu2014-01-03
| | * | | | | | | Smack: File receive audit correctionCasey Schaufler2013-12-31
| | * | | | | | | Smack: Rationalize mount restrictionsCasey Schaufler2013-12-31
| | * | | | | | | Smack: change rule cap checkCasey Schaufler2013-12-23
| | * | | | | | | Smack: Make the syslog control configurableCasey Schaufler2013-12-23
| | * | | | | | | Smack: Prevent the * and @ labels from being used in SMACK64EXECCasey Schaufler2013-12-19
| | * | | | | | | smack: fix: allow either entry be missing on access/access2 check (v2)Jarkko Sakkinen2013-12-11
* | | | | | | | | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-05
* | | | | | | | | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-02-28
* | | | | | | | | Merge tag 'v3.13' into nextPaul Moore2014-01-23
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-12
| | |/ / / / / | |/| | | | |
| * | | | | | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-23
| * | | | | | selinux: fix broken peer recv checkChad Hanson2013-12-23
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-15
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris2013-12-12
| | |\ \ \ \ \ \
| | | * | | | | | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-12
| | | * | | | | | selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-12
| | | * | | | | | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-12
| | | * | | | | | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-12
| | | * | | | | | selinux: fix possible memory leakGeyslan G. Bem2013-12-04
| | | * | | | | | Merge tag 'v3.12'Paul Moore2013-11-26
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| * | | / | | | | Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2013-12-15
| |/ / / / / / /
| * | | | | | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-12
| |\ \ \ \ \ \ \
| | * | | | | | | security: shmem: implement kernel private shmem inodesEric Paris2013-12-02
| | * | | | | | | KEYS: Fix searching of nested keyringsDavid Howells2013-12-02