aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-3/+20
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+22
2025-01-21Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+72
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+4
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-310/+146
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-57/+12
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+259
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+72
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-4/+219
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+360
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-73/+756
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+222
2025-01-20Merge branch 'for-6.14/selftests-trivial' into for-linusPetr Mladek1-1/+1
2025-01-17Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+26
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-17/+51
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski1-3/+13
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira1-3/+6
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+6
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts1-4/+4
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan2-2/+2
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+171
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini23-119/+380
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-1/+0
2025-01-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman1-1/+1
2025-01-10Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+19
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+28
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark1-0/+26
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt2-0/+6
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang1-0/+2
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang1-0/+4
2025-01-09selftests: add listmount() iteration testsChristian Brauner2-1/+67
2025-01-09selftests: remove unneeded includeChristian Brauner1-1/+0
2025-01-09selftests: add tests for mntns iterationChristian Brauner3-1/+151
2025-01-09seltests: move nsfs into filesystems subfolderChristian Brauner5-1/+1
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown1-2/+233
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss1-1/+4
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss1-0/+19
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss1-0/+148
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+43
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski1-2/+2
2025-01-04selftests: coredump: Add stackdump testNam Cao4-0/+222
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds15-27/+33
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+24
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes1-0/+43
2024-12-29Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2024-12-29objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng1-0/+1
2024-12-27Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-81/+96
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+11