Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
db1231ddc04682f60d56ff42447f13099c6c4a4c
/
security
/
keys
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
028db3e
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
by Linus Torvalds
· 5 years ago
0f75ef6
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
c84ca91
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
c236b6d
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
d44a627
Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
7a1ade8
keys: Provide KEYCTL_GRANT_PERMISSION
by David Howells
· 5 years ago
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 5 years ago
a58946c
keys: Pass the network namespace into request_key mechanism
by David Howells
· 5 years ago
9b24261
keys: Network namespace domain tag
by David Howells
· 5 years ago
218e642
keys: Garbage collect keys for which the domain has been removed
by David Howells
· 5 years ago
3b6e4de
keys: Include target namespace in match criteria
by David Howells
· 5 years ago
0f44e4d
keys: Move the user and user-session keyrings to the user_namespace
by David Howells
· 5 years ago
b206f28
keys: Namespace keyring names
by David Howells
· 5 years ago
dcf49db
keys: Add a 'recurse' flag for keyring searches
by David Howells
· 5 years ago
355ef8e
keys: Cache the hash value to avoid lots of recalculation
by David Howells
· 5 years ago
f771fde
keys: Simplify key description management
by David Howells
· 5 years ago
3b8c4a0
keys: Kill off request_key_async{,_with_auxdata}
by David Howells
· 5 years ago
7743c48
keys: Cache result of request_key*() temporarily in task_struct
by David Howells
· 5 years ago
896f195
keys: Provide request_key_rcu()
by David Howells
· 5 years ago
e59428f
keys: Move the RCU locks outwards from the keyring search functions
by David Howells
· 5 years ago
a09003b
keys: Invalidate used request_key authentication keys
by David Howells
· 5 years ago
504b69e
keys: Fix request_key() lack of Link perm check on found key
by David Howells
· 5 years ago
45e0f30
keys: Add capability-checking keyctl function
by David Howells
· 5 years ago
b886d83
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 5 years ago
4754620
keys: Reuse keyring_index_key::desc_len in lookup_user_key()
by Eric Biggers
· 5 years ago
f7f1394
keys: Grant Link permission to possessers of request_key auth keys
by David Howells
· 6 years ago
ed0ac5c
keys: Add a keyctl to move a key between keyrings
by David Howells
· 6 years ago
df593ee
keys: Hoist locking out of __key_link_begin()
by David Howells
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 5 years ago
eb0f68c
keys: Break bits out of key_unlink()
by David Howells
· 5 years ago
3be59f7
keys: Change keyring_serialise_link_sem to a mutex
by David Howells
· 5 years ago
9fd1653
keys: sparse: Fix kdoc mismatches
by David Howells
· 5 years ago
7936d16
keys: sparse: Fix incorrect RCU accesses
by David Howells
· 5 years ago
b4d0d23
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
by Thomas Gleixner
· 6 years ago
2e21865
keys: sparse: Fix key_fs[ug]id_changed()
by David Howells
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
78ee8b1
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
0b9dc6c
keys: safe concurrent user->{session,uid}_keyring access
by Jann Horn
· 6 years ago
5c7e372
security: don't use RCU accessors for cred->session_keyring
by Jann Horn
· 6 years ago
be24b37
KEYS: trusted: fix -Wvarags warning
by ndesaulniers@google.com
· 6 years ago
c787192
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
by Jarkko Sakkinen
· 6 years ago
5af7f11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
c3665a6
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
ae5906c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
468e91c
keys: fix missing __user in KEYCTL_PKEY_QUERY
by Ben Dooks
· 6 years ago
ede0fa9
KEYS: always initialize keyring_index_key::desc_len
by Eric Biggers
· 6 years ago
7c1857b
keys: Timestamp new keys
by David Howells
· 6 years ago
822ad64
keys: Fix dependency loop between construction record and auth key
by David Howells
· 6 years ago
a08bf91
KEYS: allow reaching the keys quotas exactly
by Eric Biggers
· 6 years ago
0b6cf6b
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
by Roberto Sassu
· 6 years ago
2407304
KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
by Roberto Sassu
· 6 years ago
107dfa2
encrypted-keys: fix Opt_err/Opt_error = -1
by Mimi Zohar
· 6 years ago
23711df
security: keys: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
0f949bc
security: keys: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
5b73262
security: keys: annotate implicit fall through
by Mathieu Malaterre
· 6 years ago
57b0e31
KEYS: fix parsing invalid pkey info string
by Eric Biggers
· 6 years ago
75f95da
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
3f03bf9
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
94c13f6
security: don't use a negative Opt_err token index
by Linus Torvalds
· 6 years ago
9db6758
keys-encrypted: add nvdimm key format type to encrypted keys
by Dave Jiang
· 6 years ago
76ef5e1
keys: Export lookup_user_key to external users
by Dave Jiang
· 6 years ago
876979c
security: audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 6 years ago
a798608
keys: remove needless modular infrastructure from ecryptfs_format
by Paul Gortmaker
· 6 years ago
3d234b3
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
by Eric Biggers
· 6 years ago
2244798
KEYS: Move trusted.h to include/keys [ver #2]
by Denis Kenzior
· 6 years ago
e1ea9f8
KEYS: trusted: Expose common functionality [ver #2]
by Denis Kenzior
· 6 years ago
00d60fd
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
by David Howells
· 6 years ago
8c0f9f5
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"
by Lubomir Rintel
· 6 years ago
8a2336e
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
by Randy Dunlap
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
85d7311
crypto: remove redundant type flags from tfm allocation
by Eric Biggers
· 6 years ago
3619dec
dh key: fix rounding up KDF output length
by Eric Biggers
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
10b1eb7
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
890e2ab
dh key: get rid of stack allocated array for zeroes
by Tycho Andersen
· 7 years ago
383203e
dh key: get rid of stack allocated array
by Tycho Andersen
· 7 years ago
a964f39
big key: get rid of stack array allocation
by Tycho Andersen
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
d9f4bb1
KEYS: Use individual pages in big_key for crypto buffers
by David Howells
· 7 years ago
ae0cb7b
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
aad887f
tpm: use struct tpm_chip for tpm_chip_find_get()
by Jarkko Sakkinen
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
18026d8
KEYS: reject NULL restriction string when type is specified
by Eric Biggers
· 7 years ago
3d1f025
security: keys: remove redundant assignment to key_ref
by Colin Ian King
· 7 years ago
4dca6ea
KEYS: add missing permission check for request_key() destination
by Eric Biggers
· 7 years ago
a2d8737
KEYS: remove unnecessary get/put of explicit dest_keyring
by Eric Biggers
· 7 years ago
d963007
keyring: Remove now-redundant smp_read_barrier_depends()
by Paul E. McKenney
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
0a9dd0e
security: keys: Replace time_t with time64_t for struct key_preparsed_payload
by Baolin Wang
· 7 years ago
074d589
security: keys: Replace time_t/timespec with time64_t
by Baolin Wang
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a3c812f
KEYS: trusted: fix writing past end of buffer in trusted_read()
by Eric Biggers
· 7 years ago
Next »