index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
1
-1
/
+1
|
\
|
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-15
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
1
-2
/
+10
|
\
\
|
*
|
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-12-03
1
-2
/
+10
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-12-14
14
-137
/
+166
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Yama: allow access for the current ptrace parent
Josh Stone
2016-12-05
1
-1
/
+15
|
*
|
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2016-11-24
4
-51
/
+84
|
|
\
\
|
|
*
|
selinux: Convert isec->lock into a spinlock
Andreas Gruenbacher
2016-11-22
2
-40
/
+66
|
|
*
|
selinux: keep SELinux in sync with new capability definitions
Stephen Smalley
2016-11-21
1
-0
/
+4
|
|
*
|
selinux: normalize input to /sys/fs/selinux/enforce
Stephen Smalley
2016-11-20
1
-0
/
+2
|
|
*
|
selinux: Clean up initialization of isec->sclass
Andreas Gruenbacher
2016-11-14
1
-6
/
+4
|
|
*
|
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
2016-11-14
1
-0
/
+1
|
|
*
|
selinux: Minor cleanups
Andreas Gruenbacher
2016-11-14
2
-3
/
+4
|
|
*
|
SELinux: Use GFP_KERNEL for selinux_parse_opts_str().
Tetsuo Handa
2016-11-14
1
-2
/
+3
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2016-11-22
5
-10
/
+14
|
|
\
\
\
|
|
*
|
|
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-14
3
-2
/
+9
|
|
*
|
|
ima: include the reason for TPM-bypass mode
Mimi Zohar
2016-11-14
1
-1
/
+2
|
|
*
|
|
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
2016-11-14
1
-6
/
+2
|
|
*
|
|
ima: fix memory leak in ima_release_policy
Eric Richter
2016-11-14
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge remote branch 'smack/smack-for-4.10' into next
James Morris
2016-11-22
4
-75
/
+53
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
2016-11-15
4
-36
/
+4
|
|
*
|
Smack: Use GFP_KERNEL for smack_parse_opts_str().
Tetsuo Handa
2016-11-14
1
-2
/
+2
|
|
*
|
Smack: ipv6 label match fix
Casey Schaufler
2016-11-10
1
-6
/
+6
|
|
*
|
SMACK: Fix the memory leak in smack_cred_prepare() hook
Himanshu Shukla
2016-11-10
1
-1
/
+2
|
|
*
|
SMACK: Do not apply star label in smack_setprocattr hook
Himanshu Shukla
2016-11-10
1
-3
/
+4
|
|
*
|
smack: parse mnt opts after privileges check
Himanshu Shukla
2016-11-10
1
-25
/
+25
|
|
*
|
Smack: Assign smack_known_web label for kernel thread's
jooseong lee
2016-11-05
1
-2
/
+10
|
|
|
/
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
1
-4
/
+7
|
\
\
\
|
*
|
|
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-4
/
+7
|
|
|
/
|
|
/
|
*
|
|
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-11
4
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-11
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-28
3
-3
/
+3
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-11
6
-49
/
+39
|
\
\
\
|
*
|
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-08
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
[next]