index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
2018-03-25
1
-0
/
+1
|
*
|
|
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
2018-03-23
1
-1
/
+1
|
*
|
|
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
2018-03-23
3
-4
/
+3
|
*
|
|
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
4
-6
/
+14
|
*
|
|
ima: clear IMA_HASH
Mimi Zohar
2018-03-23
1
-1
/
+1
|
*
|
|
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
2018-03-23
1
-2
/
+11
|
*
|
|
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
1
-1
/
+14
|
*
|
|
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-03-23
7
-29
/
+79
|
*
|
|
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-23
3
-0
/
+31
*
|
|
|
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2018-04-07
1
-0
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ...
James Morris
2018-03-27
1
-0
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Smack: Handle CGROUP2 in the same way that CGROUP
José Bollo
2018-02-28
1
-0
/
+2
*
|
|
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
4
-27
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
security: convert security hooks to use hlist
Sargun Dhillon
2018-03-31
1
-11
/
+11
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'v4.16-rc6' into next-general
James Morris
2018-03-23
2
-23
/
+88
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-07
4
-16
/
+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
28
-1224
/
+2311
|
\
\
\
\
|
*
|
|
|
selinux: wrap AVC state
Stephen Smalley
2018-03-20
9
-297
/
+512
|
*
|
|
|
selinux: wrap selinuxfs state
Stephen Smalley
2018-03-20
1
-177
/
+261
|
*
|
|
|
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
2018-03-20
1
-0
/
+13
|
*
|
|
|
selinux: Fix ltp test connect-syscall failure
Richard Haines
2018-03-02
1
-12
/
+30
|
*
|
|
|
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-02
6
-14
/
+14
|
*
|
|
|
selinux: wrap global selinux state
Stephen Smalley
2018-03-01
25
-797
/
+1155
|
*
|
|
|
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
Arnd Bergmann
2018-02-26
1
-1
/
+2
|
*
|
|
|
selinux: Add SCTP support
Richard Haines
2018-02-26
5
-32
/
+408
|
*
|
|
|
security: Add support for SCTP security hooks
Richard Haines
2018-02-22
1
-0
/
+22
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-06
2
-1
/
+1
|
\
\
\
\
|
*
|
|
|
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
2
-1
/
+1
*
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-06
1
-1
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
get rid of pointless includes of fs_struct.h
Al Viro
2018-02-22
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-03
3
-201
/
+120
|
\
\
\
\
|
*
|
|
|
ipc/smack: Tidy up from the change in type of the ipc security hooks
Eric W. Biederman
2018-03-27
1
-139
/
+58
|
*
|
|
|
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
3
-36
/
+36
|
*
|
|
|
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-22
3
-30
/
+30
|
*
|
|
|
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-22
3
-30
/
+30
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2018-03-28
1
-6
/
+1
*
|
|
|
|
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
2018-03-29
1
-2
/
+0
*
|
|
|
|
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
1
-0
/
+2
*
|
|
|
|
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
2
-2
/
+0
|
/
/
/
/
*
|
|
|
net: Convert smack_net_ops
Kirill Tkhai
2018-02-27
1
-0
/
+1
*
|
|
|
net: Convert selinux_net_ops
Kirill Tkhai
2018-02-27
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
2
-23
/
+88
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
integrity/security: fix digsig.c build error with header file
Randy Dunlap
2018-02-22
1
-0
/
+1
|
*
|
|
KEYS: Use individual pages in big_key for crypto buffers
David Howells
2018-02-22
1
-23
/
+87
|
|
/
/
*
/
/
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-2
/
+3
|
/
/
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
4
-13
/
+13
*
|
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
1
-1
/
+1
|
\
\
|
*
|
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-02-01
1
-1
/
+1
*
|
|
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
1
-8
/
+3
[prev]
[next]