summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim
2025-12-17tools/build: Add a feature test for libopensslNamhyung Kim
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16selftests/bpf: Add tests for the arena offset of globalsEmil Tsalapatis
2025-12-16libbpf: Move arena globals to the end of the arenaEmil Tsalapatis
2025-12-16libbpf: Turn relo_core->sym_off unsignedEmil Tsalapatis
2025-12-16bpf/verifier: Do not limit maximum direct offset into arena mapEmil Tsalapatis
2025-12-16selftests/bpf: Explicitly account for globals in verifier_arena_largeEmil Tsalapatis
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe
2025-12-15tools/power cpupower: Show C0 in idle-info dumpKaushlendra Kumar
2025-12-15tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar
2025-12-15tools/cpupower: Use strcspn() to strip trailing newlineKaushlendra Kumar
2025-12-15tools/cpupower: Fix inverted APERF capability checkKaushlendra Kumar
2025-12-15cpupower: idle_monitor: fix incorrect value logged after stopKaushlendra Kumar
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2025-12-15selftests: statmount: tests for STATMOUNT_BY_FDBhavik Sachdev
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos
2025-12-12selftests: ublk: remove unused ios map in seq_io.btCaleb Sander Mateos
2025-12-12selftests: ublk: correct last_rw map type in seq_io.btCaleb Sander Mateos
2025-12-12selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()Ming Lei
2025-12-12selftests/sched_ext: flush stdout before test to avoid log spamEmil Tsalapatis
2025-12-11netfilter: nf_nat: remove bogus direction checkFlorian Westphal
2025-12-11selftests/tc-testing: Create tests to exercise ets classes active list mispla...Victor Nogueira
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata
2025-12-10selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal
2025-12-10selftests/bpf: add regression test for bpf_d_path()Shuran Liu
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck
2025-12-10selftests: net: Fix build warningsGuenter Roeck
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-10selftests/bpf: add verifier sign extension bound computation tests.Cupertino Miranda
2025-12-09selftests/bpf: add tests for attaching invalid fdKohei Enju
2025-12-09selftests/bpf: Add test for truncated dmabuf_iter readsT.J. Mercier
2025-12-09libbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov
2025-12-09bpftool: Fix build warnings due to MS extensionsQuentin Monnet