Age | Commit message (Expand) | Author |
2020-01-23 | IMA: Call workqueue functions to measure queued keys | Lakshmi Ramasubramanian |
2020-01-23 | IMA: Define workqueue for early boot key measurements | Lakshmi Ramasubramanian |
2020-01-22 | IMA: pre-allocate buffer to hold keyrings string | Lakshmi Ramasubramanian |
2020-01-22 | ima: ima/lsm policy rule loading logic bug fixes | Janne Karhunen |
2020-01-22 | ima: add the ability to query the cached hash of a given file | Florent Revest |
2020-01-22 | ima: Add a space after printing LSM rules for readability | Clay Chang |
2020-01-09 | IMA: fix measuring asymmetric keys Kconfig | Lakshmi Ramasubramanian |
2019-12-12 | IMA: Read keyrings= option from the IMA policy | Lakshmi Ramasubramanian |
2019-12-12 | IMA: Add support to limit measuring keys | Lakshmi Ramasubramanian |
2019-12-12 | KEYS: Call the IMA hook to measure keys | Lakshmi Ramasubramanian |
2019-12-12 | IMA: Define an IMA hook to measure keys | Lakshmi Ramasubramanian |
2019-12-12 | IMA: Add KEY_CHECK func to measure keys | Lakshmi Ramasubramanian |
2019-12-12 | IMA: Check IMA policy flag | Lakshmi Ramasubramanian |
2019-12-12 | ima: avoid appraise error for hash calc interrupt | Patrick Callaghan |
2019-12-03 | Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-30 | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-11-30 | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2019-11-29 | x86/efi: remove unused variables | YueHaibing |
2019-11-27 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-22 | apparmor: make it so work buffers can be allocated from atomic context | John Johansen |
2019-11-22 | apparmor: reduce rcu_read_lock scope for aa_file_perm mediation | John Johansen |
2019-11-22 | apparmor: fix wrong buffer allocation in aa_new_mount | John Johansen |
2019-11-22 | apparmor: fix unsigned len comparison with less than zero | Colin Ian King |
2019-11-15 | y2038: move itimer reset into itimer.c | Arnd Bergmann |
2019-11-14 | Merge v5.4-rc7 into drm-next | Dave Airlie |
2019-11-13 | Merge branch 'topic/secureboot' into next | Michael Ellerman |
2019-11-12 | KEYS: trusted: Remove set but not used variable 'keyhndl' | zhengbin |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg |
2019-11-12 | KEYS: trusted: Create trusted keys subsystem | Sumit Garg |
2019-11-12 | KEYS: Use common tpm_buf for trusted and asymmetric keys | Sumit Garg |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg |
2019-11-13 | powerpc: Load firmware trusted keys/hashes into kernel keyring | Nayna Jain |
2019-11-13 | x86/efi: move common keyring handler functions to new file | Nayna Jain |
2019-11-12 | ima: Check against blacklisted hashes for files with modsig | Nayna Jain |
2019-11-12 | ima: Make process_buffer_measurement() generic | Nayna Jain |
2019-11-11 | Merge tag 'v5.4-rc7' into perf/core, to pick up fixes | Ingo Molnar |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-31 | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN | Javier Martinez Canillas |
2019-10-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2019-10-30 | security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney |
2019-10-28 | powerpc/xmon: Restrict when kernel is locked down | Christopher M. Riedl |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-10-23 | pipe: Reduce #inclusion of pipe_fs_i.h | David Howells |