Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7f590657937f1c59163ff14a13062439a18e4a37
/
security
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
8cc748a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
6eb4e2b
SELinux: fix error code in policydb_init()
by Dan Carpenter
· 10 years ago
d5f3a5f
selinux: add security in-core xattr support for pstore and debugfs
by Mark Salyzyn
· 10 years ago
2088d60
selinux: quiet the filesystem labeling behavior message
by Paul Moore
· 10 years ago
e230f12
selinux: Remove unused function avc_sidcmp()
by Rickard Strandqvist
· 10 years ago
11cd64a
ima: /proc/keys is now mandatory
by David Howells
· 10 years ago
bfc8419
Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
82b0b2c
Smack: Repair netfilter dependency
by Casey Schaufler
· 10 years ago
dabd39c
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
by David Howells
· 10 years ago
6d1cff2
smack: fix possible use after frees in task_security() callers
by Andrey Ryabinin
· 10 years ago
f490282
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
138a868
smack: Add missing logging in bidirectional UDS connect check
by Rafal Krypa
· 10 years ago
69f287a
Smack: secmark support for netfilter
by Casey Schaufler
· 10 years ago
5e7270a
Smack: Rework file hooks
by Casey Schaufler
· 10 years ago
b4caecd
fs: introduce f_op->mmap_capabilities for nommu mmap support
by Christoph Hellwig
· 10 years ago
96be7b5
smack: Fix a bidirectional UDS connect check typo
by Zbigniew Jasinski
· 10 years ago
1d8c2326
smack: introduce a special case for tmpfs in smack_d_instantiate()
by Łukasz Stelmach
· 10 years ago
68390cc
smack: fix logic in smack_inode_init_security function
by Lukasz Pawelczyk
· 10 years ago
1a28979
smack: miscellaneous small fixes in function comments
by Lukasz Pawelczyk
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
a3a8784
KEYS: close race between key lookup and freeing
by Sasha Levin
· 10 years ago
5057975
KEYS: remove a bogus NULL check
by Dan Carpenter
· 10 years ago
d0bffab
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus
by James Morris
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
63a0eb7
ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met
by Michael Ellerman
· 10 years ago
b26bdde
KEYS: Fix stale key registration at error path
by Takashi Iwai
· 10 years ago
b2d1965
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
0b0a841
KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
by David Howells
· 10 years ago
054f618
KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flags
by David Howells
· 10 years ago
aa9d443
KEYS: Fix the size of the key description passed to/from userspace
by David Howells
· 10 years ago
00fec2a
selinux: Remove security_ops extern
by Yao Dongdong
· 10 years ago
ac14ae2
Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel into next
by James Morris
· 10 years ago
5c1b662
security: smack: fix out-of-bounds access in smk_parse_smack()
by Andrey Ryabinin
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
a6aacbd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 10 years ago
b10778a
Merge commit 'v3.17' into next
by James Morris
· 10 years ago
6fb5032
VFS: refactor vfs_read()
by Dmitry Kasatkin
· 10 years ago
c57782c
ima: require signature based appraisal
by Dmitry Kasatkin
· 10 years ago
c9cd2ce
integrity: provide a hook to load keys when rootfs is ready
by Dmitry Kasatkin
· 10 years ago
fd5f4e90
ima: load x509 certificate from the kernel
by Dmitry Kasatkin
· 10 years ago
65d543b
integrity: provide a function to load x509 certificate from the kernel
by Dmitry Kasatkin
· 10 years ago
e3c4abb
integrity: define a new function integrity_read_file()
by Dmitry Kasatkin
· 10 years ago
09c6268
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 10 years ago
d950f84
selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
1a5b472
Security: smack: replace kzalloc with kmem_cache for inode_smack
by Rohit
· 10 years ago
6c880ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus
by James Morris
· 10 years ago
6c892df
Smack: Lock mode for the floor and hat labels
by Casey Schaufler
· 10 years ago
3b1deef
evm: check xattr value length and type in evm_inode_setxattr()
by Dmitry Kasatkin
· 10 years ago
a48fda9
ima: check xattr value length and type in the ima_inode_setxattr()
by Dmitry Kasatkin
· 10 years ago
9b32011
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2
by James Morris
· 10 years ago
923190d
selinux: fix inode security list corruption
by Stephen Smalley
· 10 years ago
357aabe
security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
by Behan Webster
· 11 years ago
c2426d2
ima: added support for new kernel cmdline parameter ima_template_fmt
by Roberto Sassu
· 10 years ago
1bd7fac
ima: allocate field pointers array on demand in template_desc_init_fields()
by Roberto Sassu
· 10 years ago
9f3166b
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
by Roberto Sassu
· 10 years ago
7dbdb42
ima: display template format in meas. list if template name length is zero
by Roberto Sassu
· 10 years ago
71fed2e
ima: added error messages to template-related functions
by Roberto Sassu
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
0716abb
ima: use atomic bit operations to protect policy update interface
by Dmitry Kasatkin
· 10 years ago
7178784
ima: ignore empty and with whitespaces policy lines
by Dmitry Kasatkin
· 10 years ago
272a6e9
ima: no need to allocate entry for comment
by Dmitry Kasatkin
· 10 years ago
78bb5d0
ima: report policy load status
by Dmitry Kasatkin
· 10 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
bdf428f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
456f5fd
ima: use path names cache
by Dmitry Kasatkin
· 10 years ago
c2baec7
evm: skip replacing EVM signature with HMAC on read-only filesystem
by Dmitry Kasatkin
· 10 years ago
d16a858
integrity: add missing '__init' keyword for integrity_init_keyring()
by Dmitry Kasatkin
· 10 years ago
0f34a00
ima: check ima_policy_flag in the ima_file_free() hook
by Dmitry Kasatkin
· 10 years ago
594081ee
integrity: do zero padding of the key id
by Dmitry Kasatkin
· 10 years ago
c867d07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 10 years ago
858f61c
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
4093a84
selinux: normalize audit log formatting
by Richard Guy Briggs
· 10 years ago
e173fb2
selinux: cleanup error reporting in selinux_nlmsg_perm()
by Richard Guy Briggs
· 10 years ago
35e1efd
Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
1b68bdf
ima: detect violations for mmaped files
by Roberto Sassu
· 10 years ago
f7a859f
ima: fix race condition on ima_rdwr_violation_check and process_measurement
by Roberto Sassu
· 10 years ago
6f98e89
Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel into next
by James Morris
· 10 years ago
a756024
ima: added ima_policy_flag variable
by Roberto Sassu
· 10 years ago
be39ffc
ima: return an error code from ima_add_boot_aggregate()
by Roberto Sassu
· 10 years ago
2faa6ef
ima: provide 'ima_appraise=log' kernel option
by Dmitry Kasatkin
· 11 years ago
31b70f6
ima: move keyring initialization to ima_init()
by Dmitry Kasatkin
· 10 years ago
0c903ab
KEYS: Make the key matching functions return bool
by David Howells
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
614d8c3
KEYS: Remove key_type::def_lookup_type
by David Howells
· 10 years ago
4629195
KEYS: Preparse match data
by David Howells
· 10 years ago
1c9c115
Merge tag 'keys-next-fixes-20140916' into keys-next
by David Howells
· 10 years ago
68c45c7
Merge tag 'keys-fixes-20140916' into keys-next
by David Howells
· 10 years ago
54e2c2c
KEYS: Reinstate EPERM for a key type name beginning with a '.'
by David Howells
· 10 years ago
8da79b6
KEYS: Fix missing statics
by David Howells
· 10 years ago
cbe0d6e
selinux: make the netif cache namespace aware
by Paul Moore
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
a2d61ed
integrity: make integrity files as 'integrity' module
by Dmitry Kasatkin
· 10 years ago
7ef84e6
integrity: base integrity subsystem kconfig options on integrity
by Dmitry Kasatkin
· 11 years ago
1ae8f41
integrity: move asymmetric keys config option
by Dmitry Kasatkin
· 11 years ago
Next »