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
starfive-6.6.48-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
2020-12-13
watchdog: iTCO_wdt: use module_platform_device() macro
Enrico Weigelt, metux IT consult
1
-15
/
+1
2020-12-13
watchdog: Fix potential dereferencing of null pointer
Wang Wensheng
1
-9
/
+13
2020-12-13
watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1
Wong Vee Khee
1
-3
/
+3
2020-12-13
watchdog/hpwdt: Reflect changes
Jerry Hoemann
1
-1
/
+1
2020-12-13
watchdog/hpwdt: Disable NMI in Crash Kernel
Jerry Hoemann
1
-0
/
+6
2020-12-13
wdt: sp805: add watchdog_stop on reboot
Zhao Qiang
1
-0
/
+1
2020-12-13
watchdog: sbc_fitpc2_wdt: add __user annotations
Rasmus Villemoes
1
-6
/
+6
2020-12-13
watchdog: geodewdt: remove unneeded break
Tom Rix
1
-2
/
+0
2020-12-13
watchdog: rti-wdt: fix reference leak in rti_wdt_probe
Zhang Qilong
1
-1
/
+3
2020-12-13
watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate
Robert Marko
1
-0
/
+18
2020-12-13
watchdog: remove pnx83xx driver
Thomas Bogendoerfer
3
-288
/
+0
2020-12-13
watchdog: stm32_iwdg: don't print an error on probe deferral
Etienne Carriere
1
-8
/
+5
2020-12-13
watchdog: sprd: change to use usleep_range() instead of busy loop
Chunyan Zhang
1
-4
/
+7
2020-12-13
watchdog: sprd: check busy bit before new loading rather than after that
Lingling Xu
1
-12
/
+13
2020-12-13
watchdog: sprd: remove watchdog disable from resume fail path
Lingling Xu
1
-7
/
+2
2020-12-13
watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
Guenter Roeck
1
-0
/
+1
2020-12-13
watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
Guenter Roeck
1
-0
/
+1
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+15
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-22
/
+74
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-137
/
+182
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-12-12
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+11
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-40
/
+159
2020-12-12
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
1
-0
/
+12
2020-12-12
tools/kvm_stat: Exempt time-based counters
Stefan Raspl
1
-1
/
+5
2020-12-12
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
3
-10
/
+21
2020-12-12
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-9
/
+27
2020-12-12
Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+35
2020-12-12
Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
1
-1
/
+0
2020-12-12
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2020-12-12
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
4
-8
/
+8
2020-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-32
/
+77
2020-12-12
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2020-12-12
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
1
-0
/
+39
2020-12-12
elfcore: fix building with clang
Arnd Bergmann
3
-27
/
+22
2020-12-12
initramfs: fix clang build failure
Arnd Bergmann
1
-1
/
+1
2020-12-12
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-12
selftest/fpu: avoid clang warning
Arnd Bergmann
1
-1
/
+2
2020-12-12
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-12
revert "mm/filemap: add static for function __add_to_page_cache_locked"
Andrew Morton
1
-1
/
+1
2020-12-12
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-12-11
mtd: rawnand: xway: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: socrates: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: plat_nand: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: pasemi: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: mpc5121: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: gpio: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: au1550: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
[next]