summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-12-18selftest/powerpc/ptrace: Cleanup duplicate macro definitionsMadhavan Srinivasan-24/+8
2024-12-18selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macrosMadhavan Srinivasan-13/+1
2024-12-18selftest/powerpc/ptrace/core-pkey: Remove duplicate macrosMadhavan Srinivasan-18/+1
2024-12-17veristat: Fix top source line stat collectionMykyta Yatsenko-1/+9
2024-12-17riscv: selftests: Fix warnings pointer masking testCharlie Jenkins-6/+22
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+6
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown-1/+0
2024-12-17selftests/pidfd: add pidfs file handle selftestsChristian Brauner-73/+567
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri-0/+2
2024-12-16selftests: net: test SO_PRIORITY ancillary data with cmsg_senderAnna Emese Nyiri-1/+162
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski-1/+18
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski-10/+13
2024-12-16selftests: net: support setting recv_size in YNLJakub Kicinski-8/+8
2024-12-16selftests/exec: add a test for execveat()'s commTycho Andersen-3/+72
2024-12-16selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.cBastien Curutchet-59/+87
2024-12-16selftests/bpf: test_xdp_meta: Rename BPF sectionsBastien Curutchet-6/+6
2024-12-16cpupower: fix TSC MHz calculationHe Rongguang-6/+9
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-101/+570
2024-12-16selftests: tls: add rekey testsSabrina Dubroca-0/+458
2024-12-16selftests: tls: add key_generation argument to tls_crypto_info_initSabrina Dubroca-9/+11
2024-12-15tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter-3/+3
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-22/+304
2024-12-14Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...Uladzislau Rezki (Sony)-4/+22
2024-12-14rcutorture: Make the TREE03 scenario do preemptionPaul E. McKenney-0/+1
2024-12-14torture: Make kvm-remote.sh give up on unresponsive systemPaul E. McKenney-4/+21
2024-12-13selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi-0/+27
2024-12-13bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi-10/+9
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi-5/+1
2024-12-13selftest/bpf: Replace magic constants by macrosAnton Protopopov-3/+3
2024-12-13selftests/bpf: Add tests for fd_array_cntAnton Protopopov-0/+441
2024-12-13libbpf: prog load: Allow to use fd_array_cntAnton Protopopov-2/+6
2024-12-13bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov-0/+10
2024-12-13bpftool: bash: Add bash completion for root_id argumentDaniel Xu-1/+6
2024-12-13bpftool: btf: Support dumping a specific types from fileDaniel Xu-4/+44
2024-12-13bpftool: btf: Validate root_type_ids earlyDaniel Xu-0/+12
2024-12-13bpftool: man: Add missing format argument to command descriptionDaniel Xu-1/+1
2024-12-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-17/+15
2024-12-13tools build feature: Don't set feature-libslang-include-subdir=1 if test-all....Arnaldo Carvalho de Melo-1/+0
2024-12-13perf tests switch-tracking: Set this test to run exclusivelyArnaldo Carvalho de Melo-1/+1
2024-12-13perf test: Introduce DEFINE_SUITE_EXCLUSIVE()Ravi Bangoria-0/+10
2024-12-13kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang-17/+15
2024-12-13Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-224/+1146
2024-12-13objtool/x86: allow syscall instructionJuergen Gross-3/+6
2024-12-12selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o buildEduard Zingerman-3/+3
2024-12-12tools/sched_ext: Receive updates from SCX repoTejun Heo-8/+286
2024-12-12Merge tag 'perf-tools-fixes-for-v6.13-2024-12-12' of git://git.kernel.org/pub...Linus Torvalds-44/+194
2024-12-12libbpf: Extend linker API to support in-memory ELF filesAlastair Robertson-21/+150
2024-12-12libbpf: Pull file-opening logic up to top-level functionsAlastair Robertson-42/+42
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-96/+727
2024-12-12selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi-0/+36