index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
2024-05-21
1
-1
/
+2
*
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
2024-05-21
1
-6
/
+18
*
Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-15
1
-1
/
+0
|
\
|
*
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-15
1
-1
/
+0
*
|
Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
3
-24
/
+30
|
\
\
|
*
|
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
2024-05-09
1
-1
/
+2
|
*
|
keys: update key quotas in key_put()
Luis Henriques
2024-05-09
3
-23
/
+28
|
|
/
*
|
Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-13
2
-53
/
+106
|
\
\
|
*
|
KEYS: trusted: Add session encryption protection to the seal/unseal path
James Bottomley
2024-05-09
1
-27
/
+61
|
*
|
KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
Jarkko Sakkinen
2024-05-09
1
-23
/
+31
|
*
|
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
2024-05-09
1
-4
/
+5
|
*
|
tpm: Remove tpm_send()
Jarkko Sakkinen
2024-05-09
1
-2
/
+12
|
|
/
*
|
docs: trusted-encrypted: add DCP as new trust source
David Gstir
2024-05-09
1
-0
/
+19
*
|
KEYS: trusted: Introduce NXP DCP-backed trusted keys
David Gstir
2024-05-09
4
-1
/
+328
*
|
KEYS: trusted: improve scalability of trust source config
David Gstir
2024-05-09
1
-2
/
+8
|
/
*
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-15
1
-8
/
+1
*
security: Introduce key_post_create_or_update hook
Roberto Sassu
2024-02-15
1
-1
/
+6
*
Revert "KEYS: encrypted: Add check for strsep"
Mimi Zohar
2024-01-24
1
-4
/
+0
*
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-01-09
1
-0
/
+4
|
\
|
*
KEYS: encrypted: Add check for strsep
Chen Ni
2023-11-27
1
-0
/
+4
*
|
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
1
-3
/
+2
|
\
\
|
*
|
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
2023-12-05
1
-2
/
+2
|
*
|
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
2023-12-05
1
-2
/
+1
|
|
/
*
/
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2023-12-21
4
-22
/
+37
|
/
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
1
-1
/
+1
|
\
|
*
KEYS: encrypted: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-1
/
+1
*
|
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-0
/
+1
|
\
\
|
*
|
security/keys: export key_lookup()
Hannes Reinecke
2023-10-11
1
-0
/
+1
|
|
/
*
|
keys: Remove unused extern declarations
YueHaibing
2023-10-24
1
-7
/
+0
*
|
KEYS: trusted: tee: Refactor register SHM usage
Sumit Garg
2023-10-24
1
-44
/
+20
*
|
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
2023-10-24
1
-10
/
+10
*
|
KEYS: trusted: Remove redundant static calls usage
Sumit Garg
2023-10-10
1
-8
/
+5
|
/
*
KEYS: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-08-17
1
-1
/
+1
*
sysctl: set variable key_sysctls storage-class-specifier to static
Tom Rix
2023-08-07
1
-1
/
+1
*
security: keys: perform capable check only on privileged operations
Christian Göttsche
2023-07-28
1
-3
/
+8
*
security: keys: Modify mismatched function name
Jiapeng Chong
2023-07-17
1
-1
/
+1
*
keys: Fix linking a duplicate key to a keyring's assoc_array
Petr Pavlu
2023-07-17
1
-11
/
+24
*
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
2023-06-08
1
-0
/
+7
*
keys: Do not cache key in task struct if key is requested from kernel thread
David Howells
2023-03-21
1
-3
/
+6
*
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
1
-25
/
+5
|
\
|
*
KEYS: DH: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-25
/
+5
*
|
KEYS: Add new function key_create()
Thomas Weißschuh
2023-02-13
1
-37
/
+100
|
/
*
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-12-13
1
-3
/
+3
|
\
|
*
KEYS: encrypted: fix key instantiation with user-provided data
Nikolaus Voss
2022-10-19
1
-3
/
+3
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
|
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
|
|
/
*
/
KEYS: trusted: tee: Make registered shm dependency explicit
Sumit Garg
2022-12-08
1
-1
/
+2
|
/
*
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
|
*
security/keys: Remove inconsistent __user annotation
Vincenzo Frascino
2022-10-05
1
-1
/
+1
*
|
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
2022-09-21
1
-2
/
+0
|
/
[next]