index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: tclib: Default to tclib timer for RT
Thomas Gleixner
2022-01-11
1
-1
/
+2
*
clocksource: TCLIB: Allow higher clock rates for clock events
Benedikt Spranger
2022-01-11
1
-2
/
+10
*
cb710: avoid NULL pointer subtraction
Arnd Bergmann
2021-10-27
1
-1
/
+1
*
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
2021-09-22
1
-2
/
+4
*
misc/libmasm/module: Fix two use after free in ibmasm_init_one
Lv Yunlong
2021-07-20
1
-2
/
+3
*
platform/x86: hp_accel: Avoid invoking _INI to speed up resume
Kai-Heng Feng
2021-06-03
1
-0
/
+1
*
mei: request autosuspend after sending rx flow control
Alexander Usyskin
2021-06-03
1
-0
/
+3
*
kgdb: fix gcc-11 warnings harder
Greg Kroah-Hartman
2021-06-03
1
-1
/
+2
*
kgdb: fix gcc-11 warning on indentation
Arnd Bergmann
2021-05-22
1
-13
/
+13
*
misc: vmw_vmci: explicitly initialize vmci_datagram payload
Tetsuo Handa
2021-05-22
1
-1
/
+1
*
misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
Tetsuo Handa
2021-05-22
1
-1
/
+1
*
misc: lis3lv02d: Fix false-positive WARN on various HP models
Hans de Goede
2021-05-22
1
-5
/
+16
*
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
2021-03-11
1
-0
/
+15
*
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
Sabyrzhan Tasbolatov
2021-03-03
1
-0
/
+3
*
VMCI: Use set_page_dirty_lock() when unregistering guest memory
Jorgen Hansen
2021-03-03
1
-1
/
+1
*
misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...
Aswath Govindraju
2021-03-03
1
-0
/
+1
*
misc: eeprom_93xx46: Fix module alias to enable module autoprobe
Aswath Govindraju
2021-03-03
1
-1
/
+1
*
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
2021-01-09
1
-1
/
+1
*
mei: protect mei_cl_mtu from null dereference
Alexander Usyskin
2020-11-18
1
-2
/
+2
*
eeprom: at25: set minimum read/write access stride to 1
Christian Eggers
2020-10-29
1
-1
/
+1
*
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-29
2
-3
/
+3
*
mic: vop: copy data to kernel space then write to io memory
Sherry Sun
2020-10-29
1
-6
/
+14
*
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
-1
/
+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
*
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: cxl: Fix possible null pointer dereference
zhong jiang
2019-11-25
1
-2
/
+0
*
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
*
eeprom: at24: make spd world-readable again
Jean Delvare
2019-08-06
1
-1
/
+1
*
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
*
lkdtm: Add tests for NULL pointer dereference
Christophe Leroy
2019-04-20
3
-0
/
+22
*
eeprom: at24: add support for 24c2048
Adrian Bunk
2019-02-20
2
-1
/
+2
*
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
2019-02-15
1
-1
/
+1
*
genwqe: Fix size check
Christian Borntraeger
2019-01-13
1
-1
/
+1
*
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
2018-12-05
1
-1
/
+1
*
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-11-27
1
-0
/
+4
[next]