- c081d53 security: pass asoc to sctp_assoc_request and sctp_sk_clone by Xin Long · 3 years, 2 months ago
- f5d0e5e selinux: remove the SELinux lockdown implementation by Paul Moore · 3 years, 3 months ago
- 740b034 selinux: add support for the io_uring access controls by Paul Moore · 3 years, 11 months ago
- bc49d81 mctp: Add MCTP base by Jeremy Kerr · 3 years, 6 months ago
- d99cf13 selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit() by Al Viro · 4 years ago
- b17ec22 selinux: slow_avc_audit has become non-blocking by Al Viro · 4 years ago
- 8a92280 selinux: delete selinux_xfrm_policy_lookup() useless argument by Zhongjun Tan · 3 years, 9 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
- f1c921f Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 9 months ago
- 1aea780 LSM: Infrastructure management of the superblock by Casey Schaufler · 3 years, 9 months ago
- e4c82ea selinux: add proper NULL termination to the secclass_map permissions by Paul Moore · 3 years, 9 months ago
- 8419639 Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 10 months ago
- 6406887 selinux: fix variable scope issue in live sidtab conversion by Ondrej Mosnacek · 3 years, 10 months ago
- 431c3be selinux: fix misspellings using codespell tool by Xiong Zhenwu · 3 years, 10 months ago
- 2554a48 selinux: measure state and policy capabilities by Lakshmi Ramasubramanian · 4 years ago
- d643a99 Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 11 months ago
- fdd1ffe selinux: include a consumer of the new IMA critical data hook by Lakshmi Ramasubramanian · 4 years ago
- 29cd659 selinux: teach SELinux about anonymous inodes by Daniel Colascione · 4 years ago
- db478cd selinux: make selinuxfs_mount static by Ondrej Mosnacek · 4 years ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 4 months ago
- b159e86 selinux: drop super_block backpointer from superblock_security_struct by Ondrej Mosnacek · 4 years, 2 months ago
- 8861d0a selinux: Add helper functions to get and set checkreqprot by Lakshmi Ramasubramanian · 4 years, 4 months ago
- e8ba53d0 selinux: access policycaps with READ_ONCE/WRITE_ONCE by Stephen Smalley · 4 years, 4 months ago
- 66ccd25 selinux: simplify away security_policydb_len() by Ondrej Mosnacek · 4 years, 5 months ago
- 9ff9abc selinux: move policy mutex to selinux_state, use in lockdep checks by Stephen Smalley · 4 years, 5 months ago
- 1b8b31a selinux: convert policy read-write lock to RCU by Stephen Smalley · 4 years, 5 months ago
- 02a52c5 selinux: move policy commit after updating selinuxfs by Stephen Smalley · 4 years, 5 months ago
- 339949b scripts/selinux,selinux: update mdp to enable policy capabilities by Stephen Smalley · 4 years, 5 months ago
- 124ea650 capabilities: Introduce CAP_CHECKPOINT_RESTORE by Adrian Reber · 4 years, 6 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- f41030a Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 7 months ago
- a17b53c bpf, capability: Introduce CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
- fe5a90b selinux: netlabel: Remove unused inline function by YueHaibing · 4 years, 8 months ago
- 4300590 selinux: implement new format of filename transitions by Ondrej Mosnacek · 4 years, 9 months ago
- 9807372 capabilities: Introduce CAP_PERFMON to kernel and user space by Alexey Budankov · 4 years, 9 months ago
- e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 4 years, 11 months ago
- 60abd31 selinux: convert cond_list to array by Ondrej Mosnacek · 5 years ago
- 7470d0d1 selinux: allow kernfs symlinks to inherit parent directory context by Christian Göttsche · 5 years ago
- 4b36cb7 selinux: move status variables out of selinux_ss by Ondrej Mosnacek · 5 years ago
- 65cddd5 selinux: treat atomic flags more carefully by Ondrej Mosnacek · 5 years ago
- fe49c7e selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND. by Ravi Kumar Siddojigari · 5 years ago
- 5c108d4 selinux: randomize layout of key structures by Stephen Smalley · 5 years ago
- 6c5a682 selinux: clean up selinux_enabled/disabled/enforcing_boot by Stephen Smalley · 5 years ago
- 0188d5c selinux: fall back to ref-walk if audit is required by Stephen Smalley · 5 years ago
- 1a37079 selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" by Stephen Smalley · 5 years ago
- 59438b46 security,lockdown,selinux: implement SELinux lockdown by Stephen Smalley · 5 years ago
- 66f8e2f selinux: sidtab reverse lookup hash table by Jeff Vander Stoep · 5 years ago
- ba75082 Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
- da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
- 42345b6 selinux: default_range glblub implementation by Joshua Brindle · 5 years ago
- 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
- 169ce0c selinux: fix residual uses of current_security() for the SELinux blob by Stephen Smalley · 5 years ago
- ac5656d fanotify, inotify, dnotify, security: add security hook for fs notifications by Aaron Goidel · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
- 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- b754026 selinux: try security xattr after genfs for kernfs filesystems by Ondrej Mosnacek · 6 years ago
- ff1bf4c selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
- 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- 3ac96c3 Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
- 442155c selinux: Implement the new mount API LSM hooks by David Howells · 6 years ago
- 90462a5 audit: remove unused actx param from audit_rule_match by Richard Guy Briggs · 6 years ago
- fede148 selinux: log invalid contexts in AVCs by Ondrej Mosnacek · 6 years ago
- e46e01e selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link by Stephen Smalley · 6 years ago
- 3a28cff selinux: avoid silent denials in permissive mode under RCU walk by Stephen Smalley · 6 years ago
- ecd5f82 LSM: Infrastructure management of the ipc security blob by Casey Schaufler · 6 years ago
- 7c65382 SELinux: Abstract use of ipc security blobs by Casey Schaufler · 6 years ago
- afb1cbe3 LSM: Infrastructure management of the inode security by Casey Schaufler · 6 years ago
- 80788c2 SELinux: Abstract use of inode security blob by Casey Schaufler · 6 years ago
- 33bf60c LSM: Infrastructure management of the file security by Casey Schaufler · 6 years ago
- bb6c6b0 SELinux: Abstract use of file security blob by Casey Schaufler · 6 years ago
- bbd3662 Infrastructure management of the cred security blob by Casey Schaufler · 6 years ago
- 3d25252 SELinux: Remove unused selinux_is_enabled by Casey Schaufler · 6 years ago
- 0c6cfa6 SELinux: Abstract use of cred security blob by Casey Schaufler · 6 years ago
- 89f5beb selinux: make "selinux_policycap_names[]" const char * by Alexey Dobriyan · 6 years ago
- 68e8b849 net: initial AF_XDP skeleton by Björn Töpel · 7 years ago
- 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
- 350311a security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() by Kirill Tkhai · 7 years ago
- f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
- 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
- e5a5ca9 selinux: rename the {is,set}_enforcing() functions by Paul Moore · 7 years ago
- aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
- 2572f5b selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration by Arnd Bergmann · 7 years ago
- d452930 selinux: Add SCTP support by Richard Haines · 7 years ago
- 2cfa1cd Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
- 4f0753e security: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ec27c35 selinux: bpf: Add selinux check for eBPF syscall operations by Chenbo Feng · 7 years ago
- 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
- 7efbb60 selinux: update my email address by Stephen Smalley · 7 years ago
- af63f41 selinux: Generalize support for NNP/nosuid SELinux domain transitions by Stephen Smalley · 7 years ago
- 09c7570 xfrm: remove flow cache by Florian Westphal · 7 years ago
- 409dcf3 selinux: Add a cache for quicker retreival of PKey SIDs by Daniel Jurgens · 8 years ago
- ab861df selinux: Add IB Port SMP access vector by Daniel Jurgens · 8 years ago
- cfc4d88 selinux: Implement Infiniband PKey "Access" access vector by Daniel Jurgens · 8 years ago
- 3a976fa selinux: Allocate and free infiniband security hooks by Daniel Jurgens · 8 years ago
- a806f7a selinux: Create policydb version for Infiniband support by Daniel Jurgens · 8 years ago