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
/
misc
Commit message (
Expand
)
Author
Age
*
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
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
|
\
|
*
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-06-06
|
|
\
|
|
*
misc: pci_endpoint_test: Use pci_irq_vector function
Gustavo Pimentel
2018-05-15
|
|
*
misc: pci_endpoint_test: Replace lower into upper case characters
Gustavo Pimentel
2018-05-15
|
*
|
misc: pci_endpoint_test: Add DesignWare EP entry
Gustavo Pimentel
2018-05-15
|
|
/
*
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
|
\
\
|
*
|
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
2018-06-05
|
*
|
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
2018-06-03
|
*
|
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
2018-06-03
|
*
|
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
2018-06-03
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2018-06-03
|
|
\
\
|
*
|
|
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
2018-06-01
|
*
|
|
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
2018-06-01
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
|
\
\
\
|
*
|
|
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
|
*
|
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
|
|
/
/
*
|
|
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
|
\
\
\
|
*
|
|
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
2018-06-02
|
*
|
|
misc: IBM Virtual Management Channel Driver (VMC)
Bryant G. Ly
2018-05-14
|
*
|
|
misc: sgi-gru: Change return type to vm_fault_t
Souptick Joarder
2018-05-14
|
*
|
|
sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type
Luc Van Oostenryck
2018-04-26
|
*
|
|
misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
Jia-Ju Bai
2018-04-23
|
*
|
|
misc: tifm: Remove VLA
Laura Abbott
2018-04-23
|
*
|
|
misc: cxl: Change return type to vm_fault_t
Souptick Joarder
2018-04-23
|
|
/
/
*
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
|
\
\
\
|
*
|
|
sgi-gru: simplify procfs code
Christoph Hellwig
2018-05-16
|
|
/
/
*
|
|
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
eeprom: at24: fix retrieving the at24_chip_data structure
Bartosz Golaszewski
2018-05-09
|
|
/
*
|
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-05-15
*
|
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
2018-05-15
|
/
*
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-12
|
\
|
*
misc: kgdbts: Display progress of asynchronous tests
Daniel Thompson
2018-01-25
*
|
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
|
\
\
|
*
|
cxl: Fix possible deadlock when processing page faults from cxllib
Frederic Barrat
2018-04-04
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
|
|
\
\
|
*
|
|
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2018-03-14
|
*
|
|
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
|
*
|
|
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-03-13
|
*
|
|
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
2018-03-13
|
*
|
|
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
2018-03-13
*
|
|
|
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
|
\
\
\
\
|
*
|
|
|
misc: pci_endpoint_test: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
*
|
|
|
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
|
\
\
\
\
\
|
*
|
|
|
|
misc: rtsx: rename SG_END macro
Arnd Bergmann
2018-03-01
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GenWQE: Fix a typo in two comments
Markus Elfring
2018-03-27
*
|
|
|
|
|
|
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-04
|
\
\
\
\
\
\
\
[next]