summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-1821-99/+322
|\
| * selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld2024-09-162-0/+30
| * s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens2024-09-132-1/+2
| * selftests: vDSO: fix vdso_config for s390Heiko Carstens2024-09-131-2/+2
| * selftests: vDSO: fix ELF hash table entry size for s390xJens Remus2024-09-131-4/+10
| * powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy2024-09-132-1/+2
| * selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld2024-09-134-1/+1
| * arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella2024-09-133-1/+7
| * selftests: vDSO: also test counter in vdso_test_chachaChristophe Leroy2024-09-131-9/+27
| * selftests: vDSO: build tests with O2 optimizationChristophe Leroy2024-09-131-1/+1
| * LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao2024-09-132-1/+2
| * selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld2024-09-131-5/+4
| * selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld2024-09-132-9/+45
| * random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld2024-09-131-3/+7
| * selftests: vDSO: ensure vgetrandom works in a time namespaceJason A. Donenfeld2024-09-131-1/+42
| * selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld2024-08-301-3/+3
| * selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy2024-08-301-4/+1
| * selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy2024-08-306-15/+90
| * selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy2024-08-301-1/+2
| * selftests: vDSO: fix vdso_config for powerpcChristophe Leroy2024-08-301-3/+3
| * selftests: vDSO: fix vDSO name for powerpcChristophe Leroy2024-08-301-0/+6
| * selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld2024-08-301-1/+6
| * selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao2024-08-301-0/+1
| * selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld2024-08-301-2/+1
| * selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld2024-08-301-3/+5
| * selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao2024-08-301-1/+1
| * selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy2024-08-302-7/+9
| * selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy2024-08-302-2/+6
| * selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy2024-08-302-1/+2
| * selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld2024-08-301-40/+27
* | Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-181-13/+14
|\ \
| * | perf/uprobe: split uprobe_unregister()Peter Zijlstra2024-09-051-1/+2
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2024-09-0566-610/+1956
| |\ \
| * | | uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov2024-08-021-13/+12
| * | | uprobes: kill uprobe_register_refctr()Oleg Nesterov2024-08-021-2/+2
| * | | selftests/bpf: fix uprobe.path leak in bpf_testmodJiri Olsa2024-08-021-0/+1
* | | | Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-182-3/+3
|\ \ \ \
| * | | | tools: gpio: rm .*.cmd on make cleanzhangjiao2024-09-021-1/+1
| * | | | tools: gpio: Fix the wrong format specifierZhu Jun2024-07-311-2/+2
| |/ / /
* | | | Merge tag 'lkmm.2024.09.14b' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-183-2/+134
|\ \ \ \
| * | | | tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txtAkira Yokosawa2024-09-131-1/+1
| * | | | tools/memory-model: Add locking.txt and glossary.txt to READMEAkira Yokosawa2024-09-131-0/+17
| * | | | tools/memory-model: Document herd7 (abstract) representationAndrea Parri2024-09-132-1/+116
| |/ / /
* | | | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-189-15/+55
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay2024-09-099-15/+55
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | refscale: Add TINY scenarioPaul E. McKenney2024-08-141-0/+20
| | | * | | tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.shPaul E. McKenney2024-07-291-2/+0
| | |/ / / | |/| | |
| | * | | torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney2024-08-141-11/+27
| | * | | rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney2024-08-071-0/+1
| | * | | rcutorture: Add CFcommon.arch for arch-specific Kconfig optionsZhouyi Zhou2024-07-295-2/+7
| |/ / /