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
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
1
-63
/
+136
|
\
|
*
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
2019-04-20
1
-25
/
+27
|
*
random: document get_random_int() family
George Spelvin
2019-04-19
1
-7
/
+76
|
*
random: fix CRNG initialization when random.trust_cpu=1
Jon DeVree
2019-04-19
1
-1
/
+4
|
*
random: move rand_initialize() earlier
Kees Cook
2019-04-19
1
-3
/
+2
|
*
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
2019-04-17
1
-22
/
+22
|
*
drivers/char/random.c: make primary_crng static
Rasmus Villemoes
2019-04-17
1
-1
/
+1
|
*
drivers/char/random.c: remove unused stuct poolinfo::poolbits
Rasmus Villemoes
2019-04-17
1
-3
/
+3
|
*
drivers/char/random.c: constify poolinfo_table
Rasmus Villemoes
2019-04-17
1
-1
/
+1
*
|
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
1
-0
/
+2
|
\
\
|
*
\
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-21
7
-15
/
+36
|
|
\
\
|
*
|
|
char: hpet: fix a missing check of ioremap
Kangjie Lu
2019-03-28
1
-0
/
+2
*
|
|
|
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
Make anon_inodes unconditional
David Howells
2019-04-19
1
-1
/
+0
*
|
|
|
|
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
6
-7
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
6
-6
/
+6
|
*
|
|
|
|
dtlk: remove double call to nonseekable_open
Kirill Smelkov
2019-05-06
1
-1
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
2
-0
/
+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
hwrng: stm32 - set default random quality
Lionel Debieve
2019-04-15
1
-0
/
+1
|
*
|
|
|
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-04-15
1
-0
/
+8
|
*
|
|
|
hwrng: omap - Set default quality
Rouven Czerwinski
2019-03-22
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
2019-04-17
1
-2
/
+17
*
|
|
|
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
2019-04-16
1
-0
/
+2
*
|
|
|
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
2019-04-16
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-08
1
-2
/
+2
*
|
|
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
2019-04-08
1
-1
/
+8
*
|
|
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
2019-04-08
1
-8
/
+6
|
|
/
|
/
|
*
|
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
2019-04-05
1
-1
/
+1
|
/
*
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-03-10
26
-700
/
+721
|
\
|
*
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
2019-02-13
1
-6
/
+16
|
*
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
2019-02-13
1
-2
/
+29
|
*
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
2019-02-13
1
-1
/
+1
|
*
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
2019-02-13
1
-10
/
+11
|
*
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
2019-02-13
1
-8
/
+8
|
*
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
3
-27
/
+15
|
*
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
2019-02-13
1
-97
/
+4
|
*
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
4
-29
/
+81
|
*
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
4
-23
/
+12
|
*
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
5
-19
/
+44
|
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
10
-90
/
+73
|
*
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
6
-37
/
+40
|
*
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
2019-02-13
3
-81
/
+116
|
*
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
6
-38
/
+17
|
*
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-02-13
1
-45
/
+78
|
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
8
-53
/
+43
|
*
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
3
-33
/
+34
|
*
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
3
-64
/
+66
|
*
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
3
-52
/
+45
|
*
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
2019-02-13
1
-7
/
+18
|
*
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
2019-02-13
1
-2
/
+2
[next]