index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-21
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
2022-09-21
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
2022-09-21
Merge branch 'Introduce bpf_ct_set_nat_info kfunc helper'
Alexei Starovoitov
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
2022-09-21
net: netfilter: add bpf_ct_set_nat_info kfunc helper
Lorenzo Bianconi
2022-09-21
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
2022-09-21
bpf: Always use raw spinlock for hash bucket lock
Hou Tao
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-09-21
Merge branch 'bpf: Add kfuncs for PKCS#7 signature verification'
Alexei Starovoitov
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2022-09-21
bpf: Add bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
2022-09-21
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
btf: Export bpf_dynptr definition
Roberto Sassu
2022-09-21
bpf: Allow kfuncs to be used in LSM programs
KP Singh
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
2022-09-21
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
2022-09-21
Merge branch 'bpf: Add user-space-publisher ring buffer map type'
Andrii Nakryiko
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
bpf: simplify code in btf_parse_hdr
William Dean
2022-09-20
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
2022-09-20
samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
Rong Tao
2022-09-20
Merge branch 'bpf: Small nf_conn cleanups'
Martin KaFai Lau
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
bpf: Remove unused btf_struct_access stub
Daniel Xu
2022-09-20
bpf: Check whether or not node is NULL before free it in free_bulk
Hou Tao
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
2022-09-16
bpf/btf: Use btf_type_str() whenever possible
Peilin Ye
2022-09-16
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
Xin Liu
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
2022-09-16
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
Andrii Nakryiko
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-09-16
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
Yauheni Kaliuta
2022-09-16
bpf: use kvmemdup_bpfptr helper
Wang Yufen
[prev]
[next]