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.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-01-25
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
1
-0
/
+1
2016-01-22
KEYS: Fix race between read and revoke
David Howells
1
-9
/
+9
2015-11-19
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-11-19
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-08-27
ima: extend "mask" policy matching support
Mimi Zohar
1
-5
/
+15
2015-08-27
ima: add support for new "euid" policy condition
Mimi Zohar
1
-4
/
+23
2015-08-04
evm: labeling pseudo filesystems exception
Mimi Zohar
1
-0
/
+12
2015-08-04
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
1
-3
/
+5
2015-07-21
selinux: fix setting of security labels on NFS
J. Bruce Fields
1
-1
/
+2
2015-07-04
ima: fix ima_show_template_data_ascii()
Mimi Zohar
3
-4
/
+5
2015-06-28
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-06-28
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-06-28
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-23
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-03-07
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2
-11
/
+23
2015-01-30
KEYS: close race between key lookup and freeing
Sasha Levin
1
-2
/
+2
2015-01-08
KEYS: Fix stale key registration at error path
Takashi Iwai
1
-1
/
+4
2014-12-16
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2014-12-02
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
David Howells
3
-2
/
+5
2014-12-02
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
David Howells
3
-3
/
+6
2014-12-02
KEYS: Fix the size of the key description passed to/from userspace
David Howells
1
-30
/
+26
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-3
/
+4
2014-11-13
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
Richard Guy Briggs
1
-3
/
+4
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...
James Morris
3
-3
/
+9
2014-10-28
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-10-28
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2
-0
/
+3
2014-10-16
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+1
2014-10-15
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-10-14
security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
Behan Webster
1
-28
/
+19
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
37
-593
/
+912
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
4
-9
/
+6
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-10-08
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2014-10-06
integrity: do zero padding of the key id
Dmitry Kasatkin
1
-1
/
+1
2014-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
6
-47
/
+94
2014-09-30
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
5
-83
/
+115
2014-09-23
selinux: normalize audit log formatting
Richard Guy Briggs
1
-6
/
+8
2014-09-22
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
1
-4
/
+3
2014-09-22
Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
12
-71
/
+82
2014-09-18
ima: detect violations for mmaped files
Roberto Sassu
2
-9
/
+5
2014-09-18
ima: fix race condition on ima_rdwr_violation_check and process_measurement
Roberto Sassu
1
-21
/
+33
2014-09-18
Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel in...
James Morris
5
-274
/
+520
2014-09-18
ima: added ima_policy_flag variable
Roberto Sassu
4
-5
/
+34
2014-09-18
ima: return an error code from ima_add_boot_aggregate()
Roberto Sassu
1
-6
/
+15
2014-09-18
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
2
-2
/
+5
2014-09-18
ima: move keyring initialization to ima_init()
Dmitry Kasatkin
2
-8
/
+6
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
3
-8
/
+8
[next]