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