aboutsummaryrefslogtreecommitdiff
path: root/security/tomoyo/network.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-28tomoyo: don't special case PF_IO_WORKER for PF_KTHREADGravatar Jens Axboe 1-1/+1
2021-02-01tomoyo: recognize kernel threads correctlyGravatar Tetsuo Handa 1-1/+1
2021-02-01tomoyo: ignore data race while checking quotaGravatar Tetsuo Handa 1-4/+4
2019-05-10tomoyo: Check address length before reading address familyGravatar Tetsuo Handa 1-0/+4
2018-02-12net: make getname() functions return length rather than use int* parameterGravatar Denys Vlasenko 1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2011-09-14TOMOYO: Add socket operation restriction support.Gravatar Tetsuo Handa 1-0/+771