| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | memfd,selinux: call security_inode_init_security_anon() | Thiébaud Weksteen | 1 | -0/+2 |
| 2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 1 | -2/+0 |
| 2025-03-25 | Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+3 |
| 2025-03-25 | Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2025-02-27 | selinux: add FILE__WATCH_MOUNTNS | Miklos Szeredi | 1 | -1/+1 |
| 2025-02-26 | selinux: add permission checks for loading other kinds of kernel files | "Kipp N. Davis" | 1 | -1/+3 |
| 2025-02-07 | io_uring,lsm,selinux: add LSM hooks for io_uring_setup() | Hamza Mahfooz | 1 | -1/+1 |
| 2025-01-07 | selinux: supply missing field initializers | Christian Göttsche | 1 | -1/+1 |
| 2024-10-07 | selinux: Add netlink xperm support | Thiébaud Weksteen | 1 | -4/+4 |
| 2024-10-03 | selinux: do not include <linux/*.h> headers from host programs | Masahiro Yamada | 1 | -3/+8 |
| 2023-12-22 | selinux: fix style issues in security/selinux/include/classmap.h | Paul Moore | 1 | -210/+132 |
| 2022-10-03 | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
| 2022-08-26 | selinux: implement the security_uring_cmd() LSM hook | Paul Moore | 1 | -1/+1 |
| 2022-08-16 | selinux: Implement userns_create hook | Frederick Lawler | 1 | -0/+2 |
| 2022-05-03 | selinux: declare data arrays const | Christian Göttsche | 1 | -1/+1 |
| 2021-09-30 | selinux: remove the SELinux lockdown implementation | Paul Moore | 1 | -2/+0 |
| 2021-09-19 | selinux: add support for the io_uring access controls | Paul Moore | 1 | -0/+2 |
| 2021-07-29 | mctp: Add MCTP base | Jeremy Kerr | 1 | -1/+3 |
| 2021-04-21 | selinux: add proper NULL termination to the secclass_map permissions | Paul Moore | 1 | -2/+3 |
| 2021-01-14 | selinux: teach SELinux about anonymous inodes | Daniel Colascione | 1 | -0/+2 |
| 2020-07-19 | capabilities: Introduce CAP_CHECKPOINT_RESTORE | Adrian Reber | 1 | -2/+3 |
| 2020-05-15 | bpf, capability: Introduce CAP_BPF | Alexei Starovoitov | 1 | -2/+2 |
| 2020-04-16 | capabilities: Introduce CAP_PERFMON to kernel and user space | Alexey Budankov | 1 | -2/+2 |
| 2019-12-09 | security,lockdown,selinux: implement SELinux lockdown | Stephen Smalley | 1 | -0/+2 |
| 2019-10-17 | perf_event: Add support for LSM and SELinux checks | Joel Fernandes (Google) | 1 | -0/+2 |
| 2019-08-12 | fanotify, inotify, dnotify, security: add security hook for fs notifications | Aaron Goidel | 1 | -2/+3 |
| 2019-04-29 | selinux: use kernel linux/socket.h for genheaders and mdp | Paulo Alcantara | 1 | -0/+1 |
| 2018-05-03 | net: initial AF_XDP skeleton | Björn Töpel | 1 | -1/+3 |
| 2018-02-26 | selinux: Add SCTP support | Richard Haines | 1 | -1/+1 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-20 | selinux: bpf: Add selinux check for eBPF syscall operations | Chenbo Feng | 1 | -0/+2 |
| 2017-08-02 | selinux: Generalize support for NNP/nosuid SELinux domain transitions | Stephen Smalley | 1 | -0/+2 |
| 2017-05-23 | selinux: Add IB Port SMP access vector | Daniel Jurgens | 1 | -0/+2 |
| 2017-05-23 | selinux: Implement Infiniband PKey "Access" access vector | Daniel Jurgens | 1 | -0/+2 |
| 2017-05-23 | selinux: add a map permission check for mmap | Stephen Smalley | 1 | -1/+1 |
| 2017-03-06 | prlimit,security,selinux: add a security hook for prlimit | Stephen Smalley | 1 | -1/+1 |
| 2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
| 2017-01-12 | selinux: drop unused socket security classes | Stephen Smalley | 1 | -6/+0 |
| 2017-01-09 | selinux: support distinctions among all network address families | Stephen Smalley | 1 | -0/+68 |
| 2016-12-21 | selinux: use the kernel headers when building scripts/selinux | Paul Moore | 1 | -0/+2 |
| 2016-11-21 | selinux: keep SELinux in sync with new capability definitions | Stephen Smalley | 1 | -0/+4 |
| 2016-04-26 | selinux: distinguish non-init user namespace capability checks | Stephen Smalley | 1 | -10/+18 |
| 2016-04-05 | selinux: restrict kernel module loading | Jeff Vander Stoep | 1 | -1/+1 |
| 2015-12-24 | selinux: export validatetrans decisions | Andrew Perepechko | 1 | -1/+1 |
| 2015-06-04 | selinux: Remove unused permission definitions | Stephen Smalley | 1 | -14/+8 |
| 2015-06-04 | selinux: update netlink socket classes | Stephen Smalley | 1 | -6/+16 |
| 2015-01-25 | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley | 1 | -0/+2 |
| 2014-04-22 | audit: add netlink audit protocol bind to check capabilities on multicast join | Richard Guy Briggs | 1 | -1/+1 |
| 2013-01-14 | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore | 1 | -1/+1 |
| 2012-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+3 |
| 2012-07-16 | SELinux: include definition of new capabilities | Eric Paris | 1 | -1/+3 |
| 2011-03-03 | SELinux: Auto-generate security_is_socket_class | Harry Ciao | 1 | -0/+4 |
| 2011-02-25 | selinux: drop unused packet flow permissions | Eric Paris | 1 | -2/+1 |
| 2010-11-29 | security: Define CAP_SYSLOG | Serge E. Hallyn | 1 | -1/+1 |
| 2010-10-21 | SELinux: allow userspace to read policy back out of the kernel | Eric Paris | 1 | -1/+1 |
| 2010-08-02 | SELinux: Move execmod to the common perms | Eric Paris | 1 | -4/+3 |
| 2010-08-02 | selinux: place open in the common file perms | Eric Paris | 1 | -7/+8 |
| 2010-08-02 | SELinux: special dontaudit for access checks | Eric Paris | 1 | -1/+1 |
| 2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley | 1 | -0/+150 |