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
2023-09-19
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
1
-5
/
+6
2023-09-19
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
1
-2
/
+2
2023-09-19
perf hists browser: Fix hierarchy mode header
Namhyung Kim
1
-1
/
+1
2023-09-19
MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regression
Maciej W. Rozycki
1
-2
/
+2
2023-09-19
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
1
-2
/
+5
2023-09-19
KVM: SVM: Set target pCPU during IRTE update if target vCPU is running
Sean Christopherson
1
-0
/
+28
2023-09-19
KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
Sean Christopherson
1
-2
/
+2
2023-09-19
KVM: nSVM: Check instead of asserting on nested TSC scaling support
Sean Christopherson
1
-3
/
+2
2023-09-19
KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
Sean Christopherson
1
-1
/
+1
2023-09-19
KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
Sean Christopherson
1
-8
/
+27
2023-09-19
KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entry
Sean Christopherson
1
-8
/
+23
2023-09-19
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-09-19
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
2023-09-19
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
1
-33
/
+41
2023-09-19
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
1
-0
/
+8
2023-09-19
mtd: spi-nor: Correct flags for Winbond w25q128
Linus Walleij
1
-2
/
+3
2023-09-19
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
1
-2
/
+16
2023-09-19
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
1
-1
/
+11
2023-09-19
drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()
Liu Ying
1
-0
/
+9
2023-09-19
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
1
-3
/
+2
2023-09-19
btrfs: zoned: re-enable metadata over-commit for zoned mode
Naohiro Aota
1
-5
/
+1
2023-09-19
btrfs: set page extent mapped after read_folio in relocate_one_page
Josef Bacik
1
-3
/
+9
2023-09-19
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
1
-3
/
+4
2023-09-19
btrfs: free qgroup rsv on io failure
Boris Burkov
1
-0
/
+7
2023-09-19
btrfs: fix start transaction qgroup rsv double free
Boris Burkov
1
-3
/
+16
2023-09-19
btrfs: zoned: do not zone finish data relocation block group
Naohiro Aota
2
-23
/
+36
2023-09-19
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
1
-1
/
+9
2023-09-19
ata: pata_ftide010: Add missing MODULE_DESCRIPTION
Damien Le Moal
1
-0
/
+1
2023-09-19
ata: sata_gemini: Add missing MODULE_DESCRIPTION
Damien Le Moal
1
-0
/
+1
2023-09-19
ata: pata_falcon: fix IO base selection for Q40
Michael Schmitz
1
-21
/
+29
2023-09-19
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
1
-0
/
+2
2023-09-19
hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation
Christian Marangi
1
-0
/
+9
2023-09-19
lib: test_scanf: Add explicit type cast to result initialization in test_numb...
Nathan Chancellor
1
-1
/
+1
2023-09-19
f2fs: avoid false alarm of circular locking
Jaegeuk Kim
2
-10
/
+17
2023-09-19
f2fs: flush inode if atomic file is aborted
Jaegeuk Kim
1
-0
/
+2
2023-09-19
ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
Luís Henriques
1
-0
/
+4
2023-09-19
ext4: add correct group descriptors and reserved GDT blocks to system zone
Wang Jianjian
3
-8
/
+17
2023-09-19
jbd2: correct the end of the journal recovery scan range
Zhang Yi
1
-9
/
+3
2023-09-19
jbd2: check 'jh->b_transaction' before removing it from checkpoint
Zhihao Cheng
1
-0
/
+2
2023-09-19
jbd2: fix checkpoint cleanup performance regression
Zhang Yi
1
-6
/
+14
2023-09-19
dmaengine: sh: rz-dmac: Fix destination and source data size setting
Hien Huynh
1
-4
/
+7
2023-09-19
clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
Walter Chang
1
-0
/
+7
2023-09-19
ARC: atomics: Add compiler barrier to atomic operations...
Pavel Kozlov
2
-6
/
+6
2023-09-19
net/mlx5: Free IRQ rmap and notifier on kernel shutdown
Saeed Mahameed
1
-6
/
+20
2023-09-19
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
1
-5
/
+7
2023-09-19
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-19
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-19
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-19
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-19
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
[next]