index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2018-11-13
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
2018-11-13
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2018-11-13
VMCI: Resource wildcard match fixed
Jorgen Hansen
2018-11-10
eeprom: at24: Add support for address-width property
Alan Chiang
2018-10-03
misc: sram: enable clock before registering regions
Johan Hovold
2018-10-03
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
2018-10-03
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
2018-10-03
tsl2550: fix lux1_input error in low light
Matt Ranostay
2018-09-29
vmw_balloon: include asm/io.h
Nadav Amit
2018-09-26
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
2018-09-26
mei: bus: need to unlink client before freeing
Tomas Winkler
2018-09-26
mei: bus: fix hw module get/put balance
Tomas Winkler
2018-09-26
mei: ignore not found client in the enumeration
Alexander Usyskin
2018-09-26
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-26
misc: ibmvsm: Fix wrong assignment of return code
Bryant G. Ly
2018-09-19
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
2018-09-19
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
2018-09-09
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
2018-09-09
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
2018-09-09
vmw_balloon: do not use 2MB without batching
Nadav Amit
2018-09-09
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
2018-09-09
ocxl: Fix page fault handler in case of fault on dying process
Frederic Barrat
2018-09-09
cxl: Fix wrong comparison in cxl_adapter_context_get()
Vaibhav Jain
2018-09-05
mei: don't update offset in write
Alexander Usyskin
2018-08-22
misc: sram: fix resource leaks in probe error path
Johan Hovold
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-10
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
2018-07-07
ibmasm: don't write out of bounds in read handler
Jann Horn
2018-07-03
mei: discard messages from not connected client during power down.
Alexander Usyskin
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
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
[next]