summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski
2025-01-17dcache: back inline names with a struct-wrapped array of unsigned longAl Viro
2025-01-17Merge tag 'linux-cpupower-6.14-rc1-second' of ssh://gitolite.kernel.org/pub/s...Rafael J. Wysocki
2025-01-17perf lock: Rename fields in lock_type_tableChun-Tse Shao
2025-01-17perf lock: Add percpu-rwsem for type filterChun-Tse Shao
2025-01-17perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao
2025-01-17perf lock: Fix return code for functions in __cmd_contentionAthira Rajeev
2025-01-17selftests/landlock: Add layout1.umount_sandboxer testsMickaël Salaün
2025-01-17selftests/landlock: Add wrappers.hMickaël Salaün
2025-01-17selftests/landlock: Fix error messageMickaël Salaün
2025-01-17selftests/landlock: Add test to check partial access in a mount treeMickaël Salaün
2025-01-17selftests/landlock: Fix build with non-default pthread linkingMickaël Salaün
2025-01-17perf hist: Fix width calculation in hpp__fmt()Dmitry Vyukov
2025-01-17tools: Sync if_xdp.h uapi tooling headerVishal Chourasia
2025-01-17libbpf: Work around kernel inconsistently stripping '.llvm.' suffixAndrii Nakryiko
2025-01-17Merge branch 'for-next/perf' into for-next/coreWill Deacon
2025-01-17Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-16bpf: selftests: verifier: Add nullness elision testsDaniel Xu
2025-01-16bpf: verifier: Support eliding map lookup nullnessDaniel Xu
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley
2025-01-16selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDEDPu Lehui
2025-01-16libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDEDPu Lehui
2025-01-16libbpf: Fix return zero when elf_begin failedPu Lehui
2025-01-16selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui
2025-01-16veristat: Load struct_ops programs only onceEduard Zingerman
2025-01-16selftests/bpf: Fix undefined UINT_MAX in veristat.cTony Ambardar
2025-01-16perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov
2025-01-16perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov
2025-01-16perf test: Improve verbose documentationIan Rogers
2025-01-16perf test: Add a runs-per-test flagIan Rogers
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni
2025-01-15selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: sockopt: save nstat infosGeliang Tang
2025-01-15selftests: mptcp: simult_flows: unify errors msgsMatthieu Baerts (NGI0)
2025-01-15selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini