index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2018-07-28
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-17
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-07-10
char: amd64-agp: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-10
char: agp: Change return type to vm_fault_t
Souptick Joarder
2018-07-07
Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-24
ipmi: kcs_bmc: fix IRQ exception if the channel is not open
Haiyue Wang
2018-06-24
ipmi: Cleanup oops on initialization failure
Corey Minyard
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
hwrng: core - Always drop the RNG in hwrng_unregister()
Michael Büsch
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
Convert virtio_console to struct_size
Matthew Wilcox
2018-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-06-07
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-06-06
Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-05
char: sparc64: Add privileged ADI driver
Tom Hromatka
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-30
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-05-26
random: convert to ->poll_mask
Christoph Hellwig
2018-05-24
ipmi: Properly release srcu locks on error conditions
Corey Minyard
2018-05-23
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
Avi Fishman
2018-05-22
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-05-19
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
2018-05-18
tpm: reduce polling time to usecs for even finer granularity
Nayna Jain
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
2018-05-14
tpm: replace kmalloc() + memcpy() with kmemdup()
Ji-Hun Kim
2018-05-14
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
2018-05-14
tpm: reduce poll sleep time in tpm_transmit()
Nayna Jain
2018-05-14
tpm_tis: verify locality released before returning from release_locality
Jerry Snitselaar
2018-05-10
agp: uninorth: make two functions static
Mathieu Malaterre
2018-05-10
tpm: tpm_crb: relinquish locality on error path.
Winkler, Tomas
2018-05-09
ipmi: Remove the proc interface
Corey Minyard
2018-05-09
tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
Colin Ian King
2018-05-09
tpm: Move eventlog declarations to its own header
Thiebaud Weksteen
2018-05-09
tpm: Move shared eventlog functions to common.c
Thiebaud Weksteen
2018-05-09
tpm: Move eventlog files to a subdirectory
Thiebaud Weksteen
2018-05-09
tpm: Add explicit endianness cast
Thiebaud Weksteen
2018-05-09
tpm: st33zp24: remove redundant null check on chip
Colin Ian King
2018-05-09
tpm: move the delay_msec increment after sleep in tpm_transmit()
Nayna Jain
2018-05-05
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
[next]