summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-12selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs testsChristian Brauner4-0/+505
2026-03-12selftests/filesystems: add clone3 tests for empty mount namespacesChristian Brauner3-1/+941
2026-03-12selftests/filesystems: add tests for empty mount namespacesChristian Brauner7-2/+1018
2026-03-12selftests: add FSMOUNT_NAMESPACE testsChristian Brauner5-30/+1156
2026-03-12selftests/statmount: add statmount_alloc() helperChristian Brauner3-46/+58
2026-03-12tools: update mount.h headerChristian Brauner1-2/+12
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil4-14/+24
2026-03-11selftests: net: fix timeout passed as positional argument to communicate()Gal Pressman1-1/+1
2026-03-11selftests: net: pass bpftrace timeout to cmd()Gal Pressman1-1/+2
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca1-0/+55
2026-03-11selftests: net: local_termination: test link-local protocolsDaniel Golle1-0/+25
2026-03-11selftests: af_unix: validate SO_PEEK_OFF advancement and resetSoichiro Ueda1-0/+46
2026-03-11selftests/pidfd: add CLONE_PIDFD_AUTOKILL testsChristian Brauner1-0/+278
2026-03-11selftests/pidfd: add CLONE_NNP testsChristian Brauner1-0/+126
2026-03-11selftests/pidfd: add CLONE_AUTOREAP testsChristian Brauner3-1/+498
2026-03-11sched_ext: Fix incomplete help text usage stringsCheng-Yang Chou6-6/+6
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever1-0/+5
2026-03-11selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.cVarun R Mallya1-1/+1
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini2-0/+151
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini3-25/+45
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang1-1/+1
2026-03-11selftests/bpf: Skip livepatch test when prerequisites are missingSun Jian1-2/+18
2026-03-11selftests/bpf: drop serial restrictionSun Jian1-2/+1
2026-03-11selftests/bpf: filter by pid to avoid cross-test interferenceSun Jian2-3/+36
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik3-3/+9
2026-03-11rtla/utils: Fix loop condition in PID validationWander Lairson Costa1-1/+1
2026-03-11rtla/utils: Fix resource leak in set_comm_sched_attr()Wander Lairson Costa1-5/+6
2026-03-11rtla/trace: Fix I/O handling in save_trace_to_file()Wander Lairson Costa1-7/+24
2026-03-11rtla/trace: Fix write loop in trace_event_save_hist()Wander Lairson Costa1-3/+11
2026-03-11rtla/timerlat: Simplify RTLA_NO_BPF environment variable checkWander Lairson Costa1-1/+2
2026-03-11rtla: Use str_has_prefix() for option prefix checkWander Lairson Costa2-2/+2
2026-03-11rtla: Enforce exact match for time unit suffixesWander Lairson Costa1-4/+19
2026-03-11rtla: Use str_has_prefix() for prefix checksWander Lairson Costa2-5/+3
2026-03-11rtla: Add str_has_prefix() helper functionWander Lairson Costa1-0/+13
2026-03-11rtla: Handle pthread_create() failure properlyWander Lairson Costa1-1/+3
2026-03-11rtla/timerlat: Add bounds check for softirq vectorWander Lairson Costa1-2/+2
2026-03-11selftests: vDSO: vdso_test_correctness: Add a test for time()Thomas Weißschuh1-0/+66
2026-03-11selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.cThomas Weißschuh2-20/+14
2026-03-11selftests: vDSO: vdso_test_correctness: Handle different tv_usec typesThomas Weißschuh1-4/+4
2026-03-11selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacksThomas Weißschuh1-8/+0
2026-03-11selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checksThomas Weißschuh1-2/+0
2026-03-11Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"Thomas Weißschuh2-4/+1
2026-03-11tracing: selftests: Add hypervisor trace remote testsVincent Donnefort5-0/+55
2026-03-10perf disasm: Fix potential use-after-free on filelocIan Rogers1-4/+4
2026-03-10perf tools: Add layout support for --symfs optionChangbin Du20-35/+103
2026-03-10tools: ynl: cli: add --policy supportJakub Kicinski1-0/+12
2026-03-10tools: ynl: add Python API for easier access to policiesJakub Kicinski3-5/+140
2026-03-10tools: ynl: add short doc to class YnlFamilyJakub Kicinski1-0/+26
2026-03-10tools: ynl: move policy decoding out of NlMsgJakub Kicinski1-25/+28
2026-03-10tools: ynl: handle pad type during decodeJakub Kicinski1-1/+3