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
2017-06-05
KEYS: Fix an error code in request_master_key()
Dan Carpenter
1
-1
/
+1
2017-04-05
keys: Guard against null match function in keyring_search_aux()
Ben Hutchings
1
-3
/
+3
2017-04-05
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-1
/
+1
2017-02-26
selinux: fix off-by-one in setprocattr
Stephen Smalley
1
-1
/
+1
2017-02-23
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
1
-2
/
+4
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
1
-1
/
+1
2016-08-23
KEYS: potential uninitialized variable
Dan Carpenter
1
-1
/
+1
2016-02-16
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-01-25
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
1
-0
/
+1
2016-01-05
KEYS: Fix race between read and revoke
David Howells
1
-9
/
+9
2015-10-28
KEYS: Don't permit request_key() to construct a new keyring
David Howells
1
-0
/
+3
2015-10-28
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
1
-2
/
+4
2015-10-28
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
1
-4
/
+4
2015-09-29
fs: create and use seq_show_option for escaping
Kees Cook
1
-1
/
+1
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-20
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
3
-16
/
+13
2015-08-11
evm: labeling pseudo filesystems exception
Mimi Zohar
1
-0
/
+12
2015-08-11
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
1
-3
/
+5
2015-07-15
ima: fix ima_show_template_data_ascii()
Mimi Zohar
3
-4
/
+5
2015-07-15
selinux: fix setting of security labels on NFS
J. Bruce Fields
1
-1
/
+2
2015-04-10
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-02-24
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2
-9
/
+21
2015-01-15
KEYS: close race between key lookup and freeing
Sasha Levin
1
-2
/
+2
2015-01-15
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2015-01-15
KEYS: Fix stale key registration at error path
Takashi Iwai
1
-1
/
+4
2014-11-17
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-11-14
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-11-13
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-11-13
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2
-0
/
+3
2014-10-30
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-10-30
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
1
-4
/
+4
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-0
/
+3
2014-06-13
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-28
/
+114
2014-06-13
ima: introduce ima_kernel_read()
Dmitry Kasatkin
1
-1
/
+31
2014-06-13
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-06-13
ima: check inode integrity cache in violation check
Dmitry Kasatkin
1
-2
/
+7
2014-06-13
ima: prevent unnecessary policy checking
Dmitry Kasatkin
1
-9
/
+4
2014-06-13
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2
-0
/
+22
2014-06-13
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
4
-11
/
+33
2014-06-13
ima: prevent new digsig xattr from being replaced
Mimi Zohar
1
-3
/
+7
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-10
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-133
/
+382
2014-06-10
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-20
/
+13
2014-06-03
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
4
-3
/
+19
2014-06-03
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
1
-0
/
+3
2014-06-03
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
1
-0
/
+2
2014-06-03
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
1
-2
/
+4
2014-06-03
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
3
-5
/
+11
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-58
/
+159
[next]