index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
habanalabs/gaudi: Use correct sram size macro for debugfs
Dafna Hirschfeld
1
-4
/
+4
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
5
-7
/
+40
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
6
-235
/
+91
2022-05-22
habanalabs: unified memory manager infrastructure
Yuri Nudelman
3
-1
/
+333
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
2
-10
/
+22
2022-05-22
habanalabs: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-05-22
habanalabs: modify dma_mask to be ASIC specific property
Tomer Tayar
5
-30
/
+10
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
1
-2
/
+4
2022-05-22
habanalabs/gaudi: avoid resetting max power in hard reset
Tomer Tayar
1
-2
/
+0
2022-05-22
habanalabs/gaudi: increase submission resources
Ofir Bitton
1
-2
/
+2
2022-05-22
habanalabs: expose compute ctx status through info ioctl
Ofir Bitton
1
-0
/
+2
2022-05-22
habanalabs: add new return code to device fd open
Ofir Bitton
3
-1
/
+20
2022-05-22
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
4
-0
/
+40
2022-05-22
habanalabs: convert all MMU masks/shifts to arrays
Ohad Sharabi
6
-92
/
+52
2022-05-22
habanalabs: change mmu_get_real_page_size to be ASIC-specific
Ohad Sharabi
4
-98
/
+112
2022-05-22
habanalabs: add DRAM default page size to HW info
Ohad Sharabi
1
-0
/
+1
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
4
-1
/
+8
2022-05-19
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
1
-4
/
+5
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
1
-1
/
+5
2022-05-19
Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-2
/
+2
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
2
-15
/
+99
2022-05-18
lkdtm/heap: Hide allocation size from -Warray-bounds
Kees Cook
1
-0
/
+1
2022-05-18
lkdtm/usercopy: Check vmalloc and >0-order folios
Kees Cook
1
-0
/
+83
2022-05-12
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
1
-15
/
+15
2022-05-11
cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
10
-0
/
+12
2022-05-09
lkdtm: cfi: Fix type width for masking PAC bits
Kees Cook
1
-1
/
+1
2022-05-09
misc: rtsx: set NULL intfdata when probe fails
Shuah Khan
1
-0
/
+1
2022-05-09
altera-stapl: Use swap() instead of open coding it
Jiapeng Chong
1
-40
/
+16
2022-05-09
misc: rtsx: add rts5261 efuse function
Ricky WU
1
-53
/
+62
2022-05-08
lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=n
Mark Rutland
1
-1
/
+11
2022-05-08
lkdtm/stackleak: check stack boundaries
Mark Rutland
1
-0
/
+20
2022-05-08
lkdtm/stackleak: prevent unexpected stack usage
Mark Rutland
1
-1
/
+23
2022-05-08
lkdtm/stackleak: rework boundary management
Mark Rutland
1
-39
/
+47
2022-05-08
lkdtm/stackleak: avoid spurious failure
Mark Rutland
1
-7
/
+0
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-8
/
+11
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+11
2022-04-29
misc/pvpanic: Convert regular spinlock into trylock on panic path
Guilherme G. Piccoli
1
-2
/
+8
2022-04-29
misc/mei: Add NULL check to component match callback functions
Won Chung
2
-2
/
+2
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2022-04-27
lkdtm: cfi: Fix type width for masking PAC bits
Kees Cook
1
-1
/
+1
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
1
-1
/
+1
2022-04-24
VMCI: Add support for ARM64
Vishnu Dasa
3
-1
/
+17
2022-04-24
misc: bcm-vk: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-16
/
+13
2022-04-24
eeprom: at25: Use DMA safe buffers
Christophe Leroy
1
-8
/
+11
2022-04-24
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-4
/
+5
2022-04-24
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+7
2022-04-24
vmw_balloon: Print errors on reset only once
Nadav Amit
1
-2
/
+2
2022-04-21
mei: gsc: retrieve the firmware version
Alexander Usyskin
2
-0
/
+27
2022-04-21
mei: gsc: add runtime pm handlers
Tomas Winkler
1
-1
/
+66
2022-04-21
mei: gsc: setup char driver alive in spite of firmware handshake failure
Alexander Usyskin
1
-6
/
+6
[prev]
[next]