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-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-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
1
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
1
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
1
-1
/
+0
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
1
-4
/
+8
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-7
/
+1
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
52
-626
/
+2269
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-5
/
+2
2022-12-14
lkdtm: cfi: Make PAC test work with GCC 7 and 8
Kristina Martsenko
1
-1
/
+5
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-36
/
+376
2022-12-06
cxl: Remove unnecessary cxl_pci_window_alignment()
Bjorn Helgaas
1
-7
/
+0
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
1
-0
/
+2
2022-11-30
habanalabs: remove FOLL_FORCE usage
David Hildenbrand
1
-2
/
+1
2022-11-29
Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
19
-512
/
+1184
2022-11-29
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
2
-2
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-3
/
+3
2022-11-25
misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
Abel Vesa
1
-0
/
+2
2022-11-25
misc: fastrpc: Add mmap request assigning for static PD pool
Abel Vesa
1
-1
/
+18
2022-11-25
misc: fastrpc: Safekeep mmaps on interrupted invoke
Abel Vesa
1
-0
/
+15
2022-11-25
misc: fastrpc: Add support for audiopd
Abel Vesa
1
-0
/
+135
2022-11-25
misc: fastrpc: Rework fastrpc_req_munmap
Abel Vesa
1
-24
/
+23
2022-11-25
misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
Abel Vesa
1
-2
/
+3
2022-11-25
misc: fastrpc: Add fastrpc_remote_heap_alloc
Abel Vesa
1
-3
/
+26
2022-11-25
misc: fastrpc: Add reserved mem support
Abel Vesa
1
-0
/
+4
2022-11-25
misc: fastrpc: Rename audio protection domain to root
Abel Vesa
1
-2
/
+2
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
1
-1
/
+19
2022-11-24
ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
1
-2
/
+5
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2022-11-24
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
1
-0
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
3
-10
/
+12
2022-11-23
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2022-11-23
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
[next]