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-03-04
io-wq: provide an io_wq_put_and_exit() helper
Jens Axboe
3
-11
/
+21
2021-03-04
io_uring: don't use complete_all() on SQPOLL thread exit
Jens Axboe
1
-1
/
+4
2021-03-04
io_uring: run fallback on cancellation
Pavel Begunkov
1
-1
/
+6
2021-03-04
io_uring: SQPOLL stop error handling fixes
Jens Axboe
1
-7
/
+18
2021-03-04
io-wq: fix double put of 'wq' in error path
Jens Axboe
1
-2
/
+0
2021-03-04
io-wq: wait for manager exit on wq destroy
Jens Axboe
1
-1
/
+6
2021-03-04
io-wq: rename wq->done completion to wq->started
Jens Axboe
1
-4
/
+4
2021-03-04
io-wq: don't ask for a new worker if we're exiting
Jens Axboe
1
-0
/
+2
2021-03-04
io-wq: have manager wait for all workers to exit
Jens Axboe
1
-8
/
+22
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
1
-7
/
+8
2021-03-04
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
1
-1
/
+71
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-03-04
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
1
-2
/
+2
2021-03-04
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-04
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
1
-2
/
+0
2021-03-04
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
1
-3
/
+12
2021-03-04
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
Alex Deucher
1
-2
/
+2
2021-03-04
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
3
-3
/
+3
2021-03-04
drm/amdgpu:disable VCN for Navi12 SKU
Asher.Song
1
-2
/
+4
2021-03-04
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
1
-1
/
+2
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-03
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
1
-1
/
+1
2021-03-03
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
1
-1
/
+1
2021-03-03
tpm: Remove unintentional dump_stack() call
Jarkko Sakkinen
1
-2
/
+0
2021-03-03
ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board
Takashi Iwai
1
-0
/
+1
2021-03-03
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-3
/
+5
2021-03-03
ALSA: pci: vx222: fix kernel-doc warning
Pierre-Louis Bossart
1
-5
/
+5
2021-03-03
ALSA: pci: mixart: fix kernel-doc warning
Pierre-Louis Bossart
1
-1
/
+2
2021-03-03
ALSA: vx: fix kernel-doc warning
Pierre-Louis Bossart
1
-1
/
+1
2021-03-03
ALSA: hda/realtek: Add quirk for Intel NUC 10
Werner Sembach
1
-0
/
+11
2021-03-03
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
3
-26
/
+21
2021-03-03
xen-netback: respect gnttab_map_refs()'s return value
Jan Beulich
1
-1
/
+11
2021-03-03
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2
-7
/
+72
2021-03-03
Merge tag 'misc-5.12-2021-03-02' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-6
/
+16
2021-03-03
swap: fix swapfile read/write offset
Jens Axboe
3
-5
/
+14
2021-03-03
ia64: don't call handle_signal() unless there's actually a signal queued
Jens Axboe
1
-1
/
+2
2021-03-03
ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount
Chen Jun
1
-1
/
+1
2021-03-02
pstore/ram: Rate-limit "uncorrectable error in header" message
Dmitry Osipenko
1
-1
/
+1
2021-03-02
KVM: SVM: Clear the CR4 register on reset
Babu Moger
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
7
-5
/
+553
2021-03-02
KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
David Woodhouse
1
-0
/
+4
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
1
-2
/
+4
2021-03-02
KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
Kai Huang
1
-1
/
+1
2021-03-02
KVM: x86: allow compiling out the Xen hypercall interface
Paolo Bonzini
4
-2
/
+42
2021-03-02
block/bfq: update comments and default value in docs for fifo_expire
Joseph Qi
2
-3
/
+3
2021-03-02
rsxx: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-03-02
ALSA: hda/hdmi: let new platforms assign the pcm slot dynamically
Hui Wang
1
-1
/
+17
2021-03-02
ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
Eckhart Mohr
1
-0
/
+1
2021-03-02
Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
Takashi Iwai
5934
-156147
/
+234516
[prev]
[next]