index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
5
-252
/
+93
2021-10-29
objtool: Shrink struct instruction
Peter Zijlstra
2
-4
/
+3
2021-10-29
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
1
-11
/
+31
2021-10-29
objtool: Classify symbols
Peter Zijlstra
2
-14
/
+27
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
4
-5
/
+104
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
8
-30
/
+695
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2
-0
/
+286
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
7
-9
/
+91
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
1
-0
/
+9
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-55
/
+23
2021-10-28
selftests/x86/amx: Add context switch test
Chang S. Bae
1
-3
/
+157
2021-10-28
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2
-1
/
+698
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
1
-0
/
+14
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
1
-2
/
+7
2021-10-27
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
1
-3
/
+3
2021-10-27
libbpf: Deprecate bpf_objects_list
Joe Burton
3
-2
/
+15
2021-10-27
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2
-1
/
+13
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-55
/
+20
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-10-26
selftests: mlxsw: Remove deprecated test cases
Danielle Ratson
1
-90
/
+0
2021-10-26
selftests: Add an occupancy test for RIF MAC profiles
Danielle Ratson
1
-0
/
+117
2021-10-26
selftests: mlxsw: Add forwarding test for RIF MAC profiles
Danielle Ratson
1
-0
/
+213
2021-10-26
selftests: mlxsw: Add a scale test for RIF MAC profiles
Danielle Ratson
5
-2
/
+106
2021-10-26
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
3
-44
/
+4
2021-10-26
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
1
-10
/
+6
2021-10-26
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
1
-0
/
+9
2021-10-26
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-3
/
+3
2021-10-26
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
5
-16
/
+16
2021-10-26
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
5
-15
/
+15
2021-10-26
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
1
-1
/
+1
2021-10-26
tools/latency-collector: Use correct size when writing queue_full_warning
Viktor Rosendahl
1
-1
/
+1
2021-10-26
libbpf: Deprecate ambiguously-named bpf_program__size() API
Andrii Nakryiko
1
-0
/
+1
2021-10-26
libbpf: Deprecate multi-instance bpf_program APIs
Andrii Nakryiko
2
-10
/
+18
2021-10-26
libbpf: Add ability to fetch bpf_program's underlying instructions
Andrii Nakryiko
3
-4
/
+46
2021-10-26
libbpf: Fix off-by-one bug in bpf_core_apply_relo()
Andrii Nakryiko
1
-1
/
+1
2021-10-26
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
7
-65
/
+72
2021-10-26
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
2
-68
/
+62
2021-10-26
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
6
-84
/
+111
2021-10-26
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
5
-18
/
+24
2021-10-26
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
Quentin Monnet
1
-2
/
+2
2021-10-26
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
1
-68
/
+152
2021-10-26
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
1
-1
/
+1
2021-10-26
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
1
-4
/
+3
2021-10-26
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
6
-15
/
+13
2021-10-25
selftests: mlxsw: Reduce test run time
Ido Schimmel
2
-18
/
+20
2021-10-25
selftests: mlxsw: Use permanent neighbours instead of reachable ones
Ido Schimmel
1
-11
/
+11
2021-10-25
selftests: mlxsw: Add helpers for skipping selftests
Petr Machata
8
-24
/
+81
2021-10-25
selftests: net: dsa: add a stress test for unlocked FDB operations
Vladimir Oltean
1
-0
/
+47
2021-10-25
selftests: lib: forwarding: allow tests to not require mz and jq
Vladimir Oltean
1
-2
/
+8
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-55
/
+2
[prev]
[next]