Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
40b50e80c5ca78b3164d79d39b4889c4e58f462e
40b50e8
KEYS: handle error code encoded in pointer
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
6c8ff87
Merge commit 'v3.16' 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
d1ac554
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
by David Howells
· 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
d3e4f41
Merge tag 'keys-pkcs7-20140916' into keys-next
by David Howells
· 10 years ago
757932e
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
by David Howells
· 10 years ago
4155942
PKCS#7: Better handling of unsupported crypto
by David Howells
· 10 years ago
46963b7
KEYS: Overhaul key identification when searching for asymmetric keys
by David Howells
· 10 years ago
7901c1a
KEYS: Implement binary asymmetric key ID handling
by David Howells
· 10 years ago
f93b3cc
KEYS: Update the keyrings documentation for match changes
by David Howells
· 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
53d91c5
Provide a binary to hex conversion function
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
cecf5d2e
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
by David Howells
· 10 years ago
3cd0920
PKCS#7: Provide a single place to do signed info block freeing
by David Howells
· 10 years ago
54e2c2c
KEYS: Reinstate EPERM for a key type name beginning with a '.'
by David Howells
· 10 years ago
15155b9
PKCS#7: Add a missing static
by David Howells
· 10 years ago
8da79b6
KEYS: Fix missing statics
by David Howells
· 10 years ago
ac60ab4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 10 years ago
cbe0d6e
selinux: make the netif cache namespace aware
by Paul Moore
· 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
b4148db
ima: initialize only required template
by Dmitry Kasatkin
· 11 years ago
17f4bad
ima: remove usage of filename parameter
by Dmitry Kasatkin
· 10 years ago
86f2bc0
ima: remove unnecessary appraisal test
by Dmitry Kasatkin
· 10 years ago
e4a9c51
ima: add missing '__init' keywords
by Dmitry Kasatkin
· 10 years ago
3a8a2ea
ima: remove unnecessary extra variable
by Dmitry Kasatkin
· 10 years ago
f68c05f
ima: simplify conditional statement to improve performance
by Dmitry Kasatkin
· 10 years ago
65d98f3
integrity: remove declaration of non-existing functions
by Dmitry Kasatkin
· 10 years ago
d9a2e5d
integrity: prevent flooding with 'Request for unknown key'
by Dmitry Kasatkin
· 10 years ago
3034a14
ima: pass 'opened' flag to identify newly created files
by Dmitry Kasatkin
· 10 years ago
3dcbad5
evm: properly handle INTEGRITY_NOXATTRS EVM status
by Dmitry Kasatkin
· 10 years ago
25db6be
selinux: register nf hooks with single nf_register_hooks call
by Jiri Pirko
· 10 years ago
b151d6b
ima: provide flag to identify new empty files
by Dmitry Kasatkin
· 10 years ago
1f10097
evm: prevent passing integrity check if xattr read fails
by Dmitry Kasatkin
· 10 years ago
a0cfd75
seccomp: Add reviewers to MAINTAINERS
by Kees Cook
· 10 years ago
a7a91a1
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
by Paul Moore
· 10 years ago
c3ce6df
KEYS: Set pr_fmt() in asymmetric key signature handling
by David Howells
· 10 years ago
e7d021e
evm: fix checkpatch warnings
by Dmitry Kasatkin
· 10 years ago
27cd1fc
ima: fix fallback to use new_sync_read()
by Dmitry Kasatkin
· 10 years ago
23c19e2
ima: prevent buffer overflow in ima_alloc_tfm()
by Dmitry Kasatkin
· 10 years ago
9a8d289
ima: fix ima_alloc_atfm()
by Mimi Zohar
· 10 years ago
fbff661
security: Silence shadow warning
by Mark Rustad
· 10 years ago
21c7eae
Make Smack operate on smack_known struct where it still used char*
by Lukasz Pawelczyk
· 10 years ago
d0175790
Fix a bidirectional UDS connect check typo
by Lukasz Pawelczyk
· 10 years ago
e95ef49
Small fixes in comments describing function parameters
by Lukasz Pawelczyk
· 10 years ago
d166c80
Smack: Bring-up access mode
by Casey Schaufler
· 10 years ago
7b0d0b4
selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.
by Stephen Smalley
· 10 years ago
d83d2c2
Smack: Fix setting label on successful file open
by Marcin Niesluchowski
· 10 years ago
da1b635
Smack: remove unneeded NULL-termination from securtity label
by Konstantin Khlebnikov
· 10 years ago
b862e56
Smack: handle zero-length security labels without panic
by Konstantin Khlebnikov
· 10 years ago
fd5c9d2
Smack: fix behavior of smack_inode_listsecurity
by Konstantin Khlebnikov
· 10 years ago
aa9e0de
Merge tag 'v3.16' into next
by Paul Moore
· 10 years ago
478d085
Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
19583ca
Linux 3.16
by Linus Torvalds
· 10 years ago
8d71844
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cf5b50f
X.509: Need to export x509_request_asymmetric_key()
by David Howells
· 10 years ago
3f9c08f
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
6bf755d
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
by Omar Sandoval
· 10 years ago
c5cc87f
ARM: idmap: add identity mapping usage note
by Russell King
· 10 years ago
103ae67
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 10 years ago
1f26094
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
f88cf23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb679f
Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
818be58
Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9642a10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
44fa816
dm cache: fix race affecting dirty block count
by Anssi Hannula
· 10 years ago
d8c712e
dm bufio: fully initialize shrinker
by Greg Thelen
· 10 years ago
4fbe63d
netlabel: shorter names for the NetLabel catmap funcs/structs
by Paul Moore
· 10 years ago
d960a61
netlabel: fix the catmap walking functions
by Paul Moore
· 10 years ago
4b8feff
netlabel: fix the horribly broken catmap functions
by Paul Moore
· 10 years ago
41c3bd2
netlabel: fix a problem when setting bits below the previously lowest bit
by Paul Moore
· 10 years ago
504d587
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
by Jan Kara
· 10 years ago
6d2b617
vfs: fix check for fallocate on active swapfile
by Eric Biggers
· 10 years ago
af43647
direct-io: fix AIO regression
by Christoph Hellwig
· 10 years ago
6f09280
Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7c909b0
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
5196626
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
48418bb
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
a74c52d
clk: ti: clk-7xx: Correct ABE DPLL configuration
by Peter Ujfalusi
· 11 years ago
4c63f83
crypto: af_alg - properly label AF_ALG socket
by Milan Broz
· 10 years ago
412eccb
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
by David Howells
· 10 years ago
3a1122d
kexec: fix build error when hugetlbfs is disabled
by David Rientjes
· 10 years ago
4d0bd65
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
Next »