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-13
tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
Ben Hutchings
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2022-09-10
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2022-09-10
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2022-09-09
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-09-09
libbpf: Remove gcc support for bpf_tail_call_static for now
Daniel Borkmann
2022-09-09
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...
Linus Torvalds
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
2022-09-08
perf tools: Don't install data files with x permissions
Jiri Slaby
2022-09-08
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
2022-09-08
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
perf dlfilter dlfilter-show-cycles: Fix types for print format
Adrian Hunter
2022-09-08
libperf evlist: Fix per-thread mmaps for multi-threaded targets
Adrian Hunter
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-07
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2022-09-07
tools: Add new "test" taint to kernel-chktaint
Joe Fradley
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-07
selftests: nft_concat_range: add socat support
Florian Westphal
2022-09-06
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-06
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
2022-09-06
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
2022-09-06
libbpf: Add new BPF_PROG2 macro
Yonghong Song
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
2022-09-06
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
2022-09-06
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
2022-09-06
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
2022-09-05
tools: hv: kvp: remove unnecessary (void*) conversions
Zhou jie
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-03
ACPI: tools: pfrut: Do not initialize ret in main()
Shi junming
2022-09-02
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2022-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-02
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
[prev]
[next]