index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
Merge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-3
/
+13
2024-05-10
Merge tag 'drm-intel-fixes-2024-05-08' of https://anongit.freedesktop.org/git...
Dave Airlie
6
-130
/
+19
2024-05-09
Documentation: tpm: Add TPM security docs toctree entry
Bagas Sanjaya
1
-0
/
+1
2024-05-09
tpm: disable the TPM if NULL name changes
James Bottomley
4
-17
/
+70
2024-05-09
Documentation: add tpm-security.rst
James Bottomley
1
-0
/
+216
2024-05-09
tpm: add the null key name as a sysfs export
James Bottomley
1
-0
/
+18
2024-05-09
KEYS: trusted: Add session encryption protection to the seal/unseal path
James Bottomley
1
-27
/
+61
2024-05-09
tpm: add session encryption protection to tpm2_get_random()
James Bottomley
1
-4
/
+17
2024-05-09
tpm: add hmac checks to tpm2_pcr_extend()
James Bottomley
1
-17
/
+10
2024-05-09
tpm: Add the rest of the session HMAC API
James Bottomley
2
-0
/
+469
2024-05-09
tpm: Add HMAC session name/handle append
James Bottomley
2
-0
/
+155
2024-05-09
tpm: Add HMAC session start and end functions
James Bottomley
5
-0
/
+325
2024-05-09
tpm: Add TCG mandated Key Derivation Functions (KDFs)
James Bottomley
2
-0
/
+106
2024-05-09
tpm: Add NULL primary creation
James Bottomley
6
-0
/
+418
2024-05-09
tpm: export the context save and load commands
James Bottomley
2
-4
/
+8
2024-05-09
tpm: add buffer function to point to returned parameters
James Bottomley
2
-0
/
+30
2024-05-09
crypto: lib - implement library version of AES in CFB mode
Ard Biesheuvel
4
-0
/
+270
2024-05-09
KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
Jarkko Sakkinen
1
-23
/
+31
2024-05-09
tpm: Add tpm_buf_read_{u8,u16,u32}
Jarkko Sakkinen
2
-1
/
+83
2024-05-09
tpm: TPM2B formatted buffers
Jarkko Sakkinen
2
-3
/
+39
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
5
-20
/
+47
2024-05-09
tpm: Update struct tpm_buf documentation comments
Jarkko Sakkinen
1
-5
/
+4
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
3
-71
/
+97
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
3
-32
/
+12
2024-05-09
tpm: Remove unused tpm_buf_tag()
Jarkko Sakkinen
1
-7
/
+0
2024-05-09
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
Niklas Schnelle
2
-3
/
+1
2024-05-09
dt-bindings: tpm: Add st,st33ktpm2xi2c
Michael Haener
1
-0
/
+1
2024-05-09
Documentation: tpm_tis
Jarkko Sakkinen
2
-0
/
+47
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
1
-1
/
+0
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
3
-15
/
+21
2024-05-09
Merge tag 'nvme-6.9-2024-05-09' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
6
-20
/
+25
2024-05-09
Merge tag 'hwmon-for-v6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+35
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-09
Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
47
-205
/
+519
2024-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+4
2024-05-09
regulator: core: fix debugfs creation regression
Johan Hovold
1
-11
/
+16
2024-05-09
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-05-09
docs: trusted-encrypted: add DCP as new trust source
David Gstir
2
-0
/
+72
2024-05-09
docs: document DCP-backed trusted keys kernel params
David Gstir
1
-0
/
+13
2024-05-09
MAINTAINERS: add entry for DCP-based trusted keys
David Gstir
1
-0
/
+9
2024-05-09
KEYS: trusted: Introduce NXP DCP-backed trusted keys
David Gstir
5
-1
/
+339
2024-05-09
KEYS: trusted: improve scalability of trust source config
David Gstir
1
-2
/
+8
2024-05-09
crypto: mxs-dcp: Add support for hardware-bound keys
David Gstir
2
-11
/
+113
2024-05-09
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-09
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-05-09
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
3
-28
/
+25
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
[prev]
[next]