summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-132-18/+11
|\
| * Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar2024-04-123-0/+25
| |\
| * \ Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar2024-04-09106-858/+3989
| |\ \
| * | | x86/selftests: Skip the tests if prerequisites aren't fulfilledMuhammad Usama Anjum2024-03-292-18/+11
* | | | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-131-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar2024-03-25776-10365/+44157
| |\ \ \ \
| * | | | | sched/balancing: Rename scheduler_tick() => sched_tick()Ingo Molnar2024-03-121-1/+1
* | | | | | Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-135-1/+300
|\ \ \ \ \ \
| * | | | | | selftests/perf_events: Test FASYNC with watermark wakeupsKyle Huey2024-04-143-1/+148
| * | | | | | Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar2024-04-1422-595/+2827
| |\ \ \ \ \ \
| * | | | | | | selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey2024-04-122-0/+152
* | | | | | | | Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-05-131-1/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: add F_DUPDFD_QUERY selftestsChristian Brauner2024-05-101-1/+54
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds2024-05-132-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | torture: Scale --do-kvfree test timePaul E. McKenney2024-04-161-1/+1
| * | | | | | | | rcutorture: Enable RCU priority boosting for TREE09Paul E. McKenney2024-04-091-2/+3
| * | | | | | | | rcutorture: Disable tracing to permit Tasks Rude RCU testingPaul E. McKenney2024-04-041-1/+1
| * | | | | | | | scftorture: Increase memory provided to guest OSPaul E. McKenney2024-04-041-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-133-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2024-05-073-3/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley2024-04-103-3/+3
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'kselftest-fix-vfork-2024-05-12' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-05-124-67/+147
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/harness: Handle TEST_F()'s explicit exit codesMickaël Salaün2024-05-111-1/+5
| * | | | | | | | selftests/harness: Fix vfork() side effectsMickaël Salaün2024-05-112-25/+57
| * | | | | | | | selftests/harness: Share _metadata between forked processesMickaël Salaün2024-05-111-11/+15
| * | | | | | | | selftests/pidfd: Fix wrong expectationMickaël Salaün2024-05-111-1/+1
| * | | | | | | | selftests/harness: Constify fixture variantsMickaël Salaün2024-05-111-2/+2
| * | | | | | | | selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün2024-05-111-22/+35
| * | | | | | | | selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün2024-05-111-1/+14
| * | | | | | | | selftests/harness: Fix fixture teardownMickaël Salaün2024-05-111-5/+9
| * | | | | | | | selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün2024-05-111-1/+9
| * | | | | | | | selftests/pidfd: Fix config for pidfd_setns_testMickaël Salaün2024-05-111-0/+2
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-105-33/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/mm: fix powerpc ARCH checkMichael Ellerman2024-05-101-3/+3
| * | | | | | | | | selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2024-05-052-29/+13
| * | | | | | | | | selftests/vDSO: fix building errors on LoongArchTiezhu Yang2024-05-051-1/+5
| * | | | | | | | | tools: fix userspace compilation with new test_xarray changesLuis Chamberlain2024-05-051-0/+2
* | | | | | | | | | Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-091-11/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel2024-05-081-11/+3
* | | | | | | | | | | Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-031-0/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2024-04-291-0/+7
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-021-0/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-261-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan2024-04-261-0/+3
* | | | | | | | | | | | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-301-0/+49
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton2024-04-241-0/+49
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-274-2/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2024-04-262-1/+11
| * | | | | | | | | | | perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie2024-04-261-1/+1
| * | | | | | | | | | | selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger2024-04-251-0/+14
| | |_|_|_|/ / / / / / | |/| | | | | | | | |