summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* ima: add build time policyMimi Zohar2018-07-16
* ima: based on policy require signed firmware (sysfs fallback)Mimi Zohar2018-07-16
* ima: based on policy require signed kexec kernel imagesMimi Zohar2018-07-16
* security: define new LSM hook named security_kernel_load_dataMimi Zohar2018-07-16
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-15
* Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-14
|\
| * apparmor: fix ptrace read checkJohn Johansen2018-06-07
| * apparmor: fix memory leak when deduping profile loadJohn Johansen2018-06-07
| * apparmor: fix mediation of prlimitJohn Johansen2018-06-07
| * apparmor: fixup secid map conversion to using IDRJohn Johansen2018-06-07
| * apparmor: Use an IDR to allocate apparmor secidsMatthew Wilcox2018-06-07
| * apparmor: Fix memory leak of rule on error exit pathTyler Hicks2018-06-07
| * apparmor: modify audit rule support to support profile stacksJohn Johansen2018-06-07
| * apparmor: Add support for audit rule filteringMatthew Garrett2018-06-07
| * apparmor: Convert to use match_string() helperAndy Shevchenko2018-06-07
| * apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen2018-06-07
| * apparmor: fix '*seclen' is never less than zeroJohn Johansen2018-05-08
| * apparmor: fix typo "preconfinement"Zygmunt Krynicki2018-05-03
| * apparmor: fix typo "independent"Zygmunt Krynicki2018-05-03
| * apparmor: fix typo "traverse"Zygmunt Krynicki2018-05-03
| * apparmor: fix typo "type"Zygmunt Krynicki2018-05-03
| * apparmor: fix typo "replace"Zygmunt Krynicki2018-05-03
| * apparmor: fix typo "comparison"Zygmunt Krynicki2018-05-03
| * apparmor: fix typo "loosen"Zygmunt Krynicki2018-05-03
| * apparmor: add the ability to get a task's secidJohn Johansen2018-05-02
| * apparmor: add support for mapping secids and using secctxesJohn Johansen2018-05-02
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-06-07
|\ \
| * \ Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack int...James Morris2018-06-05
| |\ \
| | * | Smack: Fix memory leak in smack_inode_getsecctxCasey Schaufler2018-06-05
| | |/
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-07
|\ \ \
| * | | EVM: unlock on error path in evm_read_xattrs()Dan Carpenter2018-06-01
| * | | EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter2018-05-31
| * | | EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King2018-05-31
| * | | EVM: fix memory leak of temporary buffer 'temp'Colin Ian King2018-05-31
| * | | IMA: use list_splice_tail_init_rcu() instead of its open coded variantPetko Manolov2018-05-31
| * | | ima: use match_string() helperYisheng Xie2018-05-31
| * | | ima: fix updating the ima_appraise flagMimi Zohar2018-05-22
| * | | ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar2018-05-22
| * | | ima: define a new policy condition based on the filesystem nameMimi Zohar2018-05-22
| * | | EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett2018-05-18
| * | | EVM: turn evm_config_xattrnames into a listMatthew Garrett2018-05-18
| * | | integrity: Add an integrity directory in securityfsMatthew Garrett2018-05-17
| * | | ima: Remove unused variable ima_initializedPetr Vorel2018-05-17
| * | | ima: Unify loggingPetr Vorel2018-05-17
| * | | ima: Reflect correct permissions for policyPetr Vorel2018-05-17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
| |\ \ \