aboutsummaryrefslogtreecommitdiff
path: root/security/tomoyo
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-10tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa
2019-05-10tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa
2019-05-10tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa
2019-02-19tomoyo: Bump version.Tetsuo Handa
2019-01-24tomoyo: Allow multiple use_group lines.Tetsuo Handa
2019-01-24tomoyo: Coding style fix.Tetsuo Handa
2019-01-23tomoyo: Swicth from cred->security to task_struct->security.Tetsuo Handa
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa
2019-01-08TOMOYO: Update LSM flags to no longer be exclusiveKees Cook
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08TOMOYO: Abstract use of cred security blobCasey Schaufler
2019-01-08LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook
2019-01-08LSM: Lift LSM selection out of individual LSMsKees Cook
2019-01-08LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-11-05tomoyo: fix small typoYangtao Li
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-09-04security: tomoyo: Fix obsolete functionDing Xiang
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-12->file_open(): lose cred argumentAl Viro
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27tomoyo: annotate ->poll() instancesAl Viro
2017-11-13Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21tomoyo: fix timestamping for y2038Arnd Bergmann
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-03-30TOMOYO: Use designated initializersKees Cook
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-06security: mark LSM hooks as __ro_after_initJames Morris
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-06-06security: tomoyo: simplify the gc kthread creationMike Danese
2016-03-28constify security_sb_pivotroot()Al Viro
2016-03-28constify security_path_chroot()Al Viro
2016-03-28constify security_path_{link,rename}Al Viro
2016-03-28constify security_path_{mkdir,mknod,symlink}Al Viro