summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei
2025-06-24KVM: selftests: Add back the missing check of MONITOR/MWAIT availabilityChenyi Qiang
2025-06-24iommufd/selftest: Fix build warnings due to uninitialized mfdNicolin Chen
2025-06-24iommufd/selftest: Add asserts testing global mfdNicolin Chen
2025-06-24iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen
2025-06-24iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-23selftests/coredump: Fix "socket_detect_userspace_client" test failureNam Cao
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei
2025-06-18selftests: net: add passive TFO test binaryDavid Wei
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei
2025-06-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo
2025-06-17perf test: Directory file descriptor leakIan Rogers
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17tools arch amd ibs: Sync ibs.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-16tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync the drm/drm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync kvm header with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers x86 svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo
2025-06-16tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...Arnaldo Carvalho de Melo
2025-06-16perf mem: Document new output fields (op, cache, mem, dtlb, snoop)Namhyung Kim
2025-06-16tools headers: Update the fs headers with the kernel sourcesArnaldo Carvalho de Melo
2025-06-16perf test: Restrict uniquifying test to machines with 'uncore_imc'Chun-Tse Shao
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds