index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
2022-04-05
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2022-04-05
objtool: Fix SLS validation for kcov tail-call replacement
Peter Zijlstra
2022-04-05
objtool: Fix IBT tail-call detection
Peter Zijlstra
2022-04-05
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
2022-04-04
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
2022-04-04
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2022-04-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
2022-04-04
bpftool: Handle libbpf_probe_prog_type errors
Milan Landaverde
2022-04-04
bpftool: Add missing link types
Milan Landaverde
2022-04-04
bpftool: Add syscall prog type
Milan Landaverde
2022-04-04
selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
Quentin Monnet
2022-04-04
kunit: tool: Do not colorize output when redirected
Kees Cook
2022-04-04
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
2022-04-04
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
2022-04-04
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
2022-04-04
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
2022-04-04
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
2022-04-04
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
2022-04-04
kunit: tool: make --json handling a bit clearer
Daniel Latypov
2022-04-04
selftests/harness: Pass variant to teardown
Willem de Bruijn
2022-04-04
selftests/harness: Run TEARDOWN for ASSERT failures
Kees Cook
2022-04-04
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
2022-04-04
selftests: fix header dependency for pid_namespace selftests
Axel Rasmussen
2022-04-04
selftests: x86: add 32bit build warnings for SUSE
Geliang Tang
2022-04-04
selftests/proc: fix array_size.cocci warning
Guo Zhengkui
2022-04-04
selftests/vDSO: fix array_size.cocci warning
Guo Zhengkui
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
2022-04-04
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
2022-04-03
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
2022-04-03
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
2022-04-03
libbpf: Support function name-based attach uprobes
Alan Maguire
2022-04-03
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
2022-04-03
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
2022-04-03
selftests/bpf: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-03
selftests/bpf: Fix vfs_link kprobe definition
Nikolay Borisov
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
selftests: net: fix nexthop warning cleanup double ip typo
Nikolay Aleksandrov
2022-04-02
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2022-04-02
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
2022-04-02
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
2022-04-02
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
2022-04-02
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
2022-04-01
bpf, test_offload.py: Skip base maps without names
Yauheni Kaliuta
2022-04-01
selftests/bpf: Remove unused variable from bpf_sk_assign test
Eyal Birger
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
[prev]
[next]