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
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
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
2025-10-29
mei: me: add wildcat lake P DID
Alexander Usyskin
2
-0
/
+4
2025-10-29
misc: genwqe: Fix incorrect cmd field being reported in error
Colin Ian King
1
-1
/
+1
2025-08-28
misc: rtsx: usb: Ensure mmc child device is active when card is present
Ricky Wu
1
-7
/
+9
2025-08-28
Revert "vmci: Prevent the dispatching of uninitialized payloads"
Greg Kroah-Hartman
1
-2
/
+0
2025-08-28
vmci: Prevent the dispatching of uninitialized payloads
Lizhi Xu
1
-0
/
+2
2025-07-17
VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify
Wupeng Ma
1
-6
/
+5
2025-07-17
VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...
George Kennedy
1
-0
/
+2
2025-05-02
mei: me: add panther lake H DID
Alexander Usyskin
2
-0
/
+2
2025-05-02
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi
1
-0
/
+1
2025-05-02
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi
1
-1
/
+1
2025-05-02
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...
Kunihiko Hayashi
1
-0
/
+3
2025-03-13
eeprom: digsy_mtc: Make GPIO lookup table match the device
Andy Shevchenko
1
-1
/
+1
2025-03-13
mei: me: add panther lake P DID
Alexander Usyskin
2
-0
/
+4
2025-03-13
Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
Christian Heusel
1
-15
/
+0
2025-03-13
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
1
-1
/
+1
2025-03-13
drivers/card_reader/rtsx_usb: Restore interrupt based detection
Sean Rhodes
1
-0
/
+15
2024-12-14
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+10
2024-12-14
misc: apds990x: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-5
/
+7
2024-11-08
misc: sgi-gru: Don't disable preemption in GRU driver
Dimitri Sivanich
3
-8
/
+0
2024-09-12
VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
David Fernandez Gonzalez
1
-1
/
+2
2024-07-27
mei: demote client disconnect warning on suspend to debug
Alexander Usyskin
1
-1
/
+1
2024-07-05
vmci: prevent speculation leaks by sanitizing event in event_deliver()
Hagar Gamal Halim Hemdan
1
-1
/
+5
2024-07-05
mei: me: release irq in mei_me_pci_resume error path
Tomas Winkler
1
-1
/
+3
2024-05-17
mei: me: add lunar lake point M DID
Alexander Usyskin
2
-0
/
+4
2024-05-17
eeprom: at24: fix memory corruption race condition
Daniel Okazaki
1
-9
/
+9
2024-05-17
eeprom: at24: Probe for DDR3 thermal sensor in the SPD case
Heiner Kallweit
1
-0
/
+29
2024-05-17
eeprom: at24: Use dev_err_probe for nvmem register failure
Alexander Stein
1
-1
/
+2
2024-05-02
mei: me: disable RPL-S on SPS and IGN firmwares
Alexander Usyskin
1
-1
/
+1
2024-04-13
VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...
Vasiliy Kovalev
1
-1
/
+2
2024-04-13
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
Harshit Mogalapalli
1
-1
/
+2
2024-04-13
mei: me: add arrow lake point H DID
Alexander Usyskin
2
-0
/
+2
2024-04-13
mei: me: add arrow lake point S DID
Alexander Usyskin
2
-0
/
+2
2024-02-23
misc: fastrpc: Mark all sessions as invalid in cb_remove
Ekansh Gupta
1
-1
/
+1
2023-12-13
misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
Su Hui
1
-1
/
+1
2023-12-13
misc: mei: client.c: return negative error code in mei_cl_write
Su Hui
1
-1
/
+1
2023-12-08
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
Siddharth Vadapalli
1
-0
/
+4
2023-12-08
misc: pci_endpoint_test: Add deviceID for AM64 and J7200
Kishon Vijay Abraham I
1
-0
/
+8
2023-11-28
misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller
Yoshihiro Shimoda
1
-0
/
+4
2023-11-20
misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
1
-3
/
+4
2023-11-08
misc: fastrpc: Clean buffers on remote invocation failures
Ekansh Gupta
1
-5
/
+5
2023-07-27
misc: pci_endpoint_test: Re-init completion for every test
Damien Le Moal
1
-0
/
+4
2023-07-27
misc: pci_endpoint_test: Free IRQs before removing the device
Damien Le Moal
1
-3
/
+3
2023-07-27
misc: fastrpc: Create fastrpc scalar with correct buffer count
Ekansh Gupta
1
-1
/
+1
2023-06-14
eeprom: at24: also select REGMAP
Randy Dunlap
1
-0
/
+1
2023-06-09
misc: fastrpc: reject new invocations during device removal
Richard Acayan
1
-1
/
+2
2023-06-09
misc: fastrpc: return -EPIPE to invocations on device removal
Richard Acayan
1
-1
/
+3
2023-05-17
vmci_host: fix a race condition in vmci_host_poll() causing GPF
Dae R. Jeong
1
-1
/
+7
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
[next]