summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+20
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+177
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-5/+289
2025-04-11selftest: net: Remove DCCP bits.Kuniyuki Iwashima-36/+1
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual-1/+1
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang-14/+2
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown-3/+3
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)-2/+2
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez-0/+2
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen-0/+22
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt-0/+177
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh-0/+206
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh-1/+4
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh-1/+1
2025-04-11tools/nolibc/types.h: fix mismatched parenthesis in minor()Jemmy Wong-1/+1
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim-22/+0
2025-04-11rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RTPaul E. McKenney-5/+9
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün-10/+141
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün-15/+12
2025-04-11Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changesIngo Molnar-16215/+66128
2025-04-10tools: ynl: generate code for rt-route and add a sampleJakub Kicinski-1/+83
2025-04-10tools: ynl: generate code for rt-addr and add a sampleJakub Kicinski-2/+84
2025-04-10tools: ynl-gen: use family c-name in notificationsJakub Kicinski-3/+3
2025-04-10tools: ynl-gen: consider dump ops without a do "type-consistent"Jakub Kicinski-5/+9
2025-04-10tools: ynl: don't use genlmsghdr in classic netlinkJakub Kicinski-8/+22
2025-04-10tools: ynl-gen: don't consider requests with fixed hdr emptyJakub Kicinski-2/+5
2025-04-10tools: ynl: support creating non-genl socketsJakub Kicinski-20/+43
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski-2/+2
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo-1/+1
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei-0/+4
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-412/+1152
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-17/+65
2025-04-10objtool: Fix false-positive "ignoring unreachables" warningJosh Poimboeuf-1/+1
2025-04-10selftests/nolibc: drop unnecessary sys/io.h includeThomas Weißschuh-1/+0
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi-3/+7
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare-2/+156
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare-6/+7
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim-1/+48
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim-20/+39
2025-04-10tools headers: Update the linux/unaligned.h copy with the kernel sourcesNamhyung Kim-2/+6
2025-04-10tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...Namhyung Kim-0/+1
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim-0/+11
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim-25/+15
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim-54/+179
2025-04-10tools headers: Update the uapi/linux/perf_event.h copy with the kernel sourcesNamhyung Kim-0/+2
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim-0/+4
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim-7/+13
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+315
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds-0/+24
2025-04-10perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo-1/+1