index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: name null-XXX profiles after the executable
John Johansen
2017-01-16
3
-17
/
+47
*
apparmor: pass gfp_t parameter into profile allocation
John Johansen
2017-01-16
4
-8
/
+9
*
apparmor: refactor prepare_ns() and make usable from different views
John Johansen
2017-01-16
5
-38
/
+79
*
apparmor: update policy_destroy to use new debug asserts
John Johansen
2017-01-16
1
-9
/
+2
*
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
4
-7
/
+7
*
apparmor: constify policy name and hname
John Johansen
2017-01-16
3
-4
/
+4
*
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
3
-4
/
+4
*
apparmor: rename mediated_filesystem() to path_mediated_fs()
John Johansen
2017-01-16
2
-8
/
+8
*
apparmor: add debug assert AA_BUG and Kconfig to control debug info
John Johansen
2017-01-16
3
-4
/
+43
*
apparmor: add macro for bug asserts to check that a lock is held
John Johansen
2017-01-16
1
-0
/
+11
*
apparmor: allow ns visibility question to consider subnses
John Johansen
2017-01-16
4
-8
/
+14
*
apparmor: add fn to lookup profiles by fqname
John Johansen
2017-01-16
4
-7
/
+38
*
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
2
-0
/
+55
*
apparmor: add strn version of aa_find_ns
John Johansen
2017-01-16
2
-6
/
+29
*
apparmor: add strn version of lookup_profile fn
John Johansen
2017-01-16
2
-11
/
+27
*
apparmor: rename replacedby to proxy
John Johansen
2017-01-16
5
-65
/
+65
*
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
2017-01-16
3
-5
/
+5
*
apparmor: rename sid to secid
John Johansen
2017-01-16
4
-65
/
+65
*
apparmor: rename namespace to ns to improve code line lengths
John Johansen
2017-01-16
8
-128
/
+122
*
apparmor: split apparmor policy namespaces code into its own file
John Johansen
2017-01-16
10
-391
/
+454
*
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
4
-132
/
+137
*
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-16
5
-82
/
+99
*
apparmor: use designated initializers
Kees Cook
2017-01-15
2
-5
/
+7
*
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
Tetsuo Handa
2017-01-15
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-12-22
1
-0
/
+2
|
\
|
*
selinux: use the kernel headers when building scripts/selinux
Paul Moore
2016-12-21
1
-0
/
+2
*
|
ima: platform-independent hash value
Andreas Steffen
2016-12-20
1
-2
/
+4
*
|
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
5
-13
/
+62
*
|
ima: support restoring multiple template formats
Mimi Zohar
2016-12-20
1
-3
/
+49
*
|
ima: store the builtin/custom template definitions in a list
Mimi Zohar
2016-12-20
3
-11
/
+43
*
|
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
3
-1
/
+119
*
|
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
2016-12-20
3
-2
/
+64
*
|
ima: permit duplicate measurement list entries
Mimi Zohar
2016-12-20
1
-6
/
+10
*
|
ima: on soft reboot, restore the measurement list
Mimi Zohar
2016-12-20
6
-0
/
+255
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
2
-2
/
+2
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus
Al Viro
2016-12-15
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
*
|
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
don't open-code file_inode()
Al Viro
2016-12-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
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-02
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
[next]