index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2018-07-03
mei: discard messages from not connected client during power down.
Alexander Usyskin
2018-07-03
mei: expose fw version to sysfs
Alexander Usyskin
2018-07-03
mei: add optional timeout to internal bus recv
Alexander Usyskin
2018-07-03
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
Alexander Usyskin
2018-07-03
eeprom: idt_89hpesx: remove redundant variable csrval_len
Colin Ian King
2018-07-03
misc: rtsx: make several functions static
Colin Ian King
2018-07-03
misc: vmci: remove redundant variable is_local
Colin Ian King
2018-07-03
misc: ti-st: remove redundant variable 'type'
Colin Ian King
2018-07-03
sgi-xp: remove redundant pointers ch and rp
Colin Ian King
2018-07-03
misc: genwqe: remove several redundant variables
Colin Ian King
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
2018-07-03
vmw_balloon: update copyright message
Nadav Amit
2018-07-03
vmw_balloon: remove inflation rate limiting
Nadav Amit
2018-07-03
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
2018-07-03
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
2018-07-03
vmw_balloon: do not use 2MB without batching
Nadav Amit
2018-07-03
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
2018-07-02
ocxl: Fix page fault handler in case of fault on dying process
Frederic Barrat
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
2018-07-02
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
Alastair D'Silva
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
2018-07-02
ocxl: Change return type for fault handler
Souptick Joarder
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
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-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-03
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-02
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
2018-06-02
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
2018-05-18
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-16
eeprom: at24: provide a separate routine for creating dummy i2c clients
Bartosz Golaszewski
[prev]
[next]