index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
tomoyo: fix small typo
Yangtao Li
1
-1
/
+1
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
1
-0
/
+1
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
1
-1
/
+3
2018-09-04
security: tomoyo: Fix obsolete function
Ding Xiang
1
-1
/
+2
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
1
-1
/
+1
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-2
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-12
/
+12
2017-11-27
tomoyo: annotate ->poll() instances
Al Viro
4
-7
/
+7
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-34
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-10-21
tomoyo: fix timestamping for y2038
Arnd Bergmann
4
-34
/
+13
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
1
-1
/
+1
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-17
/
+17
2017-03-30
TOMOYO: Use designated initializers
Kees Cook
2
-16
/
+16
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
1
-1
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
3
-0
/
+6
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
1
-1
/
+1
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-2
/
+2
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
1
-2
/
+2
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-7
/
+2
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2
-2
/
+2
2016-06-06
security: tomoyo: simplify the gc kthread creation
Mike Danese
1
-7
/
+2
2016-03-28
constify security_sb_pivotroot()
Al Viro
1
-1
/
+1
2016-03-28
constify security_path_chroot()
Al Viro
1
-1
/
+1
2016-03-28
constify security_path_{link,rename}
Al Viro
1
-3
/
+3
2016-03-28
constify security_path_{mkdir,mknod,symlink}
Al Viro
1
-3
/
+3
2016-03-28
constify security_path_{unlink,rmdir}
Al Viro
1
-2
/
+2
2016-03-28
constify chmod_common/security_path_chmod
Al Viro
1
-1
/
+1
2016-03-28
constify security_sb_mount()
Al Viro
1
-1
/
+1
2016-03-28
constify chown_common/security_path_chown
Al Viro
1
-1
/
+1
2016-03-28
tomoyo: constify assorted struct path *
Al Viro
3
-13
/
+13
2016-03-28
constify security_path_truncate()
Al Viro
1
-1
/
+1
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
1
-1
/
+8
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-8
/
+3
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
1
-11
/
+3
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
1
-29
/
+29
2015-05-12
LSM: Split security.h
Casey Schaufler
1
-1
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2015-04-17
tomoyo: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-5
/
+8
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2
-6
/
+6
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-45
/
+15
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
3
-6
/
+5
2015-04-11
constify tomoyo_realpath_from_path()
Al Viro
2
-4
/
+4
2015-04-07
tomoyo: Do not generate empty policy files
Michal Marek
3
-29
/
+5
2015-04-07
tomoyo: Use if_changed when generating builtin-policy.h
Michal Marek
1
-18
/
+11
[next]