index
:
linux-stable.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-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
*
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-12
1
-30
/
+25
*
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-10-05
1
-0
/
+5
*
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-10-05
4
-12
/
+21
*
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-10-05
1
-9
/
+5
*
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-10-05
2
-71
/
+59
*
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-10-05
1
-6
/
+6
*
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-07-12
1
-1
/
+1
*
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
2017-06-14
1
-8
/
+9
*
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
2017-06-14
1
-3
/
+2
*
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-06-14
1
-2
/
+2
*
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-05-25
1
-2
/
+3
*
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-04-27
2
-24
/
+31
*
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-04-27
1
-1
/
+1
*
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-04-27
1
-2
/
+7
*
ima: fix ima_d_path() possible race with rename
Mimi Zohar
2017-03-12
3
-6
/
+24
*
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-14
1
-1
/
+1
*
ima: fix memory leak in ima_release_policy
Eric Richter
2017-01-12
1
-1
/
+1
*
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
2016-11-21
1
-2
/
+4
*
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
2016-10-27
1
-1
/
+1
*
KEYS: Sort out big_key initialisation
David Howells
2016-10-27
1
-27
/
+32
*
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-10-27
1
-1
/
+1
*
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-22
1
-1
/
+1
|
\
|
*
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
2016-10-20
1
-1
/
+1
*
|
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
4
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
2
-6
/
+9
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-2
/
+2
|
|
*
vfs: remove unused i_op->rename
Miklos Szeredi
2016-09-27
1
-2
/
+2
|
*
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
3
-3
/
+3
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
6
-49
/
+39
|
\
\
\
|
*
|
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
6
-49
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-3
/
+3
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
2016-10-08
2
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ima: use file_dentry()
Miklos Szeredi
2016-09-16
2
-3
/
+3
|
|
|
/
*
|
|
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-10
1
-2
/
+2
|
\
\
\
|
*
|
|
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2016-10-09
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-10-07
1
-4
/
+3
|
\
\
\
|
*
|
|
securityfs: fix securityfs_create_dir comment
Laurent Georget
2016-09-29
1
-4
/
+3
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-10-04
13
-88
/
+172
|
\
\
\
\
|
*
\
\
\
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-09-21
2
-8
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
Vivek Goyal
2016-09-19
2
-8
/
+21
|
*
|
|
|
|
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-09-19
9
-65
/
+119
|
|
\
|
|
|
|
|
|
*
|
|
|
selinux: fix error return code in policydb_read()
Wei Yongjun
2016-09-13
1
-0
/
+1
|
|
*
|
|
|
selinux: fix overflow and 0 length allocations
William Roberts
2016-08-30
2
-0
/
+5
|
|
*
|
|
|
selinux: initialize structures
William Roberts
2016-08-29
1
-4
/
+4
|
|
*
|
|
|
selinux: detect invalid ebitmap
William Roberts
2016-08-29
1
-0
/
+3
|
|
*
|
|
|
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
2016-08-18
2
-42
/
+0
|
|
*
|
|
|
selinux: Implement dentry_create_files_as() hook
Vivek Goyal
2016-08-10
1
-0
/
+22
|
|
*
|
|
|
security, overlayfs: Provide hook to correctly label newly created files
Vivek Goyal
2016-08-08
1
-0
/
+11
|
|
*
|
|
|
selinux: Pass security pointer to determine_inode_label()
Vivek Goyal
2016-08-08
1
-9
/
+10
[next]