Age | Commit message (Expand) | Author |
2017-12-11 | EVM: Add support for portable signature format | Matthew Garrett |
2017-12-11 | EVM: Allow userland to permit modification of EVM-protected metadata | Matthew Garrett |
2017-12-11 | ima: relax requiring a file signature for new files with zero length | Mimi Zohar |
2017-12-08 | KEYS: reject NULL restriction string when type is specified | Eric Biggers |
2017-12-08 | security: keys: remove redundant assignment to key_ref | Colin Ian King |
2017-12-08 | KEYS: add missing permission check for request_key() destination | Eric Biggers |
2017-12-08 | KEYS: remove unnecessary get/put of explicit dest_keyring | Eric Biggers |
2017-12-05 | selinux: skip bounded transition processing if the policy isn't loaded | Paul Moore |
2017-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-04 | keyring: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney |
2017-11-30 | Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-30 | net: Create and use new helper xfrm_dst_child(). | David Miller |
2017-11-28 | selinux: ensure the context is NUL terminated in security_context_to_sid_core() | Paul Moore |
2017-11-27 | apparmor: fix oops in audit_signal_cb hook | John Johansen |
2017-11-27 | apparmor: annotate ->poll() instances | Al Viro |
2017-11-27 | tomoyo: annotate ->poll() instances | Al Viro |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-23 | Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2017-11-23 | Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-24 | Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook |
2017-11-21 | apparmor: fix possible recursive lock warning in __aa_create_ns | John Johansen |
2017-11-21 | apparmor: fix locking when creating a new complain profile. | John Johansen |
2017-11-21 | apparmor: fix profile attachment for special unconfined profiles | John Johansen |
2017-11-21 | apparmor: ensure that undecidable profile attachments fail | John Johansen |
2017-11-21 | apparmor: fix leak of null profile name if profile allocation fails | John Johansen |
2017-11-21 | apparmor: remove unused redundant variable stop | Colin Ian King |
2017-11-21 | apparmor: Fix bool initialization/comparison | Thomas Meyer |
2017-11-21 | apparmor: initialized returned struct aa_perms | Arnd Bergmann |
2017-11-21 | apparmor: fix spelling mistake: "resoure" -> "resource" | Colin Ian King |
2017-11-20 | security: replace FSF address with web source in license notices | Martin Kepplinger |
2017-11-20 | ima: do not update security.ima if appraisal status is not INTEGRITY_PASS | Roberto Sassu |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-15 | security: keys: Replace time_t with time64_t for struct key_preparsed_payload | Baolin Wang |
2017-11-15 | security: keys: Replace time_t/timespec with time64_t | Baolin Wang |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-13 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-08 | ima: Remove redundant conditional operator | Thiago Jung Bauermann |
2017-11-08 | ima: Fix bool initialization/comparison | Thomas Meyer |
2017-11-08 | ima: check signature enforcement against cmdline param instead of CONFIG | Bruno E. O. Meneguele |
2017-11-08 | ima: fix hash algorithm initialization | Boshi Wang |
2017-11-08 | EVM: Only complain about a missing HMAC key once | Matthew Garrett |
2017-11-08 | EVM: Allow userspace to signal an RSA key has been loaded | Matthew Garrett |