index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: user: Use key preparsing
David Howells
2014-07-22
1
-19
/
+22
*
KEYS: Call ->free_preparse() even after ->preparse() returns an error
David Howells
2014-07-22
1
-5
/
+4
*
KEYS: Allow expiry time to be set when preparsing a key
David Howells
2014-07-22
1
-0
/
+8
*
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
2014-07-22
2
-3
/
+5
*
KEYS: Provide a generic instantiation function
David Howells
2014-07-18
1
-0
/
+30
*
ima: provide double buffering for hash calculation
Dmitry Kasatkin
2014-07-17
1
-16
/
+49
*
ima: introduce multi-page collect buffers
Dmitry Kasatkin
2014-07-17
1
-2
/
+96
*
ima: use ahash API for file hash calculation
Dmitry Kasatkin
2014-07-17
1
-4
/
+183
*
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2014-07-17
2
-4
/
+4
*
ima: delay template descriptor lookup until use
Dmitry Kasatkin
2014-07-17
1
-1
/
+2
*
ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()
Dmitry Kasatkin
2014-07-17
1
-4
/
+0
*
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2014-07-17
1
-2
/
+11
|
\
|
*
selinux: fix the default socket labeling in sock_graft()
Paul Moore
2014-07-10
1
-2
/
+11
|
*
Merge tag 'v3.15' into next
Paul Moore
2014-06-17
34
-235
/
+376
|
|
\
|
*
|
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
2014-05-15
1
-0
/
+3
|
*
|
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
2014-05-15
1
-0
/
+2
|
*
|
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
2014-05-15
1
-2
/
+4
|
*
|
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
2014-05-01
3
-5
/
+11
|
*
|
Merge tag 'v3.14' into next
Paul Moore
2014-03-31
17
-158
/
+260
|
|
\
\
|
*
|
|
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
2014-03-05
1
-9
/
+27
|
*
|
|
selinux: put the mmap() DAC controls before the MAC controls
Paul Moore
2014-02-28
1
-12
/
+8
|
*
|
|
Merge tag 'v3.13' into next
Paul Moore
2014-01-23
54
-1239
/
+2802
|
|
\
\
\
*
|
\
\
\
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-13
7
-28
/
+114
|
\
\
\
\
\
|
*
|
|
|
|
ima: introduce ima_kernel_read()
Dmitry Kasatkin
2014-06-12
1
-1
/
+31
|
*
|
|
|
|
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
1
-2
/
+10
|
*
|
|
|
|
ima: check inode integrity cache in violation check
Dmitry Kasatkin
2014-06-12
1
-2
/
+7
|
*
|
|
|
|
ima: prevent unnecessary policy checking
Dmitry Kasatkin
2014-06-12
1
-9
/
+4
|
*
|
|
|
|
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
2
-0
/
+22
|
*
|
|
|
|
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-06-12
4
-11
/
+33
|
*
|
|
|
|
ima: prevent new digsig xattr from being replaced
Mimi Zohar
2014-06-12
1
-3
/
+7
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
3
-58
/
+159
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-3
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
2014-04-22
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-10
23
-133
/
+382
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
2014-06-03
4
-3
/
+19
|
*
|
|
|
|
|
|
selinux: conditionally reschedule in hashtab_insert while loading selinux policy
Dave Jones
2014-06-03
1
-0
/
+3
|
*
|
|
|
|
|
|
selinux: conditionally reschedule in mls_convert_context while loading selinu...
Dave Jones
2014-06-03
1
-0
/
+2
|
*
|
|
|
|
|
|
selinux: reject setexeccon() on MNT_NOSUID applications with -EACCES
Paul Moore
2014-06-03
1
-2
/
+4
|
*
|
|
|
|
|
|
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
2014-06-03
3
-5
/
+11
|
*
|
|
|
|
|
|
Merge branch 'smack-for-3.16' of git://git.gitorious.org/smack-next/kernel in...
James Morris
2014-05-20
4
-73
/
+297
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Warning in scanf string typing
Toralf Förster
2014-05-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Smack: Label cgroup files for systemd
Casey Schaufler
2014-04-30
1
-12
/
+18
|
|
*
|
|
|
|
|
|
Smack: Verify read access on file open - v3
Casey Schaufler
2014-04-23
1
-3
/
+16
|
|
*
|
|
|
|
|
|
Smack: bidirectional UDS connect check
Casey Schaufler
2014-04-11
2
-23
/
+27
|
|
*
|
|
|
|
|
|
Smack: Correctly remove SMACK64TRANSMUTE attribute
Casey Schaufler
2014-04-11
1
-6
/
+19
|
|
*
|
|
|
|
|
|
SMACK: Fix handling value==NULL in post setxattr
José Bollo
2014-04-11
1
-1
/
+3
|
|
*
|
|
|
|
|
|
bugfix patch for SMACK
Pankaj Kumar
2014-04-11
1
-2
/
+2
|
|
*
|
|
|
|
|
|
Smack: adds smackfs/ptrace interface
Lukasz Pawelczyk
2014-04-11
4
-2
/
+108
|
|
*
|
|
|
|
|
|
Smack: unify all ptrace accesses in the smack
Lukasz Pawelczyk
2014-04-11
1
-13
/
+71
[next]