index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
task_fd_query_user.c
Age
Commit message (
Expand
)
Author
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2022-09-20
samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
Rong Tao
2022-04-10
samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2021-05-12
samples, bpf: Suppress compiler warning
Hailong Liu
2020-12-02
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
2020-11-26
samples: bpf: Refactor task_fd_query program with libbpf
Daniel T. Lee
2020-10-27
samples/bpf: Set rlimit for memlock to infinity in all samples
Toke Høiland-Jørgensen
2020-08-18
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2019-10-03
samples/bpf: Fix build for task_fd_query_user.c
Björn Töpel
2019-05-21
samples, bpf: suppress compiler warning
Matteo Croce
2019-02-27
samples: bpf: fix: broken sample regarding removed function
Daniel T. Lee
2018-05-24
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
Yonghong Song