summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-13selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park
2025-03-13selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park
2025-03-13selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park
2025-03-13selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park
2025-03-13Revert "selftests/mm: remove local __NR_* definitions"John Hubbard
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne
2025-03-07selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov
2025-03-07selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov
2025-03-07objtool: Fix C jump table annotations for ClangArd Biesheuvel
2025-03-07objtool: Remove annotate_{,un}reachable()Peter Zijlstra
2025-03-07selftests: drv-net: Check if combined-count existsJoe Damato
2025-02-21objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-02-21selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den
2025-02-21rtla/timerlat_top: Abort event processing on second signalTomas Glozar
2025-02-21rtla/timerlat_hist: Abort event processing on second signalTomas Glozar
2025-02-21sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.Chuyi Zhou
2025-02-17rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar
2025-02-17rtla: Add trace_instance_stopTomas Glozar
2025-02-17rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar
2025-02-17rtla/osnoise: Distinguish missing workload optionTomas Glozar
2025-02-17selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)
2025-02-17perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-02-17selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski
2025-02-17udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-17bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi
2025-02-17selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-02-08selftests/mm: build with -O2Kevin Brodsky
2025-02-08ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-02-08selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)
2025-02-08selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers
2025-02-08tools/power turbostat: Fix forked child affinity regressionLen Brown
2025-02-08tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn
2025-02-08perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu
2025-02-08perf annotate: Use an array for the disassembler preferenceIan Rogers
2025-02-08selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek
2025-02-08selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek
2025-02-08tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-02-08perf trace: Fix BPF loading failure (-E2BIG)Howard Chu
2025-02-08tools/bootconfig: Fix the wrong format specifierLuo Yifan
2025-02-08perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao
2025-02-08tools: Sync if_xdp.h uapi tooling headerVishal Chourasia
2025-02-08libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDEDPu Lehui
2025-02-08libbpf: Fix return zero when elf_begin failedPu Lehui
2025-02-08selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui
2025-02-08selftests/bpf: Fix undefined UINT_MAX in veristat.cTony Ambardar
2025-02-08perf inject: Fix use without initialization of local variablesIan Rogers