aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes1-6/+26
2025-06-16selftests: seg6: Add test cases for End.X with link-local nexthopIdo Schimmel1-0/+48
2025-06-16selftests: net: add netconsole test for cmdline configurationBreno Leitao3-6/+86
2025-06-16selftests: net: Refactor cleanup logic in lib_netcons.shBreno Leitao1-8/+12
2025-06-16selftests/tc-testing: sfq: check perturb timer valuesEric Dumazet1-0/+36
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+102
2025-06-16tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-6/+10
2025-06-16tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2-5/+13
2025-06-16tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo3-0/+6
2025-06-16tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2025-06-16tools headers UAPI: Sync the drm/drm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2025-06-16perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2025-06-16tools headers UAPI: Sync kvm header with the kernel sourcesArnaldo Carvalho de Melo1-0/+71
2025-06-16tools headers x86 svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2025-06-16tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo1-1/+4
2025-06-16tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo1-4/+5
2025-06-16tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knobArnaldo Carvalho de Melo1-0/+7
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim2-16/+91
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo4-6/+17
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao1-2/+10
2025-06-16selftests/coredump: make sure invalid paths are rejectedChristian Brauner1-6/+26
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+22
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+5
2025-06-13selftests/bpf: verify jset handling in CFG computationEduard Zingerman1-0/+16
2025-06-13veristat: Memory accounting for bpf programsEduard Zingerman2-7/+246
2025-06-13bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGESong Liu1-0/+1
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+25
2025-06-13selftests: Add tests for PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-20/+74
2025-06-13syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ONDmitry Vyukov1-1/+6
2025-06-13selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov1-25/+25
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes1-0/+16
2025-06-12tools/bpf_jit_disasm: Fix potential negative tpath index in get_exec_path()Ruslan Semchenko1-0/+2
2025-06-12selftests/bpf: Fix xdp_do_redirect failure with 64KB page sizeYonghong Song1-2/+11
2025-06-12selftests/bpf: Fix two net related test failures with 64K page sizeYonghong Song2-9/+14
2025-06-12bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song2-8/+96
2025-06-12selftests: tcp_ao: fix spelling in seq-ext.c commentAnkit Chauhan1-1/+1
2025-06-12selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang1-0/+2
2025-06-12selftests/bpf: tests with a loop state missing read/precision markEduard Zingerman1-0/+277
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-339/+970
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+74
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS contextGal Pressman1-1/+58
2025-06-12selftests/coredump: add coredump server selftestsChristian Brauner3-2/+1258
2025-06-12tools: add coredump.h headerChristian Brauner1-0/+104
2025-06-12selftests/coredump: cleanup coredump testsChristian Brauner1-235/+174
2025-06-12selftests/coredump: fix buildChristian Brauner2-13/+6
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown1-1/+6
2025-06-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-4/+4
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski2-0/+16
2025-06-11perf thread: Ensure comm_lock held for comm_listIan Rogers3-8/+29
2025-06-11selftests/vsock: add initial vmtest.sh for vsockBobby Eshleman5-0/+618