index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
Age
Commit message (
Expand
)
Author
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-09-04
security: tomoyo: Fix obsolete function
Ding Xiang
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-12
->file_open(): lose cred argument
Al Viro
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
tomoyo: annotate ->poll() instances
Al Viro
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-21
tomoyo: fix timestamping for y2038
Arnd Bergmann
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-03-30
TOMOYO: Use designated initializers
Kees Cook
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-06
security: tomoyo: simplify the gc kthread creation
Mike Danese
2016-03-28
constify security_sb_pivotroot()
Al Viro
2016-03-28
constify security_path_chroot()
Al Viro
2016-03-28
constify security_path_{link,rename}
Al Viro
2016-03-28
constify security_path_{mkdir,mknod,symlink}
Al Viro
2016-03-28
constify security_path_{unlink,rmdir}
Al Viro
2016-03-28
constify chmod_common/security_path_chmod
Al Viro
2016-03-28
constify security_sb_mount()
Al Viro
2016-03-28
constify chown_common/security_path_chown
Al Viro
2016-03-28
tomoyo: constify assorted struct path *
Al Viro
2016-03-28
constify security_path_truncate()
Al Viro
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
2015-05-12
LSM: Split security.h
Casey Schaufler
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
tomoyo: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
2015-04-11
constify tomoyo_realpath_from_path()
Al Viro
2015-04-07
tomoyo: Do not generate empty policy files
Michal Marek
2015-04-07
tomoyo: Use if_changed when generating builtin-policy.h
Michal Marek
2015-04-07
tomoyo: Use bin2c to generate builtin-policy.h
Michal Marek
[next]