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
2020-01-29
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
1
-16
/
+12
2020-01-29
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
1
-1
/
+1
2020-01-23
scsi: enclosure: Fix stale device oops with hot replug
James Bottomley
1
-2
/
+1
2019-12-21
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
1
-2
/
+1
2019-12-05
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
1
-4
/
+5
2019-11-28
misc: mic: fix a DMA pool free failure
Wenwen Wang
1
-1
/
+1
2019-11-25
misc: cxl: Fix possible null pointer dereference
zhong jiang
1
-2
/
+0
2019-11-25
misc: genwqe: should return proper error value.
zhong jiang
1
-6
/
+7
2019-11-25
misc: kgdbts: Fix restrict error
Laura Abbott
1
-10
/
+6
2019-09-06
VMCI: Release resource if the work is already queued
Nadav Amit
1
-2
/
+4
2019-08-06
eeprom: at24: make spd world-readable again
Jean Delvare
1
-1
/
+1
2019-07-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
3
-58
/
+89
2019-06-22
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2019-06-11
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2
-0
/
+6
2019-04-20
lkdtm: Add tests for NULL pointer dereference
Christophe Leroy
3
-0
/
+22
2019-02-20
eeprom: at24: add support for 24c2048
Adrian Bunk
2
-1
/
+2
2019-02-15
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
1
-1
/
+1
2019-01-13
genwqe: Fix size check
Christian Borntraeger
1
-1
/
+1
2018-12-05
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
1
-1
/
+1
2018-11-27
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-11-27
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
Nathan Chancellor
1
-1
/
+1
2018-11-13
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2
-5
/
+6
2018-11-13
VMCI: Resource wildcard match fixed
Jorgen Hansen
2
-2
/
+3
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
[next]