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
2021-05-12
f2fs: return EINVAL for hole cases in swap file
Jaegeuk Kim
1
-2
/
+2
2021-05-12
ACPI: PM: Add ACPI ID of Alder Lake Fan
Sumeet Pawnikar
1
-0
/
+1
2021-05-12
blkdev.h: remove unused codes blk_account_rq
Lin Feng
1
-5
/
+0
2021-05-12
block, bfq: avoid circular stable merges
Paolo Valente
1
-2
/
+29
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
1
-1
/
+1
2021-05-12
f2fs: avoid swapon failure by giving a warning first
Jaegeuk Kim
1
-6
/
+23
2021-05-12
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
1
-2
/
+12
2021-05-12
KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
Michael Ellerman
1
-1
/
+1
2021-05-12
powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
Christophe Leroy
1
-2
/
+5
2021-05-12
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
Christophe Leroy
1
-2
/
+2
2021-05-12
powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Christophe Leroy
1
-1
/
+1
2021-05-12
powerpc/pseries: warn if recursing into the hcall tracing code
Nicholas Piggin
1
-4
/
+10
2021-05-12
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
2
-11
/
+5
2021-05-12
powerpc/pseries: Don't trace hcall tracing wrapper
Nicholas Piggin
1
-2
/
+2
2021-05-12
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
4
-5
/
+33
2021-05-12
powerpc/syscall: Calling kuap_save_and_lock() is wrong
Christophe Leroy
1
-3
/
+0
2021-05-12
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2
-2
/
+1
2021-05-12
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-12
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-12
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-12
f2fs: support iflag change given the mask
Jaegeuk Kim
1
-1
/
+2
2021-05-12
f2fs: avoid null pointer access when handling IPU error
Jaegeuk Kim
1
-2
/
+2
2021-05-11
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
1
-1
/
+1
2021-05-11
MAINTAINERS: Update address for Emma Anholt
Daniel Vetter
1
-4
/
+4
2021-05-11
Remove link to nonexistent rocket driver docs
Desmond Cheong Zhi Xi
1
-1
/
+0
2021-05-11
docs: networking: device_drivers: fix bad usage of UTF-8 chars
Mauro Carvalho Chehab
2
-3
/
+3
2021-05-11
docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-11
docs: ABI: remove some spurious characters
Mauro Carvalho Chehab
1
-2
/
+2
2021-05-11
docs: ABI: remove a meaningless UTF-8 character
Mauro Carvalho Chehab
2
-2
/
+2
2021-05-11
docs: cdrom-standard.rst: get rid of uneeded UTF-8 chars
Mauro Carvalho Chehab
1
-15
/
+15
2021-05-11
Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
1
-3
/
+3
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
1
-5
/
+2
2021-05-11
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
1
-2
/
+2
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2
-1
/
+7
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
3
-29
/
+37
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
5
-10
/
+11
2021-05-11
btrfs: handle transaction start error in btrfs_fileattr_set
Ritesh Harjani
1
-0
/
+2
2021-05-11
Merge tag 'iio-fixes-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
14
-22
/
+25
2021-05-11
drm/i915/dp: Use slow and wide link training for everything
Kai-Heng Feng
1
-54
/
+5
2021-05-11
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
12111
-245539
/
+630990
2021-05-11
erofs: update documentation about data compression
Gao Xiang
1
-19
/
+49
2021-05-11
erofs: fix broken illustration in documentation
Gao Xiang
1
-60
/
+59
2021-05-11
MAINTAINERS: Update my e-mail
Jernej Skrabec
2
-5
/
+6
2021-05-11
stack: Replace "o" output with "r" input constraint
Nick Desaulniers
1
-1
/
+1
2021-05-11
clk: Skip clk provider registration when np is NULL
Tudor Ambarus
1
-0
/
+9
2021-05-11
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub...
master
Linus Torvalds
26
-22
/
+260
2021-05-11
sh: Remove unused variable
Eric Dumazet
1
-1
/
+0
[prev]
[next]