Age | Commit message (Expand) | Author |
2018-04-10 | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-04-09 | selinux: fix missing dput() before selinuxfs unmount | Stephen Smalley |
2018-04-07 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-07 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-04-06 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-06 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-04-06 | init, tracing: instrument security and console initcall trace events | Abderrahmane Benbachir |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-04-03 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
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 | 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-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 |