summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the uapi/linux/perf_event.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-04-10perf ui browser hists: Simplify the routines that add entries to the popup menuArnaldo Carvalho de Melo
2025-04-10perf ui browser: Accept the left arrow key as a Zoom out if done on the first...Arnaldo Carvalho de Melo
2025-04-10perf ui browser annotate: Don't show the source code view status initiallyArnaldo Carvalho de Melo
2025-04-10perf ui browser annotate: Show in the title the source code view toggleArnaldo Carvalho de Melo
2025-04-10perf ui browser map: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser hists: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser header: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser annotate: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser annotate-data: Provide feedback on unhandled hotkeysArnaldo Carvalho de Melo
2025-04-10perf ui browser: Add a warn on unhandled hotkey helperArnaldo Carvalho de Melo
2025-04-10perf ui browser: Add key_name() helperArnaldo Carvalho de Melo
2025-04-10tools build: Don't show libbfd build status as it is opt-inArnaldo Carvalho de Melo
2025-04-10perf check: Add tip about building with libbfd using BUILD_NONDISTRO=1Arnaldo Carvalho de Melo
2025-04-10perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo
2025-04-10tools build: Don't show libunwind build status as it is opt-inArnaldo Carvalho de Melo
2025-04-10perf check: Allow showing a tip for opt-in features not built into perfArnaldo Carvalho de Melo
2025-04-10perf check: Move the FEATURE_STATUS() macro to its only user source fileArnaldo Carvalho de Melo
2025-04-10perf check: Share the feature status printing routine with 'perf version'Arnaldo Carvalho de Melo
2025-04-10tools build: Don't set libunwind as available if test-all.c build succeedsArnaldo Carvalho de Melo
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2025-04-10selftests/kexec: Add x86_64 selftest for kexec-jump and exception handlingDavid Woodhouse
2025-04-09selftests/bpf: Add test case for atomic update of fd htabHou Tao
2025-04-09bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon
2025-04-09bpf: Clarify role of BPF_F_RECOMPUTE_CSUMPaul Chaignon
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen
2025-04-09selftests/bpf: add ktls selftestJiayuan Chen
2025-04-09selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppressionAmit Cohen
2025-04-09selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-04-09selftests/bpf: Add BTF.ext line/func info getter testsMykyta Yatsenko
2025-04-09libbpf: Add getters for BTF.ext func and line infoMykyta Yatsenko
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout
2025-04-09selftests: gpio: add test cases for gpio-aggregatorKoichiro Den
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo