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
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-04-27
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-03
mei: me: add arrow lake point H DID
Alexander Usyskin
2
-0
/
+2
2024-04-03
mei: me: add arrow lake point S DID
Alexander Usyskin
2
-0
/
+2
2024-04-03
misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...
Hans de Goede
1
-8
/
+13
2024-03-01
misc: open-dice: Fix spurious lockdep warning
Will Deacon
1
-1
/
+1
2024-02-23
misc: fastrpc: Mark all sessions as invalid in cb_remove
Ekansh Gupta
1
-1
/
+1
2024-02-05
misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback
Hans de Goede
1
-0
/
+1
2024-01-25
accel/habanalabs: fix information leak in sec_attest_info()
Xingyuan Mo
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-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: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
Siddharth Vadapalli
1
-0
/
+4
2023-11-02
misc: fastrpc: Unmap only if buffer is unmapped from DSP
Ekansh Gupta
1
-3
/
+5
2023-11-02
misc: fastrpc: Clean buffers on remote invocation failures
Ekansh Gupta
1
-5
/
+5
2023-11-02
misc: fastrpc: Free DMA handles for RPC calls with no arguments
Ekansh Gupta
1
-13
/
+10
2023-11-02
misc: fastrpc: Reset metadata buffer to avoid incorrect free
Ekansh Gupta
1
-0
/
+1
2023-10-06
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
Ricky WU
6
-212
/
+102
2023-09-23
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
1
-3
/
+5
2023-09-23
misc: fastrpc: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2023-09-23
misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-08-23
accel/habanalabs: add pci health check during heartbeat
Ofir Bitton
3
-3
/
+16
2023-08-16
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
6
-58
/
+6
2023-07-23
misc: pci_endpoint_test: Re-init completion for every test
Damien Le Moal
1
-0
/
+4
2023-07-23
misc: pci_endpoint_test: Free IRQs before removing the device
Damien Le Moal
1
-3
/
+3
2023-07-23
misc: fastrpc: Create fastrpc scalar with correct buffer count
Ekansh Gupta
1
-1
/
+1
2023-07-19
misc: fastrpc: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+3
2023-07-19
lkdtm: replace ll_rw_block with submit_bh
Yue Zhao
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-24
lkdtm/stackleak: Fix noinstr violation
Josh Poimboeuf
1
-0
/
+6
2023-05-11
vmci_host: fix a race condition in vmci_host_poll() causing GPF
Dae R. Jeong
1
-1
/
+7
2023-03-11
misc: vmw_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
mei: bus-fixup:upon error print return values of send and receive
Alexander Usyskin
1
-4
/
+4
2023-03-10
habanalabs: fix bug in timestamps registration code
farah kassabri
1
-11
/
+22
2023-03-10
habanalabs: extend fatal messages to contain PCI info
Moti Haimovski
1
-13
/
+25
2023-03-10
misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()
Christophe JAILLET
1
-1
/
+12
2023-03-10
misc/mei/hdcp: Use correct macros to initialize uuid_le
Andy Shevchenko
1
-2
/
+2
2023-03-10
mei: pxp: Use correct macros to initialize uuid_le
Andy Shevchenko
1
-2
/
+2
2023-03-10
VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...
George Kennedy
1
-0
/
+2
2023-03-10
eeprom: idt_89hpesx: Fix error handling in idt_init()
Yuan Can
1
-1
/
+9
2023-03-10
habanalabs: bugs fixes in timestamps buff alloc
farah kassabri
1
-2
/
+3
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-3
/
+3
[next]