index
:
Linux Stable
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.12.y
linux-6.13.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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2021-11-01
2
-0
/
+63
*
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-01
1
-1
/
+1
*
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
2021-11-01
1
-13
/
+2
*
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
2021-11-01
1
-26
/
+33
*
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
2021-11-01
1
-0
/
+1
*
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2021-11-01
2
-0
/
+165
*
selftests, bpf: Fix broken riscv build
Björn Töpel
2021-11-01
1
-1
/
+1
*
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
2021-11-01
1
-0
/
+32
*
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
2021-11-01
1
-1
/
+2
*
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
2021-11-01
1
-3
/
+30
*
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
2021-11-01
1
-0
/
+2
*
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
2021-11-01
1
-0
/
+11
*
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-10-29
1
-2
/
+2
*
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
2021-10-28
1
-1
/
+2
*
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
2021-10-28
1
-2
/
+2
*
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
15
-107
/
+142
*
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
2021-10-28
5
-10
/
+10
*
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2021-10-28
2
-13
/
+46
*
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
1
-3
/
+32
*
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
3
-23
/
+99
*
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-28
1
-0
/
+16
*
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
4
-5
/
+104
*
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
8
-30
/
+695
*
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
2
-0
/
+286
*
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
2021-10-28
7
-9
/
+91
*
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-28
1
-0
/
+9
*
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
2021-10-27
1
-0
/
+14
*
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
2021-10-27
1
-2
/
+7
*
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
2021-10-27
1
-3
/
+3
*
libbpf: Deprecate bpf_objects_list
Joe Burton
2021-10-27
3
-2
/
+15
*
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
2021-10-25
3
-44
/
+4
*
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
2021-10-25
1
-10
/
+6
*
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-25
1
-0
/
+9
*
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
1
-3
/
+3
*
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
5
-16
/
+16
*
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
5
-15
/
+15
*
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
2021-10-25
1
-1
/
+1
*
libbpf: Deprecate ambiguously-named bpf_program__size() API
Andrii Nakryiko
2021-10-25
1
-0
/
+1
*
libbpf: Deprecate multi-instance bpf_program APIs
Andrii Nakryiko
2021-10-25
2
-10
/
+18
*
libbpf: Add ability to fetch bpf_program's underlying instructions
Andrii Nakryiko
2021-10-25
3
-4
/
+46
*
libbpf: Fix off-by-one bug in bpf_core_apply_relo()
Andrii Nakryiko
2021-10-25
1
-1
/
+1
*
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
2021-10-25
7
-65
/
+72
*
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
2021-10-25
2
-68
/
+62
*
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
2021-10-25
6
-84
/
+111
*
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
2021-10-25
5
-18
/
+24
*
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
Quentin Monnet
2021-10-25
1
-2
/
+2
*
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
2021-10-25
1
-68
/
+152
*
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
2021-10-25
1
-1
/
+1
*
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
2021-10-25
1
-4
/
+3
*
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
2021-10-25
6
-15
/
+13
[next]