index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
*
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-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-06-09
|
\
|
*
char: sparc64: Add privileged ADI driver
Tom Hromatka
2018-06-05
*
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-06-07
|
\
\
|
*
|
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-05-30
|
*
|
tpm: reduce polling time to usecs for even finer granularity
Nayna Jain
2018-05-18
|
*
|
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-14
|
*
|
tpm: tpm_crb: relinquish locality on error path.
Winkler, Tomas
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-09
|
|
/
*
|
Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-06-06
|
\
\
|
*
|
ipmi: Properly release srcu locks on error conditions
Corey Minyard
2018-05-24
|
*
|
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
Avi Fishman
2018-05-23
|
*
|
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-05-22
|
*
|
ipmi: Remove the proc interface
Corey Minyard
2018-05-09
|
*
|
ipmi_ssif: Fix uninitialized variable issue
Gustavo A. R. Silva
2018-04-19
|
*
|
ipmi: add an NPCM7xx KCS BMC driver
Haiyue Wang
2018-04-18
|
*
|
ipmi_si: Clean up shutdown a bit
Corey Minyard
2018-04-18
|
*
|
ipmi_si: Rename intf_num to si_num
Corey Minyard
2018-04-18
|
*
|
ipmi: Remove smi->intf checks
Corey Minyard
2018-04-18
|
*
|
ipmi_ssif: Get rid of unused intf_num
Corey Minyard
2018-04-18
|
*
|
ipmi: ipmi_unregister_smi() cannot fail, have it return void
Corey Minyard
2018-04-18
|
*
|
ipmi_devintf: Add an error return on invalid ioctls
Corey Minyard
2018-04-18
|
*
|
ipmi_ssif: Remove usecount handling
Corey Minyard
2018-04-18
|
*
|
ipmi: Remove condition on interface shutdown
Corey Minyard
2018-04-18
|
*
|
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
2018-04-18
|
*
|
ipmi_si: Convert over to a shutdown handler
Corey Minyard
2018-04-18
|
*
|
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
2018-04-18
|
*
|
ipmi: Fix some counter issues
Corey Minyard
2018-04-18
|
*
|
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
2018-04-18
|
*
|
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
|
*
|
ipmi_devintf: Small lock rework
Corey Minyard
2018-04-18
|
*
|
ipmi: Clean up some style issues in the message handler
Corey Minyard
2018-04-18
|
*
|
ipmi: Break up i_ipmi_request
Corey Minyard
2018-04-18
|
*
|
ipmi:devintf: Clean up some coding style issues
Corey Minyard
2018-04-18
|
*
|
ipmi: Clean up some debug code
Corey Minyard
2018-04-18
|
*
|
ipmi:watchdog: Use the IPMI panic handler instead of the system one
Corey Minyard
2018-04-18
[next]