Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cbccb18f4f937132af64a95ae04186a6c2c05236
/
security
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
93997f6
KEYS: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
2e1deaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
191a712
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
e53cfda
tomoyo_close_control: don't bother with return value
by Al Viro
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e57d5cf
devcg: remove parent_cgroup.
by Rami Rosen
· 12 years ago
df2c2af
ima: eliminate passing d_name.name to process_measurement()
by Mimi Zohar
· 12 years ago
ca10b9e
selinux: add a skb_owned_by() hook
by Eric Dumazet
· 12 years ago
8adf12b
devcg: remove broken_hierarchy tag
by Tejun Heo
· 12 years ago
958d2c2
Smack: include magic.h in smackfs.c
by Casey Schaufler
· 12 years ago
094f7b6
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
by Jeff Layton
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
7795498
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
eddc0a3
yama: Better permission check for ptraceme
by Eric W. Biederman
· 12 years ago
bd2953e
devcg: propagate local changes down the hierarchy
by Aristeu Rozanski
· 12 years ago
1909554c
devcg: use css_online and css_offline
by Aristeu Rozanski
· 12 years ago
c39a2a3
devcg: prepare may_access() for hierarchy support
by Aristeu Rozanski
· 12 years ago
26898fd
devcg: expand may_access() logic
by Aristeu Rozanski
· 12 years ago
cdb56b6
Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()
by Igor Zhbanov
· 12 years ago
e05b6f9
Smack: add support for modification of existing rules
by Rafal Krypa
· 12 years ago
cee7e44
smack: SMACK_MAGIC to include/uapi/linux/magic.h
by Jarkko Sakkinen
· 12 years ago
a87d79a
Smack: add missing support for transmute bit in smack_str_from_perm()
by Rafal Krypa
· 12 years ago
d15d9fad
Smack: prevent revoke-subject from failing when unseen label is written to it
by Rafal Krypa
· 12 years ago
4502403
selinux: use GFP_ATOMIC under spin_lock
by Dan Carpenter
· 12 years ago
921f3ac
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
by Lai Jiangshan
· 12 years ago
8aec0f5
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
by Mathieu Desnoyers
· 12 years ago
0da9dfd
keys: fix race with concurrent install_user_keyrings()
by David Howells
· 12 years ago
ba0e342
userns: Stop oopsing in key_change_session_keyring
by Eric W. Biederman
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
45e09bd
selinux: opened file can't have NULL or negative ->f_path.dentry
by Al Viro
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
182be68
kill f_vfsmnt
by Al Viro
· 12 years ago
446d64e
block: fix part_pack_uuid() build error
by Mimi Zohar
· 12 years ago
a2c2c3a
ima: "remove enforce checking duplication" merge fix
by Mimi Zohar
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
53eb8c8
device_cgroup: don't grab mutex in rcu callback
by Jerry Snitselaar
· 12 years ago
33673dc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
fe9453a
KEYS: Revert one application of "Fix unreachable code" patch
by David Howells
· 12 years ago
e075125
ima: digital signature verification using asymmetric keys
by Dmitry Kasatkin
· 12 years ago
50af554
ima: rename hash calculation functions
by Dmitry Kasatkin
· 12 years ago
76bb28f
ima: use new crypto_shash API instead of old crypto_hash
by Dmitry Kasatkin
· 12 years ago
85865c1
ima: add policy support for file system uuid
by Dmitry Kasatkin
· 12 years ago
74de668
evm: add file system uuid to EVM hmac
by Dmitry Kasatkin
· 12 years ago
22f8379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
5a73fcf
ima: differentiate appraise status only for hook specific rules
by Mimi Zohar
· 12 years ago
d79d72e
ima: per hook cache integrity appraisal status
by Mimi Zohar
· 12 years ago
f578c08
ima: increase iint flag size
by Mimi Zohar
· 12 years ago
0e5a247
ima: added policy support for 'security.ima' type
by Dmitry Kasatkin
· 12 years ago
103a197
security/device_cgroup: lock assert fails in dev_exception_clean()
by Jerry Snitselaar
· 12 years ago
a67adb9
evm: checking if removexattr is not a NULL
by Dmitry Kasatkin
· 12 years ago
a175b8b
ima: forbid write access to files with digital signatures
by Dmitry Kasatkin
· 12 years ago
ea1046d
ima: move full pathname resolution to separate function
by Dmitry Kasatkin
· 12 years ago
ee86633
integrity: reduce storage size for ima_status and evm_status
by Dmitry Kasatkin
· 12 years ago
16cac49
ima: rename FILE_MMAP to MMAP_CHECK
by Mimi Zohar
· 12 years ago
b515246
ima: remove security.ima hexdump
by Dmitry Kasatkin
· 12 years ago
750943a
ima: remove enforce checking duplication
by Dmitry Kasatkin
· 12 years ago
def3e8b
ima: set appraise status in fix mode only when xattr is fixed
by Dmitry Kasatkin
· 12 years ago
e908056
evm: remove unused cleanup functions
by Dmitry Kasatkin
· 12 years ago
7163a99
ima: re-initialize IMA policy LSM info
by Mimi Zohar
· 12 years ago
5dbbaf2
tun: fix LSM/SELinux labeling of tun/tap devices
by Paul Moore
· 12 years ago
6f96c14
selinux: add the "attach_queue" permission to the "tun_socket" class
by Paul Moore
· 12 years ago
a7f2a36
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
by Mimi Zohar
· 12 years ago
e67eab3
keys: fix unreachable code
by Alan Cox
· 12 years ago
9eb127cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
a2faf2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
9dd9ff9
bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB
by Amerigo Wang
· 12 years ago
520d9ea
Fix cap_capable to only allow owners in the parent user namespace to have caps.
by Eric W. Biederman
· 12 years ago
e930723
Smack: create a sysfs mount point for smackfs
by Casey Schaufler
· 12 years ago
111fe8b
Smack: use select not depends in Kconfig
by Casey Schaufler
· 12 years ago
fdf9072
ima: support new kernel module syscall
by Mimi Zohar
· 12 years ago
2e72d51
security: introduce kernel_module_from_file hook
by Kees Cook
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
6e73d71
rtnetlink: add missing message types to selinux perm table
by Cong Wang
· 12 years ago
ee07c6e
bridge: export multicast database via netlink
by Cong Wang
· 12 years ago
88a693b
selinux: fix sel_netnode_insert() suspicious rcu dereference
by Dave Jones
· 12 years ago
235e752
Yama: remove locking from delete path
by Kees Cook
· 12 years ago
93b69d4
Yama: add RCU to drop read locking
by Kees Cook
· 12 years ago
4c44aaa
userns: Kill task_user_ns
by Eric W. Biederman
· 12 years ago
92fb974
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
by Tejun Heo
· 12 years ago
4b1c784
device_cgroup: add lockdep asserts
by Tejun Heo
· 12 years ago
201e72a
device_cgroup: fix RCU usage
by Tejun Heo
· 12 years ago
64e1047
device_cgroup: fix unchecked cgroup parent usage
by Aristeu Rozanski
· 12 years ago
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
4cef729
device_cgroup: add proper checking when changing default behavior
by Aristeu Rozanski
· 12 years ago
26fd840
device_cgroup: stop using simple_strtoul()
by Aristeu Rozanski
· 12 years ago
5b7aa7d
device_cgroup: rename deny_all to behavior
by Aristeu Rozanski
· 12 years ago
8c9506d
cgroup: fix invalid rcu dereference
by Jiri Slaby
· 12 years ago
b010520
keys: Fix unreachable code
by Alan Cox
· 12 years ago
2e680dd
apparmor: fix IRQ stack overflow during free_profile
by John Johansen
· 12 years ago
Next »