summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-0/+2
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds21-449/+6339
2026-04-14selftests/net: Add additional test coverage in nk_qleaseDaniel Borkmann1-5/+946
2026-04-14selftests/net: Split netdevsim tests from HW tests in nk_qleaseDaniel Borkmann3-1142/+1169
2026-04-14tools/ynl: Make YnlFamily closeable as a context managerDaniel Borkmann1-0/+10
2026-04-14selftests/ftrace: Add test case for fully-qualified variable referencesTom Zanussi1-0/+34
2026-04-14selftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen1-2/+94
2026-04-14perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui1-1/+0
2026-04-14selftests/namespaces: remove unused utils.h include from listns_efault_testChristian Brauner1-1/+0
2026-04-14selftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner2-16/+15
2026-04-14selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner1-1/+1
2026-04-14selftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner4-33/+8
2026-04-14selftests/statmount: remove duplicate wait_for_pid()Christian Brauner1-25/+0
2026-04-14perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao3-1/+4
2026-04-14perf test: Fixes for check branch stack samplingIan Rogers1-50/+96
2026-04-14perf test: Fix inet_pton probe failure and unroll call graphIan Rogers1-4/+4
2026-04-14perf build: fix "argument list too long" in second locationMarkus Mayer1-2/+2
2026-04-14perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo1-0/+17
2026-04-14perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo1-0/+20
2026-04-14perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo1-0/+19
2026-04-14perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-14perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo1-0/+13
2026-04-14perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo1-1/+15
2026-04-14perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo1-0/+13
2026-04-14perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-14perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo1-0/+13
2026-04-14perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo1-2/+25
2026-04-14perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-1/+44
2026-04-14perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo1-2/+5
2026-04-14perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-0/+6
2026-04-14tools: hv: Fix cross-compilationAditya Garg1-2/+2
2026-04-14Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+358
2026-04-14Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds10-17/+18
2026-04-14Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+112
2026-04-14Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2026-04-14Merge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2026-04-14Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+2
2026-04-14Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-04-14Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-9/+790
2026-04-14Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-666/+1250
2026-04-14Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-4/+969
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-0/+1019
2026-04-13selftests/ftrace: Quote check_requires comparisonsCao Ruichuang1-7/+7
2026-04-13selftests: Preserve subtarget failures in all/installRicardo B. Marlière1-4/+4
2026-04-13selftests/run_kselftest.sh: Allow choosing per-test log directoryRicardo B. Marlière2-3/+30
2026-04-13selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -PRicardo B. Marlière1-6/+1
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-40/+5
2026-04-13Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+0
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-110/+73