summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-12-11Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-5/+4
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleepingPetr Machata-41/+22
2025-12-11selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakinessPetr Machata-4/+10
2025-12-11selftests: net: lib: tc_rule_stats_get(): Don't hard-code array indexPetr Machata-1/+2
2025-12-10selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal-5/+4
2025-12-10selftests/bpf: add regression test for bpf_d_path()Shuran Liu-17/+95
2025-12-10selftests: net: tfo: Fix build warningGuenter Roeck-1/+2
2025-12-10selftests: net: Fix build warningsGuenter Roeck-2/+4
2025-12-10selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck-1/+6
2025-12-10selftests: tls: fix warning of uninitialized variableAnkit Khushwaha-1/+1
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-9/+562
2025-12-10selftests/bpf: add verifier sign extension bound computation tests.Cupertino Miranda-0/+68
2025-12-09selftests/bpf: add tests for attaching invalid fdKohei Enju-2/+17
2025-12-09selftests/bpf: Add test for truncated dmabuf_iter readsT.J. Mercier-5/+42
2025-12-09libbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov-3/+4
2025-12-09bpftool: Fix build warnings due to MS extensionsQuentin Monnet-0/+2
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-3/+45
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds-3/+8
2025-12-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)-0/+15
2025-12-08tools: ynl: fix build on systems with old kernel headersJakub Kicinski-0/+2
2025-12-08tools/virtio: replace "__auto_type" with "auto"H. Peter Anvin-1/+1
2025-12-08selftests/bpf: replace "__auto_type" with "auto"H. Peter Anvin-2/+7
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+4
2025-12-08selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on ...Guopeng Zhang-18/+15
2025-12-08selftests: cgroup: make test_memcg_sock robust against delayed sock statsGuopeng Zhang-1/+19
2025-12-08selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retriesGuopeng Zhang-0/+26
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds-3670/+11130
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+657
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-307/+1291
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+154
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-33/+65
2025-12-06Merge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+1467
2025-12-06Merge tag 'turbostat-v2025.12.02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-619/+660
2025-12-06Merge tag 'libnvdimm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+6
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-14/+65
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-325/+2179
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-30/+274
2025-12-05selftests/bpf: Test getting associated struct_ops in timer callbackAmery Hung-0/+158
2025-12-05selftests/bpf: Test ambiguous associated struct_opsAmery Hung-0/+113
2025-12-05selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS commandAmery Hung-0/+195
2025-12-05libbpf: Add support for associating BPF program with struct_opsAmery Hung-0/+89
2025-12-05bpf: Support associating BPF program with struct_opsAmery Hung-0/+17
2025-12-05libbpf: Add debug messaging in dedup equivalence/identity matchingAlan Maguire-5/+24
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-225/+1952
2025-12-05Merge tag 'ktest-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-2/+2
2025-12-05libperf: Use 'extern' in LIBPERF_API visibility macroArnaldo Carvalho de Melo-1/+1
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-14/+278
2025-12-05Merge tag 'trace-tools-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-372/+246
2025-12-04Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+87