Age | Commit message (Expand) | Author |
2018-03-31 | security: convert security hooks to use hlist | Sargun Dhillon |
2018-03-29 | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() | Kirill Tkhai |
2018-03-29 | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai |
2018-03-28 | macro: introduce COUNT_ARGS() macro | Alexei Starovoitov |
2018-03-27 | ipc/smack: Tidy up from the change in type of the ipc security hooks | Eric W. Biederman |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai |
2018-03-27 | Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ... | James Morris |
2018-03-25 | ima: Fallback to the builtin hash algorithm | Petr Vorel |
2018-03-25 | ima: Add smackfs to the default appraise/measure list | Martin Townsend |
2018-03-25 | evm: check for remount ro in progress before writing | Sascha Hauer |
2018-03-25 | ima: Improvements in ima_appraise_measurement() | Thiago Jung Bauermann |
2018-03-25 | ima: Simplify ima_eventsig_init() | Thiago Jung Bauermann |
2018-03-25 | integrity: Remove unused macro IMA_ACTION_RULE_FLAGS | Thiago Jung Bauermann |
2018-03-25 | ima: drop vla in ima_audit_measurement() | Tycho Andersen |
2018-03-25 | ima: Fix Kconfig to select TPM 2.0 CRB interface | Jiandi An |
2018-03-23 | apparmor: fix dangling symlinks to policy rawdata after replacement | John Johansen |
2018-03-23 | apparmor: Fix an error code in verify_table_headers() | Dan Carpenter |
2018-03-23 | apparmor: fix error returns checks by making size a ssize_t | Colin Ian King |
2018-03-23 | evm: Constify *integrity_status_msg[] | Hernán Gonzalez |
2018-03-23 | evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c | Hernán Gonzalez |
2018-03-23 | ima: fail signature verification based on policy | Mimi Zohar |
2018-03-23 | ima: clear IMA_HASH | Mimi Zohar |
2018-03-23 | ima: re-evaluate files on privileged mounted filesystems | Mimi Zohar |
2018-03-23 | ima: fail file signature verification on non-init mounted filesystems | Mimi Zohar |
2018-03-23 | IMA: Support using new creds in appraisal policy | Matthew Garrett |
2018-03-23 | security: Add a cred_getsecid hook | Matthew Garrett |
2018-03-22 | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks | Eric W. Biederman |
2018-03-22 | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks | Eric W. Biederman |
2018-03-22 | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks | Eric W. Biederman |
2018-03-23 | Merge tag 'v4.16-rc6' into next-general | James Morris |
2018-03-20 | selinux: wrap AVC state | Stephen Smalley |
2018-03-20 | selinux: wrap selinuxfs state | Stephen Smalley |
2018-03-20 | selinux: fix handling of uninitialized selinux state in get_bools/classes | Stephen Smalley |
2018-03-13 | apparmor: remove POLICY_MEDIATES_SAFE | John Johansen |
2018-03-13 | apparmor: add base infastructure for socket mediation | John Johansen |
2018-03-07 | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as... | Stephen Smalley |
2018-03-02 | selinux: Fix ltp test connect-syscall failure | Richard Haines |
2018-03-02 | selinux: rename the {is,set}_enforcing() functions | Paul Moore |
2018-03-01 | selinux: wrap global selinux state | Stephen Smalley |
2018-02-28 | Smack: Handle CGROUP2 in the same way that CGROUP | José Bollo |
2018-02-27 | net: Convert smack_net_ops | Kirill Tkhai |
2018-02-27 | net: Convert selinux_net_ops | Kirill Tkhai |
2018-02-26 | selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration | Arnd Bergmann |
2018-02-26 | selinux: Add SCTP support | Richard Haines |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-22 | integrity/security: fix digsig.c build error with header file | Randy Dunlap |
2018-02-22 | security: Add support for SCTP security hooks | Richard Haines |
2018-02-22 | get rid of pointless includes of fs_struct.h | Al Viro |
2018-02-22 | KEYS: Use individual pages in big_key for crypto buffers | David Howells |
2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko |