Age | Commit message (Expand) | Author |
2017-07-14 | KEYS: DH: validate __spare field | Eric Biggers |
2017-07-12 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay |
2017-07-05 | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-06-30 | ima_write_policy(): don't open-code memdup_user_nul() | Al Viro |
2017-06-28 | apparmor: put back designators in struct initialisers | Stephen Rothwell |
2017-06-23 | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-21 | ima: Log the same audit cause whenever a file has no signature | Thiago Jung Bauermann |
2017-06-21 | ima: Simplify policy_func_show. | Thiago Jung Bauermann |
2017-06-21 | integrity: Small code improvements | Thiago Jung Bauermann |
2017-06-21 | ima: fix get_binary_runtime_size() | Roberto Sassu |
2017-06-21 | ima: use ima_parse_buf() to parse template data | Roberto Sassu |
2017-06-21 | ima: use ima_parse_buf() to parse measurements headers | Roberto Sassu |
2017-06-21 | ima: introduce ima_parse_buf() | Roberto Sassu |
2017-06-21 | ima: Add cgroups2 to the defaults list | Laura Abbott |
2017-06-21 | ima: use memdup_user_nul | Geliang Tang |
2017-06-21 | ima: fix up #endif comments | Tycho Andersen |
2017-06-21 | IMA: Correct Kconfig dependencies for hash selection | Ben Hutchings |
2017-06-21 | ima: define is_ima_appraise_enabled() | Mimi Zohar |
2017-06-21 | ima: define Kconfig IMA_APPRAISE_BOOTPARAM option | Mimi Zohar |
2017-06-21 | ima: define a set of appraisal rules requiring file signatures | Mimi Zohar |
2017-06-21 | ima: extend the "ima_policy" boot command line to support multiple policies | Mimi Zohar |
2017-06-21 | rtnetlink: add NEWCACHEREPORT message type | Julien Gomes |
2017-06-21 | Merge branch 'smack-for-4.13' of git://github.com/cschaufler/smack-next into ... | James Morris |
2017-06-20 | selinux: enable genfscon labeling for tracefs | Jeff Vander Stoep |
2017-06-20 | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa... | Ingo Molnar |
2017-06-13 | selinux: fix double free in selinux_parse_opts_str() | Paul Moore |
2017-06-10 | apparmor: export that basic profile namespaces are supported | John Johansen |
2017-06-10 | apparmor: add stacked domain labels interface | John Johansen |
2017-06-10 | apparmor: add domain label stacking info to apparmorfs | John Johansen |
2017-06-10 | apparmor: move change_profile mediation to using labels | John Johansen |
2017-06-10 | apparmor: move change_hat mediation to using labels | John Johansen |
2017-06-10 | apparmor: move exec domain mediation to using labels | John Johansen |
2017-06-10 | apparmor: support v7 transition format compatible with label_parse | John Johansen |
2017-06-10 | apparmor: mediate files when they are received | John Johansen |
2017-06-10 | apparmor: rework file permission to cache file access in file->ctx | John Johansen |
2017-06-10 | apparmor: move path_link mediation to using labels | John Johansen |
2017-06-10 | apparmor: refactor path name lookup and permission checks around labels | John Johansen |
2017-06-10 | apparmor: update aa_audit_file() to use labels | John Johansen |
2017-06-10 | apparmor: move aa_file_perm() to use labels | John Johansen |
2017-06-10 | apparmor: allow ptrace checks to be finer grained than just capability | John Johansen |
2017-06-10 | apparmor: move ptrace checks to using labels | John Johansen |
2017-06-10 | apparmor: add cross check permission helper macros | John Johansen |
2017-06-10 | apparmor: move resource checks to using labels | John Johansen |
2017-06-10 | apparmor: move capability checks to using labels | John Johansen |