index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
2026-06-15
keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP
Mohammed EL Kadiri
2026-06-15
keys: request_key: replace BUG with return -EINVAL
Mohammed EL Kadiri
2026-06-15
keys: Pin request_key_auth payload in instantiate paths
Shaomin Chen
2026-06-15
keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
2026-06-15
keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
David Laight
2026-06-15
KEYS: Use acquire when reading state in keyring search
Gui-Dong Han
2026-06-15
keys/trusted_keys: mark 'migratable' as __ro_after_init
Len Bao
2026-06-15
keys: use kmalloc_flex in user_preparse
Thorsten Blum
2026-06-15
KEYS: trusted: Debugging as a feature
Jarkko Sakkinen
2026-06-15
KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
Eric Biggers
2026-06-15
KEYS: fix overflow in keyctl_pkey_params_get_2()
Jarkko Sakkinen
2026-05-28
security/keys: fix missed RCU read section on lookup
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-01-30
keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
2026-01-25
keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
Srish Srinivasan
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-07
KEYS: trusted: Make use of tee bus methods
Uwe Kleine-König
2026-01-07
KEYS: trusted: Migrate to use tee specific driver registration function
Uwe Kleine-König
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2025-12-03
KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
Jarkko Sakkinen
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-12-03
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-03
Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-29
KEYS: trusted: Fix a memory leak in tpm2_load_cmd
Jarkko Sakkinen
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
2025-11-27
keys: Replace deprecated strncpy in ecryptfs_fill_auth_tok
Thorsten Blum
2025-11-27
keys: Remove redundant less-than-zero checks
Thorsten Blum
2025-11-04
cred: make init_cred static
Christian Brauner
2025-10-23
KEYS: trusted: Pass argument by pointer in dump_options
Herbert Xu
2025-10-20
KEYS: trusted: caam based protected key
Meenakshi Aggarwal
2025-10-04
security: keys: use menuconfig for KEYS symbol
Randy Dunlap
2025-10-04
KEYS: encrypted: Use SHA-256 library instead of crypto_shash
Eric Biggers
2025-09-27
KEYS: trusted_tpm1: Move private functionality out of public header
Eric Biggers
2025-09-27
KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
Eric Biggers
2025-09-27
KEYS: trusted_tpm1: Compare HMAC values in constant time
Eric Biggers
2025-06-11
KEYS: Invert FINAL_PUT bit
Herbert Xu
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-22
keys: Fix UAF in key_put()
David Howells
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-21
KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
David Gstir
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
[next]