index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, docs: Split general purpose eBPF documentation out of filter.rst
Christoph Hellwig
2021-11-30
4
-990
/
+1008
*
bpf, docs: Move handling of maps to Documentation/bpf/maps.rst
Christoph Hellwig
2021-11-30
2
-44
/
+46
*
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
6
-21
/
+20
*
bpf: Remove a redundant comment on bpf_prog_free
Christoph Hellwig
2021-11-30
1
-1
/
+0
*
x86, bpf: Cleanup the top of file header in bpf_jit_comp.c
Christoph Hellwig
2021-11-30
1
-2
/
+2
*
libbpf: Remove duplicate assignments
Mehrdad Arshad Rad
2021-11-30
1
-1
/
+0
*
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
2021-11-29
1
-1
/
+1
*
Merge branch 'Support static initialization of BPF_MAP_TYPE_PROG_ARRAY'
Andrii Nakryiko
2021-11-29
3
-33
/
+192
|
\
|
*
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2021-11-29
2
-0
/
+71
|
*
libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
Hengqi Chen
2021-11-29
1
-33
/
+121
|
/
*
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
2021-11-26
3
-0
/
+22
*
selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf tests
Andrii Nakryiko
2021-11-26
2
-8
/
+9
*
selftests/bpf: Fix misaligned memory accesses in xdp_bonding test
Andrii Nakryiko
2021-11-26
1
-16
/
+20
*
selftests/bpf: Prevent out-of-bounds stack access in test_bpffs
Andrii Nakryiko
2021-11-26
1
-1
/
+3
*
selftests/bpf: Fix misaligned memory access in queue_stack_map test
Andrii Nakryiko
2021-11-26
1
-5
/
+7
*
selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp test
Andrii Nakryiko
2021-11-26
1
-4
/
+10
*
selftests/bpf: Fix possible NULL passed to memcpy() with zero size
Andrii Nakryiko
2021-11-26
1
-1
/
+2
*
selftests/bpf: Fix UBSan complaint about signed __int128 overflow
Andrii Nakryiko
2021-11-26
1
-1
/
+1
*
libbpf: Fix using invalidated memory in bpf_linker
Andrii Nakryiko
2021-11-26
1
-1
/
+4
*
libbpf: Fix glob_syms memory leak in bpf_linker
Andrii Nakryiko
2021-11-26
1
-0
/
+1
*
libbpf: Don't call libc APIs with NULL pointers
Andrii Nakryiko
2021-11-26
1
-3
/
+7
*
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2021-11-26
2
-6
/
+6
*
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
2021-11-26
1
-2
/
+3
*
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-11-25
21
-256
/
+201
*
libbpf: Prevent deprecation warnings in xsk.c
Andrii Nakryiko
2021-11-25
1
-0
/
+5
*
libbpf: Use bpf_map_create() consistently internally
Andrii Nakryiko
2021-11-25
4
-51
/
+25
*
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
2021-11-25
7
-153
/
+126
*
selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test
Andrii Nakryiko
2021-11-25
2
-0
/
+138
*
libbpf: Load global data maps lazily on legacy kernels
Andrii Nakryiko
2021-11-25
1
-4
/
+30
*
selftests/bpf: Fix trivial typo
Drew Fustini
2021-11-23
1
-1
/
+1
*
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
2021-11-19
4
-5
/
+7
*
selftests/bpf: Add btf_dedup case with duplicated structs within CU
Jiri Olsa
2021-11-19
1
-0
/
+113
*
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
2021-11-19
1
-4
/
+41
*
libbpf: Add runtime APIs to query libbpf version
Andrii Nakryiko
2021-11-19
3
-0
/
+26
*
selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
Ilya Leoshkevich
2021-11-18
1
-15
/
+31
*
selftests/bpf: Fix xdpxceiver failures for no hugepages
Tirthendu Sarkar
2021-11-17
1
-1
/
+5
*
bpf, docs: Fix ordering of bpf documentation
Dave Tucker
2021-11-17
9
-86
/
+80
*
bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst
Dave Tucker
2021-11-17
2
-1
/
+1
*
bpf, docs: Change underline in btf to match style guide
Dave Tucker
2021-11-17
1
-22
/
+22
*
selftests/bpf: Mark variable as static
Yucong Sun
2021-11-17
1
-2
/
+2
*
selftests/bpf: Variable naming fix
Yucong Sun
2021-11-17
1
-8
/
+8
*
selftests/bpf: Move summary line after the error logs
Yucong Sun
2021-11-17
1
-4
/
+4
*
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
2021-11-16
4
-1
/
+166
*
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
17
-36
/
+35
*
selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
1
-9
/
+17
*
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
14
-25
/
+102
*
bpftool: Add SPDX tags to RST documentation files
Quentin Monnet
2021-11-16
14
-1
/
+27
*
selftests/bpf: Add a dedup selftest with equivalent structure types
Yonghong Song
2021-11-16
1
-0
/
+26
*
libbpf: Fix a couple of missed btf_type_tag handling in btf.c
Yonghong Song
2021-11-16
1
-0
/
+2
*
bpftool: Add current libbpf_strict mode to version output
Stanislav Fomichev
2021-11-16
1
-1
/
+11
[next]