Age | Commit message (Expand) | Author | Files | Lines |
2017-11-08 | EVM: Include security.apparmor in EVM measurements | Matthew Garrett | 1 | -0/+3 |
2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig | 4 | -56/+13 |
2017-11-08 | ima: always measure and audit files in policy | Mimi Zohar | 3 | -30/+56 |
2017-11-08 | ima: don't remove the securityfs policy file | Mimi Zohar | 1 | -2/+2 |
2017-11-08 | apparmor: fix off-by-one comparison on MAXMAPPED_SIG | John Johansen | 1 | -2/+2 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 62 | -871/+96 |
2017-11-05 | device_cgroup: prepare code for bpf-based device controller | Roman Gushchin | 1 | -45/+2 |
2017-11-05 | device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants | Roman Gushchin | 1 | -36/+36 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 51 | -31/+80 |
2017-11-03 | ima: move to generic async completion | Gilad Ben-Yossef | 1 | -39/+17 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 49 | -0/+49 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 49 | -0/+49 |
2017-11-02 | KEYS: trusted: fix writing past end of buffer in trusted_read() | Eric Biggers | 1 | -11/+12 |
2017-11-02 | KEYS: return full count in keyring_read() if buffer is too small | Eric Biggers | 1 | -20/+19 |
2017-11-02 | Smack: Base support for overlayfs | Casey Schaufler | 1 | -0/+79 |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -8/+8 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -840/+16 |
2017-10-26 | Revert "apparmor: add base infastructure for socket mediation" | Linus Torvalds | 12 | -840/+16 |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 15 | -54/+90 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -54/+90 |
2017-10-21 | tomoyo: fix timestamping for y2038 | Arnd Bergmann | 4 | -34/+13 |
2017-10-20 | selinux: bpf: Add addtional check for bpf object file receive | Chenbo Feng | 1 | -0/+49 |
2017-10-20 | selinux: bpf: Add selinux check for eBPF syscall operations | Chenbo Feng | 3 | -0/+117 |
2017-10-20 | security: bpf: Add LSM hooks for bpf object related syscall | Chenbo Feng | 1 | -0/+32 |
2017-10-20 | capabilities: audit log other surprising conditions | Richard Guy Briggs | 1 | -7/+22 |
2017-10-20 | capabilities: fix logic for effective root or real root | Richard Guy Briggs | 1 | -3/+2 |
2017-10-20 | capabilities: invert logic for clarity | Richard Guy Briggs | 1 | -4/+4 |
2017-10-20 | capabilities: remove a layer of conditional logic | Richard Guy Briggs | 1 | -13/+10 |
2017-10-20 | capabilities: move audit log decision to function | Richard Guy Briggs | 1 | -20/+30 |
2017-10-20 | capabilities: use intuitive names for id changes | Richard Guy Briggs | 1 | -6/+22 |
2017-10-20 | capabilities: use root_priveleged inline to clarify logic | Richard Guy Briggs | 1 | -2/+4 |
2017-10-20 | capabilities: rename has_cap to has_fcap | Richard Guy Briggs | 1 | -10/+10 |
2017-10-20 | capabilities: intuitive names for cap gain status | Richard Guy Briggs | 1 | -7/+11 |
2017-10-20 | capabilities: factor out cap_bprm_set_creds privileged root | Richard Guy Briggs | 1 | -28/+48 |
2017-10-19 | commoncap: move assignment of fs_ns to avoid null pointer dereference | Colin Ian King | 1 | -1/+2 |
2017-10-19 | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris | 14 | -53/+88 |
2017-10-18 | KEYS: load key flags and expiry time atomically in proc_keys_show() | Eric Biggers | 1 | -10/+14 |
2017-10-18 | KEYS: Load key expiry time atomically in keyring_search_iterator() | Eric Biggers | 1 | -1/+3 |
2017-10-18 | KEYS: load key flags and expiry time atomically in key_validate() | Eric Biggers | 1 | -3/+4 |
2017-10-18 | KEYS: don't let add_key() update an uninstantiated key | David Howells | 1 | -0/+10 |
2017-10-18 | KEYS: Fix race between updating and finding a negative key | David Howells | 12 | -39/+49 |
2017-10-18 | security/keys: BIG_KEY requires CONFIG_CRYPTO | Arnd Bergmann | 1 | -0/+1 |
2017-10-17 | selinux: remove extraneous initialization of slots_used and max_chain_len | Colin Ian King | 1 | -1/+1 |
2017-10-17 | selinux: remove redundant assignment to len | Colin Ian King | 1 | -1/+0 |
2017-10-17 | selinux: remove redundant assignment to str | Colin Ian King | 1 | -3/+2 |
2017-10-12 | KEYS: encrypted: fix dereference of NULL user_key_payload | Eric Biggers | 1 | -0/+7 |
2017-10-10 | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi... | Will Deacon | 2 | -15/+4 |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
2017-10-04 | selinux: fix build warning | Corentin LABBE | 1 | -2/+2 |
2017-10-04 | selinux: fix build warning by removing the unused sid variable | Corentin LABBE | 1 | -2/+1 |