Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
439a93a08407c244e9a5a5e4432ea85a2d06ec47
/
security
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
f39d420
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
b028161
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
13f8e98
SELinux: Institute file_path_has_perm()
by David Howells
· 11 years ago
c77cece
Replace a bunch of file->dentry->d_inode refs with file_inode()
by David Howells
· 11 years ago
9b97b6c
evm: audit integrity metadata failures
by Mimi Zohar
· 12 years ago
d726d8d
integrity: move integrity_audit_msg()
by Mimi Zohar
· 12 years ago
c9bccef
NFS: Extend NFS xattr handlers to accept the security namespace
by David Quigley
· 11 years ago
aa9c266
NFS: Client implementation of Labeled-NFS
by David Quigley
· 11 years ago
eb9ae68
SELinux: Add new labeling type native labels
by David Quigley
· 11 years ago
649f6e7
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
by David Quigley
· 11 years ago
746df9b
Security: Add Hook to test if the particular xattr is part of a MAC model.
by David Quigley
· 11 years ago
d47be3d
Security: Add hook to calculate context based on a negative dentry.
by David Quigley
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0fcfee6
Smack: Fix the bug smackcipso can't set CIPSO correctly
by Passion,Zhao
· 11 years ago
e4e8536
selinux: fix the labeled xfrm/IPsec reference count handling
by Paul Moore
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
8cd77a0
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
by Tetsuo Handa
· 11 years ago
e830b39
Smack: Add smkfstransmute mount option
by Casey Schaufler
· 11 years ago
2f823ff
Smack: Improve access check performance
by Casey Schaufler
· 11 years ago
c673944
Smack: Local IPv6 port based controls
by Casey Schaufler
· 11 years ago
d591fb5
device_cgroup: simplify cgroup tree walk in propagate_exception()
by Tejun Heo
· 11 years ago
0d422af
security: cap_inode_getsecctx returning garbage
by J. Bruce Fields
· 11 years ago
b5b3ee6
apparmor: no need to delay vfree()
by Al Viro
· 12 years ago
bd71164
Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into ra-next
by James Morris
· 11 years ago
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
2654bfb
apparmor: fix fully qualified name parsing
by John Johansen
· 12 years ago
3eea57c
apparmor: fix setprocattr arg processing for onexec
by John Johansen
· 12 years ago
214beac
apparmor: localize getting the security context to a few macros
by John Johansen
· 12 years ago
53fe8b9
apparmor: fix sparse warnings
by John Johansen
· 12 years ago
41d1b3e
apparmor: Fix smatch warning in aa_remove_profiles
by John Johansen
· 12 years ago
b492d50
apparmor: fix the audit type table
by John Johansen
· 12 years ago
ed68630
apparmor: reserve and mask off the top 8 bits of the base field
by John Johansen
· 12 years ago
4da05cc
apparmor: move the free_profile fn ahead of aa_alloc_profile
by John Johansen
· 12 years ago
a498785
apparmor: remove sid from profiles
by John Johansen
· 12 years ago
180a6f5
apparmor: move perm defines into policy_unpack
by John Johansen
· 12 years ago
8e4ff10
apparmor: misc cleanup of match
by John Johansen
· 12 years ago
cf47aed
apparmor: relax the restrictions on setting rlimits
by John Johansen
· 12 years ago
4b7c331
apparmor: remove "permipc" command
by John Johansen
· 12 years ago
7a2871b
apparmor: use common fn to clear task_context for domain transitions
by John Johansen
· 12 years ago
0ca554b
apparmor: add kvzalloc to handle zeroing for kvmalloc
by John Johansen
· 12 years ago
3cfcc19
apparmor: add utility function to get an arbitrary tasks profile.
by John Johansen
· 12 years ago
e573cc3
apparmor: fix error code to failure message mapping for name lookup
by John Johansen
· 12 years ago
50c5ecd5
apparmor: refactor profile mode macros
by John Johansen
· 12 years ago
0426623
apparmor: Remove -W1 warnings
by John Johansen
· 12 years ago
17322cc
apparmor: fix auditing of domain transition failures due to incomplete policy
by John Johansen
· 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
Next »