index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: add a skb_owned_by() hook
Eric Dumazet
2013-04-09
3
-0
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
1
-3
/
+1
|
\
|
*
yama: Better permission check for ptraceme
Eric W. Biederman
2013-03-26
1
-3
/
+1
*
|
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2013-03-19
1
-1
/
+1
|
/
*
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
2013-03-12
1
-2
/
+2
*
keys: fix race with concurrent install_user_keyrings()
David Howells
2013-03-12
1
-1
/
+1
*
userns: Stop oopsing in key_change_session_keyring
Eric W. Biederman
2013-03-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
1
-9
/
+0
|
\
|
*
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
2013-02-27
1
-9
/
+0
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
2
-15
/
+7
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
11
-42
/
+32
|
\
|
*
kill f_vfsmnt
Al Viro
2013-02-26
1
-1
/
+1
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
10
-41
/
+31
*
|
block: fix part_pack_uuid() build error
Mimi Zohar
2013-02-26
1
-5
/
+6
*
|
ima: "remove enforce checking duplication" merge fix
Mimi Zohar
2013-02-26
1
-1
/
+2
*
|
device_cgroup: don't grab mutex in rcu callback
Jerry Snitselaar
2013-02-21
1
-9
/
+12
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-21
18
-193
/
+552
|
\
\
|
*
|
ima: digital signature verification using asymmetric keys
Dmitry Kasatkin
2013-02-06
5
-1
/
+150
|
*
|
ima: rename hash calculation functions
Dmitry Kasatkin
2013-02-06
3
-9
/
+9
|
*
|
ima: use new crypto_shash API instead of old crypto_hash
Dmitry Kasatkin
2013-02-06
3
-38
/
+41
|
*
|
ima: add policy support for file system uuid
Dmitry Kasatkin
2013-02-06
1
-1
/
+21
|
*
|
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
2013-02-06
4
-0
/
+18
|
*
|
ima: differentiate appraise status only for hook specific rules
Mimi Zohar
2013-01-22
2
-6
/
+12
|
*
|
ima: per hook cache integrity appraisal status
Mimi Zohar
2013-01-22
6
-25
/
+136
|
*
|
ima: increase iint flag size
Mimi Zohar
2013-01-22
1
-12
/
+12
|
*
|
ima: added policy support for 'security.ima' type
Dmitry Kasatkin
2013-01-22
4
-1
/
+25
|
*
|
ima: forbid write access to files with digital signatures
Dmitry Kasatkin
2013-01-16
1
-2
/
+5
|
*
|
ima: move full pathname resolution to separate function
Dmitry Kasatkin
2013-01-16
3
-31
/
+38
|
*
|
integrity: reduce storage size for ima_status and evm_status
Dmitry Kasatkin
2013-01-16
1
-2
/
+2
|
*
|
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
2013-01-16
4
-7
/
+8
|
*
|
ima: remove security.ima hexdump
Dmitry Kasatkin
2013-01-16
1
-5
/
+0
|
*
|
ima: remove enforce checking duplication
Dmitry Kasatkin
2013-01-16
1
-32
/
+20
|
*
|
ima: set appraise status in fix mode only when xattr is fixed
Dmitry Kasatkin
2013-01-16
1
-5
/
+6
|
*
|
evm: remove unused cleanup functions
Dmitry Kasatkin
2013-01-16
3
-16
/
+0
|
*
|
ima: re-initialize IMA policy LSM info
Mimi Zohar
2013-01-16
1
-10
/
+58
*
|
|
KEYS: Revert one application of "Fix unreachable code" patch
David Howells
2013-02-21
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-01-28
5
-20
/
+88
|
\
\
\
|
*
|
|
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
2013-01-14
4
-19
/
+87
|
*
|
|
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
2013-01-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
security/device_cgroup: lock assert fails in dev_exception_clean()
Jerry Snitselaar
2013-01-22
1
-0
/
+2
*
|
|
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
2013-01-22
1
-2
/
+2
|
/
/
*
|
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
Mimi Zohar
2012-12-24
3
-5
/
+11
|
/
*
keys: fix unreachable code
Alan Cox
2012-12-20
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-19
1
-0
/
+2
|
\
|
*
bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB
Amerigo Wang
2012-12-15
1
-0
/
+2
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
6
-3
/
+43
|
\
\
|
*
|
ima: support new kernel module syscall
Mimi Zohar
2012-12-14
5
-4
/
+33
|
*
|
security: introduce kernel_module_from_file hook
Kees Cook
2012-12-14
2
-0
/
+11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-18
1
-8
/
+17
|
\
\
\
|
*
|
|
Fix cap_capable to only allow owners in the parent user namespace to have caps.
Eric W. Biederman
2012-12-14
1
-8
/
+17
[next]