summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-04-14Merge tag 'perf-tools-fixes-for-v6.15-2025-04-13' of git://git.kernel.org/pub...Linus Torvalds
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-10objtool: Fix false-positive "ignoring unreachables" warningJosh Poimboeuf
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the linux/unaligned.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...Namhyung Kim
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the uapi/linux/perf_event.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-08kunit: tool: fix count of tests if late test planRae Moar
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STACJosh Poimboeuf
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang
2025-04-08objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semanticsJosh Poimboeuf
2025-04-08objtool: Stop UNRET validation on UD2Josh Poimboeuf
2025-04-08objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRETJosh Poimboeuf
2025-04-08objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)