aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/network.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-28tomoyo: don't special case PF_IO_WORKER for PF_KTHREADJens Axboe1-1/+1
2021-02-01tomoyo: recognize kernel threads correctlyTetsuo Handa1-1/+1
2021-02-01tomoyo: ignore data race while checking quotaTetsuo Handa1-4/+4
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa1-0/+4
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2011-09-14TOMOYO: Add socket operation restriction support.Tetsuo Handa1-0/+771