Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-03-20 | selinux: try security xattr after genfs for kernfs filesystems | Ondrej Mosnacek |
2019-03-18 | selinux: use kernel linux/socket.h for genheaders and mdp | Paulo Alcantara |
2019-03-12 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-03-07 | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-07 | Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-02-28 | selinux: Implement the new mount API LSM hooks | David Howells |
2019-01-31 | audit: remove unused actx param from audit_rule_match | Richard Guy Briggs |
2019-01-25 | selinux: log invalid contexts in AVCs | Ondrej Mosnacek |
2019-01-10 | selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link | Stephen Smalley |
2019-01-10 | selinux: avoid silent denials in permissive mode under RCU walk | Stephen Smalley |
2019-01-08 | LSM: Infrastructure management of the ipc security blob | Casey Schaufler |
2019-01-08 | SELinux: Abstract use of ipc security blobs | Casey Schaufler |
2019-01-08 | LSM: Infrastructure management of the inode security | Casey Schaufler |
2019-01-08 | SELinux: Abstract use of inode security blob | Casey Schaufler |
2019-01-08 | LSM: Infrastructure management of the file security | Casey Schaufler |
2019-01-08 | SELinux: Abstract use of file security blob | Casey Schaufler |
2019-01-08 | Infrastructure management of the cred security blob | Casey Schaufler |
2019-01-08 | SELinux: Remove unused selinux_is_enabled | Casey Schaufler |
2019-01-08 | SELinux: Abstract use of cred security blob | Casey Schaufler |
2018-11-26 | selinux: make "selinux_policycap_names[]" const char * | Alexey Dobriyan |
2018-05-03 | net: initial AF_XDP skeleton | Björn Töpel |
2018-04-06 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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-20 | selinux: wrap AVC state | Stephen Smalley |
2018-03-02 | selinux: rename the {is,set}_enforcing() functions | Paul Moore |
2018-03-01 | selinux: wrap global selinux state | Stephen Smalley |
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-01-31 | Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-20 | security: replace FSF address with web source in license notices | Martin Kepplinger |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-20 | selinux: bpf: Add selinux check for eBPF syscall operations | Chenbo Feng |
2017-09-12 | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-17 | selinux: update my email address | Stephen Smalley |
2017-08-02 | selinux: Generalize support for NNP/nosuid SELinux domain transitions | Stephen Smalley |
2017-07-18 | xfrm: remove flow cache | Florian Westphal |
2017-05-23 | selinux: Add a cache for quicker retreival of PKey SIDs | Daniel Jurgens |
2017-05-23 | selinux: Add IB Port SMP access vector | Daniel Jurgens |
2017-05-23 | selinux: Implement Infiniband PKey "Access" access vector | Daniel Jurgens |
2017-05-23 | selinux: Allocate and free infiniband security hooks | Daniel Jurgens |
2017-05-23 | selinux: Create policydb version for Infiniband support | Daniel Jurgens |
2017-05-23 | selinux: log policy capability state when a policy is loaded | Stephen Smalley |
2017-05-23 | selinux: add a map permission check for mmap | Stephen Smalley |
2017-03-06 | prlimit,security,selinux: add a security hook for prlimit | Stephen Smalley |