aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-04-01objtool: Change "warning:" to "error: " for fatal errorsJosh Poimboeuf11-222/+226
2025-04-01objtool: Always fail on fatal errorsJosh Poimboeuf1-11/+4
2025-04-01Revert "objtool: Increase per-function WARN_FUNC() rate limit"Josh Poimboeuf3-14/+6
2025-04-01objtool: Append "()" to function name in "unexpected end of section" warningJosh Poimboeuf1-1/+1
2025-04-01objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas1-7/+3
2025-03-31selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)1-0/+1
2025-03-31selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-03-31selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-03-31selftests: net: use Path helpers in pingJakub Kicinski1-10/+5
2025-03-31selftests: net: use the dummy bpf from net/libJakub Kicinski7-31/+5
2025-03-31selftests: drv-net: replace the rpath helper with Path objectsJakub Kicinski5-18/+13
2025-03-31selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.shWaiman Long1-11/+143
2025-03-31selftest/cgroup: Clean up and restructure test_cpuset_prs.shWaiman Long1-101/+156
2025-03-31selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separatorWaiman Long1-118/+118
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partitionWaiman Long1-2/+2
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds519-9691/+39163
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds4-0/+538
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds166-2945/+8138
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-0/+194
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2025-03-29selftests: ublk: specify io_cmd_buf pointer typeCaleb Sander Mateos2-3/+3
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds3-18/+28
2025-03-28selftests: ublk: add test for checking zero copy related parameterMing Lei3-1/+39
2025-03-28selftests: ublk: add more tests for covering MQMing Lei10-33/+132
2025-03-28Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linuxLinus Torvalds4-0/+551
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds14-18/+2381
2025-03-28iommufd: Test attach before detaching pasidYi Liu1-0/+6
2025-03-28objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctionsJosh Poimboeuf1-0/+2
2025-03-28objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-1/+1
2025-03-28objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()Josh Poimboeuf1-1/+1
2025-03-28iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFOYi Liu3-5/+33
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds17-28/+98
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-0/+57
2025-03-27Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds3-0/+85
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-5/+5
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-10/+23
2025-03-27Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds8-4/+25
2025-03-27Merge tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-0/+8
2025-03-27Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds25-624/+1314
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds16-93/+463
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas1-7/+6
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas1-10/+21
2025-03-27ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-03-27selftests/ftrace: Add dynamic events argument limitation test caseMasami Hiramatsu (Google)1-0/+42
2025-03-27selftests/ftrace: Add new syntax error testMasami Hiramatsu (Google)1-0/+1
2025-03-27selftests/ftrace: Expand the tprobe event test to check wrong formatMasami Hiramatsu (Google)1-0/+14
2025-03-27Merge branch 'for-6.15/ftrace-test' into for-linusPetr Mladek2-0/+83
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds97-831/+4863
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds1-5/+5