index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-10-04
tsl2550: fix lux1_input error in low light
Matt Ranostay
1
-1
/
+1
2018-09-29
vmw_balloon: include asm/io.h
Nadav Amit
1
-0
/
+1
2018-09-26
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-09-26
mei: ignore not found client in the enumeration
Alexander Usyskin
1
-3
/
+6
2018-09-26
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-09-19
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
1
-2
/
+2
2018-09-19
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-09-15
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
1
-1
/
+4
2018-09-09
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
1
-1
/
+8
2018-09-09
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
1
-18
/
+19
2018-09-09
vmw_balloon: do not use 2MB without batching
Nadav Amit
1
-1
/
+7
2018-09-09
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
1
-6
/
+7
2018-09-09
cxl: Fix wrong comparison in cxl_adapter_context_get()
Vaibhav Jain
1
-1
/
+1
2018-09-05
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-07-17
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-07-17
ibmasm: don't write out of bounds in read handler
Jann Horn
1
-24
/
+3
2018-06-16
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
1
-16
/
+7
2018-04-13
cxl: Unlock on error in probe
Dan Carpenter
1
-2
/
+6
2018-04-13
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
1
-2
/
+8
2018-04-08
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
1
-1
/
+0
2018-03-22
lkdtm: turn off kcov for lkdtm_rodata_do_nothing:
Arnd Bergmann
1
-0
/
+2
2018-03-22
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
1
-1
/
+6
2017-12-25
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
1
-0
/
+14
2017-12-20
eeprom: at24: change nvmem stride to 1
David Lechner
1
-1
/
+1
2017-12-05
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
1
-0
/
+6
2017-12-05
eeprom: at24: correctly set the size for at24mac402
Bartosz Golaszewski
1
-0
/
+10
2017-12-05
eeprom: at24: fix reading from 24MAC402/24MAC602
Heiner Kallweit
1
-1
/
+2
2017-11-18
misc: panel: properly restore atomic counter on error path
Willy Tarreau
1
-4
/
+19
2017-11-15
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
1
-0
/
+3
2017-11-08
mei: return error on notification request to a disconnected client
Alexander Usyskin
1
-0
/
+3
2017-10-08
lkdtm: Fix Oops when unloading the module
Juerg Haefliger
1
-1
/
+3
2017-10-05
cxl: Fix driver use count
Frederic Barrat
2
-1
/
+11
2017-07-28
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
1
-4
/
+10
2017-06-24
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-06-24
misc: mic: double free on ioctl error path
Dan Carpenter
1
-1
/
+0
2017-06-14
cxl: Avoid double free_irq() for psl,slice interrupts
Vaibhav Jain
1
-3
/
+11
2017-06-14
cxl: Fix error path on bad ioctl
Frederic Barrat
1
-5
/
+2
2017-06-14
mei: make sysfs modalias format similar as uevent modalias
Pratyush Anand
1
-1
/
+3
2017-05-25
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
1
-6
/
+9
2017-05-25
cxl: Force context lock during EEH flow
Vaibhav Jain
1
-2
/
+17
2017-03-15
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
4
-10
/
+27
2017-03-15
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
4
-23
/
+35
2017-03-12
mei: remove support for broken parallel read
Alexander Usyskin
1
-22
/
+26
2017-01-12
mei: move write cb to completion on credentials failures
Alexander Usyskin
1
-8
/
+12
2017-01-12
mei: bus: fix mei_cldev_enable KDoc
Alexander Usyskin
1
-1
/
+1
2017-01-12
mei: fix parameter rename KDoc
Alexander Usyskin
1
-2
/
+2
2017-01-09
mei: me: add lewisburg device ids
Tomas Winkler
2
-0
/
+3
2017-01-09
mei: request async autosuspend at the end of enumeration
Alexander Usyskin
1
-1
/
+1
2016-10-31
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
1
-1
/
+1
[next]