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
2018-11-13
ocxl: Fix access to the AFU Descriptor Data
Christophe Lombard
1
-1
/
+3
2018-11-13
signal/GenWQE: Fix sending of SIGKILL
Eric W. Biederman
2
-5
/
+6
2018-11-13
VMCI: Resource wildcard match fixed
Jorgen Hansen
2
-2
/
+3
2018-11-10
eeprom: at24: Add support for address-width property
Alan Chiang
1
-0
/
+17
2018-10-03
misc: sram: enable clock before registering regions
Johan Hovold
1
-6
/
+7
2018-10-03
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-10-03
misc: ibmvmc: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-10-03
tsl2550: fix lux1_input error in low light
Matt Ranostay
1
-1
/
+1
2018-09-29
vmw_balloon: include asm/io.h
Nadav Amit
1
-0
/
+1
2018-09-26
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-09-26
mei: bus: need to unlink client before freeing
Tomas Winkler
1
-5
/
+4
2018-09-26
mei: bus: fix hw module get/put balance
Tomas Winkler
1
-2
/
+1
2018-09-26
mei: ignore not found client in the enumeration
Alexander Usyskin
1
-3
/
+6
2018-09-26
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-09-26
misc: ibmvsm: Fix wrong assignment of return code
Bryant G. Ly
1
-1
/
+1
2018-09-19
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
1
-2
/
+2
2018-09-19
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-09-09
vmw_balloon: fix VMCI use when balloon built into kernel
Nadav Amit
1
-1
/
+8
2018-09-09
vmw_balloon: VMCI_DOORBELL_SET does not check status
Nadav Amit
1
-18
/
+19
2018-09-09
vmw_balloon: do not use 2MB without batching
Nadav Amit
1
-1
/
+7
2018-09-09
vmw_balloon: fix inflation of 64-bit GFNs
Nadav Amit
1
-6
/
+7
2018-09-09
ocxl: Fix page fault handler in case of fault on dying process
Frederic Barrat
1
-9
/
+15
2018-09-09
cxl: Fix wrong comparison in cxl_adapter_context_get()
Vaibhav Jain
1
-1
/
+1
2018-09-05
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-08-22
misc: sram: fix resource leaks in probe error path
Johan Hovold
1
-1
/
+8
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2018-07-10
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-4
/
+4
2018-07-07
ibmasm: don't write out of bounds in read handler
Jann Horn
1
-24
/
+3
2018-07-03
mei: discard messages from not connected client during power down.
Alexander Usyskin
1
-1
/
+4
2018-07-03
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-25
/
+46
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
8
-16
/
+20
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+5
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+15
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-8
/
+136
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
2018-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
1
-14
/
+14
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-24
/
+2663
2018-06-05
ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
Wei Yongjun
1
-1
/
+3
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-67
/
+14
2018-06-03
ocxl: Add an IOCTL so userspace knows what OCXL features are available
Alastair D'Silva
1
-0
/
+25
2018-06-03
ocxl: Expose the thread_id needed for wait on POWER9
Alastair D'Silva
4
-1
/
+94
2018-06-03
ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
Alastair D'Silva
1
-1
/
+1
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
3
-0
/
+23
2018-06-02
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
1
-16
/
+7
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
1
-2
/
+2
2018-06-02
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
1
-4
/
+12
[next]