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
Age
Commit message (
Expand
)
Author
2022-07-05
bpf, samples: Remove AF_XDP samples
Magnus Karlsson
2022-07-05
bpftool: Rename "bpftool feature list" into "... feature list_builtins"
Quentin Monnet
2022-07-05
bpf: Omit superfluous address family check in __bpf_skc_lookup
Tobias Klauser
2022-07-01
selftests/bpf: Skip lsm_cgroup when we don't have trampolines
Stanislav Fomichev
2022-06-30
bpftool: Show also the name of type BPF_OBJ_LINK
Yafang Shao
2022-06-30
selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
Maciej Fijalkowski
2022-06-30
selftests/xsk: Verify correctness of XDP prog attach point
Maciej Fijalkowski
2022-06-30
selftests/xsk: Introduce XDP prog load based on existing AF_XDP socket
Maciej Fijalkowski
2022-06-30
selftests/xsk: Avoid bpf_link probe for existing xsk
Maciej Fijalkowski
2022-06-30
bpftool: Use feature list in bash completion
Quentin Monnet
2022-06-30
bpftool: Add feature list (prog/map/link/attach types, helpers)
Quentin Monnet
2022-06-30
bpftool: Remove attach_type_name forward declaration
Tobias Klauser
2022-06-29
bpftool: Probe for memcg-based accounting before bumping rlimit
Quentin Monnet
2022-06-29
Merge branch 'bpf: cgroup_sock lsm flavor'
Alexei Starovoitov
2022-06-29
selftests/bpf: lsm_cgroup functional test
Stanislav Fomichev
2022-06-29
bpftool: implement cgroup tree for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
libbpf: implement bpf_prog_query_opts
Stanislav Fomichev
2022-06-29
libbpf: add lsm_cgoup_sock type
Stanislav Fomichev
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
2022-06-29
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2022-06-29
bpf: add bpf_func_t and trampoline helpers
Stanislav Fomichev
2022-06-28
Merge branch 'libbpf: remove deprecated APIs'
Alexei Starovoitov
2022-06-28
libbpf: fix up few libbpf.map problems
Andrii Nakryiko
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
2022-06-28
selftests/bpf: remove last tests with legacy BPF map definitions
Andrii Nakryiko
2022-06-28
libbpf: clean up SEC() handling
Andrii Nakryiko
2022-06-28
libbpf: remove internal multi-instance prog support
Andrii Nakryiko
2022-06-28
libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x
Andrii Nakryiko
2022-06-28
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
2022-06-28
libbpf: move xsk.{c,h} into selftests/bpf
Andrii Nakryiko
2022-06-28
bpf: Fix sockmap calling sleepable function in teardown path
John Fastabend
2022-06-24
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
2022-06-24
bpf, docs: Fix the code formatting in instruction-set
Shahab Vahedi
2022-06-24
Merge branch 'perf tools: Fix prologue generation'
Andrii Nakryiko
2022-06-24
perf tools: Rework prologue generation code
Jiri Olsa
2022-06-24
selftest/bpf: Test for use-after-free bug fix in inline_bpf_loop
Eduard Zingerman
2022-06-24
bpf: Fix for use-after-free bug in inline_bpf_loop
Eduard Zingerman
2022-06-24
bpf: Replace hard-coded 0 with BPF_K in check_alu_op
Simon Wang
2022-06-23
selftests/bpf: Fix rare segfault in sock_fields prog test
Jörn-Thorben Hinz
[next]