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
2022-05-10
bpftool: Adjust for error codes from libbpf probes
Milan Landaverde
1
-2
/
+2
2022-05-09
selftests/bpf: Test libbpf's ringbuf size fix up logic
Andrii Nakryiko
2
-12
/
+2
2022-05-09
libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
Andrii Nakryiko
1
-1
/
+41
2022-05-09
libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
Andrii Nakryiko
6
-8
/
+24
2022-05-09
selftests/bpf: Add bpf_core_field_offset() tests
Andrii Nakryiko
4
-3
/
+56
2022-05-09
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
1
-0
/
+12
2022-05-09
selftests/bpf: Use both syntaxes for field-based CO-RE helpers
Andrii Nakryiko
2
-10
/
+9
2022-05-09
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
1
-4
/
+21
2022-05-09
libbpf: Make __kptr and __kptr_ref unconditionally use btf_type_tag() attr
Andrii Nakryiko
1
-5
/
+0
2022-05-09
selftests/bpf: Prevent skeleton generation race
Andrii Nakryiko
1
-5
/
+5
2022-04-29
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
1
-6
/
+11
2022-04-29
Merge branch 'libbpf: allow to opt-out from BPF map creation'
Alexei Starovoitov
5
-49
/
+209
2022-04-29
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
2
-1
/
+62
2022-04-29
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
3
-17
/
+133
2022-04-29
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
1
-27
/
+10
2022-04-29
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
1
-4
/
+4
2022-04-29
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
5
-11
/
+52
2022-04-29
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
1
-17
/
+32
2022-04-29
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
1
-18
/
+51
2022-04-29
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
1
-9
/
+13
2022-04-28
bpf, docs: Fix typo "respetively" to "respectively"
Tiezhu Yang
1
-1
/
+1
2022-04-28
bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
Tiezhu Yang
1
-1
/
+1
2022-04-28
bpf, docs: Remove duplicated word "instructions"
Tiezhu Yang
1
-1
/
+1
2022-04-28
samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_...
Zhengchao Shao
1
-6
/
+16
2022-04-28
bpf/selftests: Add granular subtest output for prog_test
Mykola Lysenko
2
-176
/
+485
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
163
-1521
/
+4499
2022-04-28
net: dsa: ksz9477: move get_stats64 to ksz_common.c
Arun Ramadoss
3
-96
/
+101
2022-04-27
Merge branch 'remove-virt_to_bus-drivers'
David S. Miller
30
-15143
/
+1
2022-04-27
net: hamradio: remove support for DMA SCC devices
Jakub Kicinski
4
-1486
/
+0
2022-04-27
net: wan: remove support for Z85230-based devices
Jakub Kicinski
9
-3035
/
+0
2022-04-27
net: wan: remove support for COSA and SRP synchronous serial boards
Jakub Kicinski
6
-2186
/
+1
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
10
-2492
/
+0
2022-04-27
net: atm: remove support for Madge Horizon ATM devices
Jakub Kicinski
6
-3372
/
+0
2022-04-27
net: atm: remove support for Fujitsu FireStream ATM devices
Jakub Kicinski
6
-2572
/
+0
2022-04-27
Merge branch 'lan966x-ptp-programmable-pins'
David S. Miller
5
-1
/
+338
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
3
-1
/
+127
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2
-0
/
+169
2022-04-27
net: lan966x: Add registers used to configure the PTP pin
Horatiu Vultur
1
-0
/
+40
2022-04-27
net: lan966x: Change the PTP pin used to read/write the PHC.
Horatiu Vultur
1
-1
/
+1
2022-04-27
dt-bindings: net: lan966x: Extend with the ptp external interrupt.
Horatiu Vultur
1
-0
/
+2
2022-04-27
Merge branch 'mptcp-MP_FAIL-timeout'
David S. Miller
6
-8
/
+216
2022-04-27
selftests: mptcp: print extra msg in chk_csum_nr
Geliang Tang
1
-1
/
+10
2022-04-27
selftests: mptcp: check MP_FAIL response mibs
Geliang Tang
1
-3
/
+35
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
4
-0
/
+68
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
3
-1
/
+12
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
1
-0
/
+12
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
1
-2
/
+2
2022-04-27
selftests: mptcp: add infinite map testcase
Geliang Tang
2
-1
/
+77
2022-04-27
net: stmmac: dwmac-imx: comment spelling fix
Marcel Ziswiler
1
-2
/
+2
2022-04-27
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
3
-9
/
+0
[next]