summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-04-17Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-24/+132
2025-04-16Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...Linus Torvalds-20/+10
2025-04-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski-2/+5
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski-17/+45
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski-1/+1
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski-4/+21
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel-0/+34
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds-132/+319
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-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-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim-22/+0
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 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/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi-3/+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-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal-1/+38
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn-0/+277
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-6/+5
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila-0/+36
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+6
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)-0/+18
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar-1/+3
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-123/+195
2025-04-08objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STACJosh Poimboeuf-1/+29
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-215/+402