aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/selinux/include/classmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-22selinux: fix style issues in security/selinux/include/classmap.hPaul Moore1-210/+132
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds1-0/+2
2022-08-26selinux: implement the security_uring_cmd() LSM hookPaul Moore1-1/+1
2022-08-16selinux: Implement userns_create hookFrederick Lawler1-0/+2
2022-05-03selinux: declare data arrays constChristian Göttsche1-1/+1
2021-09-30selinux: remove the SELinux lockdown implementationPaul Moore1-2/+0
2021-09-19selinux: add support for the io_uring access controlsPaul Moore1-0/+2
2021-07-29mctp: Add MCTP baseJeremy Kerr1-1/+3
2021-04-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore1-2/+3
2021-01-14selinux: teach SELinux about anonymous inodesDaniel Colascione1-0/+2
2020-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber1-2/+3
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov1-2/+2
2020-04-16capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov1-2/+2
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley1-0/+2
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)1-0/+2
2019-08-12fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel1-2/+3
2019-04-29selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara1-0/+1
2018-05-03net: initial AF_XDP skeletonBjörn Töpel1-1/+3
2018-02-26selinux: Add SCTP supportRichard Haines1-1/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng1-0/+2
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley1-0/+2
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens1-0/+2
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens1-0/+2
2017-05-23selinux: add a map permission check for mmapStephen Smalley1-1/+1
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley1-1/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2017-01-12selinux: drop unused socket security classesStephen Smalley1-6/+0
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley1-0/+68
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore1-0/+2
2016-11-21selinux: keep SELinux in sync with new capability definitionsStephen Smalley1-0/+4
2016-04-26selinux: distinguish non-init user namespace capability checksStephen Smalley1-10/+18
2016-04-05selinux: restrict kernel module loadingJeff Vander Stoep1-1/+1
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko1-1/+1
2015-06-04selinux: Remove unused permission definitionsStephen Smalley1-14/+8
2015-06-04selinux: update netlink socket classesStephen Smalley1-6/+16
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley1-0/+2
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs1-1/+1
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore1-1/+1
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+3
2012-07-16SELinux: include definition of new capabilitiesEric Paris1-1/+3
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao1-0/+4
2011-02-25selinux: drop unused packet flow permissionsEric Paris1-2/+1
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn1-1/+1
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris1-1/+1
2010-08-02SELinux: Move execmod to the common permsEric Paris1-4/+3
2010-08-02selinux: place open in the common file permsEric Paris1-7/+8
2010-08-02SELinux: special dontaudit for access checksEric Paris1-1/+1
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-0/+150