summaryrefslogtreecommitdiffstats
path: root/kernel/pid.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-09tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa1-5/+2
2021-02-09tools/resolve_btfids: Check objects before removingJiri Olsa1-5/+12
2021-02-09tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2-17/+11
2021-02-09bpf: Simplify bool comparisonJiapeng Chong1-1/+1
2021-02-09selftests/bpf: Add missing cleanup in atomic_bounds testBrendan Jackman1-0/+2
2021-02-09selftests/bpf: Remove unneeded semicolonYang Li1-1/+1
2021-02-08bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li1-1/+1
2021-02-05bpf: Refactor BPF_PSEUDO_CALL checking as a helper functionYonghong Song1-16/+13
2021-02-05bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh2-13/+43
2021-02-05bpf: Allow usage of BPF ringbuffer in sleepable programsKP Singh1-1/+3
2021-02-05bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh1-0/+24