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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-02
watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
Dan Carpenter
1
-1
/
+1
2022-10-02
dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
Thanh Quan
1
-0
/
+1
2022-10-02
watchdog: Exar/MaxLinear XR28V38x driver
David Müller
3
-0
/
+439
2022-10-02
watchdog: ftwdt010_wdt: implement _restart() function
Sergei Antonov
1
-4
/
+19
2022-10-02
watchdog: w83627hf_wdt: add bootstatus support
Henning Schild
1
-2
/
+10
2022-10-02
dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schema
Srinivas Neeli
2
-26
/
+68
2022-10-02
watchdog: aspeed_wdt: Reorder output signal register configuration
Chin-Ting Kuo
1
-6
/
+6
2022-10-02
watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.
Jerry Hoemann
1
-2
/
+2
2022-10-02
watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
Jerry Hoemann
1
-0
/
+2
2022-10-02
watchdog: wdat_wdt: Set the min and max timeout values properly
Jean Delvare
1
-3
/
+2
2022-10-02
watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-20
/
+31
2022-10-02
dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
Nobuhiro Iwamatsu
1
-8
/
+4
2022-08-29
Linux 6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-29
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
21
-60
/
+108
2022-08-29
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
4
-24
/
+38
2022-08-29
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-29
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-29
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-29
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-29
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-29
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-29
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-29
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-29
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-29
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-29
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-29
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-29
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-29
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-29
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-29
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-29
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-70
/
+79
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-67
/
+70
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-88
/
+183
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-28
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of git://git.kernel.org/pub/...
Linus Torvalds
8
-32
/
+61
2022-08-28
Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+7
2022-08-28
Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2022-08-28
Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-7
/
+6
2022-08-28
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+19
2022-08-28
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-13
/
+13
2022-08-28
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-08-27
Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
34
-201
/
+240
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
[next]