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
pinetabv-6.6.y-devel
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-02-01
io_uring: always prep_async for drain requests
Dylan Yudaken
1
-10
/
+8
2023-02-01
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
2
-1
/
+11
2023-02-01
io_uring: inline __io_req_complete_put()
Pavel Begunkov
1
-13
/
+7
2023-02-01
io_uring: remove io_req_tw_post_queue
Pavel Begunkov
3
-16
/
+10
2023-02-01
io_uring: use io_req_task_complete() in timeout
Pavel Begunkov
1
-2
/
+2
2023-02-01
io_uring: hold locks for io_req_complete_failed
Pavel Begunkov
1
-1
/
+5
2023-02-01
io_uring: inline __io_req_complete_post()
Pavel Begunkov
2
-9
/
+3
2023-02-01
io_uring: inline io_req_task_work_add()
Pavel Begunkov
2
-7
/
+7
2023-02-01
drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPD
Wayne Lin
1
-2
/
+12
2023-02-01
drm/amdgpu/display/mst: limit payload to be updated one by one
Wayne Lin
1
-12
/
+39
2023-02-01
drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignments
Lyude Paul
2
-5
/
+24
2023-02-01
drm/amdgpu: remove unconditional trap enable on add gfx11 queues
Jonathan Kim
1
-1
/
+0
2023-02-01
drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0
Evan Quan
1
-0
/
+1
2023-02-01
drm/display/dp_mst: Correct the kref of port.
Wayne Lin
1
-1
/
+3
2023-02-01
platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms
Mark Pearson
1
-5
/
+6
2023-02-01
EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
Manivannan Sadhasivam
1
-3
/
+2
2023-02-01
EDAC/device: Respect any driver-supplied workqueue polling value
Manivannan Sadhasivam
1
-8
/
+7
2023-02-01
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2023-02-01
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-02-01
regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios
Krzysztof Kozlowski
1
-2
/
+19
2023-02-01
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2
-3
/
+16
2023-02-01
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
1
-1
/
+1
2023-02-01
scsi: ufs: core: Fix devfreq deadlocks
Johan Hovold
2
-14
/
+17
2023-02-01
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
Marc Zyngier
3
-16
/
+18
2023-02-01
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-02-01
io_uring/net: cache provided buffer group value for multishot receives
Jens Axboe
1
-0
/
+11
2023-02-01
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
1
-0
/
+4
2023-02-01
ovl: fix tmpfile leak
Miklos Szeredi
1
-1
/
+1
2023-02-01
ksmbd: limit pdu length size according to connection status
Namjae Jeon
2
-4
/
+18
2023-02-01
ksmbd: downgrade ndr version error message to debug
Namjae Jeon
1
-4
/
+4
2023-02-01
ksmbd: do not sign response to session request for guest login
Marios Makassikis
1
-0
/
+2
2023-02-01
ksmbd: add max connections parameter
Namjae Jeon
4
-2
/
+22
2023-02-01
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2023-02-01
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
1
-8
/
+26
2023-02-01
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
1
-0
/
+2
2023-02-01
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
3
-2
/
+4
2023-02-01
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
3
-1
/
+24
2023-02-01
module: Don't wait for GOING modules
Petr Pavlu
1
-5
/
+21
2023-02-01
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
1
-25
/
+36
2023-02-01
kvm/vfio: Fix potential deadlock on vfio group_lock
Yi Liu
1
-3
/
+3
2023-02-01
scsi: hpsa: Fix allocation size for scsi_host_alloc()
Alexey V. Vissarionov
1
-1
/
+1
2023-02-01
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
Niklas Schnelle
1
-11
/
+20
2023-02-01
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
1
-19
/
+16
2023-02-01
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
1
-6
/
+7
2023-02-01
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
3
-8
/
+44
2023-02-01
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
6
-30
/
+26
2023-02-01
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
1
-0
/
+4
2023-02-01
drm/amdgpu: complete gfxoff allow signal during suspend without delay
Harsh Jain
1
-3
/
+7
2023-02-01
drm/i915: Allow alternate fixed modes always for eDP
Ville Syrjälä
1
-3
/
+1
2023-02-01
drm/i915: Allow panel fixed modes to have differing sync polarities
Ville Syrjälä
1
-3
/
+4
[next]