summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-22selftests: net: Add a test for BIG TCP in UDP tunnelsAlice Mikityanska
2026-07-21tools headers: Sync KVM headers with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync UAPI linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync UAPI drm/drm.h with kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync linux/gfp_types.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers UAPI: Sync linux/rtnetlink.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers UAPI: Sync linux/const.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21perf bench bpf: Add missing .gitignore fileArnaldo Carvalho de Melo
2026-07-21selftests/bpf: Test duplicate bpf_refcount fieldsKumar Kartikeya Dwivedi
2026-07-21selftests/bpf: Test duplicate unique fields in nested structsKumar Kartikeya Dwivedi
2026-07-21selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)
2026-07-21selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)
2026-07-21selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)
2026-07-21selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)
2026-07-21selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)
2026-07-21selftests: openvswitch: add config fileMatthieu Baerts (NGI0)
2026-07-21selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)
2026-07-21tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structuresWill Deacon
2026-07-21power: supply: Add PbAc, NiZn, RAM, and ZnAr supportBoris Shtrasman
2026-07-21selftests: helpers: handle multi line in test_sysfs_prop_optional_listBoris Shtrasman
2026-07-21selftests/fuse: add ACL_DONT_CACHE regression testAmir Goldstein
2026-07-21selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64Pu Lehui
2026-07-21selftests/net/openvswitch: add ICMPv6 echo type match testMinxi Hou
2026-07-21libbpf: Search /lib64 and /lib in resolve_full_path()Ricardo B. Marlière
2026-07-21selftests/bpf: Fix lsm_bdev dev_t encoding mismatchRicardo B. Marlière
2026-07-21selftests/bpf: Fix make install targetRicardo B. Marlière
2026-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-21rtla/timerlat_top: Fix on-threshold actions firing on signalTomas Glozar
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse
2026-07-21vsock/test: add test for small packets under pressureStefano Garzarella
2026-07-21selftests: net: add FOU multicast encapsulation resubmit testAnton Danilov
2026-07-20selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann
2026-07-20selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière
2026-07-20selftest: fix headers in fclog.cJori Koolstra
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
2026-07-20cpupower: Add libm to cpupower for generic CPPC viewJeremy Linton
2026-07-20selftests/futex: Give circular-list nodes static storageMiles Krause
2026-07-20selftests/bpf: Silence maybe-uninitialized compiler warning in libarenaViktor Malik
2026-07-20selftests/bpf: Silence array bounds warning in global_map_resizeViktor Malik
2026-07-20selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256Viktor Malik
2026-07-20selftests/bpf: Check malloc result with ASSERT_NEQ in test_loaderViktor Malik
2026-07-20selftests/futex: Use thread synchronization helpers instead of usleep()Yuwen Chen
2026-07-20selftests/futex: Provide thread creation and synchronization helpersYuwen Chen
2026-07-20selftests/rseq: Add missing test binaries to .gitignoreCihan Karadag
2026-07-20fscrypt: Remove FSCRYPT_MODE_MAXEric Biggers
2026-07-20bpftool: Skip prog/map that disappears while looking it up by nameJiayuan Chen