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
2021-12-01
net/mlx5: E-Switch, fix single FDB creation on BlueField
Mark Bloch
1
-0
/
+1
2021-12-01
net/mlx5: E-switch, Respect BW share of the new group
Dmytro Linkin
1
-1
/
+1
2021-12-01
net/mlx5: Lag, Fix recreation of VF LAG
Maor Gottlieb
1
-0
/
+1
2021-12-01
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
Moshe Shemesh
1
-1
/
+1
2021-12-01
net/mlx5e: Sync TIR params updates against concurrent create/modify
Tariq Toukan
3
-27
/
+44
2021-12-01
net/mlx5e: Fix missing IPsec statistics on uplink representor
Raed Salem
1
-0
/
+4
2021-12-01
net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...
Raed Salem
1
-1
/
+1
2021-12-01
natsemi: xtensa: fix section mismatch warnings
Randy Dunlap
1
-1
/
+1
2021-12-01
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-12-01
MAINTAINERS: co-maintain random.c
Jason A. Donenfeld
1
-0
/
+1
2021-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-352
/
+623
2021-11-30
tools: Fix math.h breakage
Matthew Wilcox (Oracle)
3
-21
/
+29
2021-11-30
ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
Kai Vehmanen
1
-1
/
+1
2021-11-30
ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
Kai Vehmanen
2
-1
/
+12
2021-11-30
KVM: fix avic_set_running for preemptable kernels
Paolo Bonzini
1
-7
/
+9
2021-11-30
KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
Paolo Bonzini
1
-2
/
+2
2021-11-30
MAINTAINERS: s390/net: add Alexandra and Wenjia as maintainer
Karsten Graul
1
-2
/
+4
2021-11-30
dpaa2-eth: destroy workqueue at the end of remove function
Dongliang Mu
1
-0
/
+2
2021-11-30
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
1
-0
/
+1
2021-11-30
net: marvell: mvpp2: Fix the computation of shared CPUs
Christophe JAILLET
1
-1
/
+1
2021-11-30
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
1
-6
/
+16
2021-11-30
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
1
-4
/
+0
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
3
-1
/
+59
2021-11-30
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
1
-42
/
+24
2021-11-30
selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
Paolo Bonzini
1
-7
/
+105
2021-11-30
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-0
/
+2
2021-11-30
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
1
-0
/
+1
2021-11-30
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-26
/
+27
2021-11-30
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
1
-2
/
+1
2021-11-30
KVM: x86: Use a stable condition around all VT-d PI paths
Paolo Bonzini
1
-9
/
+11
2021-11-30
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
3
-11
/
+10
2021-11-30
KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
Paolo Bonzini
1
-14
/
+25
2021-11-30
KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem
Maciej S. Szmigiero
1
-1
/
+1
2021-11-30
KVM: x86/mmu: Handle "default" period when selectively waking kthread
Sean Christopherson
1
-15
/
+33
2021-11-30
KVM: MMU: shadow nested paging does not have PKU
Paolo Bonzini
1
-2
/
+2
2021-11-30
KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path
Sean Christopherson
3
-25
/
+11
2021-11-30
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Sean Christopherson
1
-1
/
+1
2021-11-30
net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()
Wei Yongjun
1
-1
/
+3
2021-11-30
Merge tag 'rxrpc-fixes-20211129' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2
-10
/
+18
2021-11-30
Merge branch 'wireguard-siphash-patches-for-5-16-rc6'
Jakub Kicinski
16
-71
/
+129
2021-11-30
siphash: use _unaligned version by default
Arnd Bergmann
2
-16
/
+10
2021-11-30
wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2021-11-30
wireguard: receive: drop handshakes if queue lock is contended
Jason A. Donenfeld
1
-3
/
+13
2021-11-30
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
5
-43
/
+37
2021-11-30
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
5
-2
/
+57
2021-11-30
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-11-30
wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
1
-4
/
+4
2021-11-30
wireguard: selftests: actually test for routing loops
Jason A. Donenfeld
1
-1
/
+5
2021-11-30
wireguard: selftests: increase default dmesg log size
Jason A. Donenfeld
1
-0
/
+1
2021-11-30
wireguard: allowedips: add missing __rcu annotation to satisfy sparse
Jason A. Donenfeld
1
-1
/
+1
[prev]
[next]