index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2016-10-27
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
-1
/
+1
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
-27
/
+32
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
-1
/
+1
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
-1
/
+1
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
-1
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-5
/
+5
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
-6
/
+9
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-49
/
+39
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-3
/
+3
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
-2
/
+2
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
-2
/
+2
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
-3
/
+3
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
-49
/
+39
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-4
/
+3
2016-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
-88
/
+172
2016-10-04
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-2
/
+2
2016-09-29
securityfs: fix securityfs_create_dir comment
Laurent Georget
-4
/
+3
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
-3
/
+3
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
-2
/
+2
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
-2
/
+2
2016-09-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-4
/
+7
2016-09-22
KEYS: Fix skcipher IV clobbering
Herbert Xu
-4
/
+7
2016-09-21
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
-8
/
+21
2016-09-19
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
Vivek Goyal
-8
/
+21
2016-09-19
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
-65
/
+119
2016-09-16
ima: use file_dentry()
Miklos Szeredi
-3
/
+3
2016-09-13
selinux: fix error return code in policydb_read()
Wei Yongjun
-0
/
+1
2016-09-08
Smack: Signal delivery as an append operation
Casey Schaufler
-7
/
+29
2016-09-07
Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+11
2016-09-07
usercopy: remove page-spanning test for now
Kees Cook
-0
/
+11
2016-08-30
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
-2
/
+2
2016-08-30
selinux: fix overflow and 0 length allocations
William Roberts
-0
/
+5
2016-08-29
selinux: initialize structures
William Roberts
-4
/
+4
2016-08-29
selinux: detect invalid ebitmap
William Roberts
-0
/
+3
2016-08-23
Smack: Use memdup_user() rather than duplicating its implementation
Markus Elfring
-8
/
+3
2016-08-19
Make the hardened user-copy code depend on having a hardened allocator
Linus Torvalds
-0
/
+1
2016-08-18
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
-42
/
+0
2016-08-10
selinux: Implement dentry_create_files_as() hook
Vivek Goyal
-0
/
+22
2016-08-08
security, overlayfs: Provide hook to correctly label newly created files
Vivek Goyal
-0
/
+11
2016-08-08
selinux: Pass security pointer to determine_inode_label()
Vivek Goyal
-9
/
+10
2016-08-08
selinux: Implementation for inode_copy_up_xattr() hook
Vivek Goyal
-0
/
+16
2016-08-08
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Vivek Goyal
-0
/
+8
2016-08-08
selinux: Implementation for inode_copy_up() hook
Vivek Goyal
-0
/
+21
2016-08-08
security, overlayfs: provide copy up security hook for unioned files
Vivek Goyal
-0
/
+8
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
-0
/
+28
2016-08-08
selinux: print leading 0x on ioctlcmd audits
William Roberts
-1
/
+1
2016-08-08
security: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
-9
/
+9
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
-195
/
+345
[next]