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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+29
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-4
/
+27
2023-06-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-4
/
+27
2023-06-07
bpf: Add extra path pointer check to d_path helper
Jiri Olsa
1
-1
/
+11
2023-06-06
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
1
-0
/
+9
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-06-03
bpf: Fix elem_size not being set for inner maps
Rhys Rustad-Elliott
1
-2
/
+6
2023-06-02
bpf: Fix UAF in task local storage
KP Singh
1
-1
/
+1
2023-06-02
Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-114
/
+249
2023-06-02
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
1
-1
/
+1
2023-06-02
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
4
-43
/
+75
2023-05-31
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
1
-1
/
+1
2023-05-30
Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-05-30
module: fix module load for ia64
Song Liu
1
-2
/
+2
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-60
/
+149
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
1
-43
/
+15
2023-05-29
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
1
-0
/
+10
2023-05-29
tracing: Only make selftest conditionals affect the global_trace
Steven Rostedt (Google)
1
-2
/
+8
2023-05-29
tracing: Make tracing_selftest_running/delete nops when not used
Steven Rostedt (Google)
1
-1
/
+4
2023-05-29
tracing: Have tracer selftests call cond_resched() before running
Steven Rostedt (Google)
1
-0
/
+7
2023-05-29
tracing: Move setting of tracing_selftest_running out of register_tracer()
Steven Rostedt (Google)
1
-4
/
+16
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+21
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-42
/
+105
2023-05-26
bpf: Fix bad unlock balance on freeze_mutex
Daniel Borkmann
1
-2
/
+2
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-18
/
+63
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+6
2023-05-26
module: error out early on concurrent load of the same module file
Linus Torvalds
1
-15
/
+43
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+6
2023-05-25
bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
Andrii Nakryiko
1
-4
/
+5
2023-05-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-4
/
+6
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-2
/
+2
2023-05-24
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
3
-7
/
+13
2023-05-24
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
1
-7
/
+16
2023-05-24
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
1
-1
/
+22
2023-05-24
tracing/user_events: Rename link fields for clarity
Beau Belgrave
1
-18
/
+22
2023-05-24
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
1
-6
/
+7
2023-05-24
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
1
-11
/
+18
2023-05-24
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2
-13
/
+28
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
1
-0
/
+2
2023-05-23
bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
Andrii Nakryiko
1
-6
/
+5
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
1
-7
/
+8
2023-05-23
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
1
-1
/
+3
2023-05-22
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
1
-2
/
+4
2023-05-20
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
Aditi Ghag
2
-14
/
+58
2023-05-19
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
1
-2
/
+9
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
1
-1
/
+1
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-39
/
+107
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+60
[next]