Age | Commit message (Expand) | Author |
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 | 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 |
2017-11-08 | EVM: Include security.apparmor in EVM measurements | Matthew Garrett |
2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig |
2017-11-08 | ima: always measure and audit files in policy | Mimi Zohar |
2017-11-08 | ima: don't remove the securityfs policy file | Mimi Zohar |
2017-11-08 | apparmor: fix off-by-one comparison on MAXMAPPED_SIG | John Johansen |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-05 | device_cgroup: prepare code for bpf-based device controller | Roman Gushchin |
2017-11-05 | device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants | Roman Gushchin |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-03 | ima: move to generic async completion | Gilad Ben-Yossef |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | KEYS: trusted: fix writing past end of buffer in trusted_read() | Eric Biggers |
2017-11-02 | KEYS: return full count in keyring_read() if buffer is too small | Eric Biggers |
2017-11-02 | Smack: Base support for overlayfs | Casey Schaufler |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-26 | Revert "apparmor: add base infastructure for socket mediation" | Linus Torvalds |