summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-137-28/+114
|\
| * ima: introduce ima_kernel_read()Dmitry Kasatkin2014-06-121-1/+31
| * evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-06-121-2/+10
| * ima: check inode integrity cache in violation checkDmitry Kasatkin2014-06-121-2/+7
| * ima: prevent unnecessary policy checkingDmitry Kasatkin2014-06-121-9/+4
| * evm: provide option to protect additional SMACK xattrsDmitry Kasatkin2014-06-122-0/+22
| * evm: replace HMAC version with attribute maskDmitry Kasatkin2014-06-124-11/+33
| * ima: prevent new digsig xattr from being replacedMimi Zohar2014-06-121-3/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-243-58/+159
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-3/+3
| |\ \
| * | | audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs2014-04-221-1/+1
* | | | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-1023-133/+382
|\ \ \ \
| * | | | ima: audit log files opened with O_DIRECT flagMimi Zohar2014-06-034-3/+19
| * | | | selinux: conditionally reschedule in hashtab_insert while loading selinux policyDave Jones2014-06-031-0/+3
| * | | | selinux: conditionally reschedule in mls_convert_context while loading selinu...Dave Jones2014-06-031-0/+2
| * | | | selinux: reject setexeccon() on MNT_NOSUID applications with -EACCESPaul Moore2014-06-031-2/+4
| * | | | selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-06-033-5/+11
| * | | | Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...James Morris2014-05-204-73/+297
| |\ \ \ \
| | * | | | Warning in scanf string typingToralf Förster2014-05-061-1/+1
| | * | | | Smack: Label cgroup files for systemdCasey Schaufler2014-04-301-12/+18
| | * | | | Smack: Verify read access on file open - v3Casey Schaufler2014-04-231-3/+16
| | * | | | Smack: bidirectional UDS connect checkCasey Schaufler2014-04-112-23/+27
| | * | | | Smack: Correctly remove SMACK64TRANSMUTE attributeCasey Schaufler2014-04-111-6/+19
| | * | | | SMACK: Fix handling value==NULL in post setxattrJosé Bollo2014-04-111-1/+3
| | * | | | bugfix patch for SMACKPankaj Kumar2014-04-111-2/+2
| | * | | | Smack: adds smackfs/ptrace interfaceLukasz Pawelczyk2014-04-114-2/+108
| | * | | | Smack: unify all ptrace accesses in the smackLukasz Pawelczyk2014-04-111-13/+71
| | * | | | Smack: fix the subject/object order in smack_ptrace_traceme()Lukasz Pawelczyk2014-04-113-9/+29
| | * | | | Minor improvement of 'smack_sb_kern_mount'José Bollo2014-04-111-3/+5
| * | | | | security: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-04-151-1/+1
| * | | | | Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-1411-49/+45
| |\ \ \ \ \
| | * | | | | smack: fix key permission verificationDmitry Kasatkin2014-03-141-1/+6
| | * | | | | KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-1411-48/+39
| * | | | | | Merge commit 'v3.14' into nextJames Morris2014-04-1415-53/+93
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-091-20/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | device_cgroup: use css_has_online_children() instead of has_children()Tejun Heo2014-05-161-17/+2
| * | | | | | device_cgroup: remove direct access to cgroup->childrenTejun Heo2014-05-161-2/+10
| * | | | | | cgroup: remove css_parent()Tejun Heo2014-05-161-4/+4
| * | | | | | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-131-7/+7
* | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-131-43/+159
|\| | | | | |
| * | | | | | device_cgroup: check if exception removal is allowedAristeu Rozanski2014-05-051-3/+38
| * | | | | | device_cgroup: fix the comment format for recently added functionsAristeu Rozanski2014-05-041-17/+16
| * | | | | | device_cgroup: rework device access check and exception checkingAristeu Rozanski2014-04-211-40/+122
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-062-15/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | nick kvfree() from apparmorAl Viro2014-05-062-15/+0
| |/ / / /
* / / / / locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-3/+3
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-123-4/+4
|\ \ \ \
| * | | | get rid of pointless checks for NULL ->i_opAl Viro2014-04-013-4/+4
| | |/ / | |/| |
* | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-5/+8
|\ \ \ \