index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-12-21
selinux: use the kernel headers when building scripts/selinux
Paul Moore
2016-12-20
ima: platform-independent hash value
Andreas Steffen
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
ima: support restoring multiple template formats
Mimi Zohar
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
2016-12-20
ima: permit duplicate measurement list entries
Mimi Zohar
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-15
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
Yama: allow access for the current ptrace parent
Josh Stone
2016-12-04
don't open-code file_inode()
Al Viro
2016-12-02
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-11-24
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2016-11-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2016-11-22
selinux: Convert isec->lock into a spinlock
Andreas Gruenbacher
2016-11-22
Merge remote branch 'smack/smack-for-4.10' into next
James Morris
2016-11-21
selinux: keep SELinux in sync with new capability definitions
Stephen Smalley
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
2016-11-20
selinux: normalize input to /sys/fs/selinux/enforce
Stephen Smalley
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-11-15
Smack: Remove unnecessary smack_known_invalid
Casey Schaufler
2016-11-14
Smack: Use GFP_KERNEL for smack_parse_opts_str().
Tetsuo Handa
2016-11-14
selinux: Clean up initialization of isec->sclass
Andreas Gruenbacher
2016-11-14
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
2016-11-14
selinux: Minor cleanups
Andreas Gruenbacher
2016-11-14
SELinux: Use GFP_KERNEL for selinux_parse_opts_str().
Tetsuo Handa
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-13
ima: include the reason for TPM-bypass mode
Mimi Zohar
2016-11-13
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
2016-11-13
ima: fix memory leak in ima_release_policy
Eric Richter
2016-11-10
Smack: ipv6 label match fix
Casey Schaufler
2016-11-10
SMACK: Fix the memory leak in smack_cred_prepare() hook
Himanshu Shukla
2016-11-10
SMACK: Do not apply star label in smack_setprocattr hook
Himanshu Shukla
2016-11-10
smack: parse mnt opts after privileges check
Himanshu Shukla
2016-11-04
Smack: Assign smack_known_web label for kernel thread's
jooseong lee
2016-10-27
security/keys: make BIG_KEYS dependent on stdrng.
Artem Savkov
2016-10-27
KEYS: Sort out big_key initialisation
David Howells
2016-10-27
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
[next]