summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-30libbpf: Export btf__find_by_name_kind_own()Ihor Solodrai
2026-07-30resolve_btfids: Keep collected kfuncs in a rbtreeIhor Solodrai
2026-07-30resolve_btfids: Index BTF ID symbols by addressIhor Solodrai
2026-07-30resolve_btfids: Implement generic ensure_mem() to grow arraysIhor Solodrai
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30selftests/zram: fix kernel_gte() for POSIX shCheng-Han Wu
2026-07-30tools/nolibc/powerpc: mark ctr and xer as clobbered by system callThomas Weißschuh
2026-07-29selftests/net: test PACKET_IGNORE_OUTGOINGJoe Damato
2026-07-29selftests/net: psock_snd: Verify sll_pkttypeJoe Damato
2026-07-29selftests/net: psock_snd: unify on recvmsg()Joe Damato
2026-07-29selftests/net: psock: Generalize stats checkJoe Damato
2026-07-29selftests/net: psock: Generalize psock bindJoe Damato
2026-07-29KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list testInochi Amaoto
2026-07-29KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF testYosry Ahmed
2026-07-29KVM: selftests: Support running stress save+restore and #PF test in L2Yosry Ahmed
2026-07-29KVM: selftests: Trigger save+restore randomly in the #PF stress testYosry Ahmed
2026-07-29KVM: selftests: Add basic stress test for save+restore and #PF handlingYosry Ahmed
2026-07-29KVM: selftests: Do not intercept #PF by default in nVMX testsYosry Ahmed
2026-07-29KVM: selftests: Expose PTE masks to guests as part of an MMUYosry Ahmed
2026-07-29KVM: selftests: Add a blank line before logging assertion failuresYosry Ahmed
2026-07-29KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACKYosry Ahmed
2026-07-29KVM: selftests: Reuse GPR switching logic for nVMXYosry Ahmed
2026-07-29KVM: selftests: Handle rflags save/restore for SVM in guest_regsYosry Ahmed
2026-07-29KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)Yosry Ahmed
2026-07-29KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2Yosry Ahmed
2026-07-29KVM: selftests: Use __stringify() instead of custom XSTR() macrosYosry Ahmed
2026-07-29KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list testInochi Amaoto
2026-07-28Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' into perf-tools-nextNamhyung Kim
2026-07-28selftests/damon/sysfs_refresh: test kdamond refresh_msRuslan Valiyev
2026-07-28selftests/damon/_damon_sysfs: support kdamond refresh_msRuslan Valiyev
2026-07-28selftests/damon/sysfs.py: validate memcg_path staging readbackCheng Nie
2026-07-28selftests/damon/_damon_sysfs.py: fix memcg_path assignmentCheng Nie
2026-07-28selftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan
2026-07-28selftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan
2026-07-28selftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan
2026-07-28tools/mm: add page_owner_filter userspace toolZhen Ni
2026-07-28tools/mm: add thp_swap_allocator_test binary to .gitignoreZenghui Yu
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann
2026-07-28selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-28selftests/bpf: Add test for tracepoint btf_ids tracefs fileMykyta Yatsenko
2026-07-27selftests: net: Add a missing config optionAlice Mikityanska
2026-07-28selftests/bpf: Report the real error from libarena parallel workersJiayuan Chen
2026-07-27selftests: net: hsr: add PRP RedBox testXin Xie
2026-07-27perf ui hists: Remove duplicated thread in popup_actionIan Rogers
2026-07-27perf annotate: Be robust to annotating without a threadIan Rogers
2026-07-27perf ui hists: Fix dso_filter reference leak and exit zoom cleanupIan Rogers
2026-07-27perf ui hists: In report UI ensure thread is set with reference countingIan Rogers
2026-07-27perf ui hists: Guard against NULL hist_entry in add_script_opt()Ian Rogers
2026-07-27perf ui hists: Fix stack use-after-return in symbol_filter_strIan Rogers