index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: mic: scif: Fix error handling path
Souptick Joarder
2020-10-29
1
-2
/
+2
*
VMCI: check return value of get_user_pages_fast() for errors
Alex Dewar
2020-10-29
1
-4
/
+6
*
cxl: Fix kobject memleak
Wang Hai
2020-08-21
1
-4
/
+1
*
misc: atmel-ssc: lock with mutex instead of spinlock
Michał Mirosław
2020-07-22
1
-12
/
+12
*
mei: bus: don't clean driver pointer
Alexander Usyskin
2020-07-22
1
-2
/
+1
*
mei: release me_cl object reference
Alexander Usyskin
2020-05-27
1
-0
/
+2
*
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
2020-05-10
1
-1
/
+1
*
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
2020-04-24
1
-1
/
+1
*
altera-stapl: altera_get_note: prevent write beyond end of 'key'
Daniel Axtens
2020-04-02
1
-6
/
+6
*
mic: avoid statically declaring a 'struct device'.
Arnd Bergmann
2020-01-29
1
-16
/
+12
*
misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
Nathan Chancellor
2020-01-29
1
-1
/
+1
*
scsi: enclosure: Fix stale device oops with hot replug
James Bottomley
2020-01-23
1
-2
/
+1
*
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
2019-12-21
1
-2
/
+1
*
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
2019-12-05
1
-4
/
+5
*
misc: mic: fix a DMA pool free failure
Wenwen Wang
2019-11-28
1
-1
/
+1
*
misc: genwqe: should return proper error value.
zhong jiang
2019-11-25
1
-6
/
+7
*
misc: kgdbts: Fix restrict error
Laura Abbott
2019-11-25
1
-10
/
+6
*
VMCI: Release resource if the work is already queued
Nadav Amit
2019-09-06
1
-2
/
+4
*
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-07-21
3
-58
/
+89
*
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
2019-06-22
1
-2
/
+2
*
genwqe: Prevent an integer overflow in the ioctl
Dan Carpenter
2019-06-11
2
-0
/
+6
*
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
2019-02-20
1
-1
/
+1
*
genwqe: Fix size check
Christian Borntraeger
2019-01-13
1
-1
/
+1
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
2
-3
/
+2
*
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
2018-12-13
1
-1
/
+1
*
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-11-27
1
-0
/
+4
*
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
Nathan Chancellor
2018-11-27
1
-1
/
+1
*
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2018-11-21
2
-5
/
+6
*
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
2018-10-10
1
-2
/
+2
*
tsl2550: fix lux1_input error in low light
Matt Ranostay
2018-10-10
1
-1
/
+1
*
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
2018-09-26
1
-1
/
+1
*
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-26
1
-0
/
+2
*
vmw_balloon: include asm/io.h
Nadav Amit
2018-09-19
1
-0
/
+1
*
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
2018-09-19
1
-2
/
+2
*
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
2018-09-19
1
-11
/
+9
*
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
2018-09-15
1
-1
/
+4
*
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
2018-09-09
1
-1
/
+8
*
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
2018-09-09
1
-18
/
+19
*
vmw_balloon: do not use 2MB without batching
Nadav Amit
2018-09-09
1
-1
/
+7
*
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
2018-09-09
1
-6
/
+7
*
vmw_balloon: fix inflation with batching
Nadav Amit
2018-07-17
1
-2
/
+2
*
ibmasm: don't write out of bounds in read handler
Jann Horn
2018-07-17
1
-24
/
+3
*
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
2018-06-16
1
-16
/
+7
*
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
2018-04-13
1
-2
/
+8
*
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
2018-04-08
1
-1
/
+0
*
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
2018-03-22
1
-1
/
+6
*
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
2017-12-25
1
-0
/
+13
*
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
2017-12-05
1
-0
/
+6
*
mei: return error on notification request to a disconnected client
Alexander Usyskin
2017-11-08
1
-0
/
+3
*
cxl: Fix driver use count
Frederic Barrat
2017-10-05
2
-1
/
+11
[next]