index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
1
-2
/
+5
2024-05-10
x86/topology/amd: Ensure that LLC ID is initialized
Thomas Gleixner
1
-9
/
+7
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
1
-0
/
+14
2024-05-10
arm64: defconfig: enable Airoha platform
Daniel Danzberger
1
-0
/
+1
2024-05-10
arm64: add Airoha EN7581 platform
Daniel Danzberger
1
-0
/
+7
2024-05-10
x86/amd_nb: Add new PCI IDs for AMD family 0x1a
Shyam Sundar S K
2
-0
/
+2
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
1
-3
/
+1
2024-05-10
afs: Fix fileserver rotation getting stuck
David Howells
1
-2
/
+6
2024-05-10
selftests: add F_DUPDFD_QUERY selftests
Christian Brauner
1
-1
/
+54
2024-05-10
fcntl: add F_DUPFD_QUERY fcntl()
Linus Torvalds
2
-6
/
+28
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
cgroup: Add documentation for missing zswap memory.stat
Usama Arif
1
-0
/
+9
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
[prev]
[next]