Age | Commit message (Expand) | Author | Files | Lines |
2019-12-12 | KEYS: Call the IMA hook to measure keys | Lakshmi Ramasubramanian | 1 | -0/+10 |
2019-12-12 | IMA: Define an IMA hook to measure keys | Lakshmi Ramasubramanian | 2 | -0/+53 |
2019-12-12 | IMA: Add KEY_CHECK func to measure keys | Lakshmi Ramasubramanian | 2 | -1/+4 |
2019-12-12 | IMA: Check IMA policy flag | Lakshmi Ramasubramanian | 1 | -0/+3 |
2019-12-12 | ima: avoid appraise error for hash calc interrupt | Patrick Callaghan | 1 | -1/+3 |
2019-12-12 | selinux: remove unnecessary selinux cred request | Yang Guo | 1 | -4/+3 |
2019-12-11 | tomoyo: Don't use nifty names on sockets. | Tetsuo Handa | 1 | -31/+1 |
2019-12-10 | selinux: ensure we cleanup the internal AVC counters on error in avc_insert() | Paul Moore | 1 | -27/+24 |
2019-12-10 | security: only build lsm_audit if CONFIG_SECURITY=y | Stephen Smalley | 1 | -1/+1 |
2019-12-10 | selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests | Stephen Smalley | 1 | -4/+4 |
2019-12-10 | selinux: fall back to ref-walk if audit is required | Stephen Smalley | 3 | -26/+17 |
2019-12-10 | selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" | Stephen Smalley | 3 | -4/+30 |
2019-12-10 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley | 5 | -27/+70 |
2019-12-10 | selinux: cache the SID -> context string translation | Ondrej Mosnacek | 4 | -94/+288 |
2019-12-10 | selinux: sidtab reverse lookup hash table | Jeff Vander Stoep | 9 | -167/+306 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -2/+2 |
2019-12-09 | namei: allow nd_jump_link() to produce errors | Aleksa Sarai | 1 | -2/+4 |
2019-12-03 | Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -165/+526 |
2019-12-02 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+3 |
2019-12-01 | Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -5/+74 |
2019-12-01 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 12 | -97/+328 |
2019-12-01 | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+0 |
2019-11-29 | x86/efi: remove unused variables | YueHaibing | 1 | -5/+0 |
2019-11-28 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+13 |
2019-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+2 |
2019-11-27 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2019-11-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -1/+103 |
2019-11-27 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski | 1 | -2/+2 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+3 |
2019-11-23 | apparmor: make it so work buffers can be allocated from atomic context | John Johansen | 6 | -38/+62 |
2019-11-23 | apparmor: reduce rcu_read_lock scope for aa_file_perm mediation | John Johansen | 1 | -3/+3 |
2019-11-23 | apparmor: fix wrong buffer allocation in aa_new_mount | John Johansen | 1 | -4/+4 |
2019-11-23 | apparmor: fix unsigned len comparison with less than zero | Colin Ian King | 1 | -5/+7 |
2019-11-15 | y2038: move itimer reset into itimer.c | Arnd Bergmann | 1 | -7/+3 |
2019-11-13 | Merge v5.4-rc7 into drm-next | Dave Airlie | 1 | -0/+1 |
2019-11-13 | Merge branch 'topic/secureboot' into next | Michael Ellerman | 11 | -92/+326 |
2019-11-12 | KEYS: trusted: Remove set but not used variable 'keyhndl' | zhengbin | 1 | -2/+0 |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg | 3 | -2/+317 |
2019-11-12 | KEYS: trusted: Create trusted keys subsystem | Sumit Garg | 3 | -2/+9 |
2019-11-12 | KEYS: Use common tpm_buf for trusted and asymmetric keys | Sumit Garg | 1 | -55/+43 |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg | 1 | -6/+6 |
2019-11-12 | powerpc: Load firmware trusted keys/hashes into kernel keyring | Nayna Jain | 3 | -1/+108 |
2019-11-12 | x86/efi: move common keyring handler functions to new file | Nayna Jain | 4 | -67/+115 |
2019-11-12 | ima: Check against blacklisted hashes for files with modsig | Nayna Jain | 5 | -6/+60 |
2019-11-12 | ima: Make process_buffer_measurement() generic | Nayna Jain | 2 | -18/+43 |
2019-11-11 | Merge tag 'v5.4-rc7' into perf/core, to pick up fixes | Ingo Molnar | 1 | -0/+1 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2019-10-31 | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN | Javier Martinez Canillas | 1 | -0/+1 |
2019-10-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -2/+2 |
2019-10-30 | security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 1 | -2/+2 |