summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-08kunit: tool: fix count of tests if late test planRae Moar
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STACJosh Poimboeuf
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08sched_ext: Merge branch 'for-6.15-fixes' into for-6.16Tejun Heo
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney
2025-04-08sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecationTejun Heo
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang
2025-04-08objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semanticsJosh Poimboeuf
2025-04-08objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-04-08objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRETJosh Poimboeuf
2025-04-08objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo
2025-04-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi