index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
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
2018-03-25
ima: drop vla in ima_audit_measurement()
Tycho Andersen
2018-03-25
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
2018-03-23
apparmor: fix dangling symlinks to policy rawdata after replacement
John Johansen
2018-03-23
apparmor: Fix an error code in verify_table_headers()
Dan Carpenter
2018-03-23
apparmor: fix error returns checks by making size a ssize_t
Colin Ian King
2018-03-23
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
ima: clear IMA_HASH
Mimi Zohar
2018-03-23
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-23
Merge tag 'v4.16-rc6' into next-general
James Morris
2018-03-20
selinux: wrap AVC state
Stephen Smalley
[next]