index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
LSM: LoadPin: provide enablement CONFIG
Kees Cook
2
-6
/
+15
2016-05-06
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
5
-60
/
+127
2016-05-06
Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
19
-112
/
+516
2016-05-04
Yama: use atomic allocations when reporting
Sasha Levin
1
-2
/
+2
2016-05-04
Merge branch 'keys-trust' into keys-next
David Howells
10
-62
/
+128
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
2
-1
/
+29
2016-05-01
ima: fix ima_inode_post_setattr
Mimi Zohar
2
-1
/
+2
2016-04-26
selinux: apply execstack check on thread stacks
Stephen Smalley
1
-2
/
+3
2016-04-26
selinux: distinguish non-init user namespace capability checks
Stephen Smalley
2
-17
/
+25
2016-04-21
LSM: LoadPin for kernel file loading restrictions
Kees Cook
6
-0
/
+205
2016-04-21
Yama: consolidate error reporting
Kees Cook
1
-10
/
+21
2016-04-19
selinux: check ss_initialized before revalidating an inode label
Paul Moore
1
-1
/
+1
2016-04-19
selinux: delay inode label lookup as long as possible
Paul Moore
1
-8
/
+13
2016-04-19
selinux: don't revalidate an inode's label when explicitly setting it
Paul Moore
1
-2
/
+11
2016-04-14
selinux: Change bool variable name to index.
Prarit Bhargava
2
-4
/
+4
2016-04-12
KEYS: Add KEYCTL_DH_COMPUTE command
Mat Martineau
6
-0
/
+193
2016-04-12
Security: Keys: Big keys stored encrypted
Kirill Marinushkin
2
-18
/
+184
2016-04-12
KEYS: user_update should use copy of payload made during preparsing
David Howells
1
-31
/
+11
2016-04-12
security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA
Andreas Ziegler
1
-1
/
+0
2016-04-12
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
4
-53
/
+32
2016-04-12
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
3
-39
/
+4
2016-04-12
KEYS: Move the point of trust determination to __key_link()
David Howells
2
-4
/
+35
2016-04-12
KEYS: Add a facility to restrict new links into a keyring
David Howells
8
-33
/
+124
2016-04-11
security: drop the unused hook skb_owned_by
Paolo Abeni
1
-1
/
+0
2016-04-05
selinux: restrict kernel module loading
Jeff Vander Stoep
2
-1
/
+48
2016-04-05
selinux: consolidate the ptrace parent lookup code
Paul Moore
1
-21
/
+17
2016-04-05
selinux: simply inode label states to INVALID and INITIALIZED
Paul Moore
2
-4
/
+3
2016-04-05
selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()
Paul Moore
1
-3
/
+5
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
20
-227
/
+450
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-32
/
+50
2016-03-04
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
5
-25
/
+12
2016-03-04
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
1
-1
/
+1
2016-03-04
X.509: Make algo identifiers text instead of enum
David Howells
2
-4
/
+5
2016-03-04
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
1
-0
/
+1
2016-02-26
Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
1
-1
/
+1
2016-02-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
13
-163
/
+418
2016-02-22
Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into...
James Morris
1
-32
/
+14
2016-02-21
ima: require signed IMA policy
Mimi Zohar
1
-0
/
+7
2016-02-21
ima: measure and appraise the IMA policy itself
Mimi Zohar
4
-3
/
+24
2016-02-21
ima: load policy using path
Dmitry Kasatkin
1
-2
/
+43
2016-02-21
ima: support for kexec image and initramfs
Mimi Zohar
3
-7
/
+27
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
5
-39
/
+28
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2
-34
/
+13
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
2
-0
/
+29
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2
-24
/
+10
2016-02-21
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
7
-15
/
+57
2016-02-20
selinux: Don't sleep inside inode_getsecid hook
Andreas Gruenbacher
1
-1
/
+1
2016-02-19
ima: calculate the hash of a buffer using aynchronous hash(ahash)
Mimi Zohar
1
-2
/
+73
[next]