summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
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-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-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-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