aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2017-11-15Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng
2017-10-16selinux: remove redundant assignment to strColin Ian King
2017-10-04selinux: fix build warningCorentin LABBE
2017-10-04selinux: fix build warning by removing the unused sid variableCorentin LABBE
2017-10-04selinux: Perform both commoncap and selinux xattr checksEric W. Biederman
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-28selinux: constify nf_hook_opsArvind Yadav
2017-08-22selinux: allow per-file labeling for cgroupfsAntonio Murdaca
2017-08-17selinux: update my email addressStephen Smalley
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley
2017-08-01selinux: Refactor to remove bprm_secureexec hookKees Cook
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-07-25selinux: Assign proper class to PF_UNIX/SOCK_RAW socketsLuis Ressel
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-06-20selinux: enable genfscon labeling for tracefsJeff Vander Stoep
2017-06-13selinux: fix double free in selinux_parse_opts_str()Paul Moore
2017-06-09security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew
2017-06-02selinux: use pernet operations for hook registrationFlorian Westphal
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2017-05-23selinux: do not check open permission on socketsStephen Smalley
2017-05-23selinux: add a map permission check for mmapStephen Smalley
2017-05-23selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley
2017-05-23selinux: Use task_alloc hook rather than task_create hookTetsuo Handa
2017-03-10selinux: check for address length in selinux_socket_bind()Alexander Potapenko
2017-03-06security: mark LSM hooks as __ro_after_initJames Morris
2017-03-06selinux: fix kernel BUG on prlimit(..., NULL, NULL)Stephen Smalley
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2017-02-08selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-08Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2017-02-07selinux: allow changing labels for cgroupfsAntonio Murdaca
2017-02-07selinux: fix off-by-one in setprocattrStephen Smalley
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-24exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman