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
2022-09-30
KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
Sean Christopherson
2022-09-30
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2022-09-30
KVM: selftests: Gracefully handle empty stack traces
David Matlack
2022-09-30
KVM: selftests: replace assertion with warning in access_tracking_perf_test
Emanuele Giuseppe Esposito
2022-09-30
Merge branch 'for-next/kselftest' into for-next/core
Catalin Marinas
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
2022-09-29
kselftest/arm64: Handle EINTR while reading data from children
Mark Brown
2022-09-29
kselftest/arm64: Flag fp-stress as exiting when we begin finishing up
Mark Brown
2022-09-29
kselftest/arm64: Don't repeat termination handler for fp-stress
Mark Brown
2022-09-29
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
Mark Brown
2022-09-29
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-29
tracing/user_events: Use bits vs bytes for enabled status page data
Beau Belgrave
2022-09-29
perf tests record: Fail the test if the 'errs' counter is not zero
Arnaldo Carvalho de Melo
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
2022-09-29
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
Marc Zyngier
2022-09-29
KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semantics
Marc Zyngier
2022-09-28
selftests/bpf: Convert udp_limit test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcpbpf_user test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcp_rtt test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcp_hdr_options test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcp_estats test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert sockopt_sk test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert sockopt_multi test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert sockopt_inherit test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert sockopt test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert sockmap_ktls test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert sockmap_basic test to ASSERT_* macros
Wang Yufen
2022-09-28
bpftool: Show parameters of BPF task iterators.
Kui-Feng Lee
2022-09-28
selftests/bpf: Test parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
2022-09-28
KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall number
Vitaly Kuznetsov
2022-09-28
KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercall
Vipin Sharma
2022-09-28
KVM: selftests: Check result in hyperv_features for successful hypercalls
Vipin Sharma
2022-09-28
KVM: selftests: Update top-of-file comment in psci_test
Oliver Upton
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
2022-09-28
perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...
Athira Rajeev
2022-09-28
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters
Athira Rajeev
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-28
selftests/tc-testing: add selftests for teql qdisc
Zhengchao Shao
2022-09-28
selftests/tc-testing: add selftests for tbf qdisc
Zhengchao Shao
2022-09-28
selftests/tc-testing: add selftests for taprio qdisc
Zhengchao Shao
2022-09-28
selftests/tc-testing: add selftests for skbprio qdisc
Zhengchao Shao
2022-09-28
selftests/tc-testing: add selftests for sfq qdisc
Zhengchao Shao
2022-09-28
selftests/tc-testing: add selftests for sfb qdisc
Zhengchao Shao
2022-09-28
selftests/tc-testing: add selftests for plug qdisc
Zhengchao Shao
[prev]
[next]