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