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
2024-05-02
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
2024-05-02
KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test
Zide Chen
2024-05-02
selftests/bpf: Add kernel socket operation tests
Jordan Rife
2024-05-02
selftests/bpf: Make sock configurable for each test case
Jordan Rife
2024-05-02
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
2024-05-02
perf maps: Remove check_invariants() from maps__lock()
Namhyung Kim
2024-05-02
selftests/bpf: Implement BPF programs for kernel socket operations
Jordan Rife
2024-05-02
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2024-05-02
selftests/bpf: Fix bind program for big endian systems
Jordan Rife
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
2024-05-02
libbpf: Fix error message in attach_kprobe_multi
Jiri Olsa
2024-05-02
libbpf: Fix error message in attach_kprobe_session
Jiri Olsa
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
2024-05-02
perf annotate-data: Check kind of stack variables
Namhyung Kim
2024-05-02
perf annotate-data: Handle multi regs in find_data_type_block()
Namhyung Kim
2024-05-02
perf annotate-data: Check memory access with two registers
Namhyung Kim
2024-05-02
perf annotate-data: Handle direct global variable access
Namhyung Kim
2024-05-02
perf annotate-data: Collect global variables in advance
Namhyung Kim
2024-05-02
perf dwarf-aux: Add die_collect_global_vars()
Namhyung Kim
2024-05-02
Merge branch 'x86/cpu' into perf/core, to pick up dependent commits
Ingo Molnar
2024-05-02
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2024-05-02
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...
Adrian Hunter
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2024-05-02
x86/insn: Add misc new Intel instructions
Adrian Hunter
2024-05-02
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2024-05-02
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2024-05-02
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2024-05-02
Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
Ingo Molnar
2024-05-01
selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
Florian Westphal
2024-05-01
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
2024-05-01
libbpf: support "module: Function" syntax for tracing programs
Viktor Malik
2024-05-01
selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
2024-05-01
selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
2024-05-01
tools/power turbostat: Enable non-privileged users to read sysfs counters
Patryk Wlazlyn
2024-05-01
tools/power turbostat: Replace _Static_assert with BUILD_BUG_ON
Patryk Wlazlyn
2024-05-01
tools/power turbostat: Add ARL-H support
Zhang Rui
2024-05-01
tools/power turbostat: Enhance ARL/LNL support
Zhang Rui
2024-04-30
selftests/bpf: Drop start_server_proto helper
Geliang Tang
2024-04-30
selftests/bpf: Make start_mptcp_server static
Geliang Tang
2024-04-30
selftests/bpf: Add opts argument for __start_server
Geliang Tang
2024-04-30
Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-30
cxl/test: Enhance event testing
Ira Weiny
2024-04-30
selftests/bpf: Add sockopt case to verify prog_type
Stanislav Fomichev
2024-04-30
selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATE
Stanislav Fomichev
[prev]
[next]