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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
bpf: Fix kprobe_multi return probe backtrace
Jiri Olsa
1
-30
/
+37
2022-03-21
Revert "bpf: Add support to inline bpf_get_func_ip helper on x86"
Jiri Olsa
2
-21
/
+1
2022-03-21
bpf: Simplify check in btf_parse_hdr()
Yuntao Wang
1
-2
/
+1
2022-03-21
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
1
-1
/
+5
2022-03-21
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
1
-32
/
+24
2022-03-21
bpf: Select proper size for bpf_prog_pack
Song Liu
1
-23
/
+47
2022-03-21
bpf: Enable non-atomic allocations in local storage
Joanne Koong
4
-29
/
+68
2022-03-19
bpf: Always raise reference in btf_get_module_btf
Kumar Kartikeya Dwivedi
1
-10
/
+11
2022-03-19
bpf: Factor out fd returning from bpf_btf_find_by_name_kind
Kumar Kartikeya Dwivedi
1
-37
/
+53
2022-03-18
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2
-2
/
+114
2022-03-18
bpf: Add support to inline bpf_get_func_ip helper on x86
Jiri Olsa
2
-1
/
+21
2022-03-18
bpf: Add bpf_get_func_ip kprobe helper for multi kprobe link
Jiri Olsa
1
-1
/
+15
2022-03-18
bpf: Add multi kprobe link
Jiri Olsa
2
-5
/
+232
2022-03-18
kallsyms: Skip the name search for empty string
Jiri Olsa
1
-0
/
+4
2022-03-18
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
1
-1
/
+18
2022-03-18
fprobe: Add exit_handler support
Masami Hiramatsu
2
-9
/
+116
2022-03-18
rethook: Add a generic return hook
Masami Hiramatsu
5
-0
/
+334
2022-03-18
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
3
-0
/
+224
2022-03-18
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
1
-9
/
+49
2022-03-17
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
2
-3
/
+5
2022-03-11
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
Roberto Sassu
1
-0
/
+1
2022-03-11
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
1
-0
/
+20
2022-03-11
bpf: Use offsetofend() to simplify macro definition
Yuntao Wang
1
-2
/
+1
2022-03-10
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2
-1
/
+2
2022-03-08
bpf: Determine buf_info inside check_buffer_access()
Shung-Hsi Yu
1
-9
/
+3
2022-03-08
bpf: Remove redundant slash
Yuntao Wang
1
-3
/
+2
2022-03-08
bpf: Replace strncpy() with strscpy()
Yuntao Wang
1
-7
/
+2
2022-03-06
bpf: Reject programs that try to load __percpu memory.
Hao Luo
2
-11
/
+21
2022-03-06
bpf: Fix checking PTR_TO_BTF_ID in check_mem_access
Hao Luo
1
-1
/
+2
2022-03-06
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
2
-17
/
+41
2022-03-06
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
1
-0
/
+6
2022-03-06
bpf: Fix PTR_TO_BTF_ID var_off check
Kumar Kartikeya Dwivedi
1
-3
/
+6
2022-03-06
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
1
-28
/
+41
2022-03-05
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-50
/
+82
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-55
/
+133
2022-03-03
bpf: Small BPF verifier log improvements
Mykola Lysenko
1
-29
/
+35
2022-03-03
Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+13
2022-03-03
bpf, x86: Set header->size properly before freeing it
Song Liu
1
-3
/
+6
2022-03-01
bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
Tiezhu Yang
1
-0
/
+4
2022-02-28
bpf: Cache the last valid build_id
Hao Luo
1
-1
/
+11
2022-02-28
bpf: Add config to allow loading modules with BTF mismatches
Connor O'Brien
1
-1
/
+2
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-53
/
+118
2022-02-26
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-02-25
bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.
Yucong Sun
1
-0
/
+7
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
1
-1
/
+0
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
1
-0
/
+14
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
4
-16
/
+12
[next]