aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-13perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao3-1/+4
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers1-49/+95
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers1-4/+4
2026-04-13perf build: fix "argument list too long" in second locationMarkus Mayer1-2/+2
2026-04-13perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo1-0/+17
2026-04-13perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo1-0/+20
2026-04-13perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo1-0/+19
2026-04-13perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-13perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo1-0/+13
2026-04-13perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo1-1/+15
2026-04-13perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo1-0/+13
2026-04-13perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-13perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo1-0/+13
2026-04-13perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo1-2/+25
2026-04-13perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-1/+44
2026-04-13perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo1-2/+5
2026-04-13perf 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-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds3-2/+358
2026-04-13Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-17/+18
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-0/+112
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+0
2026-04-13Merge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+6
2026-04-13Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+2
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+2
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds11-9/+790
2026-04-13Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds8-665/+1249
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+0
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds8-4/+969
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus 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/kernel/git/kvms390/linux into HEADPaolo 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/rcu/linuxLinus Torvalds12-110/+73
2026-04-13tools/sched_ext: Add explicit cast from void* in RESIZE_ARRAY()Kuba Piecuch1-0/+1
2026-04-13sched_ext: Make string params of __ENUM_set() constKuba Piecuch1-1/+1
2026-04-13tools/sched_ext: Kick home CPU for stranded tasks in scx_qmapTejun Heo1-0/+40
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds1-1/+1
2026-04-13selftests: net: Add tests for team driver decoupled tx and rx controlMarc Harvey3-1/+348
2026-04-13selftests: net: Add test for enablement of ports with teamdMarc Harvey5-0/+287
2026-04-13selftests: net: Add tests for failover of team-aggregated portsMarc Harvey5-2/+319
2026-04-13Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-16/+435
2026-04-13Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini8-12/+92
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini22-197/+1340