index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2018-05-31
EVM: fix memory leak of temporary buffer 'temp'
Colin Ian King
2018-05-31
IMA: use list_splice_tail_init_rcu() instead of its open coded variant
Petko Manolov
2018-05-31
ima: use match_string() helper
Yisheng Xie
2018-05-22
ima: fix updating the ima_appraise flag
Mimi Zohar
2018-05-22
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
2018-05-22
ima: define a new policy condition based on the filesystem name
Mimi Zohar
2018-05-18
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-18
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-17
ima: Remove unused variable ima_initialized
Petr Vorel
2018-05-17
ima: Unify logging
Petr Vorel
2018-05-17
ima: Reflect correct permissions for policy
Petr Vorel
2018-05-11
dh key: get rid of stack allocated array for zeroes
Tycho Andersen
2018-05-11
dh key: get rid of stack allocated array
Tycho Andersen
2018-05-11
big key: get rid of stack array allocation
Tycho Andersen
2018-05-04
smack: provide socketpair callback
Tom Gundersen
2018-05-04
selinux: provide socketpair callback
David Herrmann
2018-05-04
security: add hook for socketpair()
David Herrmann
2018-04-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-13
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-10
commoncap: Handle memory allocation failure.
Tetsuo Handa
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-06
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-30
apparmor: fix memory leak on buffer on error exit path
Colin Ian King
2018-03-31
security: convert security hooks to use hlist
Sargun Dhillon
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-28
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2018-03-27
ipc/smack: Tidy up from the change in type of the ipc security hooks
Eric W. Biederman
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ...
James Morris
2018-03-25
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-03-25
ima: Add smackfs to the default appraise/measure list
Martin Townsend
2018-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-25
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
2018-03-25
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
Thiago Jung Bauermann
[next]