index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
2022-03-17
ARM: rethook: Add rethook arm implementation
Masami Hiramatsu
2022-03-17
powerpc: Add rethook support
Masami Hiramatsu
2022-03-17
arm64: rethook: Add arm64 rethook implementation
Masami Hiramatsu
2022-03-17
rethook: x86: Add rethook x86 implementation
Masami Hiramatsu
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
2022-03-17
ftrace: Add ftrace_set_filter_ips function
Jiri Olsa
2022-03-17
selftests/bpf: Fix tunnel remote IP comments
Kaixi Fan
2022-03-17
veth: Allow jumbo frames in xdp mode
Lorenzo Bianconi
2022-03-17
veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb
Lorenzo Bianconi
2022-03-17
net: veth: Account total xdp_frame len running ndo_xdp_xmit
Lorenzo Bianconi
2022-03-16
selftests/bpf: Test subprog jit when toggle bpf_jit_harden repeatedly
Hou Tao
2022-03-16
bpf: Fix net.core.bpf_jit_harden race
Hou Tao
2022-03-16
bpf, x86: Fall back to interpreter mode when extra pass fails
Hou Tao
2022-03-16
Merge branch 'Remove libcap dependency from bpf selftests'
Alexei Starovoitov
2022-03-16
bpf: selftests: Remove libcap usage from test_progs
Martin KaFai Lau
2022-03-16
bpf: selftests: Remove libcap usage from test_verifier
Martin KaFai Lau
2022-03-16
bpf: selftests: Add helpers to directly use the capget and capset syscall
Martin KaFai Lau
2022-03-15
bpftool: man: Add missing top level docs
Daniel Xu
2022-03-15
bpftool: Add bpf_cookie to link output
Dmitrii Dolgov
2022-03-15
selftests/bpf: Clean up array_size.cocci warnings
Guo Zhengkui
2022-03-15
samples/bpf, xdpsock: Fix race when running for fix duration of time
Niklas Söderlund
2022-03-15
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
2022-03-15
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
2022-03-15
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
2022-03-15
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
2022-03-11
selftests/bpf: Fix a clang compilation error for send_signal.c
Yonghong Song
2022-03-11
selftests/bpf: Add a test for maximum packet size in xdp_do_redirect
Toke Høiland-Jørgensen
2022-03-11
bpf, test_run: Fix packet size check for live packet mode
Toke Høiland-Jørgensen
2022-03-10
compiler_types: Refactor the use of btf_type_tag attribute.
Hao Luo
2022-03-10
Merge branch 'bpf-lsm: Extend interoperability with IMA'
Alexei Starovoitov
2022-03-10
selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy
Roberto Sassu
2022-03-10
selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Roberto Sassu
2022-03-10
bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
Roberto Sassu
2022-03-10
selftests/bpf: Check if the digest is refreshed after a file write
Roberto Sassu
2022-03-10
selftests/bpf: Add test for bpf_ima_file_hash()
Roberto Sassu
2022-03-10
selftests/bpf: Move sample generation code to ima_test_common()
Roberto Sassu
2022-03-10
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
2022-03-10
ima: Always return a file measurement in ima_file_hash()
Roberto Sassu
2022-03-10
ima: Fix documentation-related warnings in ima_main.c
Roberto Sassu
2022-03-11
bpftool: Ensure bytes_memlock json output is correct
Chris J Arges
2022-03-10
bpf: Use offsetofend() to simplify macro definition
Yuntao Wang
2022-03-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-03-10
Merge branch 'bpf-tstamp-follow-ups'
Daniel Borkmann
2022-03-10
bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.h
Martin KaFai Lau
2022-03-10
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
2022-03-10
bpf: Simplify insn rewrite on BPF_WRITE __sk_buff->tstamp
Martin KaFai Lau
2022-03-10
bpf: Simplify insn rewrite on BPF_READ __sk_buff->tstamp
Martin KaFai Lau
2022-03-10
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro
Martin KaFai Lau
[next]