index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
16
-172
/
+346
|
\
|
*
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
2022-05-23
3
-0
/
+186
|
*
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-23
3
-3
/
+19
|
*
tpm: Add field upgrade mode support for Infineon TPM2 modules
Stefan Mahnke-Hartmann
2022-05-23
1
-1
/
+5
|
*
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
2022-05-23
1
-1
/
+10
|
*
char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
Uwe Kleine-König
2022-05-23
1
-2
/
+2
|
*
tpm: cr50: Add new device/vendor ID 0x504a6666
Jes B. Klinke
2022-05-23
1
-3
/
+4
|
*
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Johannes Holland
2022-05-23
6
-161
/
+118
|
*
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
2022-05-23
1
-0
/
+1
|
*
tpm/tpm_ftpm_tee: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-05-23
1
-1
/
+1
*
|
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
2
-56
/
+130
|
\
\
|
*
|
niu: Silence randstruct warnings
Kees Cook
2022-05-17
1
-10
/
+31
|
*
|
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
Mark Rutland
2022-05-08
1
-1
/
+11
|
*
|
lkdtm/stackleak: check stack boundaries
Mark Rutland
2022-05-08
1
-0
/
+20
|
*
|
lkdtm/stackleak: prevent unexpected stack usage
Mark Rutland
2022-05-08
1
-1
/
+23
|
*
|
lkdtm/stackleak: rework boundary management
Mark Rutland
2022-05-08
1
-39
/
+47
|
*
|
lkdtm/stackleak: avoid spurious failure
Mark Rutland
2022-05-08
1
-7
/
+0
*
|
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
1
-785
/
+561
|
\
\
\
|
*
|
|
random: check for signals after page of pool writes
Jason A. Donenfeld
2022-05-22
1
-4
/
+10
|
*
|
|
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
2022-05-20
1
-0
/
+4
|
*
|
|
random: convert to using fops->write_iter()
Jens Axboe
2022-05-20
1
-32
/
+35
|
*
|
|
random: convert to using fops->read_iter()
Jens Axboe
2022-05-20
1
-36
/
+29
|
*
|
|
random: unify batched entropy implementations
Jason A. Donenfeld
2022-05-19
1
-92
/
+55
|
*
|
|
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-19
1
-32
/
+0
|
*
|
|
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
2022-05-19
1
-48
/
+0
|
*
|
|
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
2022-05-19
1
-33
/
+16
|
*
|
|
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-05-19
1
-25
/
+21
|
*
|
|
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-19
1
-102
/
+97
|
*
|
|
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-05-19
1
-4
/
+12
|
*
|
|
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-05-18
1
-6
/
+6
|
*
|
|
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
1
-7
/
+10
|
*
|
|
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-05-18
1
-1
/
+1
|
*
|
|
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-18
1
-44
/
+18
|
*
|
|
random: move initialization out of reseeding hot path
Jason A. Donenfeld
2022-05-18
1
-23
/
+19
|
*
|
|
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-05-18
1
-5
/
+5
|
*
|
|
random: use symbolic constants for crng_init states
Jason A. Donenfeld
2022-05-18
1
-19
/
+19
|
*
|
|
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-18
1
-23
/
+7
|
*
|
|
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
2022-05-18
1
-21
/
+23
|
*
|
|
random: do not use input pool from hard IRQs
Jason A. Donenfeld
2022-05-18
1
-15
/
+36
|
*
|
|
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
2022-05-16
1
-119
/
+119
|
*
|
|
random: do not pretend to handle premature next security model
Jason A. Donenfeld
2022-05-15
1
-118
/
+68
|
*
|
|
random: use first 128 bits of input as fast init
Jason A. Donenfeld
2022-05-13
1
-97
/
+49
|
*
|
|
random: do not use batches when !crng_ready()
Jason A. Donenfeld
2022-05-13
1
-3
/
+11
|
*
|
|
random: mix in timestamps and reseed on system restore
Jason A. Donenfeld
2022-05-13
1
-0
/
+30
|
*
|
|
random: vary jitter iterations based on cycle counter speed
Jason A. Donenfeld
2022-05-13
1
-10
/
+26
|
*
|
|
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
2022-05-13
1
-60
/
+29
*
|
|
|
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
2
-0
/
+12
|
\
\
\
\
|
*
\
\
\
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
487
-3483
/
+5075
|
|
\
\
\
\
|
*
|
|
|
|
ACPI: Add perf low power callback
Stephane Eranian
2022-04-05
2
-0
/
+12
*
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-24
12
-154
/
+952
|
\
\
\
\
\
\
[next]