summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-11-24tools: ynl-get: use family c-nameJakub Kicinski
2023-11-24tools: ynl-gen: always append ULL/LL to range typesJakub Kicinski
2023-11-24selftests/bpf: Add lazy global subprog validation testsAndrii Nakryiko
2023-11-24bpf: Validate global subprogs lazilyAndrii Nakryiko
2023-11-24Documentation: Document each netlink familyBreno Leitao
2023-11-23libbpf: Start v1.4 development cycleEduard Zingerman
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski
2023-11-23tools: ynl: fix header path for nfsdJakub Kicinski
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown
2023-11-23perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray
2023-11-23rcutorture: Add mid-sized stall to TREE07Paul E. McKenney
2023-11-23rcutorture: add nolibc init support for mips, ppc and rv64Thomas Weißschuh
2023-11-22tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton
2023-11-22tools perf: Add arm64 sysreg files to MANIFESTOliver Upton
2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim
2023-11-22tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim
2023-11-22tools headers: Update tools's copy of s390/asm headersNamhyung Kim
2023-11-22tools headers: Update tools's copy of arm64/asm headersNamhyung Kim
2023-11-22tools headers: Update tools's copy of x86/asm headersNamhyung Kim
2023-11-22tools headers: Update tools's copy of socket.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of unistd.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of vhost.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of mount.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of kvm.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of fscrypt.h headerNamhyung Kim
2023-11-22tools headers UAPI: Update tools's copy of drm headersNamhyung Kim
2023-11-22Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-22selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_testPaul Moore
2023-11-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinuxYuran Pereira
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_idYuran Pereira
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_permYuran Pereira
2023-11-21selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_caYuran Pereira
2023-11-21perf lock contention: Fix a build error on 32-bitYang Jihong
2023-11-21perf kwork: Fix a build error on 32-bitYang Jihong
2023-11-21selftests/kvm: fix compilation on non-x86_64 platformsPaolo Bonzini
2023-11-20selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20selftests/bpf: test widening for iterating callbacksEduard Zingerman
2023-11-20selftests/bpf: tests for iterating callbacksEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
2023-11-20selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman
2023-11-20selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman