index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-11-01
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
2021-11-01
selftests: mptcp: fix proto type in link_failure tests
Geliang Tang
2021-11-01
selftests: udp: test for passing SO_MARK as cmsg
Jakub Kicinski
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
2021-10-31
perf script: Check session->header.env.arch before using it
Song Liu
2021-10-31
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-30
selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
Borislav Petkov
2021-10-29
selftests/core: fix conflicting types compile error for close_range()
Shuah Khan
2021-10-29
kunit: tool: fix typecheck errors about loading qemu configs
Daniel Latypov
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-10-29
selftests: net: bridge: update IGMP/MLD membership interval value
Nikolay Aleksandrov
2021-10-29
selftests/net: update .gitignore with newly added tests
Shuah Khan
2021-10-28
selftests: mlxsw: Test port shaper
Petr Machata
2021-10-28
selftests: mlxsw: Test offloadability of root TBF
Petr Machata
2021-10-28
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...
David Yang
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
bpf: Add bpf_kallsyms_lookup_name helper
Kumar Kartikeya Dwivedi
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
objtool: Shrink struct instruction
Peter Zijlstra
2021-10-28
objtool: Explicitly avoid self modifying code in .altinstr_replacement
Peter Zijlstra
2021-10-28
objtool: Classify symbols
Peter Zijlstra
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
selftests/x86/amx: Add context switch test
Chang S. Bae
2021-10-28
selftests/x86/amx: Add test cases for AMX state management
Chang S. Bae
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2021-10-28
perf script: Support instruction latency
Kan Liang
2021-10-27
perf script: Show binary offsets for userspace addr
Lexi Shao
2021-10-27
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
2021-10-27
perf bench futex: Call the futex syscall from a function
Alistair Francis
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
[prev]
[next]