summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* ima: fix ima_show_template_data_ascii()Mimi Zohar2015-07-153-4/+5
* selinux: fix setting of security labels on NFSJ. Bruce Fields2015-07-151-1/+2
* selinux: fix sel_write_enforce broken return valueJoe Perches2015-04-101-1/+1
* smack: fix possible use after frees in task_security() callersAndrey Ryabinin2015-02-242-9/+21
* KEYS: close race between key lookup and freeingSasha Levin2015-01-151-2/+2
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-151-3/+3
* KEYS: Fix stale key registration at error pathTakashi Iwai2015-01-151-1/+4
* selinux: fix inode security list corruptionStephen Smalley2014-11-171-1/+1
* evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin2014-11-141-0/+7
* evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-11-131-3/+6
* ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin2014-11-132-0/+3
* ima: provide flag to identify new empty filesDmitry Kasatkin2014-10-303-7/+13
* ima: fix fallback to use new_sync_read()Dmitry Kasatkin2014-10-301-4/+4
* CAPABILITIES: remove undefined caps from all processesEric Paris2014-09-171-0/+3
* 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
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |