index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-28
3
-33
/
+192
|
\
|
*
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2021-11-28
2
-0
/
+71
|
*
libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
Hengqi Chen
2021-11-28
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-22
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-16
1
-2
/
+2
*
selftests/bpf: Variable naming fix
Yucong Sun
2021-11-16
1
-8
/
+8
*
selftests/bpf: Move summary line after the error logs
Yucong Sun
2021-11-16
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
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
160
-1110
/
+2354
|
\
|
*
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
2021-11-14
5
-23
/
+27
[next]