index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
mei: bus-fixup:upon error print return values of send and receive
Alexander Usyskin
1
-4
/
+4
2023-01-24
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-24
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-24
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-14
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
1
-0
/
+1
2023-01-14
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2023-01-14
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2023-01-14
misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...
Zheng Wang
3
-7
/
+30
2023-01-14
misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
ruanjinjie
1
-1
/
+1
2023-01-14
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
1
-1
/
+19
2023-01-14
misc: ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
1
-2
/
+5
2022-11-25
misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
Alexander Potapenko
1
-0
/
+2
2022-10-26
misc: ocxl: fix possible refcount leak in afu_ioctl()
Hangyu Hua
1
-0
/
+2
2022-10-15
misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
Shunsuke Mie
1
-0
/
+5
2022-10-15
misc: pci_endpoint_test: Aggregate params checking for xfer
Shunsuke Mie
1
-6
/
+23
2022-09-08
misc: fastrpc: fix memory corruption on open
Johan Hovold
1
-4
/
+3
2022-09-08
misc: fastrpc: fix memory corruption on probe
Johan Hovold
1
-0
/
+5
2022-08-25
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-08-25
uacce: Handle parent device removal or parent driver module rmmod
Jean-Philippe Brucker
1
-46
/
+87
2022-08-21
eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
Dan Carpenter
1
-2
/
+6
2022-08-21
misc: rtsx: Fix an error handling path in rtsx_pci_probe()
Christophe JAILLET
1
-1
/
+5
2022-07-12
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan
1
-1
/
+3
2022-07-12
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-9
/
+17
2022-07-12
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-6
/
+7
2022-06-22
mei: me: add raptor lake point S DID
Alexander Usyskin
2
-0
/
+4
2022-06-22
misc: atmel-ssc: Fix IRQ check in ssc_probe
Miaoqian Lin
1
-2
/
+2
2022-06-14
misc: rtsx: set NULL intfdata when probe fails
Shuah Khan
1
-0
/
+1
2022-06-14
lkdtm/usercopy: Expand size of "out of frame" object
Kees Cook
1
-3
/
+14
2022-06-14
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-4
/
+5
2022-06-14
lkdtm/bugs: Check for the NULL pointer after calling kmalloc
Jiasheng Jiang
1
-0
/
+5
2022-06-09
misc: ocxl: fix possible double free in ocxl_file_register_afu
Hangyu Hua
1
-0
/
+2
2022-04-08
kgdbts: fix return value of __setup handler
Randy Dunlap
1
-2
/
+2
2022-04-08
habanalabs: Add check for pci_enable_device
Jiasheng Jiang
1
-0
/
+2
2022-04-08
misc: alcor_pci: Fix an error handling path
Christophe JAILLET
1
-3
/
+6
2022-04-08
mei: avoid iterator usage outside of list_for_each_entry
Alexander Usyskin
1
-20
/
+15
2022-04-08
mei: me: add Alder Lake N device id.
Alexander Usyskin
2
-0
/
+2
2022-02-16
eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX
Jonas Malaco
1
-0
/
+3
2022-02-16
misc: fastrpc: avoid double fput() on failed usercopy
Mathias Krause
1
-1
/
+8
2022-01-27
misc: lattice-ecp3-config: Fix task hung when firmware load failed
Wei Yongjun
1
-6
/
+6
2022-01-27
lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()
Christophe Leroy
1
-1
/
+1
2021-12-14
misc: fastrpc: fix improper packet size calculation
Jeya R
1
-4
/
+6
2021-10-20
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
1
-0
/
+2
2021-10-20
cb710: avoid NULL pointer subtraction
Arnd Bergmann
1
-1
/
+1
2021-10-20
mei: me: add Ice Lake-N device id.
Andy Shevchenko
2
-0
/
+2
2021-10-09
habanalabs/gaudi: fix LBW RR configuration
Oded Gabbay
1
-48
/
+67
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-09-26
habanalabs: add validity check for event ID received from F/W
Ofir Bitton
2
-0
/
+12
2021-09-18
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
1
-2
/
+4
2021-09-15
lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
Kevin Mitchell
1
-1
/
+1
2021-09-03
lkdtm: Enable DOUBLE_FAULT on all architectures
Kees Cook
1
-2
/
+0
[next]